Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/1542/
Java: 64bit/jdk1.8.0_201 -XX:-UseCompressedOops -XX:+UseG1GC

2 tests failed.
FAILED:  
org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest.testCatTime

Error Message:
took over 10 seconds after collection creation to update aliases

Stack Trace:
java.lang.AssertionError: took over 10 seconds after collection creation to 
update aliases
        at 
__randomizedtesting.SeedInfo.seed([F2536BEA2155EEAC:F55824E91EA6BF44]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at 
org.apache.solr.update.processor.RoutedAliasUpdateProcessorTest.waitColAndAlias(RoutedAliasUpdateProcessorTest.java:77)
        at 
org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest.testCatTime(DimensionalRoutedAliasUpdateProcessorTest.java:480)
        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)


FAILED:  
org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest.testTimeCat

Error Message:
took over 10 seconds after collection creation to update aliases

Stack Trace:
java.lang.AssertionError: took over 10 seconds after collection creation to 
update aliases
        at 
__randomizedtesting.SeedInfo.seed([F2536BEA2155EEAC:CBAB2A596174A2C7]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at 
org.apache.solr.update.processor.RoutedAliasUpdateProcessorTest.waitColAndAlias(RoutedAliasUpdateProcessorTest.java:77)
        at 
org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest.testTimeCat(DimensionalRoutedAliasUpdateProcessorTest.java:219)
        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 16288 lines...]
   [junit4] Suite: 
