You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/11/02 23:52:45 UTC

[JENKINS] Lucene-Solr-BadApples-Tests-8.x - Build # 262 - Still Unstable

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

1 tests failed.
FAILED:  org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.testDateMathInStart

Error Message:
router.start should not have any date math by this point and parse as an instant. Using class org.apache.solr.client.solrj.impl.ZkClientClusterStateProvider Found:2019-09-14T03:00:00Z/DAY

Stack Trace:
java.lang.AssertionError: router.start should not have any date math by this point and parse as an instant. Using class org.apache.solr.client.solrj.impl.ZkClientClusterStateProvider Found:2019-09-14T03:00:00Z/DAY
	at __randomizedtesting.SeedInfo.seed([C2A1559B30DB23F8:2E268B16906D2210]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.testDateMathInStart(TimeRoutedAliasUpdateProcessorTest.java:765)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 16181 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest
   [junit4]   2> 2668812 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[C2A1559B30DB23F8]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2668812 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[C2A1559B30DB23F8]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_C2A1559B30DB23F8-001/data-dir-323-001
   [junit4]   2> 2668812 WARN  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[C2A1559B30DB23F8]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 2668813 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[C2A1559B30DB23F8]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2668814 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[C2A1559B30DB23F8]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2668817 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.handleLegacyCollectionNames-seed#[C2A1559B30DB23F8]) [     ] o.a.s.SolrTestCaseJ4 ###Starting handleLegacyCollectionNames
   [junit4]   2> 2668817 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.handleLegacyCollectionNames-seed#[C2A1559B30DB23F8]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_C2A1559B30DB23F8-001/tempDir-001
   [junit4]   2> 2668817 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.handleLegacyCollectionNames-seed#[C2A1559B30DB23F8]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2668818 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2668818 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2668918 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.handleLegacyCollectionNames-seed#[C2A1559B30DB23F8]) [     ] o.a.s.c.ZkTestServer start zk server on port:45111
   [junit4]   2> 2668918 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.handleLegacyCollectionNames-seed#[C2A1559B30DB23F8]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:45111
   [junit4]   2> 2668918 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.handleLegacyCollectionNames-seed#[C2A1559B30DB23F8]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45111
   [junit4]   2> 2668918 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.handleLegacyCollectionNames-seed#[C2A1559B30DB23F8]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45111
   [junit4]   2> 2668920 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.handleLegacyCollectionNames-seed#[C2A1559B30DB23F8]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2668927 INFO  (zkConnectionManagerCallback-18837-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2668927 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.handleLegacyCollectionNames-seed#[C2A1559B30DB23F8]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2668936 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.handleLegacyCollectionNames-seed#[C2A1559B30DB23F8]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2668939 INFO  (zkConnectionManagerCallback-18839-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2668939 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.handleLegacyCollectionNames-seed#[C2A1559B30DB23F8]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2668942 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.handleLegacyCollectionNames-seed#[C2A1559B30DB23F8]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2668942 INFO  (zkConnectionManagerCallback-18841-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2668942 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.handleLegacyCollectionNames-seed#[C2A1559B30DB23F8]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2669049 WARN  (jetty-launcher-18842-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2669049 WARN  (jetty-launcher-18842-thread-2) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2669050 INFO  (jetty-launcher-18842-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2669050 INFO  (jetty-launcher-18842-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2669050 INFO  (jetty-launcher-18842-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2669050 INFO  (jetty-launcher-18842-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 2669050 WARN  (jetty-launcher-18842-thread-3) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2669050 INFO  (jetty-launcher-18842-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2669050 INFO  (jetty-launcher-18842-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2669050 INFO  (jetty-launcher-18842-thread-3) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 2669050 INFO  (jetty-launcher-18842-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2669050 INFO  (jetty-launcher-18842-thread-2) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 2669051 INFO  (jetty-launcher-18842-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2669051 INFO  (jetty-launcher-18842-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2669051 INFO  (jetty-launcher-18842-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2669051 INFO  (jetty-launcher-18842-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@50360ce2{/solr,null,AVAILABLE}
   [junit4]   2> 2669052 INFO  (jetty-launcher-18842-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2669052 INFO  (jetty-launcher-18842-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2669052 INFO  (jetty-launcher-18842-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2669052 INFO  (jetty-launcher-18842-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6ba5a093{/solr,null,AVAILABLE}
   [junit4]   2> 2669054 WARN  (jetty-launcher-18842-thread-4) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2669054 INFO  (jetty-launcher-18842-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2669054 INFO  (jetty-launcher-18842-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2669054 INFO  (jetty-launcher-18842-thread-4) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 2669058 INFO  (jetty-launcher-18842-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@327881f4{SSL,[ssl, http/1.1]}{127.0.0.1:35775}
   [junit4]   2> 2669058 INFO  (jetty-launcher-18842-thread-3) [     ] o.e.j.s.Server Started @2669094ms
   [junit4]   2> 2669058 INFO  (jetty-launcher-18842-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35775}
   [junit4]   2> 2669058 ERROR (jetty-launcher-18842-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2669058 INFO  (jetty-launcher-18842-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2669058 INFO  (jetty-launcher-18842-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.4.0
   [junit4]   2> 2669058 INFO  (jetty-launcher-18842-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2669058 INFO  (jetty-launcher-18842-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2669058 INFO  (jetty-launcher-18842-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-11-02T23:31:44.430Z
   [junit4]   2> 2669060 INFO  (jetty-launcher-18842-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2669060 INFO  (jetty-launcher-18842-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1dac8341{SSL,[ssl, http/1.1]}{127.0.0.1:46147}
   [junit4]   2> 2669060 INFO  (jetty-launcher-18842-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2669060 INFO  (jetty-launcher-18842-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2669060 INFO  (jetty-launcher-18842-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@218c3f25{/solr,null,AVAILABLE}
   [junit4]   2> 2669061 INFO  (jetty-launcher-18842-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@15525782{SSL,[ssl, http/1.1]}{127.0.0.1:33603}
   [junit4]   2> 2669061 INFO  (jetty-launcher-18842-thread-2) [     ] o.e.j.s.Server Started @2669098ms
   [junit4]   2> 2669061 INFO  (jetty-launcher-18842-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33603}
   [junit4]   2> 2669061 ERROR (jetty-launcher-18842-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2669061 INFO  (jetty-launcher-18842-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2669061 INFO  (jetty-launcher-18842-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.4.0
   [junit4]   2> 2669061 INFO  (jetty-launcher-18842-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2669061 INFO  (jetty-launcher-18842-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2669061 INFO  (jetty-launcher-18842-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-11-02T23:31:44.433Z
   [junit4]   2> 2669062 INFO  (jetty-launcher-18842-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2669062 INFO  (zkConnectionManagerCallback-18846-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2669062 INFO  (jetty-launcher-18842-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2669063 INFO  (jetty-launcher-18842-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2669063 INFO  (jetty-launcher-18842-thread-1) [     ] o.e.j.s.Server Started @2669100ms
   [junit4]   2> 2669063 INFO  (jetty-launcher-18842-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46147}
   [junit4]   2> 2669063 ERROR (jetty-launcher-18842-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2669063 INFO  (jetty-launcher-18842-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2669063 INFO  (jetty-launcher-18842-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.4.0
   [junit4]   2> 2669063 INFO  (jetty-launcher-18842-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2669063 INFO  (jetty-launcher-18842-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2669063 INFO  (jetty-launcher-18842-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-11-02T23:31:44.435Z
   [junit4]   2> 2669064 INFO  (jetty-launcher-18842-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2669072 INFO  (jetty-launcher-18842-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2669073 INFO  (zkConnectionManagerCallback-18844-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2669073 INFO  (jetty-launcher-18842-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2669073 INFO  (jetty-launcher-18842-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2669073 INFO  (jetty-launcher-18842-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2669073 INFO  (jetty-launcher-18842-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2669073 INFO  (jetty-launcher-18842-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2669073 INFO  (jetty-launcher-18842-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@64347134{/solr,null,AVAILABLE}
   [junit4]   2> 2669074 INFO  (jetty-launcher-18842-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7214634c{SSL,[ssl, http/1.1]}{127.0.0.1:35337}
   [junit4]   2> 2669074 INFO  (jetty-launcher-18842-thread-4) [     ] o.e.j.s.Server Started @2669110ms
   [junit4]   2> 2669074 INFO  (jetty-launcher-18842-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35337}
   [junit4]   2> 2669074 ERROR (jetty-launcher-18842-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2669074 INFO  (jetty-launcher-18842-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2669074 INFO  (jetty-launcher-18842-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.4.0
   [junit4]   2> 2669074 INFO  (jetty-launcher-18842-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2669074 INFO  (jetty-launcher-18842-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2669074 INFO  (jetty-launcher-18842-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-11-02T23:31:44.446Z
   [junit4]   2> 2669075 INFO  (jetty-launcher-18842-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2669079 INFO  (zkConnectionManagerCallback-18848-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2669079 INFO  (jetty-launcher-18842-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2669080 INFO  (jetty-launcher-18842-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2669087 INFO  (zkConnectionManagerCallback-18850-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2669087 INFO  (jetty-launcher-18842-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2669088 INFO  (jetty-launcher-18842-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2669229 INFO  (jetty-launcher-18842-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2669230 WARN  (jetty-launcher-18842-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2669235 WARN  (jetty-launcher-18842-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1f002dd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2669235 WARN  (jetty-launcher-18842-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1f002dd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2669238 WARN  (jetty-launcher-18842-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2669239 WARN  (jetty-launcher-18842-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6bc2b7ee[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2669239 WARN  (jetty-launcher-18842-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6bc2b7ee[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2669240 INFO  (jetty-launcher-18842-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45111/solr
   [junit4]   2> 2669242 INFO  (jetty-launcher-18842-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2669242 INFO  (zkConnectionManagerCallback-18858-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2669242 INFO  (jetty-launcher-18842-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2669321 INFO  (jetty-launcher-18842-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2669321 WARN  (jetty-launcher-18842-thread-3) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2669322 WARN  (jetty-launcher-18842-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@22c66bd5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2669322 WARN  (jetty-launcher-18842-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@22c66bd5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2669330 WARN  (jetty-launcher-18842-thread-3) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2669331 WARN  (jetty-launcher-18842-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@72060280[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2669331 WARN  (jetty-launcher-18842-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@72060280[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2669332 INFO  (jetty-launcher-18842-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45111/solr
   [junit4]   2> 2669333 INFO  (jetty-launcher-18842-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2669333 INFO  (zkConnectionManagerCallback-18865-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2669333 INFO  (jetty-launcher-18842-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2669375 INFO  (jetty-launcher-18842-thread-1) [n:127.0.0.1:46147_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2669375 INFO  (zkConnectionManagerCallback-18867-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2669375 INFO  (jetty-launcher-18842-thread-1) [n:127.0.0.1:46147_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2669420 INFO  (jetty-launcher-18842-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2669420 WARN  (jetty-launcher-18842-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2669421 WARN  (jetty-launcher-18842-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4224ed7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2669421 WARN  (jetty-launcher-18842-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4224ed7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2669423 WARN  (jetty-launcher-18842-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2669424 WARN  (jetty-launcher-18842-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2f61c2e5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2669424 WARN  (jetty-launcher-18842-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2f61c2e5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2669425 INFO  (jetty-launcher-18842-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45111/solr
   [junit4]   2> 2669431 INFO  (jetty-launcher-18842-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2669432 INFO  (jetty-launcher-18842-thread-1) [n:127.0.0.1:46147_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46147_solr
   [junit4]   2> 2669432 INFO  (jetty-launcher-18842-thread-1) [n:127.0.0.1:46147_solr     ] o.a.s.c.Overseer Overseer (id=72657844647493641-127.0.0.1:46147_solr-n_0000000000) starting
   [junit4]   2> 2669434 INFO  (zkConnectionManagerCallback-18875-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2669434 INFO  (jetty-launcher-18842-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2669438 INFO  (OverseerStateUpdate-72657844647493641-127.0.0.1:46147_solr-n_0000000000) [n:127.0.0.1:46147_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:46147_solr
   [junit4]   2> 2669438 INFO  (jetty-launcher-18842-thread-1) [n:127.0.0.1:46147_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46147_solr
   [junit4]   2> 2669439 INFO  (zkCallback-18866-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2669452 INFO  (jetty-launcher-18842-thread-1) [n:127.0.0.1:46147_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2669473 INFO  (jetty-launcher-18842-thread-1) [n:127.0.0.1:46147_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46147.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4caa3d58
   [junit4]   2> 2669481 INFO  (jetty-launcher-18842-thread-1) [n:127.0.0.1:46147_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46147.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4caa3d58
   [junit4]   2> 2669481 INFO  (jetty-launcher-18842-thread-1) [n:127.0.0.1:46147_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46147.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4caa3d58
   [junit4]   2> 2669482 INFO  (jetty-launcher-18842-thread-1) [n:127.0.0.1:46147_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_C2A1559B30DB23F8-001/tempDir-001/node1/.
   [junit4]   2> 2669581 INFO  (jetty-launcher-18842-thread-2) [n:127.0.0.1:33603_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2669583 INFO  (zkConnectionManagerCallback-18880-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2669583 INFO  (jetty-launcher-18842-thread-2) [n:127.0.0.1:33603_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2669585 INFO  (jetty-launcher-18842-thread-2) [n:127.0.0.1:33603_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2669587 INFO  (jetty-launcher-18842-thread-2) [n:127.0.0.1:33603_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:33603_solr as DOWN
   [junit4]   2> 2669588 INFO  (jetty-launcher-18842-thread-2) [n:127.0.0.1:33603_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2669588 INFO  (jetty-launcher-18842-thread-2) [n:127.0.0.1:33603_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33603_solr
   [junit4]   2> 2669589 INFO  (zkCallback-18866-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2669591 INFO  (jetty-launcher-18842-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2669591 WARN  (jetty-launcher-18842-thread-4) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2669594 INFO  (zkCallback-18879-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2669594 WARN  (jetty-launcher-18842-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1e796730[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2669594 WARN  (jetty-launcher-18842-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1e796730[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2669598 WARN  (jetty-launcher-18842-thread-4) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2669601 WARN  (jetty-launcher-18842-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@41f34d6d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2669601 WARN  (jetty-launcher-18842-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@41f34d6d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2669602 INFO  (jetty-launcher-18842-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45111/solr
   [junit4]   2> 2669603 INFO  (jetty-launcher-18842-thread-2) [n:127.0.0.1:33603_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2669607 INFO  (jetty-launcher-18842-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2669611 INFO  (zkConnectionManagerCallback-18890-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2669611 INFO  (jetty-launcher-18842-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2669617 INFO  (jetty-launcher-18842-thread-2) [n:127.0.0.1:33603_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33603.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4caa3d58
   [junit4]   2> 2669624 INFO  (jetty-launcher-18842-thread-2) [n:127.0.0.1:33603_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33603.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4caa3d58
   [junit4]   2> 2669624 INFO  (jetty-launcher-18842-thread-2) [n:127.0.0.1:33603_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33603.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4caa3d58
   [junit4]   2> 2669625 INFO  (jetty-launcher-18842-thread-2) [n:127.0.0.1:33603_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_C2A1559B30DB23F8-001/tempDir-001/node2/.
   [junit4]   2> 2669675 INFO  (jetty-launcher-18842-thread-3) [n:127.0.0.1:35775_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2669676 INFO  (zkConnectionManagerCallback-18892-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2669676 INFO  (jetty-launcher-18842-thread-3) [n:127.0.0.1:35775_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2669680 INFO  (jetty-launcher-18842-thread-3) [n:127.0.0.1:35775_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2669682 INFO  (jetty-launcher-18842-thread-3) [n:127.0.0.1:35775_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:35775_solr as DOWN
   [junit4]   2> 2669683 INFO  (jetty-launcher-18842-thread-3) [n:127.0.0.1:35775_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2669683 INFO  (jetty-launcher-18842-thread-3) [n:127.0.0.1:35775_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35775_solr
   [junit4]   2> 2669684 INFO  (zkCallback-18866-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2669684 INFO  (zkCallback-18879-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2669695 INFO  (zkCallback-18891-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2669696 INFO  (jetty-launcher-18842-thread-3) [n:127.0.0.1:35775_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2669708 INFO  (jetty-launcher-18842-thread-3) [n:127.0.0.1:35775_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35775.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4caa3d58
   [junit4]   2> 2669714 INFO  (jetty-launcher-18842-thread-3) [n:127.0.0.1:35775_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35775.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4caa3d58
   [junit4]   2> 2669714 INFO  (jetty-launcher-18842-thread-3) [n:127.0.0.1:35775_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35775.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4caa3d58
   [junit4]   2> 2669715 INFO  (jetty-launcher-18842-thread-3) [n:127.0.0.1:35775_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_C2A1559B30DB23F8-001/tempDir-001/node3/.
   [junit4]   2> 2669779 INFO  (jetty-launcher-18842-thread-4) [n:127.0.0.1:35337_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2669783 INFO  (zkConnectionManagerCallback-18898-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2669783 INFO  (jetty-launcher-18842-thread-4) [n:127.0.0.1:35337_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2669793 INFO  (jetty-launcher-18842-thread-4) [n:127.0.0.1:35337_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2669795 INFO  (jetty-launcher-18842-thread-4) [n:127.0.0.1:35337_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:35337_solr as DOWN
   [junit4]   2> 2669796 INFO  (jetty-launcher-18842-thread-4) [n:127.0.0.1:35337_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2669796 INFO  (jetty-launcher-18842-thread-4) [n:127.0.0.1:35337_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35337_solr
   [junit4]   2> 2669797 INFO  (zkCallback-18866-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2669797 INFO  (zkCallback-18879-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2669797 INFO  (zkCallback-18891-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2669803 INFO  (zkCallback-18897-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2669811 INFO  (jetty-launcher-18842-thread-4) [n:127.0.0.1:35337_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2669822 INFO  (jetty-launcher-18842-thread-4) [n:127.0.0.1:35337_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35337.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4caa3d58
   [junit4]   2> 2669829 INFO  (jetty-launcher-18842-thread-4) [n:127.0.0.1:35337_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35337.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4caa3d58
   [junit4]   2> 2669829 INFO  (jetty-launcher-18842-thread-4) [n:127.0.0.1:35337_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35337.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4caa3d58
   [junit4]   2> 2669829 INFO  (jetty-launcher-18842-thread-4) [n:127.0.0.1:35337_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_C2A1559B30DB23F8-001/tempDir-001/node4/.
   [junit4]   2> 2669879 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.handleLegacyCollectionNames-seed#[C2A1559B30DB23F8]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 2669883 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.handleLegacyCollectionNames-seed#[C2A1559B30DB23F8]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2669887 INFO  (zkConnectionManagerCallback-18907-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2669887 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.handleLegacyCollectionNames-seed#[C2A1559B30DB23F8]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2669888 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.handleLegacyCollectionNames-seed#[C2A1559B30DB23F8]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2669889 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.handleLegacyCollectionNames-seed#[C2A1559B30DB23F8]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45111/solr ready
   [junit4]   2> 2669996 INFO  (qtp1381395776-50409) [n:127.0.0.1:46147_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2669999 INFO  (qtp1381395776-50409) [n:127.0.0.1:46147_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 2670001 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.handleLegacyCollectionNames-seed#[C2A1559B30DB23F8]) [     ] o.a.s.u.p.TimeRoutedAliasUpdateProcessorTest SolrClient: org.apache.solr.client.solrj.impl.CloudSolrClient@6db1a4ae
   [junit4]   2> 2670001 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.handleLegacyCollectionNames-seed#[C2A1559B30DB23F8]) [     ] o.a.s.u.p.TimeRoutedAliasUpdateProcessorTest ClusterStateProvider org.apache.solr.client.solrj.impl.HttpClusterStateProvider@475a7047
   [junit4]   2> 2670013 INFO  (qtp1039040698-50445) [n:127.0.0.1:35337_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2670014 INFO  (qtp1039040698-50445) [n:127.0.0.1:35337_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> 2670014 INFO  (qtp1039040698-50448) [n:127.0.0.1:35337_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2670017 INFO  (qtp1039040698-50448) [n:127.0.0.1:35337_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 2670018 INFO  (qtp1039040698-50428) [n:127.0.0.1:35337_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2670019 INFO  (qtp1039040698-50428) [n:127.0.0.1:35337_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> 2670019 INFO  (qtp1039040698-50434) [n:127.0.0.1:35337_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2670020 INFO  (qtp1039040698-50434) [n:127.0.0.1:35337_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> 2670023 INFO  (qtp1039040698-50428) [n:127.0.0.1:35337_solr     ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params baseConfigSet=_default&name=handleLegacyCollectionNames&action=CREATE&wt=javabin&version=2 
   [junit4]   2> 2670025 INFO  (OverseerThreadFactory-13460-thread-1-processing-n:127.0.0.1:46147_solr) [n:127.0.0.1:46147_solr     ] o.a.s.c.OverseerConfigSetMessageHandler OverseerConfigSetMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"handleLegacyCollectionNames",
   [junit4]   2>   "baseConfigSet":"_default",
   [junit4]   2>   "immutable":"false",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 2670026 INFO  (OverseerThreadFactory-13460-thread-1-processing-n:127.0.0.1:46147_solr) [n:127.0.0.1:46147_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/handleLegacyCollectionNames/protwords.txt
   [junit4]   2> 2670027 INFO  (OverseerThreadFactory-13460-thread-1-processing-n:127.0.0.1:46147_solr) [n:127.0.0.1:46147_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/handleLegacyCollectionNames/managed-schema
   [junit4]   2> 2670028 INFO  (OverseerThreadFactory-13460-thread-1-processing-n:127.0.0.1:46147_solr) [n:127.0.0.1:46147_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/handleLegacyCollectionNames/solrconfig.xml
   [junit4]   2> 2670030 INFO  (OverseerThreadFactory-13460-thread-1-processing-n:127.0.0.1:46147_solr) [n:127.0.0.1:46147_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/handleLegacyCollectionNames/synonyms.txt
   [junit4]   2> 2670030 INFO  (OverseerThreadFactory-13460-thread-1-processing-n:127.0.0.1:46147_solr) [n:127.0.0.1:46147_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/handleLegacyCollectionNames/stopwords.txt
   [junit4]   2> 2670031 INFO  (OverseerThreadFactory-13460-thread-1-processing-n:127.0.0.1:46147_solr) [n:127.0.0.1:46147_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/handleLegacyCollectionNames/params.json
   [junit4]   2> 2670032 INFO  (OverseerThreadFactory-13460-thread-1-processing-n:127.0.0.1:46147_solr) [n:127.0.0.1:46147_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/handleLegacyCollectionNames/lang/contractions_it.txt
   [junit4]   2> 2670033 INFO  (OverseerThreadFactory-13460-thread-1-processing-n:127.0.0.1:46147_solr) [n:127.0.0.1:46147_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/handleLegacyCollectionNames/lang/stopwords_no.txt
   [junit4]   2> 2670034 INFO  (OverseerThreadFactory-13460-thread-1-processing-n:127.0.0.1:46147_solr) [n:127.0.0.1:46147_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/handleLegacyCollectionNames/lang/contractions_ca.txt
   [junit4]   2> 2670035 INFO  (OverseerThreadFactory-13460-thread-1-processing-n:127.0.0.1:46147_solr) [n:127.0.0.1:46147_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/handleLegacyCollectionNames/lang/stemdict_nl.txt
   [junit4]   2> 2670036 INFO  (OverseerThreadFactory-13460-thread-1-processing-n:127.0.0.1:46147_solr) [n:127.0.0.1:46147_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/handleLegacyCollectionNames/lang/stopwords_hy.txt
   [junit4]   2> 2670037 INFO  (OverseerThreadFactory-13460-thread-1-processing-n:127.0.0.1:46147_solr) [n:127.0.0.1:46147_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/handleLegacyCollectionNames/lang/stopwords_id.txt
   [junit4]   2> 2670038 INFO  (OverseerThreadFactory-13460-thread-1-processing-n:127.0.0.1:46147_solr) [n:127.0.0.1:46147_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_et.txt to /configs/handleLegacyCollectionNames/lang/stopwords_et.txt
   [junit4]   2> 2670039 INFO  (OverseerThreadFactory-13460-thread-1-processing-n:127.0.0.1:46147_solr) [n:127.0.0.1:46147_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/handleLegacyCollectionNames/lang/stopwords_ga.txt
   [junit4]   2> 2670040 INFO  (OverseerThreadFactory-13460-thread-1-processing-n:127.0.0.1:46147_solr) [n:127.0.0.1:46147_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/handleLegacyCollectionNames/lang/stopwords_da.txt
   [junit4]   2> 2670041 INFO  (OverseerThreadFactory-13460-thread-1-processing-n:127.0.0.1:46147_solr) [n:127.0.0.1:46147_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/handleLegacyCollectionNames/lang/stopwords_hi.txt
   [junit4]   2> 2670042 INFO  (OverseerThreadFactory-13460-thread-1-processing-n:127.0.0.1:46147_solr) [n:127.0.0.1:46147_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/handleLegacyCollectionNames/lang/stopwords_ja.txt
   [junit4]   2> 2670050 INFO  (OverseerThreadFactory-13460-thread-1-processing-n:127.0.0.1:46147_solr) [n:127.0.0.1:46147_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/handleLegacyCollectionNames/lang/stopwords_pt.txt
   [junit4]   2> 2670051 INFO  (OverseerThreadFactory-13460-thread-1-processing-n:127.0.0.1:46147_solr) [n:127.0.0.1:46147_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/handleLegacyCollectionNames/lang/stopwords_hu.txt
   [junit4]   2> 2670052 INFO  (OverseerThreadFactory-13460-thread-1-processing-n:127.0.0.1:46147_solr) [n:127.0.0.1:46147_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/handleLegacyCollectionNames/lang/stopwords_el.txt
   [junit4]   2> 2670056 INFO  (OverseerThreadFactory-13460-thread-1-processing-n:127.0.0.1:46147_solr) [n:127.0.0.1:46147_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/handleLegacyCollectionNames/lang/stopwords_ru.txt
   [junit4]   2> 2670057 INFO  (OverseerThreadFactory-13460-thread-1-processing-n:127.0.0.1:46147_solr) [n:127.0.0.1:46147_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/handleLegacyCollectionNames/lang/stopwords_tr.txt
   [junit4]   2> 2670058 INFO  (OverseerThreadFactory-13460-thread-1-processing-n:127.0.0.1:46147_solr) [n:127.0.0.1:46147_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/handleLegacyCollectionNames/lang/stopwords_ar.txt
   [junit4]   2> 2670059 INFO  (OverseerThreadFactory-13460-thread-1-processing-n:127.0.0.1:46147_solr) [n:127.0.0.1:46147_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/handleLegacyCollectionNames/lang/userdict_ja.txt
   [junit4]   2> 2670059 INFO  (OverseerThreadFactory-13460-thread-1-processing-n:127.0.0.1:46147_solr) [n:127.0.0.1:46147_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/handleLegacyCollectionNames/lang/stopwords_it.txt
   [junit4]   2> 2670060 INFO  (OverseerThreadFactory-13460-thread-1-processing-n:127.0.0.1:46147_solr) [n:127.0.0.1:46147_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/handleLegacyCollectionNames/lang/stopwords_eu.txt
   [junit4]   2> 2670061 INFO  (OverseerThreadFactory-13460-thread-1-processing-n:127.0.0.1:46147_solr) [n:127.0.0.1:46147_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/handleLegacyCollectionNames/lang/stopwords_cz.txt
   [junit4]   2> 2670062 INFO  (OverseerThreadFactory-13460-thread-1-processing-n:127.0.0.1:46147_solr) [n:127.0.0.1:46147_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/handleLegacyCollectionNames/lang/stoptags_ja.txt
   [junit4]   2> 2670063 INFO  (OverseerThreadFactory-13460-thread-1-processing-n:127.0.0.1:46147_solr) [n:127.0.0.1:46147_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/handleLegacyCollectionNames/lang/contractions_fr.txt
   [junit4]   2> 2670064 INFO  (OverseerThreadFactory-13460-thread-1-processing-n:127.0.0.1:46147_solr) [n:127.0.0.1:46147_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/handleLegacyCollectionNames/lang/stopwords_de.txt
   [junit4]   2> 2670065 INFO  (OverseerThreadFactory-13460-thread-1-processing-n:127.0.0.1:46147_solr) [n:127.0.0.1:46147_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/handleLegacyCollectionNames/lang/stopwords_fa.txt
   [junit4]   2> 2670066 INFO  (OverseerThreadFactory-13460-thread-1-processing-n:127.0.0.1:46147_solr) [n:127.0.0.1:46147_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/handleLegacyCollectionNames/lang/contractions_ga.txt
   [junit4]   2> 2670067 INFO  (OverseerThreadFactory-13460-thread-1-processing-n:127.0.0.1:46147_solr) [n:127.0.0.1:46147_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/handleLegacyCollectionNames/lang/stopwords_ca.txt
   [junit4]   2> 2670068 INFO  (OverseerThreadFactory-13460-thread-1-processing-n:127.0.0.1:46147_solr) [n:127.0.0.1:46147_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/handleLegacyCollectionNames/lang/stopwords_nl.txt
   [junit4]   2> 2670070 INFO  (OverseerThreadFactory-13460-thread-1-processing-n:127.0.0.1:46147_solr) [n:127.0.0.1:46147_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/handleLegacyCollectionNames/lang/stopwords_bg.txt
   [junit4]   2> 2670071 INFO  (OverseerThreadFactory-13460-thread-1-processing-n:127.0.0.1:46147_solr) [n:127.0.0.1:46147_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/handleLegacyCollectionNames/lang/stopwords_en.txt
   [junit4]   2> 2670072 INFO  (OverseerThreadFactory-13460-thread-1-processing-n:127.0.0.1:46147_solr) [n:127.0.0.1:46147_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/handleLegacyCollectionNames/lang/stopwords_lv.txt
   [junit4]   2> 2670073 INFO  (OverseerThreadFactory-13460-thread-1-processing-n:127.0.0.1:46147_solr) [n:127.0.0.1:46147_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/handleLegacyCollectionNames/lang/stopwords_es.txt
   [junit4]   2> 2670074 INFO  (OverseerThreadFactory-13460-thread-1-processing-n:127.0.0.1:46147_solr) [n:127.0.0.1:46147_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/handleLegacyCollectionNames/lang/stopwords_th.txt
   [junit4]   2> 2670075 INFO  (OverseerThreadFactory-13460-thread-1-processing-n:127.0.0.1:46147_solr) [n:127.0.0.1:46147_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/handleLegacyCollectionNames/lang/stopwords_ro.txt
   [junit4]   2> 2670075 INFO  (OverseerThreadFactory-13460-thread-1-processing-n:127.0.0.1:46147_solr) [n:127.0.0.1:46147_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/handleLegacyCollectionNames/lang/stopwords_fr.txt
   [junit4]   2> 2670076 INFO  (OverseerThreadFactory-13460-thread-1-processing-n:127.0.0.1:46147_solr) [n:127.0.0.1:46147_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/handleLegacyCollectionNames/lang/stopwords_sv.txt
   [junit4]   2> 2670077 INFO  (OverseerThreadFactory-13460-thread-1-processing-n:127.0.0.1:46147_solr) [n:127.0.0.1:46147_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/handleLegacyCollectionNames/lang/stopwords_fi.txt
   [junit4]   2> 2670078 INFO  (OverseerThreadFactory-13460-thread-1-processing-n:127.0.0.1:46147_solr) [n:127.0.0.1:46147_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/handleLegacyCollectionNames/lang/hyphenations_ga.txt
   [junit4]   2> 2670079 INFO  (OverseerThreadFactory-13460-thread-1-processing-n:127.0.0.1:46147_solr) [n:127.0.0.1:46147_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/handleLegacyCollectionNames/lang/stopwords_gl.txt
   [junit4]   2> 2670083 INFO  (qtp1039040698-50428) [n:127.0.0.1:35337_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={baseConfigSet=_default&name=handleLegacyCollectionNames&action=CREATE&wt=javabin&version=2} status=0 QTime=60
   [junit4]   2> 2670084 INFO  (qtp1039040698-50434) [n:127.0.0.1:35337_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2670085 INFO  (qtp1039040698-50434) [n:127.0.0.1:35337_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> 2670085 INFO  (qtp1039040698-50443) [n:127.0.0.1:35337_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2670086 INFO  (qtp1039040698-50443) [n:127.0.0.1:35337_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> 2670086 INFO  (qtp1039040698-50445) [n:127.0.0.1:35337_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2670086 INFO  (qtp1039040698-50445) [n:127.0.0.1:35337_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> 2670087 INFO  (qtp1039040698-50448) [n:127.0.0.1:35337_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2670087 INFO  (qtp1039040698-50448) [n:127.0.0.1:35337_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> 2670088 INFO  (qtp1039040698-50428) [n:127.0.0.1:35337_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=handleLegacyCollectionNames&name=handleLegacyCollectionNames&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2670096 INFO  (OverseerCollectionConfigSetProcessor-72657844647493641-127.0.0.1:46147_solr-n_0000000000) [n:127.0.0.1:46147_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> 2670096 INFO  (OverseerThreadFactory-13460-thread-2-processing-n:127.0.0.1:46147_solr) [n:127.0.0.1:46147_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection handleLegacyCollectionNames
   [junit4]   2> 2670205 INFO  (OverseerStateUpdate-72657844647493641-127.0.0.1:46147_solr-n_0000000000) [n:127.0.0.1:46147_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"handleLegacyCollectionNames",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"handleLegacyCollectionNames_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35775/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2670445 INFO  (qtp2105702927-50415) [n:127.0.0.1:35775_solr    x:handleLegacyCollectionNames_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=handleLegacyCollectionNames&newCollection=true&name=handleLegacyCollectionNames_shard1_replica_n1&action=CREATE&numShards=1&collection=handleLegacyCollectionNames&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2671468 INFO  (qtp2105702927-50415) [n:127.0.0.1:35775_solr c:handleLegacyCollectionNames s:shard1 r:core_node2 x:handleLegacyCollectionNames_shard1_replica_n1 ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 2671469 INFO  (qtp2105702927-50415) [n:127.0.0.1:35775_solr c:handleLegacyCollectionNames s:shard1 r:core_node2 x:handleLegacyCollectionNames_shard1_replica_n1 ] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 2671469 WARN  (qtp2105702927-50415) [n:127.0.0.1:35775_solr c:handleLegacyCollectionNames s:shard1 r:core_node2 x:handleLegacyCollectionNames_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_C2A1559B30DB23F8-001/tempDir-001/node3/handleLegacyCollectionNames_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_C2A1559B30DB23F8-001/tempDir-001/node3/handleLegacyCollectionNames_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 2671469 WARN  (qtp2105702927-50415) [n:127.0.0.1:35775_solr c:handleLegacyCollectionNames s:shard1 r:core_node2 x:handleLegacyCollectionNames_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_C2A1559B30DB23F8-001/tempDir-001/node3/handleLegacyCollectionNames_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_C2A1559B30DB23F8-001/tempDir-001/node3/handleLegacyCollectionNames_shard1_replica_n1/../../../../dist
   [junit4]   2> 2671469 WARN  (qtp2105702927-50415) [n:127.0.0.1:35775_solr c:handleLegacyCollectionNames s:shard1 r:core_node2 x:handleLegacyCollectionNames_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_C2A1559B30DB23F8-001/tempDir-001/node3/handleLegacyCollectionNames_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_C2A1559B30DB23F8-001/tempDir-001/node3/handleLegacyCollectionNames_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 2671469 WARN  (qtp2105702927-50415) [n:127.0.0.1:35775_solr c:handleLegacyCollectionNames s:shard1 r:core_node2 x:handleLegacyCollectionNames_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_C2A1559B30DB23F8-001/tempDir-001/node3/handleLegacyCollectionNames_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_C2A1559B30DB23F8-001/tempDir-001/node3/handleLegacyCollectionNames_shard1_replica_n1/../../../../dist
   [junit4]   2> 2671469 WARN  (qtp2105702927-50415) [n:127.0.0.1:35775_solr c:handleLegacyCollectionNames s:shard1 r:core_node2 x:handleLegacyCollectionNames_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_C2A1559B30DB23F8-001/tempDir-001/node3/handleLegacyCollectionNames_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_C2A1559B30DB23F8-001/tempDir-001/node3/handleLegacyCollectionNames_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 2671470 WARN  (qtp2105702927-50415) [n:127.0.0.1:35775_solr c:handleLegacyCollectionNames s:shard1 r:core_node2 x:handleLegacyCollectionNames_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_C2A1559B30DB23F8-001/tempDir-001/node3/handleLegacyCollectionNames_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_C2A1559B30DB23F8-001/tempDir-001/node3/handleLegacyCollectionNames_shard1_replica_n1/../../../../dist
   [junit4]   2> 2671470 WARN  (qtp2105702927-50415) [n:127.0.0.1:35775_solr c:handleLegacyCollectionNames s:shard1 r:core_node2 x:handleLegacyCollectionNames_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_C2A1559B30DB23F8-001/tempDir-001/node3/handleLegacyCollectionNames_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_C2A1559B30DB23F8-001/tempDir-001/node3/handleLegacyCollectionNames_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 2671470 WARN  (qtp2105702927-50415) [n:127.0.0.1:35775_solr c:handleLegacyCollectionNames s:shard1 r:core_node2 x:handleLegacyCollectionNames_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_C2A1559B30DB23F8-001/tempDir-001/node3/handleLegacyCollectionNames_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_C2A1559B30DB23F8-001/tempDir-001/node3/handleLegacyCollectionNames_shard1_replica_n1/../../../../dist
   [junit4]   2> 2671470 WARN  (qtp2105702927-50415) [n:127.0.0.1:35775_solr c:handleLegacyCollectionNames s:shard1 r:core_node2 x:handleLegacyCollectionNames_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_C2A1559B30DB23F8-001/tempDir-001/node3/handleLegacyCollectionNames_shard1_replica_n1/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_C2A1559B30DB23F8-001/tempDir-001/node3/handleLegacyCollectionNames_shard1_replica_n1/../../../../dist
   [junit4]   2> 2671470 INFO  (qtp2105702927-50415) [n:127.0.0.1:35775_solr c:handleLegacyCollectionNames s:shard1 r:core_node2 x:handleLegacyCollectionNames_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.4.0
   [junit4]   2> 2671492 INFO  (qtp2105702927-50415) [n:127.0.0.1:35775_solr c:handleLegacyCollectionNames s:shard1 r:core_node2 x:handleLegacyCollectionNames_shard1_replica_n1 ] o.a.s.s.IndexSchema [handleLegacyCollectionNames_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 2671678 INFO  (qtp2105702927-50415) [n:127.0.0.1:35775_solr c:handleLegacyCollectionNames s:shard1 r:core_node2 x:handleLegacyCollectionNames_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 2671702 INFO  (qtp2105702927-50415) [n:127.0.0.1:35775_solr c:handleLegacyCollectionNames s:shard1 r:core_node2 x:handleLegacyCollectionNames_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'handleLegacyCollectionNames_shard1_replica_n1' using configuration from collection handleLegacyCollectionNames, trusted=true
   [junit4]   2> 2671703 INFO  (qtp2105702927-50415) [n:127.0.0.1:35775_solr c:handleLegacyCollectionNames s:shard1 r:core_node2 x:handleLegacyCollectionNames_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35775.solr.core.handleLegacyCollectionNames.shard1.replica_n1' (registry 'solr.core.handleLegacyCollectionNames.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4caa3d58
   [junit4]   2> 2671703 INFO  (qtp2105702927-50415) [n:127.0.0.1:35775_solr c:handleLegacyCollectionNames s:shard1 r:core_node2 x:handleLegacyCollectionNames_shard1_replica_n1 ] o.a.s.c.SolrCore [[handleLegacyCollectionNames_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_C2A1559B30DB23F8-001/tempDir-001/node3/handleLegacyCollectionNames_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_C2A1559B30DB23F8-001/tempDir-001/node3/./handleLegacyCollectionNames_shard1_replica_n1/data/]
   [junit4]   2> 2671705 INFO  (qtp2105702927-50415) [n:127.0.0.1:35775_solr c:handleLegacyCollectionNames s:shard1 r:core_node2 x:handleLegacyCollectionNames_shard1_replica_n1 ] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 2671742 INFO  (qtp2105702927-50415) [n:127.0.0.1:35775_solr c:handleLegacyCollectionNames s:shard1 r:core_node2 x:handleLegacyCollectionNames_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2671742 INFO  (qtp2105702927-50415) [n:127.0.0.1:35775_solr c:handleLegacyCollectionNames s:shard1 r:core_node2 x:handleLegacyCollectionNames_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2671744 INFO  (qtp2105702927-50415) [n:127.0.0.1:35775_solr c:handleLegacyCollectionNames s:shard1 r:core_node2 x:handleLegacyCollectionNames_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 2671744 INFO  (qtp2105702927-50415) [n:127.0.0.1:35775_solr c:handleLegacyCollectionNames s:shard1 r:core_node2 x:handleLegacyCollectionNames_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2671745 INFO  (qtp2105702927-50415) [n:127.0.0.1:35775_solr c:handleLegacyCollectionNames s:shard1 r:core_node2 x:handleLegacyCollectionNames_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@18fb6271[handleLegacyCollectionNames_shard1_replica_n1] main]
   [junit4]   2> 2671746 INFO  (qtp2105702927-50415) [n:127.0.0.1:35775_solr c:handleLegacyCollectionNames s:shard1 r:core_node2 x:handleLegacyCollectionNames_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/handleLegacyCollectionNames
   [junit4]   2> 2671746 INFO  (qtp2105702927-50415) [n:127.0.0.1:35775_solr c:handleLegacyCollectionNames s:shard1 r:core_node2 x:handleLegacyCollectionNames_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/handleLegacyCollectionNames
   [junit4]   2> 2671746 INFO  (qtp2105702927-50415) [n:127.0.0.1:35775_solr c:handleLegacyCollectionNames s:shard1 r:core_node2 x:handleLegacyCollectionNames_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/handleLegacyCollectionNames/managed-schema
   [junit4]   2> 2671747 INFO  (qtp2105702927-50415) [n:127.0.0.1:35775_solr c:handleLegacyCollectionNames s:shard1 r:core_node2 x:handleLegacyCollectionNames_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2671747 INFO  (qtp2105702927-50415) [n:127.0.0.1:35775_solr c:handleLegacyCollectionNames s:shard1 r:core_node2 x:handleLegacyCollectionNames_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2671747 INFO  (qtp2105702927-50415) [n:127.0.0.1:35775_solr c:handleLegacyCollectionNames s:shard1 r:core_node2 x:handleLegacyCollectionNames_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> 2671748 INFO  (qtp2105702927-50415) [n:127.0.0.1:35775_solr c:handleLegacyCollectionNames s:shard1 r:core_node2 x:handleLegacyCollectionNames_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2671748 INFO  (qtp2105702927-50415) [n:127.0.0.1:35775_solr c:handleLegacyCollectionNames s:shard1 r:core_node2 x:handleLegacyCollectionNames_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1649134804265861120
   [junit4]   2> 2671750 INFO  (searcherExecutor-13482-thread-1-processing-n:127.0.0.1:35775_solr x:handleLegacyCollectionNames_shard1_replica_n1 c:handleLegacyCollectionNames s:shard1 r:core_node2) [n:127.0.0.1:35775_solr c:handleLegacyCollectionNames s:shard1 r:core_node2 x:handleLegacyCollectionNames_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@18fb6271[handleLegacyCollectionNames_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2671750 INFO  (searcherExecutor-13482-thread-1-processing-n:127.0.0.1:35775_solr x:handleLegacyCollectionNames_shard1_replica_n1 c:handleLegacyCollectionNames s:shard1 r:core_node2) [n:127.0.0.1:35775_solr c:handleLegacyCollectionNames s:shard1 r:core_node2 x:handleLegacyCollectionNames_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 2671750 INFO  (searcherExecutor-13482-thread-1-processing-n:127.0.0.1:35775_solr x:handleLegacyCollectionNames_shard1_replica_n1 c:handleLegacyCollectionNames s:shard1 r:core_node2) [n:127.0.0.1:35775_solr c:handleLegacyCollectionNames s:shard1 r:core_node2 x:handleLegacyCollectionNames_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2671751 INFO  (searcherExecutor-13482-thread-1-processing-n:127.0.0.1:35775_solr x:handleLegacyCollectionNames_shard1_replica_n1 c:handleLegacyCollectionNames s:shard1 r:core_node2) [n:127.0.0.1:35775_solr c:handleLegacyCollectionNames s:shard1 r:core_node2 x:handleLegacyCollectionNames_shard1_replica_n1 ] o.a.s.c.SolrCore [handleLegacyCollectionNames_shard1_replica_n1] Registered new searcher Searcher@18fb6271[handleLegacyCollectionNames_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2671754 INFO  (qtp2105702927-50415) [n:127.0.0.1:35775_solr c:handleLegacyCollectionNames s:shard1 r:core_node2 x:handleLegacyCollectionNames_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/handleLegacyCollectionNames/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 2671754 INFO  (qtp2105702927-50415) [n:127.0.0.1:35775_solr c:handleLegacyCollectionNames s:shard1 r:core_node2 x:handleLegacyCollectionNames_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/handleLegacyCollectionNames/leaders/shard1
   [junit4]   2> 2671756 INFO  (qtp2105702927-50415) [n:127.0.0.1:35775_solr c:handleLegacyCollectionNames s:shard1 r:core_node2 x:handleLegacyCollectionNames_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2671756 INFO  (qtp2105702927-50415) [n:127.0.0.1:35775_solr c:handleLegacyCollectionNames s:shard1 r:core_node2 x:handleLegacyCollectionNames_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2671756 INFO  (qtp2105702927-50415) [n:127.0.0.1:35775_solr c:handleLegacyCollectionNames s:shard1 r:core_node2 x:handleLegacyCollectionNames_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:35775/solr/handleLegacyCollectionNames_shard1_replica_n1/
   [junit4]   2> 2671756 INFO  (qtp2105702927-50415) [n:127.0.0.1:35775_solr c:handleLegacyCollectionNames s:shard1 r:core_node2 x:handleLegacyCollectionNames_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2671756 INFO  (qtp2105702927-50415) [n:127.0.0.1:35775_solr c:handleLegacyCollectionNames s:shard1 r:core_node2 x:handleLegacyCollectionNames_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:35775/solr/handleLegacyCollectionNames_shard1_replica_n1/ has no replicas
   [junit4]   2> 2671756 INFO  (qtp2105702927-50415) [n:127.0.0.1:35775_solr c:handleLegacyCollectionNames s:shard1 r:core_node2 x:handleLegacyCollectionNames_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/handleLegacyCollectionNames/leaders/shard1/leader after winning as /collections/handleLegacyCollectionNames/leader_elect/shard1/election/72657844647493645-core_node2-n_0000000000
   [junit4]   2> 2671757 INFO  (qtp2105702927-50415) [n:127.0.0.1:35775_solr c:handleLegacyCollectionNames s:shard1 r:core_node2 x:handleLegacyCollectionNames_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:35775/solr/handleLegacyCollectionNames_shard1_replica_n1/ shard1
   [junit4]   2> 2671858 INFO  (zkCallback-18891-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/handleLegacyCollectionNames/state.json] for collection [handleLegacyCollectionNames] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2671859 INFO  (zkCallback-18891-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/handleLegacyCollectionNames/state.json] for collection [handleLegacyCollectionNames] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2671859 INFO  (qtp2105702927-50415) [n:127.0.0.1:35775_solr c:handleLegacyCollectionNames s:shard1 r:core_node2 x:handleLegacyCollectionNames_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2671860 INFO  (qtp2105702927-50415) [n:127.0.0.1:35775_solr c:handleLegacyCollectionNames s:shard1 r:core_node2 x:handleLegacyCollectionNames_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=handleLegacyCollectionNames&newCollection=true&name=handleLegacyCollectionNames_shard1_replica_n1&action=CREATE&numShards=1&collection=handleLegacyCollectionNames&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1415
   [junit4]   2> 2671863 INFO  (qtp1039040698-50428) [n:127.0.0.1:35337_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> 2671962 INFO  (zkCallback-18897-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/handleLegacyCollectionNames/state.json] for collection [handleLegacyCollectionNames] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2671962 INFO  (zkCallback-18891-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/handleLegacyCollectionNames/state.json] for collection [handleLegacyCollectionNames] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2671962 INFO  (zkCallback-18891-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/handleLegacyCollectionNames/state.json] for collection [handleLegacyCollectionNames] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2671962 INFO  (zkCallback-18891-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/handleLegacyCollectionNames/state.json] for collection [handleLegacyCollectionNames] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2671963 INFO  (qtp1039040698-50428) [n:127.0.0.1:35337_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=handleLegacyCollectionNames&name=handleLegacyCollectionNames&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=1875
   [junit4]   2> 2671963 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.handleLegacyCollectionNames-seed#[C2A1559B30DB23F8]) [     ] o.a.s.c.SolrCloudTestCase waitForState (handleLegacyCollectionNames): waiting for collections to be created
   [junit4]   2> 2672097 INFO  (OverseerCollectionConfigSetProcessor-72657844647493641-127.0.0.1:46147_solr-n_0000000000) [n:127.0.0.1:46147_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> 2672474 INFO  (qtp1039040698-50434) [n:127.0.0.1:35337_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2672475 INFO  (qtp1039040698-50434) [n:127.0.0.1:35337_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 2672505 INFO  (qtp2105702927-50418) [n:127.0.0.1:35775_solr c:handleLegacyCollectionNames s:shard1 r:core_node2 x:handleLegacyCollectionNames_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":"handleLegacyCollectionNames"}}, {"add-updateprocessor":{
   [junit4]   2>     "name":"inc",
   [junit4]   2>     "class":"org.apache.solr.update.processor.RoutedAliasUpdateProcessorTest$IncrementURPFactory",
   [junit4]   2>     "fieldName":"integer_i"}}]
   [junit4]   2> 2672505 INFO  (qtp2105702927-50418) [n:127.0.0.1:35775_solr c:handleLegacyCollectionNames s:shard1 r:core_node2 x:handleLegacyCollectionNames_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 handleLegacyCollectionNames
   [junit4]   2> 2672506 INFO  (Thread-8172) [     ] o.a.s.c.SolrCore config update listener called for core handleLegacyCollectionNames_shard1_replica_n1
   [junit4]   2> 2672506 INFO  (Thread-8172) [     ] o.a.s.c.SolrCore core reload handleLegacyCollectionNames_shard1_replica_n1
   [junit4]   2> 2672510 INFO  (solrHandlerExecutor-13487-thread-1-processing-n:127.0.0.1:35775_solr x:handleLegacyCollectionNames_shard1_replica_n1 c:handleLegacyCollectionNames s:shard1 r:core_node2) [n:127.0.0.1:35775_solr c:handleLegacyCollectionNames s:shard1 r:core_node2 x:handleLegacyCollectionNames_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 2672514 INFO  (Thread-8172) [     ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 2672514 INFO  (Thread-8172) [     ] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 2672514 WARN  (Thread-8172) [     ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_C2A1559B30DB23F8-001/tempDir-001/node3/handleLegacyCollectionNames_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_C2A1559B30DB23F8-001/tempDir-001/node3/handleLegacyCollectionNames_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 2672515 WARN  (Thread-8172) [     ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_C2A1559B30DB23F8-001/tempDir-001/node3/handleLegacyCollectionNames_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_C2A1559B30DB23F8-001/tempDir-001/node3/handleLegacyCollectionNames_shard1_replica_n1/../../../../dist
   [junit4]   2> 2672515 WARN  (Thread-8172) [     ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_C2A1559B30DB23F8-001/tempDir-001/node3/handleLegacyCollectionNames_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_C2A1559B30DB23F8-001/tempDir-001/node3/handleLegacyCollectionNames_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 2672515 WARN  (Thread-8172) [     ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_C2A1559B30DB23F8-001/tempDir-001/node3/handleLegacyCollectionNames_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_C2A1559B30DB23F8-001/tempDir-001/node3/handleLegacyCollectionNames_shard1_replica_n1/../../../../dist
   [junit4]   2> 2672515 WARN  (Thread-8172) [     ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_C2A1559B30DB23F8-001/tempDir-001/node3/handleLegacyCollectionNames_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_C2A1559B30DB23F8-001/tempDir-001/node3/handleLegacyCollectionNames_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 2672515 WA

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

ctions/myalias__TRA__2017-10-25/terms/shard2
   [junit4]   2> 	7	/solr/collections/myalias__TRA__2017-10-24/terms/shard2
   [junit4]   2> 	7	/solr/collections/myalias__TRA__2017-10-25/terms/shard1
   [junit4]   2> 	7	/solr/configs/testSliceRouting
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	5	/solr/collections/myalias__TRA__2017-10-23/terms/shard2
   [junit4]   2> 	5	/solr/collections/myalias__TRA__2017-10-24/terms/shard1
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	4	/solr/collections/testSliceRouting/state.json
   [junit4]   2> 	2	/solr/collections/testSliceRouting/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	49	/solr/collections/myalias__TRA__2017-10-23/state.json
   [junit4]   2> 	39	/solr/collections/myalias__TRA__2017-10-24/state.json
   [junit4]   2> 	39	/solr/collections/myalias__TRA__2017-10-25/state.json
   [junit4]   2> 	15	/solr/aliases.json
   [junit4]   2> 	11	/solr/collections/testSliceRouting/state.json
   [junit4]   2> 	6	/solr/clusterprops.json
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/collections/myalias__TRA__2017-10-23/collectionprops.json
   [junit4]   2> 	5	/solr/collections/myalias__TRA__2017-10-24/collectionprops.json
   [junit4]   2> 	4	/solr/collections/myalias__TRA__2017-10-25/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	85	/solr/overseer/queue
   [junit4]   2> 	31	/solr/collections
   [junit4]   2> 	22	/solr/overseer/collection-queue-work
   [junit4]   2> 	19	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 2778557 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.testSliceRouting-seed#[C2A1559B30DB23F8]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:36911
   [junit4]   2> 2778557 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.testSliceRouting-seed#[C2A1559B30DB23F8]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36911
   [junit4]   2> 2778557 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.testSliceRouting-seed#[C2A1559B30DB23F8]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36911
   [junit4]   2> 2778558 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.testSliceRouting-seed#[C2A1559B30DB23F8]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testSliceRouting
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_C2A1559B30DB23F8-001
   [junit4]   2> Nov 02, 2019 11:33:33 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=8, maxDocsPerChunk=437, blockSize=759), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=8, blockSize=759)), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2b08f5d3), locale=lv, timezone=Europe/Mariehamn
   [junit4]   2> NOTE: Linux 4.15.0-54-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=4,threads=1,free=188465536,total=522190848
   [junit4]   2> NOTE: All tests run in this JVM: [SolrXmlInZkTest, TestHdfsUpdateLog, CdcrUpdateLogTest, SpellCheckCollatorWithCollapseTest, TestJoin, ConfigSetsAPITest, HttpPartitionTest, MetricTriggerTest, BasicDistributedZkTest, TestConfigReload, LeaderFailureAfterFreshStartTest, TestCollationField, MetricsHandlerTest, CdcrBidirectionalTest, DistribJoinFromCollectionTest, RecoveryAfterSoftCommitTest, ShardSplitTest, TestSolrQueryResponse, MigrateRouteKeyTest, AssignTest, TestExpandComponent, BadComponentTest, PluginInfoTest, TestOmitPositions, TestDistributedGrouping, CheckHdfsIndexTest, TestTolerantSearch, CollectionTooManyReplicasTest, TestTrieFacet, CloudMLTQParserTest, PeerSyncWithLeaderTest, ConnectionReuseTest, TestUninvertingReader, DistributedIntervalFacetingTest, SystemLogListenerTest, OpenExchangeRatesOrgProviderTest, TestExtendedDismaxParser, HdfsTlogReplayBufferedWhileIndexingTest, ProtectedTermFilterFactoryTest, RequestHandlersTest, SmileWriterTest, TestDelegationWithHadoopAuth, TestSolrConfigHandler, FileBasedSpellCheckerTest, TestStressLiveNodes, ComputePlanActionTest, TestHashPartitioner, TestLogWatcher, ShardsWhitelistTest, TestSolrCLIRunExample, SimpleFacetsTest, TestHighFrequencyDictionaryFactory, BlockJoinFacetRandomTest, TestCustomSort, TestMissingGroups, ParsingFieldUpdateProcessorsTest, FileUtilsTest, TestSimNodeLostTrigger, TestImplicitCoreProperties, XMLAtomicUpdateMultivalueTest, DOMUtilTest, ConcurrentDeleteAndCreateCollectionTest, TermVectorComponentTest, BasicAuthStandaloneTest, ClassificationUpdateProcessorIntegrationTest, DocumentAnalysisRequestHandlerTest, CreateRoutedAliasTest, TestReRankQParserPlugin, TestDynamicLoading, TestDistributedMap, TestLocalFSCloudBackupRestore, RuleEngineTest, TestTrackingShardHandlerFactory, CoreAdminOperationTest, TriLevelCompositeIdRoutingTest, TestSchemaVersionResource, DateFieldTest, TestLegacyNumericUtils, TestSimClusterStateProvider, TestSubQueryTransformerDistrib, TestExactStatsCache, QueryParsingTest, TestCollectionAPI, TestSolrCloudWithSecureImpersonation, TaggerTest, PreAnalyzedFieldTest, TestDistributedTracing, SolrCmdDistributorTest, TestSegmentSorting, TestDefaultStatsCache, IgnoreLargeDocumentProcessorFactoryTest, DistanceFunctionTest, TestSearchPerf, TestZkAclsWithHadoopAuth, TestConfigSetsAPI, RoutingToNodesWithPropertiesTest, TokenizerChainTest, StressHdfsTest, ChangedSchemaMergeTest, TestEmbeddedSolrServerConstructors, TestCloudDeleteByQuery, SolrCoreCheckLockOnStartupTest, TestFaceting, AliasIntegrationTest, TestSimDistributedQueue, TestCustomDocTransformer, TestBadConfig, TestStressLucene, CollectionStateFormat2Test, SolrRequestParserTest, TestBulkSchemaConcurrent, DocExpirationUpdateProcessorFactoryTest, TestObjectReleaseTracker, TestOverriddenPrefixQueryForCustomFieldType, OutOfBoxZkACLAndCredentialsProvidersTest, TestSolrCoreParser, SuggestComponentContextFilterQueryTest, SliceStateTest, SpatialRPTFieldTypeTest, UUIDUpdateProcessorFallbackTest, SpatialHeatmapFacetsTest, TestClassicSimilarityFactory, TestExplainDocTransformer, TestRTGBase, TestIBSimilarityFactory, RemoteQueryErrorTest, SolrJmxReporterTest, TestSkipOverseerOperations, DocumentBuilderTest, SchemaApiFailureTest, TestSuggestSpellingConverter, AtomicUpdatesTest, TestUseDocValuesAsStored2, MoreLikeThisComponentTest, FastVectorHighlighterTest, CdcrWithNodesRestartsTest, TestComplexPhraseLeadingWildcard, TestScoreJoinQPScore, SolrCoreMetricManagerTest, TestSmileRequest, TestFieldCache, ClusterStateTest, ClusterStateUpdateTest, ConnectionManagerTest, DeleteLastCustomShardedReplicaTest, DeleteNodeTest, DeleteShardTest, DistribCursorPagingTest, HttpPartitionWithTlogReplicasTest, MoveReplicaHDFSFailoverTest, MoveReplicaHDFSTest, MoveReplicaTest, OverseerStatusTest, OverseerTaskQueueTest, SaslZkACLProviderTest, ShardRoutingCustomTest, SplitShardTest, SystemCollectionCompatTest, TestAuthenticationFramework, TestCloudInspectUtil, TestCloudPhrasesIdentificationComponent, TestCloudPivotFacet, TestCloudRecovery2, TestLeaderElectionZkExpiry, TestOnReconnectListenerSupport, TestPullReplica, TestPullReplicaErrorHandling, TestRebalanceLeaders, TestTolerantUpdateProcessorRandomCloud, TestWaitForStateWithJettyShutdowns, TestZkChroot, VMParamsZkACLAndCredentialsProvidersTest, ZkCLITest, ZkNodePropsTest, CollectionsAPIAsyncDistributedZkTest, HdfsAutoAddReplicasIntegrationTest, HttpTriggerListenerTest, IndexSizeTriggerTest, TestDistribPackageStore, TestReplicationHandlerDiskOverFlow, TestReqParamsAPI, TestRestoreCore, TestSQLHandler, DebugComponentTest, DistributedExpandComponentTest, DistributedFacetPivotLargeTest, DistributedFacetPivotWhiteBoxTest, DistributedQueryComponentOptimizationTest, DistributedTermsComponentTest, ResponseBuilderTest, TestHttpShardHandlerFactory, JavabinLoaderTest, EmbeddedSolrNoSerializeTest, TaggingAttributeTest, HighlighterConfigTest, TestSlowCompositeReaderWrapper, UninvertDocValuesMergePolicyTest, TestNumericRangeQuery64, SolrSlf4jReporterTest, SolrRrdBackendFactoryTest, TestRemoteStreaming, TestStreamBody, TestUnInvertedFieldException, TestWriterPerf, TestMacroExpander, TestMacros, TestBinaryResponseWriter, TestGeoJSONResponseWriter, TestGraphMLResponseWriter, TestJavabinTupleStreamParser, TestRawResponseWriter, TestManagedResourceStorage, TestDynamicFieldResource, TestFieldResource, TestFieldTypeResource, TestSerializedLuceneMatchVersion, TestManagedStopFilterFactory, BadCopyFieldTest, BadIndexSchemaTest, ManagedSchemaRoundRobinCloudTest, TestSchemaManager, TestSchemalessBufferedUpdates, AnalyticsMergeStrategyTest, RankQueryTest, SignificantTermsQParserPluginTest, SpatialFilterTest, TestFastLRUCache, TestFilteredDocIdSet, TestFoldingMultitermQuery, TestIndexSearcher, TestPayloadScoreQParserPlugin, TestRandomCollapseQParserPlugin, TestRecoveryHdfs, TestCloudJSONFacetSKG, JWTVerificationkeyResolverTest, TestAuthorizationFramework, SuggesterTSTTest, TestAnalyzeInfixSuggestions, TestFileDictionaryLookup, BufferStoreTest, HdfsLockFactoryTest, TestFieldCacheReopen, TestFieldCacheSort, TestFieldCacheSortRandom, TestFieldCacheVsDocValues, PeerSyncTest, SolrIndexSplitterTest, TestIndexingPerformance, TestNestedUpdateProcessor, TestUpdate, TransactionLogTest, UpdateLogTest, UpdateParamsTest, VersionInfoTest, AddSchemaFieldsUpdateProcessorFactoryTest, FieldMutatingUpdateProcessorTest, ScriptEngineTest, SignatureUpdateProcessorFactoryTest, TestDocBasedVersionConstraints, TestPartialUpdateDeduplication, TimeRoutedAliasUpdateProcessorTest]
   [junit4] Completed [880/880 (1!)] on J2 in 110.80s, 6 tests, 1 failure <<< FAILURES!

[...truncated 52795 lines...]