Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.x/283/

1 tests failed.
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([B960395F32163E86:809878EC723772ED]: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 14913 lines...]
   [junit4] Suite: 
org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest
   [junit4]   2> 2187920 INFO  
(SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[B960395F32163E86]-worker)
 [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2187920 INFO  
(SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[B960395F32163E86]-worker)
 [     ] o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_B960395F32163E86-001/data-dir-75-001
   [junit4]   2> 2187920 WARN  
(SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[B960395F32163E86]-worker)
 [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=6 numCloses=6
   [junit4]   2> 2187920 INFO  
(SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[B960395F32163E86]-worker)
 [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2187975 INFO  
(SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[B960395F32163E86]-worker)
 [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2188194 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[B960395F32163E86])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting testTimeCat
   [junit4]   2> 2188195 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[B960395F32163E86])
 [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_B960395F32163E86-001/tempDir-001
   [junit4]   2> 2188195 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[B960395F32163E86])
 [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2188237 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2188237 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2188316 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[B960395F32163E86])
 [     ] o.a.s.c.ZkTestServer start zk server on port:36221
   [junit4]   2> 2188316 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[B960395F32163E86])
 [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:36221
   [junit4]   2> 2188316 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[B960395F32163E86])
 [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36221
   [junit4]   2> 2188316 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[B960395F32163E86])
 [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36221
   [junit4]   2> 2188346 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[B960395F32163E86])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2188367 INFO  (zkConnectionManagerCallback-4143-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2188367 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[B960395F32163E86])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2188500 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[B960395F32163E86])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2188548 INFO  (zkConnectionManagerCallback-4145-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2188549 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[B960395F32163E86])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2188554 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[B960395F32163E86])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2188593 INFO  (zkConnectionManagerCallback-4147-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2188593 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[B960395F32163E86])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2188762 WARN  (jetty-launcher-4148-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2188762 INFO  (jetty-launcher-4148-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2188762 INFO  (jetty-launcher-4148-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2188762 INFO  (jetty-launcher-4148-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 2188763 WARN  (jetty-launcher-4148-thread-2) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2188763 INFO  (jetty-launcher-4148-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2188763 INFO  (jetty-launcher-4148-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2188763 INFO  (jetty-launcher-4148-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 2188765 WARN  (jetty-launcher-4148-thread-3) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2188765 INFO  (jetty-launcher-4148-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2188765 INFO  (jetty-launcher-4148-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2188765 INFO  (jetty-launcher-4148-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 2188789 INFO  (jetty-launcher-4148-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2188789 INFO  (jetty-launcher-4148-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2188789 INFO  (jetty-launcher-4148-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2188789 INFO  (jetty-launcher-4148-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@21b42a58{/solr,null,AVAILABLE}
   [junit4]   2> 2188790 INFO  (jetty-launcher-4148-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2188790 INFO  (jetty-launcher-4148-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2188790 INFO  (jetty-launcher-4148-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2188791 INFO  (jetty-launcher-4148-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@173cf1cc{/solr,null,AVAILABLE}
   [junit4]   2> 2188805 WARN  (jetty-launcher-4148-thread-4) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2188805 INFO  (jetty-launcher-4148-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2188806 INFO  (jetty-launcher-4148-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2188806 INFO  (jetty-launcher-4148-thread-4) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 2188808 INFO  (jetty-launcher-4148-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2188808 INFO  (jetty-launcher-4148-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2188808 INFO  (jetty-launcher-4148-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2188828 INFO  (jetty-launcher-4148-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@40aca366{/solr,null,AVAILABLE}
   [junit4]   2> 2188845 INFO  (jetty-launcher-4148-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2188845 INFO  (jetty-launcher-4148-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2188845 INFO  (jetty-launcher-4148-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2188845 INFO  (jetty-launcher-4148-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@504e0ac1{/solr,null,AVAILABLE}
   [junit4]   2> 2188846 INFO  (jetty-launcher-4148-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@30bc3296{SSL,[ssl, 
http/1.1]}{127.0.0.1:32813}
   [junit4]   2> 2188846 INFO  (jetty-launcher-4148-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@3d2cf67{SSL,[ssl, 
http/1.1]}{127.0.0.1:42297}
   [junit4]   2> 2188846 INFO  (jetty-launcher-4148-thread-1) [     ] 
o.e.j.s.Server Started @2189026ms
   [junit4]   2> 2188846 INFO  (jetty-launcher-4148-thread-3) [     ] 
o.e.j.s.Server Started @2189026ms
   [junit4]   2> 2188846 INFO  (jetty-launcher-4148-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42297}
   [junit4]   2> 2188846 INFO  (jetty-launcher-4148-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=32813}
   [junit4]   2> 2188846 ERROR (jetty-launcher-4148-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2188846 ERROR (jetty-launcher-4148-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2188846 INFO  (jetty-launcher-4148-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2188846 INFO  (jetty-launcher-4148-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2188846 INFO  (jetty-launcher-4148-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.4.0
   [junit4]   2> 2188846 INFO  (jetty-launcher-4148-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.4.0
   [junit4]   2> 2188846 INFO  (jetty-launcher-4148-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2188846 INFO  (jetty-launcher-4148-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2188846 INFO  (jetty-launcher-4148-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-11-29T09:33:11.455Z
   [junit4]   2> 2188847 INFO  (jetty-launcher-4148-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@17112b95{SSL,[ssl, 
http/1.1]}{127.0.0.1:37129}
   [junit4]   2> 2188847 INFO  (jetty-launcher-4148-thread-2) [     ] 
o.e.j.s.Server Started @2189026ms
   [junit4]   2> 2188847 INFO  (jetty-launcher-4148-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37129}
   [junit4]   2> 2188847 ERROR (jetty-launcher-4148-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2188847 INFO  (jetty-launcher-4148-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2188847 INFO  (jetty-launcher-4148-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.4.0
   [junit4]   2> 2188847 INFO  (jetty-launcher-4148-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2188847 INFO  (jetty-launcher-4148-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2188847 INFO  (jetty-launcher-4148-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-11-29T09:33:11.456Z
   [junit4]   2> 2188848 INFO  (jetty-launcher-4148-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2188848 INFO  (jetty-launcher-4148-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2188848 INFO  (jetty-launcher-4148-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-11-29T09:33:11.457Z
   [junit4]   2> 2188848 INFO  (jetty-launcher-4148-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2188861 INFO  (jetty-launcher-4148-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2188861 INFO  (jetty-launcher-4148-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@67100ae{SSL,[ssl, 
http/1.1]}{127.0.0.1:43512}
   [junit4]   2> 2188861 INFO  (jetty-launcher-4148-thread-4) [     ] 
o.e.j.s.Server Started @2189040ms
   [junit4]   2> 2188861 INFO  (jetty-launcher-4148-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43512}
   [junit4]   2> 2188861 ERROR (jetty-launcher-4148-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2188861 INFO  (jetty-launcher-4148-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2188861 INFO  (jetty-launcher-4148-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.4.0
   [junit4]   2> 2188861 INFO  (jetty-launcher-4148-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2188861 INFO  (jetty-launcher-4148-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2188861 INFO  (jetty-launcher-4148-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-11-29T09:33:11.470Z
   [junit4]   2> 2188863 INFO  (jetty-launcher-4148-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2188881 INFO  (jetty-launcher-4148-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2188895 INFO  (zkConnectionManagerCallback-4154-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2188895 INFO  (jetty-launcher-4148-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2188895 INFO  (zkConnectionManagerCallback-4152-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2188895 INFO  (jetty-launcher-4148-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2188895 INFO  (zkConnectionManagerCallback-4156-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2188895 INFO  (jetty-launcher-4148-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2188902 INFO  (zkConnectionManagerCallback-4150-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2188902 INFO  (jetty-launcher-4148-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2188910 INFO  (jetty-launcher-4148-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2188910 INFO  (jetty-launcher-4148-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2188910 INFO  (jetty-launcher-4148-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2188954 INFO  (jetty-launcher-4148-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2189644 INFO  (jetty-launcher-4148-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2189659 WARN  (jetty-launcher-4148-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> 2189715 WARN  (jetty-launcher-4148-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5422aff6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2189715 WARN  (jetty-launcher-4148-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5422aff6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2189752 WARN  (jetty-launcher-4148-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> 2189753 WARN  (jetty-launcher-4148-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4f596c3e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2189753 WARN  (jetty-launcher-4148-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4f596c3e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2189754 INFO  (jetty-launcher-4148-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36221/solr
   [junit4]   2> 2189777 INFO  (jetty-launcher-4148-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2189825 INFO  (zkConnectionManagerCallback-4166-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2189825 INFO  (jetty-launcher-4148-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2190012 INFO  (jetty-launcher-4148-thread-4) 
[n:127.0.0.1:43512_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2190045 INFO  (zkConnectionManagerCallback-4168-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2190048 INFO  (jetty-launcher-4148-thread-4) 
[n:127.0.0.1:43512_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2190291 INFO  (jetty-launcher-4148-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2190291 WARN  (jetty-launcher-4148-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> 2190292 WARN  (jetty-launcher-4148-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@532194c4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2190292 WARN  (jetty-launcher-4148-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@532194c4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2190354 WARN  (jetty-launcher-4148-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> 2190374 WARN  (jetty-launcher-4148-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@264452de[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2190374 WARN  (jetty-launcher-4148-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@264452de[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2190376 INFO  (jetty-launcher-4148-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36221/solr
   [junit4]   2> 2190377 INFO  (jetty-launcher-4148-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2190381 INFO  (jetty-launcher-4148-thread-4) 
[n:127.0.0.1:43512_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:43512_solr
   [junit4]   2> 2190381 INFO  (jetty-launcher-4148-thread-4) 
[n:127.0.0.1:43512_solr     ] o.a.s.c.Overseer Overseer 
(id=75816568067325960-127.0.0.1:43512_solr-n_0000000000) starting
   [junit4]   2> 2190411 INFO  (zkConnectionManagerCallback-4176-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2190411 INFO  (jetty-launcher-4148-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2190567 INFO  (jetty-launcher-4148-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2190568 WARN  (jetty-launcher-4148-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> 2190586 INFO  (jetty-launcher-4148-thread-1) 
[n:127.0.0.1:42297_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2190615 WARN  (jetty-launcher-4148-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7e535a6b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2190615 WARN  (jetty-launcher-4148-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7e535a6b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2190639 WARN  (jetty-launcher-4148-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> 2190688 WARN  (jetty-launcher-4148-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@496870e0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2190688 WARN  (jetty-launcher-4148-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@496870e0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2190689 INFO  (jetty-launcher-4148-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36221/solr
   [junit4]   2> 2190695 INFO  (zkConnectionManagerCallback-4178-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2190696 INFO  (jetty-launcher-4148-thread-1) 
[n:127.0.0.1:42297_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2190704 INFO  (jetty-launcher-4148-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2190748 INFO  (zkConnectionManagerCallback-4184-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2190760 INFO  (jetty-launcher-4148-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2190957 INFO  
(OverseerStateUpdate-75816568067325960-127.0.0.1:43512_solr-n_0000000000) 
[n:127.0.0.1:43512_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:43512_solr
   [junit4]   2> 2190984 INFO  (jetty-launcher-4148-thread-4) 
[n:127.0.0.1:43512_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43512_solr
   [junit4]   2> 2191119 INFO  (jetty-launcher-4148-thread-3) 
[n:127.0.0.1:32813_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2191150 INFO  
(OverseerStateUpdate-75816568067325960-127.0.0.1:43512_solr-n_0000000000) 
[n:127.0.0.1:43512_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2191155 INFO  (zkConnectionManagerCallback-4189-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2191155 INFO  (jetty-launcher-4148-thread-3) 
[n:127.0.0.1:32813_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2191206 INFO  (jetty-launcher-4148-thread-1) 
[n:127.0.0.1:42297_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2191222 INFO  (jetty-launcher-4148-thread-1) 
[n:127.0.0.1:42297_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:42297_solr as DOWN
   [junit4]   2> 2191223 INFO  (jetty-launcher-4148-thread-1) 
[n:127.0.0.1:42297_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2191223 INFO  (jetty-launcher-4148-thread-1) 
[n:127.0.0.1:42297_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42297_solr
   [junit4]   2> 2191259 INFO  (jetty-launcher-4148-thread-3) 
[n:127.0.0.1:32813_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2191265 INFO  (zkCallback-4177-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2191265 INFO  (zkCallback-4167-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2191376 INFO  (jetty-launcher-4148-thread-1) 
[n:127.0.0.1:42297_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2191464 INFO  (jetty-launcher-4148-thread-4) 
[n:127.0.0.1:43512_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2191558 INFO  (jetty-launcher-4148-thread-1) 
[n:127.0.0.1:42297_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42297.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@248e8f28
   [junit4]   2> 2191581 INFO  (jetty-launcher-4148-thread-1) 
[n:127.0.0.1:42297_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42297.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@248e8f28
   [junit4]   2> 2191582 INFO  (jetty-launcher-4148-thread-1) 
[n:127.0.0.1:42297_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42297.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@248e8f28
   [junit4]   2> 2191615 INFO  (jetty-launcher-4148-thread-4) 
[n:127.0.0.1:43512_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43512.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@248e8f28
   [junit4]   2> 2191635 INFO  (jetty-launcher-4148-thread-4) 
[n:127.0.0.1:43512_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43512.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@248e8f28
   [junit4]   2> 2191635 INFO  (jetty-launcher-4148-thread-4) 
[n:127.0.0.1:43512_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43512.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@248e8f28
   [junit4]   2> 2191653 INFO  (jetty-launcher-4148-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2191654 WARN  (jetty-launcher-4148-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> 2191654 INFO  (jetty-launcher-4148-thread-1) 
[n:127.0.0.1:42297_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 2191668 INFO  (jetty-launcher-4148-thread-1) 
[n:127.0.0.1:42297_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_B960395F32163E86-001/tempDir-001/node1/.
   [junit4]   2> 2191668 INFO  (jetty-launcher-4148-thread-3) 
[n:127.0.0.1:32813_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:32813_solr as DOWN
   [junit4]   2> 2191669 INFO  (jetty-launcher-4148-thread-3) 
[n:127.0.0.1:32813_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2191669 INFO  (jetty-launcher-4148-thread-3) 
[n:127.0.0.1:32813_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:32813_solr
   [junit4]   2> 2191670 INFO  (zkCallback-4167-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2191741 INFO  (zkCallback-4177-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2191745 INFO  (zkCallback-4188-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2191798 WARN  (jetty-launcher-4148-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4a4ee0d2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2191798 WARN  (jetty-launcher-4148-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4a4ee0d2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2191835 WARN  (jetty-launcher-4148-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> 2191876 INFO  (jetty-launcher-4148-thread-4) 
[n:127.0.0.1:43512_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 2191877 INFO  (jetty-launcher-4148-thread-3) 
[n:127.0.0.1:32813_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2191878 WARN  (jetty-launcher-4148-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@52040177[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2191878 WARN  (jetty-launcher-4148-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@52040177[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2191891 INFO  (jetty-launcher-4148-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36221/solr
   [junit4]   2> 2191894 INFO  (jetty-launcher-4148-thread-4) 
[n:127.0.0.1:43512_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_B960395F32163E86-001/tempDir-001/node4/.
   [junit4]   2> 2191908 INFO  (jetty-launcher-4148-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2191908 INFO  (zkConnectionManagerCallback-4202-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2191908 INFO  (jetty-launcher-4148-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2191951 INFO  (jetty-launcher-4148-thread-3) 
[n:127.0.0.1:32813_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_32813.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@248e8f28
   [junit4]   2> 2192020 INFO  (jetty-launcher-4148-thread-3) 
[n:127.0.0.1:32813_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_32813.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@248e8f28
   [junit4]   2> 2192020 INFO  (jetty-launcher-4148-thread-3) 
[n:127.0.0.1:32813_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_32813.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@248e8f28
   [junit4]   2> 2192026 INFO  (jetty-launcher-4148-thread-2) 
[n:127.0.0.1:37129_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2192102 INFO  (zkConnectionManagerCallback-4204-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2192102 INFO  (jetty-launcher-4148-thread-2) 
[n:127.0.0.1:37129_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2192115 INFO  (jetty-launcher-4148-thread-3) 
[n:127.0.0.1:32813_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 2192116 INFO  (jetty-launcher-4148-thread-3) 
[n:127.0.0.1:32813_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_B960395F32163E86-001/tempDir-001/node3/.
   [junit4]   2> 2192137 INFO  (jetty-launcher-4148-thread-2) 
[n:127.0.0.1:37129_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 2192150 INFO  (jetty-launcher-4148-thread-2) 
[n:127.0.0.1:37129_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:37129_solr as DOWN
   [junit4]   2> 2192151 INFO  (jetty-launcher-4148-thread-2) 
[n:127.0.0.1:37129_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2192151 INFO  (jetty-launcher-4148-thread-2) 
[n:127.0.0.1:37129_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37129_solr
   [junit4]   2> 2192160 INFO  (zkCallback-4177-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2192160 INFO  (zkCallback-4167-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2192168 INFO  (zkCallback-4188-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2192168 INFO  (zkCallback-4203-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2192231 INFO  (jetty-launcher-4148-thread-2) 
[n:127.0.0.1:37129_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2192297 INFO  (jetty-launcher-4148-thread-2) 
[n:127.0.0.1:37129_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37129.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@248e8f28
   [junit4]   2> 2192330 INFO  (jetty-launcher-4148-thread-2) 
[n:127.0.0.1:37129_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37129.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@248e8f28
   [junit4]   2> 2192330 INFO  (jetty-launcher-4148-thread-2) 
[n:127.0.0.1:37129_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37129.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@248e8f28
   [junit4]   2> 2192348 INFO  (jetty-launcher-4148-thread-2) 
[n:127.0.0.1:37129_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 2192349 INFO  (jetty-launcher-4148-thread-2) 
[n:127.0.0.1:37129_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_B960395F32163E86-001/tempDir-001/node2/.
   [junit4]   2> 2192608 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[B960395F32163E86])
 [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 2192608 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[B960395F32163E86])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2192636 INFO  (zkConnectionManagerCallback-4213-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2192636 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[B960395F32163E86])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2192637 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[B960395F32163E86])
 [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2192638 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[B960395F32163E86])
 [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:36221/solr ready
   [junit4]   2> 2192727 INFO  (qtp1277702825-15182) [n:127.0.0.1:42297_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2192742 INFO  (qtp1277702825-15182) [n:127.0.0.1:42297_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=15
   [junit4]   2> 2192744 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[B960395F32163E86])
 [     ] o.a.s.u.p.DimensionalRoutedAliasUpdateProcessorTest SolrClient: 
org.apache.solr.client.solrj.impl.CloudSolrClient@1eef4d4f
   [junit4]   2> 2192744 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[B960395F32163E86])
 [     ] o.a.s.u.p.DimensionalRoutedAliasUpdateProcessorTest 
ClusterStateProvider 
org.apache.solr.client.solrj.impl.HttpClusterStateProvider@68790b52
   [junit4]   2> 2192820 INFO  (qtp1233911252-15199) [n:127.0.0.1:43512_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2192874 INFO  (qtp1233911252-15199) [n:127.0.0.1:43512_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=54
   [junit4]   2> 2192880 INFO  (qtp1233911252-15195) [n:127.0.0.1:43512_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2192881 INFO  (qtp1233911252-15195) [n:127.0.0.1:43512_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2192882 INFO  (qtp1233911252-15196) [n:127.0.0.1:43512_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2192882 INFO  (qtp1233911252-15196) [n:127.0.0.1:43512_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2192883 INFO  (qtp1233911252-15197) [n:127.0.0.1:43512_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2192883 INFO  (qtp1233911252-15197) [n:127.0.0.1:43512_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2192895 INFO  (qtp1233911252-15196) [n:127.0.0.1:43512_solr    
 ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params 
baseConfigSet=_default&name=testTimeCat&action=CREATE&wt=javabin&version=2 
   [junit4]   2> 2192909 INFO  
(OverseerThreadFactory-4394-thread-1-processing-n:127.0.0.1:43512_solr) 
[n:127.0.0.1:43512_solr     ] o.a.s.c.OverseerConfigSetMessageHandler 
OverseerConfigSetMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"testTimeCat",
   [junit4]   2>   "baseConfigSet":"_default",
   [junit4]   2>   "immutable":"false",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 2192910 INFO  
(OverseerThreadFactory-4394-thread-1-processing-n:127.0.0.1:43512_solr) 
[n:127.0.0.1:43512_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/protwords.txt to /configs/testTimeCat/protwords.txt
   [junit4]   2> 2192912 INFO  
(OverseerThreadFactory-4394-thread-1-processing-n:127.0.0.1:43512_solr) 
[n:127.0.0.1:43512_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/managed-schema to /configs/testTimeCat/managed-schema
   [junit4]   2> 2192913 INFO  
(OverseerThreadFactory-4394-thread-1-processing-n:127.0.0.1:43512_solr) 
[n:127.0.0.1:43512_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/solrconfig.xml to /configs/testTimeCat/solrconfig.xml
   [junit4]   2> 2192915 INFO  
(OverseerThreadFactory-4394-thread-1-processing-n:127.0.0.1:43512_solr) 
[n:127.0.0.1:43512_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/synonyms.txt to /configs/testTimeCat/synonyms.txt
   [junit4]   2> 2192916 INFO  
(OverseerThreadFactory-4394-thread-1-processing-n:127.0.0.1:43512_solr) 
[n:127.0.0.1:43512_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/stopwords.txt to /configs/testTimeCat/stopwords.txt
   [junit4]   2> 2192942 INFO  
(OverseerThreadFactory-4394-thread-1-processing-n:127.0.0.1:43512_solr) 
[n:127.0.0.1:43512_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/params.json to /configs/testTimeCat/params.json
   [junit4]   2> 2192943 INFO  
(OverseerThreadFactory-4394-thread-1-processing-n:127.0.0.1:43512_solr) 
[n:127.0.0.1:43512_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_it.txt to 
/configs/testTimeCat/lang/contractions_it.txt
   [junit4]   2> 2192945 INFO  
(OverseerThreadFactory-4394-thread-1-processing-n:127.0.0.1:43512_solr) 
[n:127.0.0.1:43512_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_no.txt to 
/configs/testTimeCat/lang/stopwords_no.txt
   [junit4]   2> 2192946 INFO  
(OverseerThreadFactory-4394-thread-1-processing-n:127.0.0.1:43512_solr) 
[n:127.0.0.1:43512_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hy.txt to 
/configs/testTimeCat/lang/stopwords_hy.txt
   [junit4]   2> 2192948 INFO  
(OverseerThreadFactory-4394-thread-1-processing-n:127.0.0.1:43512_solr) 
[n:127.0.0.1:43512_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stemdict_nl.txt to 
/configs/testTimeCat/lang/stemdict_nl.txt
   [junit4]   2> 2192958 INFO  
(OverseerThreadFactory-4394-thread-1-processing-n:127.0.0.1:43512_solr) 
[n:127.0.0.1:43512_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ca.txt to 
/configs/testTimeCat/lang/contractions_ca.txt
   [junit4]   2> 2192959 INFO  
(OverseerThreadFactory-4394-thread-1-processing-n:127.0.0.1:43512_solr) 
[n:127.0.0.1:43512_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_id.txt to 
/configs/testTimeCat/lang/stopwords_id.txt
   [junit4]   2> 2192961 INFO  
(OverseerThreadFactory-4394-thread-1-processing-n:127.0.0.1:43512_solr) 
[n:127.0.0.1:43512_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_et.txt to 
/configs/testTimeCat/lang/stopwords_et.txt
   [junit4]   2> 2192962 INFO  
(OverseerThreadFactory-4394-thread-1-processing-n:127.0.0.1:43512_solr) 
[n:127.0.0.1:43512_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ga.txt to 
/configs/testTimeCat/lang/stopwords_ga.txt
   [junit4]   2> 2192964 INFO  
(OverseerThreadFactory-4394-thread-1-processing-n:127.0.0.1:43512_solr) 
[n:127.0.0.1:43512_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_da.txt to 
/configs/testTimeCat/lang/stopwords_da.txt
   [junit4]   2> 2192965 INFO  
(OverseerThreadFactory-4394-thread-1-processing-n:127.0.0.1:43512_solr) 
[n:127.0.0.1:43512_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hi.txt to 
/configs/testTimeCat/lang/stopwords_hi.txt
   [junit4]   2> 2192967 INFO  
(OverseerThreadFactory-4394-thread-1-processing-n:127.0.0.1:43512_solr) 
[n:127.0.0.1:43512_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ja.txt to 
/configs/testTimeCat/lang/stopwords_ja.txt
   [junit4]   2> 2192968 INFO  
(OverseerThreadFactory-4394-thread-1-processing-n:127.0.0.1:43512_solr) 
[n:127.0.0.1:43512_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_pt.txt to 
/configs/testTimeCat/lang/stopwords_pt.txt
   [junit4]   2> 2192978 INFO  
(OverseerThreadFactory-4394-thread-1-processing-n:127.0.0.1:43512_solr) 
[n:127.0.0.1:43512_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hu.txt to 
/configs/testTimeCat/lang/stopwords_hu.txt
   [junit4]   2> 2192980 INFO  
(OverseerThreadFactory-4394-thread-1-processing-n:127.0.0.1:43512_solr) 
[n:127.0.0.1:43512_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_el.txt to 
/configs/testTimeCat/lang/stopwords_el.txt
   [junit4]   2> 2192989 INFO  
(OverseerThreadFactory-4394-thread-1-processing-n:127.0.0.1:43512_solr) 
[n:127.0.0.1:43512_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ru.txt to 
/configs/testTimeCat/lang/stopwords_ru.txt
   [junit4]   2> 2192991 INFO  
(OverseerThreadFactory-4394-thread-1-processing-n:127.0.0.1:43512_solr) 
[n:127.0.0.1:43512_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_tr.txt to 
/configs/testTimeCat/lang/stopwords_tr.txt
   [junit4]   2> 2192993 INFO  
(OverseerThreadFactory-4394-thread-1-processing-n:127.0.0.1:43512_solr) 
[n:127.0.0.1:43512_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ar.txt to 
/configs/testTimeCat/lang/stopwords_ar.txt
   [junit4]   2> 2193002 INFO  
(OverseerThreadFactory-4394-thread-1-processing-n:127.0.0.1:43512_solr) 
[n:127.0.0.1:43512_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/userdict_ja.txt to 
/configs/testTimeCat/lang/userdict_ja.txt
   [junit4]   2> 2193004 INFO  
(OverseerThreadFactory-4394-thread-1-processing-n:127.0.0.1:43512_solr) 
[n:127.0.0.1:43512_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_it.txt to 
/configs/testTimeCat/lang/stopwords_it.txt
   [junit4]   2> 2193005 INFO  
(OverseerThreadFactory-4394-thread-1-processing-n:127.0.0.1:43512_solr) 
[n:127.0.0.1:43512_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_eu.txt to 
/configs/testTimeCat/lang/stopwords_eu.txt
   [junit4]   2> 2193007 INFO  
(OverseerThreadFactory-4394-thread-1-processing-n:127.0.0.1:43512_solr) 
[n:127.0.0.1:43512_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_cz.txt to 
/configs/testTimeCat/lang/stopwords_cz.txt
   [junit4]   2> 2193008 INFO  
(OverseerThreadFactory-4394-thread-1-processing-n:127.0.0.1:43512_solr) 
[n:127.0.0.1:43512_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stoptags_ja.txt to 
/configs/testTimeCat/lang/stoptags_ja.txt
   [junit4]   2> 2193018 INFO  
(OverseerThreadFactory-4394-thread-1-processing-n:127.0.0.1:43512_solr) 
[n:127.0.0.1:43512_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_fr.txt to 
/configs/testTimeCat/lang/contractions_fr.txt
   [junit4]   2> 2193019 INFO  
(OverseerThreadFactory-4394-thread-1-processing-n:127.0.0.1:43512_solr) 
[n:127.0.0.1:43512_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fa.txt to 
/configs/testTimeCat/lang/stopwords_fa.txt
   [junit4]   2> 2193021 INFO  
(OverseerThreadFactory-4394-thread-1-processing-n:127.0.0.1:43512_solr) 
[n:127.0.0.1:43512_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_de.txt to 
/configs/testTimeCat/lang/stopwords_de.txt
   [junit4]   2> 2193022 INFO  
(OverseerThreadFactory-4394-thread-1-processing-n:127.0.0.1:43512_solr) 
[n:127.0.0.1:43512_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ga.txt to 
/configs/testTimeCat/lang/contractions_ga.txt
   [junit4]   2> 2193024 INFO  
(OverseerThreadFactory-4394-thread-1-processing-n:127.0.0.1:43512_solr) 
[n:127.0.0.1:43512_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ca.txt to 
/configs/testTimeCat/lang/stopwords_ca.txt
   [junit4]   2> 2193025 INFO  
(OverseerThreadFactory-4394-thread-1-processing-n:127.0.0.1:43512_solr) 
[n:127.0.0.1:43512_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_nl.txt to 
/configs/testTimeCat/lang/stopwords_nl.txt
   [junit4]   2> 2193039 INFO  
(OverseerThreadFactory-4394-thread-1-processing-n:127.0.0.1:43512_solr) 
[n:127.0.0.1:43512_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_bg.txt to 
/configs/testTimeCat/lang/stopwords_bg.txt
   [junit4]   2> 2193041 INFO  
(OverseerThreadFactory-4394-thread-1-processing-n:127.0.0.1:43512_solr) 
[n:127.0.0.1:43512_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_es.txt to 
/configs/testTimeCat/lang/stopwords_es.txt
   [junit4]   2> 2193042 INFO  
(OverseerThreadFactory-4394-thread-1-processing-n:127.0.0.1:43512_solr) 
[n:127.0.0.1:43512_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_en.txt to 
/configs/testTimeCat/lang/stopwords_en.txt
   [junit4]   2> 2193044 INFO  
(OverseerThreadFactory-4394-thread-1-processing-n:127.0.0.1:43512_solr) 
[n:127.0.0.1:43512_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_lv.txt to 
/configs/testTimeCat/lang/stopwords_lv.txt
   [junit4]   2> 2193045 INFO  
(OverseerThreadFactory-4394-thread-1-processing-n:127.0.0.1:43512_solr) 
[n:127.0.0.1:43512_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_th.txt to 
/configs/testTimeCat/lang/stopwords_th.txt
   [junit4]   2> 2193054 INFO  
(OverseerThreadFactory-4394-thread-1-processing-n:127.0.0.1:43512_solr) 
[n:127.0.0.1:43512_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ro.txt to 
/configs/testTimeCat/lang/stopwords_ro.txt
   [junit4]   2> 2193056 INFO  
(OverseerThreadFactory-4394-thread-1-processing-n:127.0.0.1:43512_solr) 
[n:127.0.0.1:43512_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fr.txt to 
/configs/testTimeCat/lang/stopwords_fr.txt
   [junit4]   2> 2193057 INFO  
(OverseerThreadFactory-4394-thread-1-processing-n:127.0.0.1:43512_solr) 
[n:127.0.0.1:43512_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_sv.txt to 
/configs/testTimeCat/lang/stopwords_sv.txt
   [junit4]   2> 2193059 INFO  
(OverseerThreadFactory-4394-thread-1-processing-n:127.0.0.1:43512_solr) 
[n:127.0.0.1:43512_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fi.txt to 
/configs/testTimeCat/lang/stopwords_fi.txt
   [junit4]   2> 2193060 INFO  
(OverseerThreadFactory-4394-thread-1-processing-n:127.0.0.1:43512_solr) 
[n:127.0.0.1:43512_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/hyphenations_ga.txt to 
/configs/testTimeCat/lang/hyphenations_ga.txt
   [junit4]   2> 2193062 INFO  
(OverseerThreadFactory-4394-thread-1-processing-n:127.0.0.1:43512_solr) 
[n:127.0.0.1:43512_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_gl.txt to 
/configs/testTimeCat/lang/stopwords_gl.txt
   [junit4]   2> 2193073 INFO  (qtp1233911252-15196) [n:127.0.0.1:43512_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs 
params={baseConfigSet=_default&name=testTimeCat&action=CREATE&wt=javabin&version=2}
 status=0 QTime=178
   [junit4]   2> 2193074 INFO  (qtp1233911252-15197) [n:127.0.0.1:43512_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2193075 INFO  (qtp1233911252-15197) [n:127.0.0.1:43512_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2193075 INFO  (qtp1233911252-15198) [n:127.0.0.1:43512_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2193076 INFO  (qtp1233911252-15198) [n:127.0.0.1:43512_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2193076 INFO  (qtp1233911252-15199) [n:127.0.0.1:43512_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2193077 INFO  (qtp1233911252-15199) [n:127.0.0.1:43512_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2193078 INFO  (qtp1233911252-15195) [n:127.0.0.1:43512_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2193078 INFO  (qtp1233911252-15195) [n:127.0.0.1:43512_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2193087 INFO  (qtp1233911252-15196) [n:127.0.0.1:43512_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=testTimeCat&name=testTimeCat&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2193090 INFO  
(OverseerThreadFactory-4394-thread-2-processing-n:127.0.0.1:43512_solr) 
[n:127.0.0.1:43512_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
testTimeCat
   [junit4]   2> 2193090 INFO  
(OverseerCollectionConfigSetProcessor-75816568067325960-127.0.0.1:43512_solr-n_0000000000)
 [n:127.0.0.1:43512_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> 2193210 INFO  
(OverseerStateUpdate-75816568067325960-127.0.0.1:43512_solr-n_0000000000) 
[n:127.0.0.1:43512_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testTimeCat",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testTimeCat_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:37129/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2193483 INFO  (qtp1491846339-15172) [n:127.0.0.1:37129_solr    
x:testTimeCat_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=testTimeCat&newCollection=true&name=testTimeCat_shard1_replica_n1&action=CREATE&numShards=1&collection=testTimeCat&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2194568 INFO  (qtp1491846339-15172) [n:127.0.0.1:37129_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 2194568 INFO  (qtp1491846339-15172) [n:127.0.0.1:37129_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 2194569 WARN  (qtp1491846339-15172) [n:127.0.0.1:37129_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_B960395F32163E86-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_B960395F32163E86-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 2194569 WARN  (qtp1491846339-15172) [n:127.0.0.1:37129_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_B960395F32163E86-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_B960395F32163E86-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../dist
   [junit4]   2> 2194569 WARN  (qtp1491846339-15172) [n:127.0.0.1:37129_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_B960395F32163E86-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_B960395F32163E86-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 2194569 WARN  (qtp1491846339-15172) [n:127.0.0.1:37129_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_B960395F32163E86-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_B960395F32163E86-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../dist
   [junit4]   2> 2194570 WARN  (qtp1491846339-15172) [n:127.0.0.1:37129_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_B960395F32163E86-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_B960395F32163E86-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 2194570 WARN  (qtp1491846339-15172) [n:127.0.0.1:37129_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_B960395F32163E86-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_B960395F32163E86-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../dist
   [junit4]   2> 2194570 WARN  (qtp1491846339-15172) [n:127.0.0.1:37129_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_B960395F32163E86-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_B960395F32163E86-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 2194570 WARN  (qtp1491846339-15172) [n:127.0.0.1:37129_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_B960395F32163E86-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_B960395F32163E86-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../dist
   [junit4]   2> 2194570 WARN  (qtp1491846339-15172) [n:127.0.0.1:37129_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_B960395F32163E86-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../dist
 filtered by solr-ltr-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_B960395F32163E86-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../dist
   [junit4]   2> 2194570 INFO  (qtp1491846339-15172) [n:127.0.0.1:37129_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.4.0
   [junit4]   2> 2194677 INFO  (qtp1491846339-15172) [n:127.0.0.1:37129_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.s.IndexSchema [testTimeCat_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 2195245 INFO  (qtp1491846339-15172) [n:127.0.0.1:37129_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 2195430 INFO  (qtp1491846339-15172) [n:127.0.0.1:37129_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.c.CoreContainer Creating SolrCore 'testTimeCat_shard1_replica_n1' using 
configuration from collection testTimeCat, trusted=true
   [junit4]   2> 2195447 INFO  (qtp1491846339-15172) [n:127.0.0.1:37129_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37129.solr.core.testTimeCat.shard1.replica_n1' (registry 
'solr.core.testTimeCat.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@248e8f28
   [junit4]   2> 2195448 INFO  (qtp1491846339-15172) [n:127.0.0.1:37129_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.c.SolrCore [[testTimeCat_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_B960395F32163E86-001/tempDir-001/node2/testTimeCat_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_B960395F32163E86-001/tempDir-001/node2/./testTimeCat_shard1_replica_n1/data/]
   [junit4]   2> 2195474 INFO  (qtp1491846339-15172) [n:127.0.0.1:37129_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 2195742 INFO  (qtp1491846339-15172) [n:127.0.0.1:37129_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2195742 INFO  (qtp1491846339-15172) [n:127.0.0.1:37129_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2195743 INFO  (qtp1491846339-15172) [n:127.0.0.1:37129_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 2195743 INFO  (qtp1491846339-15172) [n:127.0.0.1:37129_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2195756 INFO  (qtp1491846339-15172) [n:127.0.0.1:37129_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@438064a[testTimeCat_shard1_replica_n1] main]
   [junit4]   2> 2195758 INFO  (qtp1491846339-15172) [n:127.0.0.1:37129_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/testTimeCat
   [junit4]   2> 2195758 INFO  (qtp1491846339-15172) [n:127.0.0.1:37129_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/testTimeCat
   [junit4]   2> 2195758 INFO  (qtp1491846339-15172) [n:127.0.0.1:37129_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/testTimeCat/managed-schema
   [junit4]   2> 2195759 INFO  (qtp1491846339-15172) [n:127.0.0.1:37129_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2195759 INFO  (qtp1491846339-15172) [n:127.0.0.1:37129_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2195759 INFO  (qtp1491846339-15172) [n:127.0.0.1:37129_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_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> 2195761 INFO  (qtp1491846339-15172) [n:127.0.0.1:37129_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2195761 INFO  (qtp1491846339-15172) [n:127.0.0.1:37129_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1651528169810821120
   [junit4]   2> 2195834 INFO  
(searcherExecutor-4414-thread-1-processing-n:127.0.0.1:37129_solr 
x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2) 
[n:127.0.0.1:37129_solr c:testTimeCat s:shard1 r:core_node2 
x:testTimeCat_shard1_replica_n1 ] o.a.s.c.QuerySenderListener 
QuerySenderListener sending requests to 
Searcher@438064a[testTimeCat_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2195834 INFO  
(searcherExecutor-4414-thread-1-processing-n:127.0.0.1:37129_solr 
x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2) 
[n:127.0.0.1:37129_solr c:testTimeCat s:shard1 r:core_node2 
x:testTimeCat_shard1_replica_n1 ] o.a.s.c.QuerySenderListener 
QuerySenderListener done.
   [junit4]   2> 2195834 INFO  
(searcherExecutor-4414-thread-1-processing-n:127.0.0.1:37129_solr 
x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2) 
[n:127.0.0.1:37129_solr c:testTimeCat s:shard1 r:core_node2 
x:testTimeCat_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell 
index for spellchecker: default
   [junit4]   2> 2195835 INFO  
(searcherExecutor-4414-thread-1-processing-n:127.0.0.1:37129_solr 
x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2) 
[n:127.0.0.1:37129_solr c:testTimeCat s:shard1 r:core_node2 
x:testTimeCat_shard1_replica_n1 ] o.a.s.c.SolrCore 
[testTimeCat_shard1_replica_n1] Registered new searcher 
Searcher@438064a[testTimeCat_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2195925 INFO  (qtp1491846339-15172) [n:127.0.0.1:37129_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/testTimeCat/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 2195925 INFO  (qtp1491846339-15172) [n:127.0.0.1:37129_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/testTimeCat/leaders/shard1
   [junit4]   2> 2195941 INFO  (qtp1491846339-15172) [n:127.0.0.1:37129_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2195941 INFO  (qtp1491846339-15172) [n:127.0.0.1:37129_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2195941 INFO  (qtp1491846339-15172) [n:127.0.0.1:37129_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:37129/solr/testTimeCat_shard1_replica_n1/
   [junit4]   2> 2195941 INFO  (qtp1491846339-15172) [n:127.0.0.1:37129_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2195942 INFO  (qtp1491846339-15172) [n:127.0.0.1:37129_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:37129/solr/testTimeCat_shard1_replica_n1/ has no replicas
   [junit4]   2> 2195942 INFO  (qtp1491846339-15172) [n:127.0.0.1:37129_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/testTimeCat/leaders/shard1/leader after winning as 
/collections/testTimeCat/leader_elect/shard1/election/75816568067325966-core_node2-n_0000000000
   [junit4]   2> 2195984 INFO  (qtp1491846339-15172) [n:127.0.0.1:37129_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:37129/solr/testTimeCat_shard1_replica_n1/ shard1
   [junit4]   2> 2196003 INFO  (zkCallback-4203-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testTimeCat/state.json] for collection [testTimeCat] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2196012 INFO  (qtp1491846339-15172) [n:127.0.0.1:37129_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2196022 INFO  (qtp1491846339-15172) [n:127.0.0.1:37129_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=testTimeCat&newCollection=true&name=testTimeCat_shard1_replica_n1&action=CREATE&numShards=1&collection=testTimeCat&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2539
   [junit4]   2> 2196082 INFO  (qtp1233911252-15196) [n:127.0.0.1:43512_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> 2196124 INFO  (zkCallback-4203-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testTimeCat/state.json] for collection [testTimeCat] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2196124 INFO  (zkCallback-4167-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testTimeCat/state.json] for collection [testTimeCat] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2196124 INFO  (zkCallback-4203-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testTimeCat/state.json] for collection [testTimeCat] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2196137 INFO  (qtp1233911252-15196) [n:127.0.0.1:43512_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=testTimeCat&name=testTimeCat&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=3050
   [junit4]   2> 2196171 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[B960395F32163E86])
 [     ] o.a.s.c.SolrCloudTestCase waitForState (testTimeCat): waiting for 
collections to be created
   [junit4]   2> 2196729 INFO  (qtp1233911252-15197) [n:127.0.0.1:43512_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2196861 INFO  (qtp1233911252-15197) [n:127.0.0.1:43512_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=132
   [junit4]   2> 2197121 INFO  
(OverseerCollectionConfigSetProcessor-75816568067325960-127.0.0.1:43512_solr-n_0000000000)
 [n:127.0.0.1:43512_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> 2197121 INFO  (qtp1491846339-15170) [n:127.0.0.1:37129_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_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 testTimeCat
   [junit4]   2> 2197136 INFO  (Thread-3499) [     ] o.a.s.c.SolrCore config 
update listener called for core testTimeCat_shard1_replica_n1
   [junit4]   2> 2197136 INFO  
(solrHandlerExecutor-4419-thread-1-processing-n:127.0.0.1:37129_solr 
x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2) 
[n:127.0.0.1:37129_solr c:testTimeCat s:shard1 r:core_node2 
x:testTimeCat_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 
secs, maxWait 30
   [junit4]   2> 2197138 INFO  (Thread-3499) [     ] o.a.s.c.SolrCore core 
reload testTimeCat_shard1_replica_n1
   [junit4]   2> 2197298 INFO  (Thread-3499) [     ] o.a.s.c.RequestParams conf 
resource params.json loaded . version : 0 
   [junit4]   2> 2197298 INFO  (Thread-3499) [     ] o.a.s.c.RequestParams 
request params refreshed to version 0
   [junit4]   2> 2197299 WARN  (Thread-3499) [     ] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_B960395F32163E86-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_B960395F32163E86-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 2197299 WARN  (Thread-3499) [     ] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_B960395F32163E86-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_B960395F32163E86-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../dist
   [junit4]   2> 2197299 WARN  (Thread-3499) [     ] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_B960395F32163E86-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_B960395F32163E86-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 2197299 WARN  (Thread-3499) [     ] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_B960395F32163E86-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_B960395F32163E86-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../dist
   [junit4]   2> 2197299 WARN  (Thread-3499) [     ] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_B960395F32163E86-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_B960395F32163E86-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 2197299 WARN  (Thread-3499) [     ] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_B960395F32163E86-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_B960395F32163E86-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../dist
   [junit4]   2> 2197299 WARN  (Thread-3499) [     ] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_B960395F32163E86-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_B960395F32163E86-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 2197299 INFO  (qtp1491846339-15173) [n:127.0.0.1:37129_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 2197299 WARN  (Thread-3499) [     ] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_B960395F32163E86-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_B960395F32163E86-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../dist
   [junit4]   2> 2197299 WARN  (Thread-3499) [     ] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_B960395F32163E86-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../dist
 filtered by solr-ltr-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_B960395F32163E86-001/tempDir-001/node2/testTimeCat_shard1_replica_n1/../../../../dist
   [junit4]   2> 2197299 INFO  (Thread-3499) [     ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.4.0
   [junit4]   2> 2197318 INFO  (qtp1491846339-15173) [n:127.0.0.1:37129_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.c.S.Request [testTimeCat_shard1_replica_n1]  webapp=/solr 
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 
QTime=18
   [junit4]   2> 2197318 INFO  (SolrConfigHandler-refreshconf) [     ] 
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 2197351 INFO  
(solrHandlerExecutor-4419-thread-1-processing-n:127.0.0.1:37129_solr 
x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2) 
[n:127.0.0.1:37129_solr c:testTimeCat s:shard1 r:core_node2 
x:testTimeCat_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Could not get 
expectedVersion 0 from 
https://127.0.0.1:37129/solr/testTimeCat_shard1_replica_n1/ for prop overlay   
after 1 attempts
   [junit4]   2> 2197351 INFO  
(solrHandlerExecutor-4419-thread-1-processing-n:127.0.0.1:37129_solr 
x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2) 
[n:127.0.0.1:37129_solr c:testTimeCat s:shard1 r:core_node2 
x:testTimeCat_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 
secs, maxWait 30
   [junit4]   2> 2197467 INFO  (Thread-3499) [     ] o.a.s.s.IndexSchema 
[testTimeCat_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 2197481 INFO  (qtp1491846339-15169) [n:127.0.0.1:37129_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 2197517 INFO  (qtp1491846339-15169) [n:127.0.0.1:37129_

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

 ServerConnector@531d3a47{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2486920 INFO  (jetty-closer-4450-thread-2) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2c2215bd{/solr,null,UNAVAILABLE}
   [junit4]   2> 2486921 INFO  (jetty-closer-4450-thread-2) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2486963 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[B960395F32163E86])
 [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 2487206 WARN  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        50      /solr/configs/testCatTime/managed-schema
   [junit4]   2>        8       
/solr/collections/testCatTime__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP__TRA__2019-07-01/state.json
   [junit4]   2>        8       
/solr/collections/testCatTime__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP__TRA__2019-07-01/terms/shard2
   [junit4]   2>        8       
/solr/collections/testCatTime__CRA__calico__TRA__2019-07-01/terms/shard1
   [junit4]   2>        7       
/solr/collections/testCatTime__CRA__calico__TRA__2019-07-06/terms/shard2
   [junit4]   2>        7       
/solr/collections/testCatTime__CRA__calico__TRA__2019-07-04/terms/shard1
   [junit4]   2>        7       /solr/aliases.json
   [junit4]   2>        7       
/solr/collections/testCatTime__CRA__tabby__TRA__2019-07-01/terms/shard2
   [junit4]   2>        7       
/solr/collections/testCatTime__CRA__tabby__TRA__2019-07-01/terms/shard1
   [junit4]   2>        7       
/solr/collections/testCatTime__CRA__calico__TRA__2019-07-02/terms/shard1
   [junit4]   2>        7       
/solr/collections/testCatTime__CRA__calico__TRA__2019-07-02/terms/shard2
   [junit4]   2>        7       
/solr/collections/testCatTime__CRA__shorthair__TRA__2019-07-02/terms/shard2
   [junit4]   2>        7       
/solr/collections/testCatTime__CRA__shorthair__TRA__2019-07-02/terms/shard1
   [junit4]   2>        7       
/solr/collections/testCatTime__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP__TRA__2019-07-01/terms/shard1
   [junit4]   2>        7       /solr/configs/testCatTime
   [junit4]   2>        7       
/solr/collections/testCatTime__CRA__calico__TRA__2019-07-03/terms/shard2
   [junit4]   2>        7       
/solr/collections/testCatTime__CRA__calico__TRA__2019-07-01/terms/shard2
   [junit4]   2>        7       
/solr/collections/testCatTime__CRA__calico__TRA__2019-07-03/terms/shard1
   [junit4]   2>        7       
/solr/collections/testCatTime__CRA__tabby__TRA__2019-07-02/terms/shard1
   [junit4]   2>        7       
/solr/collections/testCatTime__CRA__calico__TRA__2019-07-05/terms/shard2
   [junit4]   2>        6       
/solr/collections/testCatTime__CRA__shorthair__TRA__2019-07-01/terms/shard1
   [junit4]   2>        5       
/solr/collections/testCatTime__CRA__calico__TRA__2019-07-06/terms/shard1
   [junit4]   2>        5       
/solr/collections/testCatTime__CRA__calico__TRA__2019-07-04/terms/shard2
   [junit4]   2>        5       
/solr/collections/testCatTime__CRA__shorthair__TRA__2019-07-01/terms/shard2
   [junit4]   2>        5       
/solr/collections/testCatTime__CRA__shorthair__TRA__2019-07-03/terms/shard2
   [junit4]   2>        5       
/solr/collections/testCatTime__CRA__shorthair__TRA__2019-07-03/terms/shard1
   [junit4]   2>        5       
/solr/collections/testCatTime__CRA__calico__TRA__2019-07-05/terms/shard1
   [junit4]   2>        5       
/solr/collections/testCatTime__CRA__tabby__TRA__2019-07-02/terms/shard2
   [junit4]   2>        4       
/solr/collections/testCatTime__CRA__calico__TRA__2019-07-01/state.json
   [junit4]   2>        4       /solr/collections/testCatTime/state.json
   [junit4]   2>        4       /solr/packages.json
   [junit4]   2>        4       /solr/security.json
   [junit4]   2>        3       /solr/collections/testCatTime/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        83      /solr/aliases.json
   [junit4]   2>        51      
/solr/collections/testCatTime__CRA__shorthair__TRA__2019-07-01/state.json
   [junit4]   2>        49      
/solr/collections/testCatTime__CRA__calico__TRA__2019-07-01/state.json
   [junit4]   2>        46      
/solr/collections/testCatTime__CRA__tabby__TRA__2019-07-01/state.json
   [junit4]   2>        45      
/solr/collections/testCatTime__CRA__tabby__TRA__2019-07-02/state.json
   [junit4]   2>        42      
/solr/collections/testCatTime__CRA__calico__TRA__2019-07-06/state.json
   [junit4]   2>        41      
/solr/collections/testCatTime__CRA__shorthair__TRA__2019-07-03/state.json
   [junit4]   2>        40      
/solr/collections/testCatTime__CRA__shorthair__TRA__2019-07-02/state.json
   [junit4]   2>        40      
/solr/collections/testCatTime__CRA__calico__TRA__2019-07-02/state.json
   [junit4]   2>        40      
/solr/collections/testCatTime__CRA__calico__TRA__2019-07-03/state.json
   [junit4]   2>        40      
/solr/collections/testCatTime__CRA__calico__TRA__2019-07-04/state.json
   [junit4]   2>        40      
/solr/collections/testCatTime__CRA__calico__TRA__2019-07-05/state.json
   [junit4]   2>        31      
/solr/collections/testCatTime__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP__TRA__2019-07-01/state.json
   [junit4]   2>        13      /solr/collections/testCatTime/state.json
   [junit4]   2>        7       /solr/clusterstate.json
   [junit4]   2>        7       /solr/clusterprops.json
   [junit4]   2>        5       
/solr/collections/testCatTime__CRA__calico__TRA__2019-07-01/collectionprops.json
   [junit4]   2>        5       
/solr/collections/testCatTime__CRA__shorthair__TRA__2019-07-01/collectionprops.json
   [junit4]   2>        5       
/solr/collections/testCatTime__CRA__calico__TRA__2019-07-04/collectionprops.json
   [junit4]   2>        5       
/solr/collections/testCatTime__CRA__shorthair__TRA__2019-07-03/collectionprops.json
   [junit4]   2>        5       
/solr/collections/testCatTime__CRA__tabby__TRA__2019-07-01/collectionprops.json
   [junit4]   2>        4       
/solr/collections/testCatTime__CRA__calico__TRA__2019-07-03/collectionprops.json
   [junit4]   2>        4       
/solr/collections/testCatTime__CRA__shorthair__TRA__2019-07-02/collectionprops.json
   [junit4]   2>        4       
/solr/collections/testCatTime__CRA__calico__TRA__2019-07-05/collectionprops.json
   [junit4]   2>        4       
/solr/collections/testCatTime__CRA__calico__TRA__2019-07-02/collectionprops.json
   [junit4]   2>        4       
/solr/collections/testCatTime__CRA__tabby__TRA__2019-07-02/collectionprops.json
   [junit4]   2>        3       
/solr/collections/testCatTime__CRA__calico__TRA__2019-07-06/collectionprops.json
   [junit4]   2>        2       
/solr/overseer_elect/election/75816575296602121-127.0.0.1:43792_solr-n_0000000000
   [junit4]   2>        2       
/solr/collections/testCatTime__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP__TRA__2019-07-01/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        286     /solr/overseer/queue
   [junit4]   2>        89      /solr/collections
   [junit4]   2>        54      /solr/overseer/collection-queue-work
   [junit4]   2>        21      /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 2487221 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[B960395F32163E86])
 [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:33512
   [junit4]   2> 2487221 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[B960395F32163E86])
 [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33512
   [junit4]   2> 2487221 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[B960395F32163E86])
 [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 33512
   [junit4]   2> 2487222 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[B960395F32163E86])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testCatTime
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_B960395F32163E86-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84), 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1de525e0),
 locale=de, timezone=UTC
   [junit4]   2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation 
1.8.0_191 (64-bit)/cpus=4,threads=1,free=98163392,total=463994880
   [junit4]   2> NOTE: All tests run in this JVM: 
[NestedShardedAtomicUpdateTest, TestAnalyzedSuggestions, TestDistributedMap, 
TestStressRecovery, VMParamsZkACLAndCredentialsProvidersTest, 
TestMergePolicyConfig, SolrSlf4jReporterTest, TestFieldSortValues, TestTrie, 
BJQParserTest, QueryEqualityTest, SolrMetricManagerTest, TestCharFilters, 
DeleteInactiveReplicaTest, WordBreakSolrSpellCheckerTest, 
TolerantUpdateProcessorTest, RoutingToNodesWithPropertiesTest, TestOrdValues, 
NoCacheHeaderTest, TestSimScenario, ZkCollectionPropsCachingTest, 
TestSweetSpotSimilarityFactory, TestLegacyField, TestSort, 
MissingSegmentRecoveryTest, TestPayloadScoreQParserPlugin, TestNumericTerms32, 
TestLRUStatsCache, TestCollationField, CdcrVersionReplicationTest, 
ManagedSchemaRoundRobinCloudTest, ActionThrottleTest, TestConfigSetsAPI, 
TestSolrDeletionPolicy2, TestXIncludeConfig, TestMinHashQParser, 
DistributedDebugComponentTest, BadCopyFieldTest, CleanupOldIndexTest, 
HdfsChaosMonkeySafeLeaderTest, StatelessScriptUpdateProcessorFactoryTest, 
TestImpersonationWithHadoopAuth, TestHttpShardHandlerFactory, ScriptEngineTest, 
RemoteQueryErrorTest, TestSolrJacksonAnnotation, TestInPlaceUpdatesStandalone, 
AutoScalingHandlerTest, UniqFieldsUpdateProcessorFactoryTest, 
CustomHighlightComponentTest, TestDFISimilarityFactory, 
TestSizeLimitedDistributedMap, CacheHeaderTest, TestFaceting, 
BigEndianAscendingWordSerializerTest, CoreAdminCreateDiscoverTest, 
TestCryptoKeys, TestNumericRangeQuery64, AtomicUpdateProcessorFactoryTest, 
TestJsonFacets, HealthCheckHandlerTest, ReturnFieldsTest, TestSchemaManager, 
BasicAuthIntegrationTest, TestSolrCloudWithKerberosAlt, 
TestSimNodeAddedTrigger, TestOnReconnectListenerSupport, 
RAMDirectoryFactoryTest, SuggestComponentTest, AnalyticsMergeStrategyTest, 
TestLeaderElectionZkExpiry, ReplicationFactorTest, 
JWTAuthPluginIntegrationTest, DimensionalRoutedAliasUpdateProcessorTest]
   [junit4] Completed [267/887 (1!)] on J0 in 299.83s, 2 tests, 1 failure <<< 
FAILURES!

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

Reply via email to