org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest
   [junit4]   2> 2618438 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[F2536BEA2155EEAC])
 [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_F2536BEA2155EEAC-001/tempDir-001
   [junit4]   2> 2618438 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[F2536BEA2155EEAC])
 [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2618439 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2618439 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2618539 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[F2536BEA2155EEAC])
 [     ] o.a.s.c.ZkTestServer start zk server on port:34481
   [junit4]   2> 2618539 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[F2536BEA2155EEAC])
 [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:34481
   [junit4]   2> 2618539 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[F2536BEA2155EEAC])
 [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34481
   [junit4]   2> 2618539 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[F2536BEA2155EEAC])
 [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34481
   [junit4]   2> 2618540 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[F2536BEA2155EEAC])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2618543 INFO  (zkConnectionManagerCallback-15432-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2618543 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[F2536BEA2155EEAC])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2618547 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[F2536BEA2155EEAC])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2618548 INFO  (zkConnectionManagerCallback-15434-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2618548 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[F2536BEA2155EEAC])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2618549 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[F2536BEA2155EEAC])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2618550 INFO  (zkConnectionManagerCallback-15436-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2618550 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[F2536BEA2155EEAC])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2618654 WARN  (jetty-launcher-15437-thread-2) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2618655 WARN  (jetty-launcher-15437-thread-3) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2618655 WARN  (jetty-launcher-15437-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2618655 WARN  (jetty-launcher-15437-thread-4) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2618655 INFO  (jetty-launcher-15437-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2618655 INFO  (jetty-launcher-15437-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2618655 INFO  (jetty-launcher-15437-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2618655 INFO  (jetty-launcher-15437-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2618655 INFO  (jetty-launcher-15437-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2618655 INFO  (jetty-launcher-15437-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2618655 INFO  (jetty-launcher-15437-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2618655 INFO  (jetty-launcher-15437-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_201-b09
   [junit4]   2> 2618655 INFO  (jetty-launcher-15437-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_201-b09
   [junit4]   2> 2618655 INFO  (jetty-launcher-15437-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_201-b09
   [junit4]   2> 2618655 INFO  (jetty-launcher-15437-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2618655 INFO  (jetty-launcher-15437-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_201-b09
   [junit4]   2> 2618658 INFO  (jetty-launcher-15437-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2618658 INFO  (jetty-launcher-15437-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2618658 INFO  (jetty-launcher-15437-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2618659 INFO  (jetty-launcher-15437-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2618659 INFO  (jetty-launcher-15437-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2618659 INFO  (jetty-launcher-15437-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2618659 INFO  (jetty-launcher-15437-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2618659 INFO  (jetty-launcher-15437-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2618659 INFO  (jetty-launcher-15437-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2618659 INFO  (jetty-launcher-15437-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2618659 INFO  (jetty-launcher-15437-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2618659 INFO  (jetty-launcher-15437-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2618667 INFO  (jetty-launcher-15437-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@349379a4{/solr,null,AVAILABLE}
   [junit4]   2> 2618667 INFO  (jetty-launcher-15437-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@739bebf3{/solr,null,AVAILABLE}
   [junit4]   2> 2618667 INFO  (jetty-launcher-15437-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@381330d5{/solr,null,AVAILABLE}
   [junit4]   2> 2618667 INFO  (jetty-launcher-15437-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5507d5cf{/solr,null,AVAILABLE}
   [junit4]   2> 2618668 INFO  (jetty-launcher-15437-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@3511f4a4{SSL,[ssl, 
http/1.1]}{127.0.0.1:36661}
   [junit4]   2> 2618668 INFO  (jetty-launcher-15437-thread-1) [     ] 
o.e.j.s.Server Started @2618732ms
   [junit4]   2> 2618668 INFO  (jetty-launcher-15437-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36661}
   [junit4]   2> 2618668 INFO  (jetty-launcher-15437-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@4d82b175{SSL,[ssl, 
http/1.1]}{127.0.0.1:34105}
   [junit4]   2> 2618668 INFO  (jetty-launcher-15437-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@6de3a2fc{SSL,[ssl, 
http/1.1]}{127.0.0.1:33997}
   [junit4]   2> 2618668 INFO  (jetty-launcher-15437-thread-2) [     ] 
o.e.j.s.Server Started @2618732ms
   [junit4]   2> 2618668 INFO  (jetty-launcher-15437-thread-4) [     ] 
o.e.j.s.Server Started @2618732ms
   [junit4]   2> 2618668 INFO  (jetty-launcher-15437-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33997}
   [junit4]   2> 2618668 INFO  (jetty-launcher-15437-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34105}
   [junit4]   2> 2618668 INFO  (jetty-launcher-15437-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@395892cc{SSL,[ssl, 
http/1.1]}{127.0.0.1:38397}
   [junit4]   2> 2618668 INFO  (jetty-launcher-15437-thread-3) [     ] 
o.e.j.s.Server Started @2618732ms
   [junit4]   2> 2618668 INFO  (jetty-launcher-15437-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38397}
   [junit4]   2> 2618668 ERROR (jetty-launcher-15437-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2618668 ERROR (jetty-launcher-15437-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2618668 ERROR (jetty-launcher-15437-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2618668 ERROR (jetty-launcher-15437-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2618668 INFO  (jetty-launcher-15437-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2618668 INFO  (jetty-launcher-15437-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2618668 INFO  (jetty-launcher-15437-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2618668 INFO  (jetty-launcher-15437-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2618668 INFO  (jetty-launcher-15437-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.4.0
   [junit4]   2> 2618668 INFO  (jetty-launcher-15437-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.4.0
   [junit4]   2> 2618668 INFO  (jetty-launcher-15437-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.4.0
   [junit4]   2> 2618668 INFO  (jetty-launcher-15437-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.4.0
   [junit4]   2> 2618668 INFO  (jetty-launcher-15437-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2618668 INFO  (jetty-launcher-15437-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2618668 INFO  (jetty-launcher-15437-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2618668 INFO  (jetty-launcher-15437-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2618668 INFO  (jetty-launcher-15437-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2618668 INFO  (jetty-launcher-15437-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2618668 INFO  (jetty-launcher-15437-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2618668 INFO  (jetty-launcher-15437-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2618668 INFO  (jetty-launcher-15437-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-11-27T10:06:40.218Z
   [junit4]   2> 2618668 INFO  (jetty-launcher-15437-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-11-27T10:06:40.218Z
   [junit4]   2> 2618668 INFO  (jetty-launcher-15437-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-11-27T10:06:40.218Z
   [junit4]   2> 2618668 INFO  (jetty-launcher-15437-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-11-27T10:06:40.218Z
   [junit4]   2> 2618669 INFO  (jetty-launcher-15437-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2618669 INFO  (jetty-launcher-15437-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2618669 INFO  (jetty-launcher-15437-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2618670 INFO  (jetty-launcher-15437-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2618670 INFO  (zkConnectionManagerCallback-15442-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2618670 INFO  (jetty-launcher-15437-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2618670 INFO  (zkConnectionManagerCallback-15445-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2618670 INFO  (jetty-launcher-15437-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2618670 INFO  (zkConnectionManagerCallback-15444-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2618670 INFO  (jetty-launcher-15437-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2618670 INFO  (zkConnectionManagerCallback-15443-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2618670 INFO  (jetty-launcher-15437-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2618670 INFO  (jetty-launcher-15437-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2618670 INFO  (jetty-launcher-15437-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2618671 INFO  (jetty-launcher-15437-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2618671 INFO  (jetty-launcher-15437-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2618812 INFO  (jetty-launcher-15437-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2618813 WARN  (jetty-launcher-15437-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> 2618813 WARN  (jetty-launcher-15437-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5d93f49[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2618813 WARN  (jetty-launcher-15437-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5d93f49[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2618815 WARN  (jetty-launcher-15437-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> 2618819 WARN  (jetty-launcher-15437-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3bdc4663[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2618819 WARN  (jetty-launcher-15437-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3bdc4663[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2618820 INFO  (jetty-launcher-15437-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34481/solr
   [junit4]   2> 2618821 INFO  (jetty-launcher-15437-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2618821 INFO  (zkConnectionManagerCallback-15452-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2618821 INFO  (jetty-launcher-15437-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2618911 INFO  (jetty-launcher-15437-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2618912 WARN  (jetty-launcher-15437-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> 2618912 WARN  (jetty-launcher-15437-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@70a47735[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2618912 WARN  (jetty-launcher-15437-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@70a47735[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2618914 WARN  (jetty-launcher-15437-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> 2618914 WARN  (jetty-launcher-15437-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6fda0915[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2618914 WARN  (jetty-launcher-15437-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6fda0915[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2618915 INFO  (jetty-launcher-15437-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34481/solr
   [junit4]   2> 2618916 INFO  (jetty-launcher-15437-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2618917 INFO  (zkConnectionManagerCallback-15459-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2618917 INFO  (jetty-launcher-15437-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2619079 INFO  (jetty-launcher-15437-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2619080 WARN  (jetty-launcher-15437-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> 2619084 WARN  (jetty-launcher-15437-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@620245ee[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2619084 WARN  (jetty-launcher-15437-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@620245ee[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2619085 WARN  (jetty-launcher-15437-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> 2619086 WARN  (jetty-launcher-15437-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@56dab6cb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2619086 WARN  (jetty-launcher-15437-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@56dab6cb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2619086 INFO  (jetty-launcher-15437-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34481/solr
   [junit4]   2> 2619092 INFO  (jetty-launcher-15437-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2619093 INFO  (zkConnectionManagerCallback-15467-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2619093 INFO  (jetty-launcher-15437-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2619177 INFO  (jetty-launcher-15437-thread-3) 
[n:127.0.0.1:38397_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2619178 INFO  (zkConnectionManagerCallback-15469-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2619178 INFO  (jetty-launcher-15437-thread-3) 
[n:127.0.0.1:38397_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2619215 INFO  (jetty-launcher-15437-thread-3) 
[n:127.0.0.1:38397_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:38397_solr
   [junit4]   2> 2619215 INFO  (jetty-launcher-15437-thread-3) 
[n:127.0.0.1:38397_solr     ] o.a.s.c.Overseer Overseer 
(id=72085433845088266-127.0.0.1:38397_solr-n_0000000000) starting
   [junit4]   2> 2619218 INFO  
(OverseerStateUpdate-72085433845088266-127.0.0.1:38397_solr-n_0000000000) 
[n:127.0.0.1:38397_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:38397_solr
   [junit4]   2> 2619218 INFO  (jetty-launcher-15437-thread-3) 
[n:127.0.0.1:38397_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38397_solr
   [junit4]   2> 2619219 INFO  
(OverseerStateUpdate-72085433845088266-127.0.0.1:38397_solr-n_0000000000) 
[n:127.0.0.1:38397_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2619235 INFO  (jetty-launcher-15437-thread-3) 
[n:127.0.0.1:38397_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2619256 INFO  (jetty-launcher-15437-thread-3) 
[n:127.0.0.1:38397_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38397.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@45539d5e
   [junit4]   2> 2619261 INFO  (jetty-launcher-15437-thread-3) 
[n:127.0.0.1:38397_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38397.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@45539d5e
   [junit4]   2> 2619261 INFO  (jetty-launcher-15437-thread-3) 
[n:127.0.0.1:38397_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38397.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@45539d5e
   [junit4]   2> 2619262 INFO  (jetty-launcher-15437-thread-3) 
[n:127.0.0.1:38397_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 2619264 INFO  (jetty-launcher-15437-thread-3) 
[n:127.0.0.1:38397_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_F2536BEA2155EEAC-001/tempDir-001/node3/.
   [junit4]   2> 2619277 INFO  (jetty-launcher-15437-thread-2) 
[n:127.0.0.1:33997_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2619278 INFO  (zkConnectionManagerCallback-15475-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2619278 INFO  (jetty-launcher-15437-thread-2) 
[n:127.0.0.1:33997_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2619280 INFO  (jetty-launcher-15437-thread-2) 
[n:127.0.0.1:33997_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2619282 INFO  (jetty-launcher-15437-thread-2) 
[n:127.0.0.1:33997_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:33997_solr as DOWN
   [junit4]   2> 2619282 INFO  (jetty-launcher-15437-thread-2) 
[n:127.0.0.1:33997_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2619283 INFO  (jetty-launcher-15437-thread-2) 
[n:127.0.0.1:33997_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33997_solr
   [junit4]   2> 2619283 INFO  (zkCallback-15468-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2619283 INFO  (zkCallback-15474-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2619284 INFO  (jetty-launcher-15437-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2619285 WARN  (jetty-launcher-15437-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> 2619285 WARN  (jetty-launcher-15437-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3a8146[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2619285 WARN  (jetty-launcher-15437-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3a8146[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2619287 WARN  (jetty-launcher-15437-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> 2619292 WARN  (jetty-launcher-15437-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@a39867e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2619292 WARN  (jetty-launcher-15437-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@a39867e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2619293 INFO  (jetty-launcher-15437-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34481/solr
   [junit4]   2> 2619293 INFO  (jetty-launcher-15437-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2619294 INFO  (zkConnectionManagerCallback-15484-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2619294 INFO  (jetty-launcher-15437-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2619295 INFO  (jetty-launcher-15437-thread-2) 
[n:127.0.0.1:33997_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2619309 INFO  (jetty-launcher-15437-thread-2) 
[n:127.0.0.1:33997_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33997.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@45539d5e
   [junit4]   2> 2619315 INFO  (jetty-launcher-15437-thread-2) 
[n:127.0.0.1:33997_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33997.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@45539d5e
   [junit4]   2> 2619315 INFO  (jetty-launcher-15437-thread-2) 
[n:127.0.0.1:33997_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33997.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@45539d5e
   [junit4]   2> 2619316 INFO  (jetty-launcher-15437-thread-2) 
[n:127.0.0.1:33997_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 2619317 INFO  (jetty-launcher-15437-thread-2) 
[n:127.0.0.1:33997_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_F2536BEA2155EEAC-001/tempDir-001/node2/.
   [junit4]   2> 2619377 INFO  (jetty-launcher-15437-thread-1) 
[n:127.0.0.1:36661_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2619378 INFO  (zkConnectionManagerCallback-15487-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2619378 INFO  (jetty-launcher-15437-thread-1) 
[n:127.0.0.1:36661_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2619380 INFO  (jetty-launcher-15437-thread-1) 
[n:127.0.0.1:36661_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2619382 INFO  (jetty-launcher-15437-thread-1) 
[n:127.0.0.1:36661_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:36661_solr as DOWN
   [junit4]   2> 2619382 INFO  (jetty-launcher-15437-thread-1) 
[n:127.0.0.1:36661_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2619382 INFO  (jetty-launcher-15437-thread-1) 
[n:127.0.0.1:36661_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36661_solr
   [junit4]   2> 2619383 INFO  (zkCallback-15468-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2619383 INFO  (zkCallback-15486-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2619384 INFO  (zkCallback-15474-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2619394 INFO  (jetty-launcher-15437-thread-1) 
[n:127.0.0.1:36661_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2619405 INFO  (jetty-launcher-15437-thread-1) 
[n:127.0.0.1:36661_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36661.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@45539d5e
   [junit4]   2> 2619411 INFO  (jetty-launcher-15437-thread-1) 
[n:127.0.0.1:36661_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36661.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@45539d5e
   [junit4]   2> 2619411 INFO  (jetty-launcher-15437-thread-1) 
[n:127.0.0.1:36661_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36661.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@45539d5e
   [junit4]   2> 2619412 INFO  (jetty-launcher-15437-thread-1) 
[n:127.0.0.1:36661_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 2619413 INFO  (jetty-launcher-15437-thread-1) 
[n:127.0.0.1:36661_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_F2536BEA2155EEAC-001/tempDir-001/node1/.
   [junit4]   2> 2619478 INFO  (jetty-launcher-15437-thread-4) 
[n:127.0.0.1:34105_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2619479 INFO  (zkConnectionManagerCallback-15493-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2619479 INFO  (jetty-launcher-15437-thread-4) 
[n:127.0.0.1:34105_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2619481 INFO  (jetty-launcher-15437-thread-4) 
[n:127.0.0.1:34105_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 2619483 INFO  (jetty-launcher-15437-thread-4) 
[n:127.0.0.1:34105_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:34105_solr as DOWN
   [junit4]   2> 2619483 INFO  (jetty-launcher-15437-thread-4) 
[n:127.0.0.1:34105_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2619483 INFO  (jetty-launcher-15437-thread-4) 
[n:127.0.0.1:34105_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34105_solr
   [junit4]   2> 2619484 INFO  (zkCallback-15468-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2619484 INFO  (zkCallback-15474-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2619484 INFO  (zkCallback-15486-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2619484 INFO  (zkCallback-15492-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2619499 INFO  (jetty-launcher-15437-thread-4) 
[n:127.0.0.1:34105_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2619513 INFO  (jetty-launcher-15437-thread-4) 
[n:127.0.0.1:34105_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34105.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@45539d5e
   [junit4]   2> 2619520 INFO  (jetty-launcher-15437-thread-4) 
[n:127.0.0.1:34105_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34105.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@45539d5e
   [junit4]   2> 2619520 INFO  (jetty-launcher-15437-thread-4) 
[n:127.0.0.1:34105_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34105.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@45539d5e
   [junit4]   2> 2619521 INFO  (jetty-launcher-15437-thread-4) 
[n:127.0.0.1:34105_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 2619522 INFO  (jetty-launcher-15437-thread-4) 
[n:127.0.0.1:34105_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_F2536BEA2155EEAC-001/tempDir-001/node4/.
   [junit4]   2> 2619550 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[F2536BEA2155EEAC])
 [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 2619551 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[F2536BEA2155EEAC])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2619551 INFO  (zkConnectionManagerCallback-15502-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2619551 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[F2536BEA2155EEAC])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2619552 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[F2536BEA2155EEAC])
 [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2619552 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[F2536BEA2155EEAC])
 [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:34481/solr ready
   [junit4]   2> 2619553 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[F2536BEA2155EEAC])
 [     ] o.a.s.u.p.DimensionalRoutedAliasUpdateProcessorTest SolrClient: 
org.apache.solr.client.solrj.impl.CloudSolrClient@5bf32a63
   [junit4]   2> 2619553 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[F2536BEA2155EEAC])
 [     ] o.a.s.u.p.DimensionalRoutedAliasUpdateProcessorTest 
ClusterStateProvider 127.0.0.1:34481/solr
   [junit4]   2> 2619554 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[F2536BEA2155EEAC])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2619555 INFO  (zkConnectionManagerCallback-15507-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2619555 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[F2536BEA2155EEAC])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2619555 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[F2536BEA2155EEAC])
 [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2619556 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[F2536BEA2155EEAC])
 [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:34481/solr ready
   [junit4]   2> 2619569 INFO  (qtp1205867398-50388) [n:127.0.0.1:38397_solr    
 ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params 
baseConfigSet=_default&name=testCatTime&action=CREATE&wt=javabin&version=2 
   [junit4]   2> 2619570 INFO  
(OverseerThreadFactory-16434-thread-1-processing-n:127.0.0.1:38397_solr) 
[n:127.0.0.1:38397_solr     ] o.a.s.c.OverseerConfigSetMessageHandler 
OverseerConfigSetMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"testCatTime",
   [junit4]   2>   "baseConfigSet":"_default",
   [junit4]   2>   "immutable":"false",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 2619570 INFO  
(OverseerThreadFactory-16434-thread-1-processing-n:127.0.0.1:38397_solr) 
[n:127.0.0.1:38397_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/protwords.txt to /configs/testCatTime/protwords.txt
   [junit4]   2> 2619571 INFO  
(OverseerThreadFactory-16434-thread-1-processing-n:127.0.0.1:38397_solr) 
[n:127.0.0.1:38397_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/managed-schema to /configs/testCatTime/managed-schema
   [junit4]   2> 2619572 INFO  
(OverseerThreadFactory-16434-thread-1-processing-n:127.0.0.1:38397_solr) 
[n:127.0.0.1:38397_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/solrconfig.xml to /configs/testCatTime/solrconfig.xml
   [junit4]   2> 2619573 INFO  
(OverseerThreadFactory-16434-thread-1-processing-n:127.0.0.1:38397_solr) 
[n:127.0.0.1:38397_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/synonyms.txt to /configs/testCatTime/synonyms.txt
   [junit4]   2> 2619574 INFO  
(OverseerThreadFactory-16434-thread-1-processing-n:127.0.0.1:38397_solr) 
[n:127.0.0.1:38397_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/stopwords.txt to /configs/testCatTime/stopwords.txt
   [junit4]   2> 2619574 INFO  
(OverseerThreadFactory-16434-thread-1-processing-n:127.0.0.1:38397_solr) 
[n:127.0.0.1:38397_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_it.txt to 
/configs/testCatTime/lang/contractions_it.txt
   [junit4]   2> 2619575 INFO  
(OverseerThreadFactory-16434-thread-1-processing-n:127.0.0.1:38397_solr) 
[n:127.0.0.1:38397_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stemdict_nl.txt to 
/configs/testCatTime/lang/stemdict_nl.txt
   [junit4]   2> 2619576 INFO  
(OverseerThreadFactory-16434-thread-1-processing-n:127.0.0.1:38397_solr) 
[n:127.0.0.1:38397_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hy.txt to 
/configs/testCatTime/lang/stopwords_hy.txt
   [junit4]   2> 2619576 INFO  
(OverseerThreadFactory-16434-thread-1-processing-n:127.0.0.1:38397_solr) 
[n:127.0.0.1:38397_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_no.txt to 
/configs/testCatTime/lang/stopwords_no.txt
   [junit4]   2> 2619577 INFO  
(OverseerThreadFactory-16434-thread-1-processing-n:127.0.0.1:38397_solr) 
[n:127.0.0.1:38397_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ca.txt to 
/configs/testCatTime/lang/contractions_ca.txt
   [junit4]   2> 2619577 INFO  
(OverseerThreadFactory-16434-thread-1-processing-n:127.0.0.1:38397_solr) 
[n:127.0.0.1:38397_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_id.txt to 
/configs/testCatTime/lang/stopwords_id.txt
   [junit4]   2> 2619578 INFO  
(OverseerThreadFactory-16434-thread-1-processing-n:127.0.0.1:38397_solr) 
[n:127.0.0.1:38397_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_et.txt to 
/configs/testCatTime/lang/stopwords_et.txt
   [junit4]   2> 2619579 INFO  
(OverseerThreadFactory-16434-thread-1-processing-n:127.0.0.1:38397_solr) 
[n:127.0.0.1:38397_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ga.txt to 
/configs/testCatTime/lang/stopwords_ga.txt
   [junit4]   2> 2619579 INFO  
(OverseerThreadFactory-16434-thread-1-processing-n:127.0.0.1:38397_solr) 
[n:127.0.0.1:38397_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hi.txt to 
/configs/testCatTime/lang/stopwords_hi.txt
   [junit4]   2> 2619580 INFO  
(OverseerThreadFactory-16434-thread-1-processing-n:127.0.0.1:38397_solr) 
[n:127.0.0.1:38397_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_da.txt to 
/configs/testCatTime/lang/stopwords_da.txt
   [junit4]   2> 2619580 INFO  
(OverseerThreadFactory-16434-thread-1-processing-n:127.0.0.1:38397_solr) 
[n:127.0.0.1:38397_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ja.txt to 
/configs/testCatTime/lang/stopwords_ja.txt
   [junit4]   2> 2619581 INFO  
(OverseerThreadFactory-16434-thread-1-processing-n:127.0.0.1:38397_solr) 
[n:127.0.0.1:38397_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_pt.txt to 
/configs/testCatTime/lang/stopwords_pt.txt
   [junit4]   2> 2619582 INFO  
(OverseerThreadFactory-16434-thread-1-processing-n:127.0.0.1:38397_solr) 
[n:127.0.0.1:38397_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hu.txt to 
/configs/testCatTime/lang/stopwords_hu.txt
   [junit4]   2> 2619582 INFO  
(OverseerThreadFactory-16434-thread-1-processing-n:127.0.0.1:38397_solr) 
[n:127.0.0.1:38397_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_el.txt to 
/configs/testCatTime/lang/stopwords_el.txt
   [junit4]   2> 2619583 INFO  
(OverseerThreadFactory-16434-thread-1-processing-n:127.0.0.1:38397_solr) 
[n:127.0.0.1:38397_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ru.txt to 
/configs/testCatTime/lang/stopwords_ru.txt
   [junit4]   2> 2619584 INFO  
(OverseerThreadFactory-16434-thread-1-processing-n:127.0.0.1:38397_solr) 
[n:127.0.0.1:38397_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_tr.txt to 
/configs/testCatTime/lang/stopwords_tr.txt
   [junit4]   2> 2619585 INFO  
(OverseerThreadFactory-16434-thread-1-processing-n:127.0.0.1:38397_solr) 
[n:127.0.0.1:38397_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ar.txt to 
/configs/testCatTime/lang/stopwords_ar.txt
   [junit4]   2> 2619585 INFO  
(OverseerThreadFactory-16434-thread-1-processing-n:127.0.0.1:38397_solr) 
[n:127.0.0.1:38397_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/userdict_ja.txt to 
/configs/testCatTime/lang/userdict_ja.txt
   [junit4]   2> 2619586 INFO  
(OverseerThreadFactory-16434-thread-1-processing-n:127.0.0.1:38397_solr) 
[n:127.0.0.1:38397_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_eu.txt to 
/configs/testCatTime/lang/stopwords_eu.txt
   [junit4]   2> 2619587 INFO  
(OverseerThreadFactory-16434-thread-1-processing-n:127.0.0.1:38397_solr) 
[n:127.0.0.1:38397_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_it.txt to 
/configs/testCatTime/lang/stopwords_it.txt
   [junit4]   2> 2619587 INFO  
(OverseerThreadFactory-16434-thread-1-processing-n:127.0.0.1:38397_solr) 
[n:127.0.0.1:38397_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_cz.txt to 
/configs/testCatTime/lang/stopwords_cz.txt
   [junit4]   2> 2619588 INFO  
(OverseerThreadFactory-16434-thread-1-processing-n:127.0.0.1:38397_solr) 
[n:127.0.0.1:38397_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stoptags_ja.txt to 
/configs/testCatTime/lang/stoptags_ja.txt
   [junit4]   2> 2619589 INFO  
(OverseerThreadFactory-16434-thread-1-processing-n:127.0.0.1:38397_solr) 
[n:127.0.0.1:38397_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_fr.txt to 
/configs/testCatTime/lang/contractions_fr.txt
   [junit4]   2> 2619589 INFO  
(OverseerThreadFactory-16434-thread-1-processing-n:127.0.0.1:38397_solr) 
[n:127.0.0.1:38397_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_de.txt to 
/configs/testCatTime/lang/stopwords_de.txt
   [junit4]   2> 2619590 INFO  
(OverseerThreadFactory-16434-thread-1-processing-n:127.0.0.1:38397_solr) 
[n:127.0.0.1:38397_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fa.txt to 
/configs/testCatTime/lang/stopwords_fa.txt
   [junit4]   2> 2619590 INFO  
(OverseerThreadFactory-16434-thread-1-processing-n:127.0.0.1:38397_solr) 
[n:127.0.0.1:38397_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ga.txt to 
/configs/testCatTime/lang/contractions_ga.txt
   [junit4]   2> 2619591 INFO  
(OverseerThreadFactory-16434-thread-1-processing-n:127.0.0.1:38397_solr) 
[n:127.0.0.1:38397_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ca.txt to 
/configs/testCatTime/lang/stopwords_ca.txt
   [junit4]   2> 2619592 INFO  
(OverseerThreadFactory-16434-thread-1-processing-n:127.0.0.1:38397_solr) 
[n:127.0.0.1:38397_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_nl.txt to 
/configs/testCatTime/lang/stopwords_nl.txt
   [junit4]   2> 2619592 INFO  
(OverseerThreadFactory-16434-thread-1-processing-n:127.0.0.1:38397_solr) 
[n:127.0.0.1:38397_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_bg.txt to 
/configs/testCatTime/lang/stopwords_bg.txt
   [junit4]   2> 2619593 INFO  
(OverseerThreadFactory-16434-thread-1-processing-n:127.0.0.1:38397_solr) 
[n:127.0.0.1:38397_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_lv.txt to 
/configs/testCatTime/lang/stopwords_lv.txt
   [junit4]   2> 2619594 INFO  
(OverseerThreadFactory-16434-thread-1-processing-n:127.0.0.1:38397_solr) 
[n:127.0.0.1:38397_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_en.txt to 
/configs/testCatTime/lang/stopwords_en.txt
   [junit4]   2> 2619594 INFO  
(OverseerThreadFactory-16434-thread-1-processing-n:127.0.0.1:38397_solr) 
[n:127.0.0.1:38397_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_es.txt to 
/configs/testCatTime/lang/stopwords_es.txt
   [junit4]   2> 2619595 INFO  
(OverseerThreadFactory-16434-thread-1-processing-n:127.0.0.1:38397_solr) 
[n:127.0.0.1:38397_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_th.txt to 
/configs/testCatTime/lang/stopwords_th.txt
   [junit4]   2> 2619595 INFO  
(OverseerThreadFactory-16434-thread-1-processing-n:127.0.0.1:38397_solr) 
[n:127.0.0.1:38397_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ro.txt to 
/configs/testCatTime/lang/stopwords_ro.txt
   [junit4]   2> 2619596 INFO  
(OverseerThreadFactory-16434-thread-1-processing-n:127.0.0.1:38397_solr) 
[n:127.0.0.1:38397_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fr.txt to 
/configs/testCatTime/lang/stopwords_fr.txt
   [junit4]   2> 2619597 INFO  
(OverseerThreadFactory-16434-thread-1-processing-n:127.0.0.1:38397_solr) 
[n:127.0.0.1:38397_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_sv.txt to 
/configs/testCatTime/lang/stopwords_sv.txt
   [junit4]   2> 2619597 INFO  
(OverseerThreadFactory-16434-thread-1-processing-n:127.0.0.1:38397_solr) 
[n:127.0.0.1:38397_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fi.txt to 
/configs/testCatTime/lang/stopwords_fi.txt
   [junit4]   2> 2619598 INFO  
(OverseerThreadFactory-16434-thread-1-processing-n:127.0.0.1:38397_solr) 
[n:127.0.0.1:38397_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/hyphenations_ga.txt to 
/configs/testCatTime/lang/hyphenations_ga.txt
   [junit4]   2> 2619598 INFO  
(OverseerThreadFactory-16434-thread-1-processing-n:127.0.0.1:38397_solr) 
[n:127.0.0.1:38397_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_gl.txt to 
/configs/testCatTime/lang/stopwords_gl.txt
   [junit4]   2> 2619599 INFO  
(OverseerThreadFactory-16434-thread-1-processing-n:127.0.0.1:38397_solr) 
[n:127.0.0.1:38397_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/params.json to /configs/testCatTime/params.json
   [junit4]   2> 2619602 INFO  (qtp1205867398-50388) [n:127.0.0.1:38397_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs 
params={baseConfigSet=_default&name=testCatTime&action=CREATE&wt=javabin&version=2}
 status=0 QTime=33
   [junit4]   2> 2619603 INFO  (qtp1205867398-50391) [n:127.0.0.1:38397_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=testCatTime&name=testCatTime&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2619605 INFO  
(OverseerThreadFactory-16434-thread-2-processing-n:127.0.0.1:38397_solr) 
[n:127.0.0.1:38397_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
testCatTime
   [junit4]   2> 2619605 INFO  
(OverseerCollectionConfigSetProcessor-72085433845088266-127.0.0.1:38397_solr-n_0000000000)
 [n:127.0.0.1:38397_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> 2619708 INFO  
(OverseerStateUpdate-72085433845088266-127.0.0.1:38397_solr-n_0000000000) 
[n:127.0.0.1:38397_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testCatTime",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testCatTime_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36661/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2619922 INFO  (qtp1260727693-50381) [n:127.0.0.1:36661_solr    
x:testCatTime_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=testCatTime&newCollection=true&name=testCatTime_shard1_replica_n1&action=CREATE&numShards=1&collection=testCatTime&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2620933 INFO  (qtp1260727693-50381) [n:127.0.0.1:36661_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 2620933 INFO  (qtp1260727693-50381) [n:127.0.0.1:36661_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 2620934 WARN  (qtp1260727693-50381) [n:127.0.0.1:36661_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_F2536BEA2155EEAC-001/tempDir-001/node1/testCatTime_shard1_replica_n1/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_F2536BEA2155EEAC-001/tempDir-001/node1/testCatTime_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 2620934 WARN  (qtp1260727693-50381) [n:127.0.0.1:36661_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_F2536BEA2155EEAC-001/tempDir-001/node1/testCatTime_shard1_replica_n1/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_F2536BEA2155EEAC-001/tempDir-001/node1/testCatTime_shard1_replica_n1/../../../../dist
   [junit4]   2> 2620934 WARN  (qtp1260727693-50381) [n:127.0.0.1:36661_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_F2536BEA2155EEAC-001/tempDir-001/node1/testCatTime_shard1_replica_n1/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_F2536BEA2155EEAC-001/tempDir-001/node1/testCatTime_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 2620934 WARN  (qtp1260727693-50381) [n:127.0.0.1:36661_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_F2536BEA2155EEAC-001/tempDir-001/node1/testCatTime_shard1_replica_n1/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_F2536BEA2155EEAC-001/tempDir-001/node1/testCatTime_shard1_replica_n1/../../../../dist
   [junit4]   2> 2620934 WARN  (qtp1260727693-50381) [n:127.0.0.1:36661_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_F2536BEA2155EEAC-001/tempDir-001/node1/testCatTime_shard1_replica_n1/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_F2536BEA2155EEAC-001/tempDir-001/node1/testCatTime_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 2620934 WARN  (qtp1260727693-50381) [n:127.0.0.1:36661_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_F2536BEA2155EEAC-001/tempDir-001/node1/testCatTime_shard1_replica_n1/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_F2536BEA2155EEAC-001/tempDir-001/node1/testCatTime_shard1_replica_n1/../../../../dist
   [junit4]   2> 2620934 WARN  (qtp1260727693-50381) [n:127.0.0.1:36661_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_F2536BEA2155EEAC-001/tempDir-001/node1/testCatTime_shard1_replica_n1/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_F2536BEA2155EEAC-001/tempDir-001/node1/testCatTime_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 2620934 WARN  (qtp1260727693-50381) [n:127.0.0.1:36661_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_F2536BEA2155EEAC-001/tempDir-001/node1/testCatTime_shard1_replica_n1/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_F2536BEA2155EEAC-001/tempDir-001/node1/testCatTime_shard1_replica_n1/../../../../dist
   [junit4]   2> 2620934 WARN  (qtp1260727693-50381) [n:127.0.0.1:36661_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_F2536BEA2155EEAC-001/tempDir-001/node1/testCatTime_shard1_replica_n1/../../../../dist
 filtered by solr-ltr-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_F2536BEA2155EEAC-001/tempDir-001/node1/testCatTime_shard1_replica_n1/../../../../dist
   [junit4]   2> 2620934 INFO  (qtp1260727693-50381) [n:127.0.0.1:36661_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.4.0
   [junit4]   2> 2620953 INFO  (qtp1260727693-50381) [n:127.0.0.1:36661_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.s.IndexSchema [testCatTime_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 2621072 INFO  (qtp1260727693-50381) [n:127.0.0.1:36661_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 2621089 INFO  (qtp1260727693-50381) [n:127.0.0.1:36661_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.c.CoreContainer Creating SolrCore 'testCatTime_shard1_replica_n1' using 
configuration from collection testCatTime, trusted=true
   [junit4]   2> 2621089 INFO  (qtp1260727693-50381) [n:127.0.0.1:36661_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36661.solr.core.testCatTime.shard1.replica_n1' (registry 
'solr.core.testCatTime.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@45539d5e
   [junit4]   2> 2621089 INFO  (qtp1260727693-50381) [n:127.0.0.1:36661_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.c.SolrCore [[testCatTime_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_F2536BEA2155EEAC-001/tempDir-001/node1/testCatTime_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_F2536BEA2155EEAC-001/tempDir-001/node1/./testCatTime_shard1_replica_n1/data/]
   [junit4]   2> 2621091 INFO  (qtp1260727693-50381) [n:127.0.0.1:36661_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 2621125 INFO  (qtp1260727693-50381) [n:127.0.0.1:36661_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2621125 INFO  (qtp1260727693-50381) [n:127.0.0.1:36661_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2621127 INFO  (qtp1260727693-50381) [n:127.0.0.1:36661_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 2621127 INFO  (qtp1260727693-50381) [n:127.0.0.1:36661_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2621128 INFO  (qtp1260727693-50381) [n:127.0.0.1:36661_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@56d3019f[testCatTime_shard1_replica_n1] main]
   [junit4]   2> 2621129 INFO  (qtp1260727693-50381) [n:127.0.0.1:36661_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/testCatTime
   [junit4]   2> 2621129 INFO  (qtp1260727693-50381) [n:127.0.0.1:36661_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/testCatTime
   [junit4]   2> 2621129 INFO  (qtp1260727693-50381) [n:127.0.0.1:36661_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/testCatTime/managed-schema
   [junit4]   2> 2621129 INFO  (qtp1260727693-50381) [n:127.0.0.1:36661_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2621129 INFO  (qtp1260727693-50381) [n:127.0.0.1:36661_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2621130 INFO  (qtp1260727693-50381) [n:127.0.0.1:36661_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_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> 2621130 INFO  (qtp1260727693-50381) [n:127.0.0.1:36661_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2621130 INFO  (qtp1260727693-50381) [n:127.0.0.1:36661_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1651349077549383680
   [junit4]   2> 2621132 INFO  
(searcherExecutor-16454-thread-1-processing-n:127.0.0.1:36661_solr 
x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) 
[n:127.0.0.1:36661_solr c:testCatTime s:shard1 r:core_node2 
x:testCatTime_shard1_replica_n1 ] o.a.s.c.QuerySenderListener 
QuerySenderListener sending requests to 
Searcher@56d3019f[testCatTime_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2621132 INFO  
(searcherExecutor-16454-thread-1-processing-n:127.0.0.1:36661_solr 
x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) 
[n:127.0.0.1:36661_solr c:testCatTime s:shard1 r:core_node2 
x:testCatTime_shard1_replica_n1 ] o.a.s.c.QuerySenderListener 
QuerySenderListener done.
   [junit4]   2> 2621132 INFO  
(searcherExecutor-16454-thread-1-processing-n:127.0.0.1:36661_solr 
x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) 
[n:127.0.0.1:36661_solr c:testCatTime s:shard1 r:core_node2 
x:testCatTime_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell 
index for spellchecker: default
   [junit4]   2> 2621133 INFO  
(searcherExecutor-16454-thread-1-processing-n:127.0.0.1:36661_solr 
x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) 
[n:127.0.0.1:36661_solr c:testCatTime s:shard1 r:core_node2 
x:testCatTime_shard1_replica_n1 ] o.a.s.c.SolrCore 
[testCatTime_shard1_replica_n1] Registered new searcher 
Searcher@56d3019f[testCatTime_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2621134 INFO  (qtp1260727693-50381) [n:127.0.0.1:36661_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/testCatTime/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 2621134 INFO  (qtp1260727693-50381) [n:127.0.0.1:36661_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/testCatTime/leaders/shard1
   [junit4]   2> 2621135 INFO  (qtp1260727693-50381) [n:127.0.0.1:36661_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2621135 INFO  (qtp1260727693-50381) [n:127.0.0.1:36661_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2621135 INFO  (qtp1260727693-50381) [n:127.0.0.1:36661_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:36661/solr/testCatTime_shard1_replica_n1/
   [junit4]   2> 2621136 INFO  (qtp1260727693-50381) [n:127.0.0.1:36661_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2621136 INFO  (qtp1260727693-50381) [n:127.0.0.1:36661_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:36661/solr/testCatTime_shard1_replica_n1/ has no replicas
   [junit4]   2> 2621136 INFO  (qtp1260727693-50381) [n:127.0.0.1:36661_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/testCatTime/leaders/shard1/leader after winning as 
/collections/testCatTime/leader_elect/shard1/election/72085433845088269-core_node2-n_0000000000
   [junit4]   2> 2621136 INFO  (qtp1260727693-50381) [n:127.0.0.1:36661_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:36661/solr/testCatTime_shard1_replica_n1/ shard1
   [junit4]   2> 2621238 INFO  (zkCallback-15486-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testCatTime/state.json] for collection [testCatTime] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2621238 INFO  (zkCallback-15486-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testCatTime/state.json] for collection [testCatTime] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2621239 INFO  (qtp1260727693-50381) [n:127.0.0.1:36661_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2621241 INFO  (qtp1260727693-50381) [n:127.0.0.1:36661_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=testCatTime&newCollection=true&name=testCatTime_shard1_replica_n1&action=CREATE&numShards=1&collection=testCatTime&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1318
   [junit4]   2> 2621246 INFO  (qtp1205867398-50391) [n:127.0.0.1:38397_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> 2621340 INFO  (zkCallback-15468-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testCatTime/state.json] for collection [testCatTime] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2621340 INFO  (zkCallback-15486-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testCatTime/state.json] for collection [testCatTime] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2621340 INFO  (zkCallback-15486-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testCatTime/state.json] for collection [testCatTime] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2621341 INFO  (zkCallback-15486-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testCatTime/state.json] for collection [testCatTime] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2621341 INFO  (qtp1205867398-50391) [n:127.0.0.1:38397_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=testCatTime&name=testCatTime&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=1738
   [junit4]   2> 2621342 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[F2536BEA2155EEAC])
 [     ] o.a.s.c.SolrCloudTestCase waitForState (testCatTime): waiting for 
collections to be created
   [junit4]   2> 2621607 INFO  
(OverseerCollectionConfigSetProcessor-72085433845088266-127.0.0.1:38397_solr-n_0000000000)
 [n:127.0.0.1:38397_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> 2621857 INFO  (qtp1260727693-50381) [n:127.0.0.1:36661_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_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 testCatTime
   [junit4]   2> 2621858 INFO  (Thread-6795) [     ] o.a.s.c.SolrCore config 
update listener called for core testCatTime_shard1_replica_n1
   [junit4]   2> 2621858 INFO  (Thread-6795) [     ] o.a.s.c.SolrCore core 
reload testCatTime_shard1_replica_n1
   [junit4]   2> 2621859 INFO  
(solrHandlerExecutor-16459-thread-1-processing-n:127.0.0.1:36661_solr 
x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) 
[n:127.0.0.1:36661_solr c:testCatTime s:shard1 r:core_node2 
x:testCatTime_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 
secs, maxWait 30
   [junit4]   2> 2621865 INFO  (Thread-6795) [     ] o.a.s.c.RequestParams conf 
resource params.json loaded . version : 0 
   [junit4]   2> 2621865 INFO  (Thread-6795) [     ] o.a.s.c.RequestParams 
request params refreshed to version 0
   [junit4]   2> 2621865 WARN  (Thread-6795) [     ] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_F2536BEA2155EEAC-001/tempDir-001/node1/testCatTime_shard1_replica_n1/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_F2536BEA2155EEAC-001/tempDir-001/node1/testCatTime_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 2621865 WARN  (Thread-6795) [     ] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_F2536BEA2155EEAC-001/tempDir-001/node1/testCatTime_shard1_replica_n1/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_F2536BEA2155EEAC-001/tempDir-001/node1/testCatTime_shard1_replica_n1/../../../../dist
   [junit4]   2> 2621865 WARN  (Thread-6795) [     ] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_F2536BEA2155EEAC-001/tempDir-001/node1/testCatTime_shard1_replica_n1/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_F2536BEA2155EEAC-001/tempDir-001/node1/testCatTime_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 2621865 WARN  (Thread-6795) [     ] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_F2536BEA2155EEAC-001/tempDir-001/node1/testCatTime_shard1_replica_n1/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_F2536BEA2155EEAC-001/tempDir-001/node1/testCatTime_shard1_replica_n1/../../../../dist
   [junit4]   2> 2621865 WARN  (Thread-6795) [     ] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_F2536BEA2155EEAC-001/tempDir-001/node1/testCatTime_shard1_replica_n1/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_F2536BEA2155EEAC-001/tempDir-001/node1/testCatTime_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 2621865 WARN  (Thread-6795) [     ] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_F2536BEA2155EEAC-001/tempDir-001/node1/testCatTime_shard1_replica_n1/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_F2536BEA2155EEAC-001/tempDir-001/node1/testCatTime_shard1_replica_n1/../../../../dist
   [junit4]   2> 2621865 WARN  (Thread-6795) [     ] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_F2536BEA2155EEAC-001/tempDir-001/node1/testCatTime_shard1_replica_n1/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_F2536BEA2155EEAC-001/tempDir-001/node1/testCatTime_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 2621865 WARN  (Thread-6795) [     ] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_F2536BEA2155EEAC-001/tempDir-001/node1/testCatTime_shard1_replica_n1/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_F2536BEA2155EEAC-001/tempDir-001/node1/testCatTime_shard1_replica_n1/../../../../dist
   [junit4]   2> 2621865 WARN  (Thread-6795) [     ] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_F2536BEA2155EEAC-001/tempDir-001/node1/testCatTime_shard1_replica_n1/../../../../dist
 filtered by solr-ltr-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_F2536BEA2155EEAC-001/tempDir-001/node1/testCatTime_shard1_replica_n1/../../../../dist
   [junit4]   2> 2621866 INFO  (Thread-6795) [     ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.4.0
   [junit4]   2> 2621885 INFO  (Thread-6795) [     ] o.a.s.s.IndexSchema 
[testCatTime_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 2621962 INFO  (qtp1260727693-50385) [n:127.0.0.1:36661_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 2621962 INFO  (qtp1260727693-50385) [n:127.0.0.1:36661_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.c.S.Request [testCatTime_shard1_replica_n1]  webapp=/solr 
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 2621962 INFO  (SolrConfigHandler-refreshconf) [     ] 
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 2621962 INFO  
(solrHandlerExecutor-16459-thread-1-processing-n:127.0.0.1:36661_solr 
x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) 
[n:127.0.0.1:36661_solr c:testCatTime s:shard1 r:core_node2 
x:testCatTime_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Could not get 
expectedVersion 0 from 
https://127.0.0.1:36661/solr/testCatTime_shard1_replica_n1/ for prop overlay   
after 1 attempts
   [junit4]   2> 2621962 INFO  
(solrHandlerExecutor-16459-thread-1-processing-n:127.0.0.1:36661_solr 
x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) 
[n:127.0.0.1:36661_solr c:testCatTime s:shard1 r:core_node2 
x:testCatTime_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 
secs, maxWait 30
   [junit4]   2> 2622008 INFO  (Thread-6795) [     ] o.a.s.s.IndexSchema Loaded 
schema default-config/1.6 with uniqueid field id
   [junit4]   2> 2622026 INFO  (Thread-6795) [     ] o.a.s.c.CoreContainer 
Reloading SolrCore 'testCatTime_shard1_replica_n1' using configuration from 
collection testCatTime
   [junit4]   2> 2622049 INFO  (Thread-6795) [n:127.0.0.1:36661_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36661.solr.core.testCatTime.shard1.replica_n1' (registry 
'solr.core.testCatTime.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@45539d5e
   [junit4]   2> 2622049 INFO  (Thread-6795) [n:127.0.0.1:36661_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.c.SolrCore [[testCatTime_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_F2536BEA2155EEAC-001/tempDir-001/node1/testCatTime_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_F2536BEA2155EEAC-001/tempDir-001/node1/./testCatTime_shard1_replica_n1/data/]
   [jun

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

.apache.solr.update.processor.RoutedAliasUpdateProcessorTest.waitColAndAlias(RoutedAliasUpdateProcessorTest.java:77)
   [junit4]    >        at 
org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest.testTimeCat(DimensionalRoutedAliasUpdateProcessorTest.java:219)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_F2536BEA2155EEAC-001
   [junit4]   2> Nov 27, 2019 10:09:51 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {}, 
docValues:{}, maxPointsInLeafNode=1873, maxMBSortInHeap=6.062837611865401, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@64f0e919),
 locale=sr-Latn-RS, timezone=Australia/Victoria
   [junit4]   2> NOTE: Linux 5.0.0-36-generic amd64/Oracle Corporation 
1.8.0_201 (64-bit)/cpus=8,threads=1,free=97246576,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [LoggingHandlerTest, 
TestTlogReplica, TestCoreContainer, UnloadDistributedZkTest, 
TestConfigSetsAPIZkFailure, ZkControllerTest, 
CollectionsAPIAsyncDistributedZkTest, MultiThreadedOCPTest, 
PeerSyncReplicationTest, SimpleMLTQParserTest, BinaryUpdateRequestHandlerTest, 
SearchRateTriggerIntegrationTest, TestCustomStream, 
SimpleCollectionCreateDeleteTest, TestDFISimilarityFactory, 
AutoscalingHistoryHandlerTest, ScheduledMaintenanceTriggerTest, 
TestNumericRangeQuery32, TestEmbeddedSolrServerConstructors, 
DataDrivenBlockJoinTest, TestLRUStatsCache, ClassificationUpdateProcessorTest, 
SortByFunctionTest, PreAnalyzedFieldManagedSchemaCloudTest, TaggerTest, 
TestSolrConfigHandlerCloud, TestClusterStateMutator, DeleteStatusTest, 
AuthToolTest, SolrLogAuditLoggerPluginTest, 
DistributedFacetPivotSmallAdvancedTest, TestFieldCollectionResource, 
TestUniqueKeyFieldResource, TestDistributedGrouping, TestDocumentBuilder, 
DaemonStreamApiTest, PeerSyncWithIndexFingerprintCachingTest, 
SolrTestCaseJ4Test, TestStressVersions, TestStressCloudBlindAtomicUpdates, 
MaxSizeAutoCommitTest, TestTolerantSearch, TestSolrDeletionPolicy1, 
TestNumericTerms32, TolerantUpdateProcessorTest, 
DistributedIntervalFacetingTest, TestPayloadScoreQParserPlugin, 
TestSweetSpotSimilarityFactory, MetricsHandlerTest, 
FieldMutatingUpdateProcessorTest, JavaBinAtomicUpdateMultivalueTest, 
QueryResultKeyTest, TestGraphMLResponseWriter, NumericFieldsTest, 
DistributedMLTComponentTest, TestSimPolicyCloud, TestStressRecovery, 
TestCloudJSONFacetJoinDomain, CollectionStateFormat2Test, TestFieldSortValues, 
TestRangeQuery, TestDistribIDF, TestLogWatcher, TestSolrFieldCacheBean, 
OverseerModifyCollectionTest, TestFieldCacheVsDocValues, TestInfoStreamLogging, 
ReindexCollectionTest, BooleanFieldTest, TestDistributedTracing, 
CdcrBootstrapTest, JWTAuthPluginIntegrationTest, BufferStoreTest, 
ConjunctionSolrSpellCheckerTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, 
TestWriterPerf, PingRequestHandlerTest, HdfsUnloadDistributedZkTest, 
TestAtomicUpdateErrorCases, TestSchemaManager, TestSchemaSimilarityResource, 
TestCodecSupport, TestLRUCache, ZkShardTermsTest, JSONWriterTest, 
HighlighterTest, DistributedFacetSimpleRefinementLongTailTest, 
TestFreeTextSuggestions, TestManagedSynonymGraphFilterFactory, 
TestDynamicFieldNamesIndexCorrectly, TestRequestForwarding, TestZkChroot, 
RootFieldTest, TestFieldCacheReopen, FullHLLTest, TestUtilizeNode, 
RollingRestartTest, ConfigureRecoveryStrategyTest, TestSolrJacksonAnnotation, 
TestPhraseSuggestions, TestReplicaProperties, 
TestSolrCloudWithDelegationTokens, TestMiniSolrCloudClusterSSL, 
TestSolrCloudSnapshots, TestComponentsName, BasicAuthIntegrationTest, 
TestExpandComponent, TestAnalyzedSuggestions, LeaderElectionIntegrationTest, 
TestSubQueryTransformerCrossCore, TestValueSourceCache, 
TestInPlaceUpdateWithRouteField, DistributedFacetExistsSmallTest, 
ResponseBuilderTest, NoCacheHeaderTest, TestLuceneMatchVersion, 
TestTrackingShardHandlerFactory, TestSnapshotCloudManager, 
DocValuesMissingTest, TestFieldTypeResource, DocValuesNotIndexedTest, 
ZkStateWriterTest, AsyncCallRequestStatusResponseTest, DeleteNodeTest, 
AnalyticsMergeStrategyTest, TestJoin, DistribJoinFromCollectionTest, 
TestNoOpRegenerator, TestManagedSchemaThreadSafety, TestShardHandlerFactory, 
TestBinaryField, TestSlowCompositeReaderWrapper, MoreLikeThisComponentTest, 
AddBlockUpdateTest, DateMathParserTest, TestConfigsApi, TestCSVResponseWriter, 
TestSolr4Spatial2, BlockJoinFacetSimpleTest, PreAnalyzedUpdateProcessorTest, 
TestCoreBackup, TestShortCircuitedRequests, AliasIntegrationTest, 
ConnectionManagerTest, DeleteReplicaTest, HttpPartitionWithTlogReplicasTest, 
LeaderFailoverAfterPartitionTest, LegacyCloudClusterPropTest, 
MetricsHistoryIntegrationTest, MigrateRouteKeyTest, OverseerRolesTest, 
RecoveryAfterSoftCommitTest, SSLMigrationTest, ShardRoutingTest, SyncSliceTest, 
TestCloudRecovery, TestDistribDocBasedVersion, 
TestLeaderElectionWithEmptyReplica, TestPullReplicaErrorHandling, 
TestSSLRandomization, TestWaitForStateWithJettyShutdowns, CollectionReloadTest, 
ConcurrentDeleteAndCreateCollectionTest, CustomCollectionTest, 
TestCollectionAPI, TestRequestStatusCollectionAPI, 
AutoAddReplicasPlanActionTest, ComputePlanActionTest, 
NodeLostTriggerIntegrationTest, NodeLostTriggerTest, TestPolicyCloud, 
TestSimClusterStateProvider, TestSimComputePlanAction, 
TestSimDistribStateManager, TestSimDistributedQueue, TestSimExecutePlanAction, 
TestSimExtremeIndexing, TestSimGenericDistributedQueue, TestSimLargeCluster, 
HdfsRestartWhileUpdatingTest, HdfsSyncSliceTest, 
HdfsWriteToMultipleCollectionsTest, ZkCollectionPropsCachingTest, 
AlternateDirectoryTest, BlobRepositoryCloudTest, DirectoryFactoryTest, 
RequestHandlersTest, SolrCoreTest, TestDynamicLoadingUrl, TestJmxIntegration, 
TestLazyCores, TestNRTOpen, TestQuerySenderListener, TestSimpleTextCodec, 
TestSolrDeletionPolicy2, TestSolrIndexConfig, TestSolrXml, 
DocumentAnalysisRequestHandlerTest, JsonLoaderTest, TestBlobHandler, 
TestReplicationHandlerBackup, TestReqParamsAPI, TestStressThreadBackup, 
TestSystemCollAutoCreate, CoreAdminOperationTest, PropertiesRequestHandlerTest, 
SecurityConfHandlerTest, ShowFileRequestHandlerTest, StatsReloadRaceTest, 
CustomTermsComponentTest, DistributedQueryElevationComponentTest, 
DistributedTermsComponentTest, SpellCheckComponentTest, StatsComponentTest, 
TermVectorComponentTest, TermsComponentTest, TestExportWriter, 
HighlighterConfigTest, WrapperMergePolicyFactoryTest, TestLegacyField, 
TestLegacyNumericUtils, MetricsConfigTest, SolrMetricManagerTest, 
SolrMetricReporterTest, SolrMetricsIntegrationTest, SolrJmxReporterTest, 
SolrCloudReportersTest, SolrRrdBackendFactoryTest, TestPackages, 
TestRestManager, TestCopyFieldCollectionResource, 
TestDynamicFieldCollectionResource, TestFieldResource, 
TestManagedStopFilterFactory, ChangedSchemaMergeTest, CopyFieldTest, 
CurrencyFieldTypeTest, DateFieldTest, DocValuesTest, RequiredFieldsTest, 
TestBulkSchemaConcurrent, TestCollationField, TestCollationFieldDocValues, 
TestHalfAndHalfDocValues, TestSchemalessBufferedUpdates, TestSortableTextField, 
TestUseDocValuesAsStored, CursorMarkTest, LargeFieldTest, MergeStrategyTest, 
QueryEqualityTest, SignificantTermsQParserPluginTest, SortSpecParsingTest, 
TestAddFieldRealTimeGet, TestCaffeineCache, TestFoldingMultitermQuery, 
TestGraphTermsQParserPlugin, TestHashQParserPlugin, TestIndexSearcher, 
TestInitQParser, TestMaxScoreQueryParser, TestMinHashQParser, 
TestMissingGroups, TestQueryTypes, TestQueryUtils, TestRTGBase, 
TestRealTimeGet, TestReload, TestReloadDeadlock, TestSearchPerf, 
TestSearcherReuse, TestSimpleQParserPlugin, TestSmileRequest, 
TestSolrQueryParser, TestSort, TestStressReorder, TestXmlQParser, 
RangeFacetCloudTest, TestJsonFacetRefinement, TestJsonFacets, 
TestInPlaceUpdatesRequiredField, TestInPlaceUpdatesStandalone, 
ClassificationUpdateProcessorFactoryTest, CloneFieldUpdateProcessorFactoryTest, 
DefaultValueUpdateProcessorTest, DimensionalRoutedAliasUpdateProcessorTest]
   [junit4] Completed [886/886 (1!)] on J2 in 192.50s, 2 tests, 2 failures <<< 
FAILURES!

[...truncated 52856 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/1542/consoleText

[repro] Revision: 276b3531fe285c8c2dba0b916070d5c40fa0cda2

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC"
[repro] Repro line:  ant test  
-Dtestcase=DimensionalRoutedAliasUpdateProcessorTest -Dtests.method=testCatTime 
-Dtests.seed=F2536BEA2155EEAC -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=sr-Latn-RS -Dtests.timezone=Australia/Victoria 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[repro] Repro line:  ant test  
-Dtestcase=DimensionalRoutedAliasUpdateProcessorTest -Dtests.method=testTimeCat 
-Dtests.seed=F2536BEA2155EEAC -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=sr-Latn-RS -Dtests.timezone=Australia/Victoria 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       DimensionalRoutedAliasUpdateProcessorTest
[repro] ant compile-test

[...truncated 3593 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.DimensionalRoutedAliasUpdateProcessorTest" 
-Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC" 
-Dtests.seed=F2536BEA2155EEAC -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=sr-Latn-RS -Dtests.timezone=Australia/Victoria 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[...truncated 82 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: 
org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest
[repro] Exiting with code 0

[...truncated 43 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to