Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Solaris/455/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC

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

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

Stack Trace:
java.lang.AssertionError: took over 10 seconds after collection creation to 
update aliases
        at 
__randomizedtesting.SeedInfo.seed([6695EABBC55CBF2D:619EA5B8FAAFEEC5]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at 
org.apache.solr.update.processor.RoutedAliasUpdateProcessorTest.waitColAndAlias(RoutedAliasUpdateProcessorTest.java:77)
        at 
org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest.testCatTime(DimensionalRoutedAliasUpdateProcessorTest.java:481)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


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

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

Stack Trace:
java.lang.AssertionError: took over 10 seconds after collection creation to 
update aliases
        at 
__randomizedtesting.SeedInfo.seed([6695EABBC55CBF2D:5F6DAB08857DF346]: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:220)
        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 16236 lines...]
   [junit4] Suite: 
org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest
   [junit4]   2> 4549515 INFO  
(SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[6695EABBC55CBF2D]-worker)
 [     ] o.a.s.SolrTestCaseJ4 Created dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_6695EABBC55CBF2D-001/data-dir-435-001
   [junit4]   2> 4549516 WARN  
(SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[6695EABBC55CBF2D]-worker)
 [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=6 numCloses=6
   [junit4]   2> 4549516 INFO  
(SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[6695EABBC55CBF2D]-worker)
 [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 4549517 INFO  
(SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[6695EABBC55CBF2D]-worker)
 [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 4549518 INFO  
(SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[6695EABBC55CBF2D]-worker)
 [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 4549521 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[6695EABBC55CBF2D])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting testCatTime
   [junit4]   2> 4549538 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[6695EABBC55CBF2D])
 [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_6695EABBC55CBF2D-001/tempDir-001
   [junit4]   2> 4549538 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[6695EABBC55CBF2D])
 [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 4549538 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 4549539 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 4549639 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[6695EABBC55CBF2D])
 [     ] o.a.s.c.ZkTestServer start zk server on port:55193
   [junit4]   2> 4549639 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[6695EABBC55CBF2D])
 [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:55193
   [junit4]   2> 4549639 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[6695EABBC55CBF2D])
 [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:55193
   [junit4]   2> 4549639 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[6695EABBC55CBF2D])
 [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 55193
   [junit4]   2> 4549647 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[6695EABBC55CBF2D])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4549651 INFO  (zkConnectionManagerCallback-21447-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4549651 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[6695EABBC55CBF2D])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4549656 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[6695EABBC55CBF2D])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4549658 INFO  (zkConnectionManagerCallback-21449-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4549658 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[6695EABBC55CBF2D])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4549659 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[6695EABBC55CBF2D])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4549661 INFO  (zkConnectionManagerCallback-21451-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4549661 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[6695EABBC55CBF2D])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4549769 WARN  (jetty-launcher-21452-thread-3) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 4549770 WARN  (jetty-launcher-21452-thread-2) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 4549785 INFO  (jetty-launcher-21452-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 4549785 INFO  (jetty-launcher-21452-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 4549786 WARN  (jetty-launcher-21452-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 4549789 INFO  (jetty-launcher-21452-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 4549789 INFO  (jetty-launcher-21452-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 4549789 INFO  (jetty-launcher-21452-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 4549789 INFO  (jetty-launcher-21452-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 4549790 INFO  (jetty-launcher-21452-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_221-b11
   [junit4]   2> 4549790 INFO  (jetty-launcher-21452-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_221-b11
   [junit4]   2> 4549791 INFO  (jetty-launcher-21452-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4549791 INFO  (jetty-launcher-21452-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4549791 INFO  (jetty-launcher-21452-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 4549791 INFO  (jetty-launcher-21452-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_221-b11
   [junit4]   2> 4549791 INFO  (jetty-launcher-21452-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@42a123ed{/solr,null,AVAILABLE}
   [junit4]   2> 4549792 INFO  (jetty-launcher-21452-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4549792 INFO  (jetty-launcher-21452-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4549792 INFO  (jetty-launcher-21452-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 4549792 WARN  (jetty-launcher-21452-thread-4) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 4549792 INFO  (jetty-launcher-21452-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@75e24e8e{/solr,null,AVAILABLE}
   [junit4]   2> 4549792 INFO  (jetty-launcher-21452-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 4549792 INFO  (jetty-launcher-21452-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 4549792 INFO  (jetty-launcher-21452-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_221-b11
   [junit4]   2> 4549794 INFO  (jetty-launcher-21452-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4549794 INFO  (jetty-launcher-21452-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4549795 INFO  (jetty-launcher-21452-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 4549797 INFO  (jetty-launcher-21452-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4549797 INFO  (jetty-launcher-21452-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4549797 INFO  (jetty-launcher-21452-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 4549797 INFO  (jetty-launcher-21452-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@682e1d5c{SSL,[ssl, 
http/1.1]}{127.0.0.1:49547}
   [junit4]   2> 4549797 INFO  (jetty-launcher-21452-thread-1) [     ] 
o.e.j.s.Server Started @4553062ms
   [junit4]   2> 4549797 INFO  (jetty-launcher-21452-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=49547}
   [junit4]   2> 4549797 INFO  (jetty-launcher-21452-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@436fbad7{/solr,null,AVAILABLE}
   [junit4]   2> 4549797 INFO  (jetty-launcher-21452-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@650a2bac{/solr,null,AVAILABLE}
   [junit4]   2> 4549798 ERROR (jetty-launcher-21452-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 4549798 INFO  (jetty-launcher-21452-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4549798 INFO  (jetty-launcher-21452-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.5.0
   [junit4]   2> 4549798 INFO  (jetty-launcher-21452-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4549798 INFO  (jetty-launcher-21452-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4549798 INFO  (jetty-launcher-21452-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-12-13T15:50:23.975Z
   [junit4]   2> 4549798 INFO  (jetty-launcher-21452-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@71b26d44{SSL,[ssl, 
http/1.1]}{127.0.0.1:40001}
   [junit4]   2> 4549798 INFO  (jetty-launcher-21452-thread-4) [     ] 
o.e.j.s.Server Started @4553063ms
   [junit4]   2> 4549798 INFO  (jetty-launcher-21452-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40001}
   [junit4]   2> 4549798 ERROR (jetty-launcher-21452-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 4549798 INFO  (jetty-launcher-21452-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4549798 INFO  (jetty-launcher-21452-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.5.0
   [junit4]   2> 4549798 INFO  (jetty-launcher-21452-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4549798 INFO  (jetty-launcher-21452-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4549798 INFO  (jetty-launcher-21452-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-12-13T15:50:23.975Z
   [junit4]   2> 4549799 INFO  (jetty-launcher-21452-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4549799 INFO  (jetty-launcher-21452-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@205fd8ea{SSL,[ssl, 
http/1.1]}{127.0.0.1:49782}
   [junit4]   2> 4549799 INFO  (jetty-launcher-21452-thread-2) [     ] 
o.e.j.s.Server Started @4553064ms
   [junit4]   2> 4549799 INFO  (jetty-launcher-21452-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=49782}
   [junit4]   2> 4549799 ERROR (jetty-launcher-21452-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 4549799 INFO  (jetty-launcher-21452-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4549799 INFO  (jetty-launcher-21452-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4549799 INFO  (jetty-launcher-21452-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.5.0
   [junit4]   2> 4549800 INFO  (jetty-launcher-21452-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4549800 INFO  (jetty-launcher-21452-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4549800 INFO  (jetty-launcher-21452-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-12-13T15:50:23.977Z
   [junit4]   2> 4549800 INFO  (jetty-launcher-21452-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4549801 INFO  (jetty-launcher-21452-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@32b041af{SSL,[ssl, 
http/1.1]}{127.0.0.1:34398}
   [junit4]   2> 4549801 INFO  (jetty-launcher-21452-thread-3) [     ] 
o.e.j.s.Server Started @4553066ms
   [junit4]   2> 4549801 INFO  (jetty-launcher-21452-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34398}
   [junit4]   2> 4549801 ERROR (jetty-launcher-21452-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 4549801 INFO  (jetty-launcher-21452-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4549802 INFO  (jetty-launcher-21452-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.5.0
   [junit4]   2> 4549802 INFO  (jetty-launcher-21452-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4549802 INFO  (jetty-launcher-21452-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4549802 INFO  (jetty-launcher-21452-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-12-13T15:50:23.979Z
   [junit4]   2> 4549803 INFO  (jetty-launcher-21452-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4549803 INFO  (zkConnectionManagerCallback-21454-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4549804 INFO  (jetty-launcher-21452-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4549804 INFO  (jetty-launcher-21452-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 4549805 INFO  (zkConnectionManagerCallback-21460-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4549805 INFO  (jetty-launcher-21452-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4549805 INFO  (zkConnectionManagerCallback-21458-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4549805 INFO  (jetty-launcher-21452-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4549806 INFO  (zkConnectionManagerCallback-21456-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4549806 INFO  (jetty-launcher-21452-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4549806 INFO  (jetty-launcher-21452-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 4549806 INFO  (jetty-launcher-21452-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 4549807 INFO  (jetty-launcher-21452-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 4550159 INFO  (jetty-launcher-21452-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 4550160 WARN  (jetty-launcher-21452-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> 4550187 WARN  (jetty-launcher-21452-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6d8557ef[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4550187 WARN  (jetty-launcher-21452-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6d8557ef[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4550190 WARN  (jetty-launcher-21452-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> 4550191 WARN  (jetty-launcher-21452-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@f7446e4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4550192 WARN  (jetty-launcher-21452-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@f7446e4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4550193 INFO  (jetty-launcher-21452-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55193/solr
   [junit4]   2> 4550193 INFO  (jetty-launcher-21452-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4550195 INFO  (zkConnectionManagerCallback-21469-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4550195 INFO  (jetty-launcher-21452-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4550381 INFO  (jetty-launcher-21452-thread-1) 
[n:127.0.0.1:49547_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 4550448 INFO  (zkConnectionManagerCallback-21472-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4550448 INFO  (jetty-launcher-21452-thread-1) 
[n:127.0.0.1:49547_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 4550545 INFO  (jetty-launcher-21452-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 4550545 WARN  (jetty-launcher-21452-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> 4550547 WARN  (jetty-launcher-21452-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@315c3479[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4550547 WARN  (jetty-launcher-21452-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@315c3479[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4550550 WARN  (jetty-launcher-21452-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> 4550559 WARN  (jetty-launcher-21452-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@67305362[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4550559 WARN  (jetty-launcher-21452-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@67305362[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4550560 INFO  (jetty-launcher-21452-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55193/solr
   [junit4]   2> 4550561 INFO  (jetty-launcher-21452-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4550730 INFO  (jetty-launcher-21452-thread-1) 
[n:127.0.0.1:49547_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:49547_solr
   [junit4]   2> 4550731 INFO  (jetty-launcher-21452-thread-1) 
[n:127.0.0.1:49547_solr     ] o.a.s.c.Overseer Overseer 
(id=72357205489156104-127.0.0.1:49547_solr-n_0000000000) starting
   [junit4]   2> 4550752 INFO  
(OverseerStateUpdate-72357205489156104-127.0.0.1:49547_solr-n_0000000000) 
[n:127.0.0.1:49547_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:49547_solr
   [junit4]   2> 4550752 INFO  (jetty-launcher-21452-thread-1) 
[n:127.0.0.1:49547_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:49547_solr
   [junit4]   2> 4550757 INFO  (zkCallback-21471-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4550759 WARN  (jetty-launcher-21452-thread-1) 
[n:127.0.0.1:49547_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 4550776 INFO  (jetty-launcher-21452-thread-1) 
[n:127.0.0.1:49547_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 4550808 INFO  (jetty-launcher-21452-thread-1) 
[n:127.0.0.1:49547_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_49547.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3f6656aa
   [junit4]   2> 4550812 INFO  (jetty-launcher-21452-thread-1) 
[n:127.0.0.1:49547_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_49547.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3f6656aa
   [junit4]   2> 4550812 INFO  (jetty-launcher-21452-thread-1) 
[n:127.0.0.1:49547_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_49547.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3f6656aa
   [junit4]   2> 4550814 INFO  (jetty-launcher-21452-thread-1) 
[n:127.0.0.1:49547_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 4550815 INFO  (jetty-launcher-21452-thread-1) 
[n:127.0.0.1:49547_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_6695EABBC55CBF2D-001/tempDir-001/node2/.
   [junit4]   2> 4550844 DEBUG 
(OverseerAutoScalingTriggerThread-72357205489156104-127.0.0.1:49547_solr-n_0000000000)
 [     ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial 
livenodes: [127.0.0.1:49547_solr]
   [junit4]   2> 4550857 DEBUG (ScheduledTrigger-22319-thread-2) [     ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 4550914 INFO  (jetty-launcher-21452-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 4550914 WARN  (jetty-launcher-21452-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> 4550916 WARN  (jetty-launcher-21452-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4d2ec118[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4550916 WARN  (jetty-launcher-21452-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4d2ec118[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4550919 WARN  (jetty-launcher-21452-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> 4550920 INFO  (zkConnectionManagerCallback-21480-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4550920 INFO  (jetty-launcher-21452-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4550923 WARN  (jetty-launcher-21452-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@15fdea83[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4550923 WARN  (jetty-launcher-21452-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@15fdea83[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4550924 INFO  (jetty-launcher-21452-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55193/solr
   [junit4]   2> 4550925 INFO  (jetty-launcher-21452-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4550928 INFO  (zkConnectionManagerCallback-21488-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4550928 INFO  (jetty-launcher-21452-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4551023 INFO  (jetty-launcher-21452-thread-3) 
[n:127.0.0.1:34398_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 4551025 INFO  (zkConnectionManagerCallback-21490-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4551025 INFO  (jetty-launcher-21452-thread-3) 
[n:127.0.0.1:34398_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 4551031 INFO  (jetty-launcher-21452-thread-4) 
[n:127.0.0.1:40001_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 4551033 INFO  (zkConnectionManagerCallback-21492-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4551033 INFO  (jetty-launcher-21452-thread-4) 
[n:127.0.0.1:40001_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 4551040 INFO  (jetty-launcher-21452-thread-3) 
[n:127.0.0.1:34398_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 4551044 INFO  (jetty-launcher-21452-thread-4) 
[n:127.0.0.1:40001_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 4551047 INFO  (jetty-launcher-21452-thread-3) 
[n:127.0.0.1:34398_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:34398_solr as DOWN
   [junit4]   2> 4551051 INFO  (jetty-launcher-21452-thread-3) 
[n:127.0.0.1:34398_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 4551051 INFO  (jetty-launcher-21452-thread-3) 
[n:127.0.0.1:34398_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34398_solr
   [junit4]   2> 4551053 INFO  (jetty-launcher-21452-thread-4) 
[n:127.0.0.1:40001_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:40001_solr as DOWN
   [junit4]   2> 4551054 INFO  (jetty-launcher-21452-thread-4) 
[n:127.0.0.1:40001_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 4551054 INFO  (jetty-launcher-21452-thread-4) 
[n:127.0.0.1:40001_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40001_solr
   [junit4]   2> 4551056 INFO  (zkCallback-21471-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 4551057 INFO  (zkCallback-21491-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 4551058 WARN  (jetty-launcher-21452-thread-4) 
[n:127.0.0.1:40001_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 4551075 INFO  (zkCallback-21489-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 4551077 WARN  (jetty-launcher-21452-thread-3) 
[n:127.0.0.1:34398_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 4551081 INFO  (jetty-launcher-21452-thread-4) 
[n:127.0.0.1:40001_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 4551090 INFO  (jetty-launcher-21452-thread-3) 
[n:127.0.0.1:34398_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 4551099 INFO  (jetty-launcher-21452-thread-4) 
[n:127.0.0.1:40001_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40001.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3f6656aa
   [junit4]   2> 4551116 INFO  (jetty-launcher-21452-thread-4) 
[n:127.0.0.1:40001_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40001.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3f6656aa
   [junit4]   2> 4551116 INFO  (jetty-launcher-21452-thread-4) 
[n:127.0.0.1:40001_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40001.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3f6656aa
   [junit4]   2> 4551117 INFO  (jetty-launcher-21452-thread-3) 
[n:127.0.0.1:34398_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34398.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3f6656aa
   [junit4]   2> 4551118 INFO  (jetty-launcher-21452-thread-4) 
[n:127.0.0.1:40001_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 4551118 INFO  (jetty-launcher-21452-thread-4) 
[n:127.0.0.1:40001_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_6695EABBC55CBF2D-001/tempDir-001/node4/.
   [junit4]   2> 4551122 INFO  (jetty-launcher-21452-thread-3) 
[n:127.0.0.1:34398_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34398.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3f6656aa
   [junit4]   2> 4551123 INFO  (jetty-launcher-21452-thread-3) 
[n:127.0.0.1:34398_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34398.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3f6656aa
   [junit4]   2> 4551124 INFO  (jetty-launcher-21452-thread-3) 
[n:127.0.0.1:34398_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 4551125 INFO  (jetty-launcher-21452-thread-3) 
[n:127.0.0.1:34398_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_6695EABBC55CBF2D-001/tempDir-001/node1/.
   [junit4]   2> 4551661 INFO  (jetty-launcher-21452-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 4551662 WARN  (jetty-launcher-21452-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> 4551663 WARN  (jetty-launcher-21452-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@87c365[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4551663 WARN  (jetty-launcher-21452-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@87c365[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4551665 WARN  (jetty-launcher-21452-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> 4551667 WARN  (jetty-launcher-21452-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2247c8df[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4551667 WARN  (jetty-launcher-21452-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2247c8df[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4551668 INFO  (jetty-launcher-21452-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55193/solr
   [junit4]   2> 4551668 INFO  (jetty-launcher-21452-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4551671 INFO  (zkConnectionManagerCallback-21506-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4551671 INFO  (jetty-launcher-21452-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4551773 INFO  (jetty-launcher-21452-thread-2) 
[n:127.0.0.1:49782_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 4551775 INFO  (zkConnectionManagerCallback-21508-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4551776 INFO  (jetty-launcher-21452-thread-2) 
[n:127.0.0.1:49782_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 4551786 INFO  (jetty-launcher-21452-thread-2) 
[n:127.0.0.1:49782_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 4551792 INFO  (jetty-launcher-21452-thread-2) 
[n:127.0.0.1:49782_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:49782_solr as DOWN
   [junit4]   2> 4551794 INFO  (jetty-launcher-21452-thread-2) 
[n:127.0.0.1:49782_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 4551794 INFO  (jetty-launcher-21452-thread-2) 
[n:127.0.0.1:49782_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:49782_solr
   [junit4]   2> 4551796 INFO  (zkCallback-21471-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4551796 INFO  (zkCallback-21491-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4551796 INFO  (zkCallback-21489-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4551797 INFO  (zkCallback-21507-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4551798 WARN  (jetty-launcher-21452-thread-2) 
[n:127.0.0.1:49782_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 4551813 INFO  (jetty-launcher-21452-thread-2) 
[n:127.0.0.1:49782_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 4551828 INFO  (jetty-launcher-21452-thread-2) 
[n:127.0.0.1:49782_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_49782.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3f6656aa
   [junit4]   2> 4551834 INFO  (jetty-launcher-21452-thread-2) 
[n:127.0.0.1:49782_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_49782.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3f6656aa
   [junit4]   2> 4551834 INFO  (jetty-launcher-21452-thread-2) 
[n:127.0.0.1:49782_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_49782.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3f6656aa
   [junit4]   2> 4551836 INFO  (jetty-launcher-21452-thread-2) 
[n:127.0.0.1:49782_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 4551836 INFO  (jetty-launcher-21452-thread-2) 
[n:127.0.0.1:49782_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_6695EABBC55CBF2D-001/tempDir-001/node3/.
   [junit4]   2> 4551859 DEBUG (ScheduledTrigger-22319-thread-3) [     ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 4 and last live nodes: 1
   [junit4]   2> 4551869 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[6695EABBC55CBF2D])
 [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 4551869 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[6695EABBC55CBF2D])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4551871 INFO  (zkConnectionManagerCallback-21517-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4551871 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[6695EABBC55CBF2D])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4551873 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[6695EABBC55CBF2D])
 [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 4551875 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[6695EABBC55CBF2D])
 [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:55193/solr ready
   [junit4]   2> 4551918 INFO  (qtp944253663-65216) [n:127.0.0.1:34398_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 4551919 INFO  (qtp944253663-65216) [n:127.0.0.1:34398_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 4551921 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[6695EABBC55CBF2D])
 [     ] o.a.s.u.p.DimensionalRoutedAliasUpdateProcessorTest SolrClient: 
org.apache.solr.client.solrj.impl.CloudSolrClient@415e31b3
   [junit4]   2> 4551921 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[6695EABBC55CBF2D])
 [     ] o.a.s.u.p.DimensionalRoutedAliasUpdateProcessorTest 
ClusterStateProvider 
org.apache.solr.client.solrj.impl.HttpClusterStateProvider@4772eda1
   [junit4]   2> 4551937 INFO  (qtp2068448820-65202) [n:127.0.0.1:40001_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 4551938 INFO  (qtp2068448820-65202) [n:127.0.0.1:40001_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 4551939 INFO  (qtp2068448820-65208) [n:127.0.0.1:40001_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 4551941 INFO  (qtp2068448820-65208) [n:127.0.0.1:40001_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 4551941 INFO  (qtp2068448820-65209) [n:127.0.0.1:40001_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 4551943 INFO  (qtp2068448820-65209) [n:127.0.0.1:40001_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 4551943 INFO  (qtp2068448820-65204) [n:127.0.0.1:40001_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 4551945 INFO  (qtp2068448820-65204) [n:127.0.0.1:40001_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 4551947 INFO  (qtp2068448820-65202) [n:127.0.0.1:40001_solr    
 ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params 
baseConfigSet=_default&name=testCatTime&action=CREATE&wt=javabin&version=2 
   [junit4]   2> 4551951 INFO  
(OverseerThreadFactory-22321-thread-1-processing-n:127.0.0.1:49547_solr) 
[n:127.0.0.1:49547_solr     ] o.a.s.c.OverseerConfigSetMessageHandler 
OverseerConfigSetMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"testCatTime",
   [junit4]   2>   "baseConfigSet":"_default",
   [junit4]   2>   "immutable":"false",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 4551953 INFO  
(OverseerThreadFactory-22321-thread-1-processing-n:127.0.0.1:49547_solr) 
[n:127.0.0.1:49547_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/protwords.txt to /configs/testCatTime/protwords.txt
   [junit4]   2> 4551956 INFO  
(OverseerThreadFactory-22321-thread-1-processing-n:127.0.0.1:49547_solr) 
[n:127.0.0.1:49547_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/managed-schema to /configs/testCatTime/managed-schema
   [junit4]   2> 4551959 INFO  
(OverseerThreadFactory-22321-thread-1-processing-n:127.0.0.1:49547_solr) 
[n:127.0.0.1:49547_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/solrconfig.xml to /configs/testCatTime/solrconfig.xml
   [junit4]   2> 4551963 INFO  
(OverseerThreadFactory-22321-thread-1-processing-n:127.0.0.1:49547_solr) 
[n:127.0.0.1:49547_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_it.txt to 
/configs/testCatTime/lang/contractions_it.txt
   [junit4]   2> 4551966 INFO  
(OverseerThreadFactory-22321-thread-1-processing-n:127.0.0.1:49547_solr) 
[n:127.0.0.1:49547_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stemdict_nl.txt to 
/configs/testCatTime/lang/stemdict_nl.txt
   [junit4]   2> 4551969 INFO  
(OverseerThreadFactory-22321-thread-1-processing-n:127.0.0.1:49547_solr) 
[n:127.0.0.1:49547_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hy.txt to 
/configs/testCatTime/lang/stopwords_hy.txt
   [junit4]   2> 4551973 INFO  
(OverseerThreadFactory-22321-thread-1-processing-n:127.0.0.1:49547_solr) 
[n:127.0.0.1:49547_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_no.txt to 
/configs/testCatTime/lang/stopwords_no.txt
   [junit4]   2> 4551976 INFO  
(OverseerThreadFactory-22321-thread-1-processing-n:127.0.0.1:49547_solr) 
[n:127.0.0.1:49547_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ca.txt to 
/configs/testCatTime/lang/contractions_ca.txt
   [junit4]   2> 4551979 INFO  
(OverseerThreadFactory-22321-thread-1-processing-n:127.0.0.1:49547_solr) 
[n:127.0.0.1:49547_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_id.txt to 
/configs/testCatTime/lang/stopwords_id.txt
   [junit4]   2> 4551982 INFO  
(OverseerThreadFactory-22321-thread-1-processing-n:127.0.0.1:49547_solr) 
[n:127.0.0.1:49547_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_et.txt to 
/configs/testCatTime/lang/stopwords_et.txt
   [junit4]   2> 4551985 INFO  
(OverseerThreadFactory-22321-thread-1-processing-n:127.0.0.1:49547_solr) 
[n:127.0.0.1:49547_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hi.txt to 
/configs/testCatTime/lang/stopwords_hi.txt
   [junit4]   2> 4551988 INFO  
(OverseerThreadFactory-22321-thread-1-processing-n:127.0.0.1:49547_solr) 
[n:127.0.0.1:49547_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_da.txt to 
/configs/testCatTime/lang/stopwords_da.txt
   [junit4]   2> 4551991 INFO  
(OverseerThreadFactory-22321-thread-1-processing-n:127.0.0.1:49547_solr) 
[n:127.0.0.1:49547_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ga.txt to 
/configs/testCatTime/lang/stopwords_ga.txt
   [junit4]   2> 4551995 INFO  
(OverseerThreadFactory-22321-thread-1-processing-n:127.0.0.1:49547_solr) 
[n:127.0.0.1:49547_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_pt.txt to 
/configs/testCatTime/lang/stopwords_pt.txt
   [junit4]   2> 4551998 INFO  
(OverseerThreadFactory-22321-thread-1-processing-n:127.0.0.1:49547_solr) 
[n:127.0.0.1:49547_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ja.txt to 
/configs/testCatTime/lang/stopwords_ja.txt
   [junit4]   2> 4552001 INFO  
(OverseerThreadFactory-22321-thread-1-processing-n:127.0.0.1:49547_solr) 
[n:127.0.0.1:49547_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hu.txt to 
/configs/testCatTime/lang/stopwords_hu.txt
   [junit4]   2> 4552004 INFO  
(OverseerThreadFactory-22321-thread-1-processing-n:127.0.0.1:49547_solr) 
[n:127.0.0.1:49547_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_el.txt to 
/configs/testCatTime/lang/stopwords_el.txt
   [junit4]   2> 4552007 INFO  
(OverseerThreadFactory-22321-thread-1-processing-n:127.0.0.1:49547_solr) 
[n:127.0.0.1:49547_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ru.txt to 
/configs/testCatTime/lang/stopwords_ru.txt
   [junit4]   2> 4552010 INFO  
(OverseerThreadFactory-22321-thread-1-processing-n:127.0.0.1:49547_solr) 
[n:127.0.0.1:49547_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_tr.txt to 
/configs/testCatTime/lang/stopwords_tr.txt
   [junit4]   2> 4552014 INFO  
(OverseerThreadFactory-22321-thread-1-processing-n:127.0.0.1:49547_solr) 
[n:127.0.0.1:49547_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ar.txt to 
/configs/testCatTime/lang/stopwords_ar.txt
   [junit4]   2> 4552017 INFO  
(OverseerThreadFactory-22321-thread-1-processing-n:127.0.0.1:49547_solr) 
[n:127.0.0.1:49547_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/userdict_ja.txt to 
/configs/testCatTime/lang/userdict_ja.txt
   [junit4]   2> 4552020 INFO  
(OverseerThreadFactory-22321-thread-1-processing-n:127.0.0.1:49547_solr) 
[n:127.0.0.1:49547_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_it.txt to 
/configs/testCatTime/lang/stopwords_it.txt
   [junit4]   2> 4552023 INFO  
(OverseerThreadFactory-22321-thread-1-processing-n:127.0.0.1:49547_solr) 
[n:127.0.0.1:49547_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_eu.txt to 
/configs/testCatTime/lang/stopwords_eu.txt
   [junit4]   2> 4552026 INFO  
(OverseerThreadFactory-22321-thread-1-processing-n:127.0.0.1:49547_solr) 
[n:127.0.0.1:49547_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_cz.txt to 
/configs/testCatTime/lang/stopwords_cz.txt
   [junit4]   2> 4552028 INFO  
(OverseerThreadFactory-22321-thread-1-processing-n:127.0.0.1:49547_solr) 
[n:127.0.0.1:49547_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stoptags_ja.txt to 
/configs/testCatTime/lang/stoptags_ja.txt
   [junit4]   2> 4552030 INFO  
(OverseerThreadFactory-22321-thread-1-processing-n:127.0.0.1:49547_solr) 
[n:127.0.0.1:49547_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_fr.txt to 
/configs/testCatTime/lang/contractions_fr.txt
   [junit4]   2> 4552032 INFO  
(OverseerThreadFactory-22321-thread-1-processing-n:127.0.0.1:49547_solr) 
[n:127.0.0.1:49547_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fa.txt to 
/configs/testCatTime/lang/stopwords_fa.txt
   [junit4]   2> 4552035 INFO  
(OverseerThreadFactory-22321-thread-1-processing-n:127.0.0.1:49547_solr) 
[n:127.0.0.1:49547_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_de.txt to 
/configs/testCatTime/lang/stopwords_de.txt
   [junit4]   2> 4552037 INFO  
(OverseerThreadFactory-22321-thread-1-processing-n:127.0.0.1:49547_solr) 
[n:127.0.0.1:49547_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ga.txt to 
/configs/testCatTime/lang/contractions_ga.txt
   [junit4]   2> 4552041 INFO  
(OverseerThreadFactory-22321-thread-1-processing-n:127.0.0.1:49547_solr) 
[n:127.0.0.1:49547_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ca.txt to 
/configs/testCatTime/lang/stopwords_ca.txt
   [junit4]   2> 4552044 INFO  
(OverseerThreadFactory-22321-thread-1-processing-n:127.0.0.1:49547_solr) 
[n:127.0.0.1:49547_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_nl.txt to 
/configs/testCatTime/lang/stopwords_nl.txt
   [junit4]   2> 4552047 INFO  
(OverseerThreadFactory-22321-thread-1-processing-n:127.0.0.1:49547_solr) 
[n:127.0.0.1:49547_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_bg.txt to 
/configs/testCatTime/lang/stopwords_bg.txt
   [junit4]   2> 4552050 INFO  
(OverseerThreadFactory-22321-thread-1-processing-n:127.0.0.1:49547_solr) 
[n:127.0.0.1:49547_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_es.txt to 
/configs/testCatTime/lang/stopwords_es.txt
   [junit4]   2> 4552054 INFO  
(OverseerThreadFactory-22321-thread-1-processing-n:127.0.0.1:49547_solr) 
[n:127.0.0.1:49547_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_en.txt to 
/configs/testCatTime/lang/stopwords_en.txt
   [junit4]   2> 4552058 INFO  
(OverseerThreadFactory-22321-thread-1-processing-n:127.0.0.1:49547_solr) 
[n:127.0.0.1:49547_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_lv.txt to 
/configs/testCatTime/lang/stopwords_lv.txt
   [junit4]   2> 4552061 INFO  
(OverseerThreadFactory-22321-thread-1-processing-n:127.0.0.1:49547_solr) 
[n:127.0.0.1:49547_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_th.txt to 
/configs/testCatTime/lang/stopwords_th.txt
   [junit4]   2> 4552065 INFO  
(OverseerThreadFactory-22321-thread-1-processing-n:127.0.0.1:49547_solr) 
[n:127.0.0.1:49547_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ro.txt to 
/configs/testCatTime/lang/stopwords_ro.txt
   [junit4]   2> 4552068 INFO  
(OverseerThreadFactory-22321-thread-1-processing-n:127.0.0.1:49547_solr) 
[n:127.0.0.1:49547_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fr.txt to 
/configs/testCatTime/lang/stopwords_fr.txt
   [junit4]   2> 4552070 INFO  
(OverseerThreadFactory-22321-thread-1-processing-n:127.0.0.1:49547_solr) 
[n:127.0.0.1:49547_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_sv.txt to 
/configs/testCatTime/lang/stopwords_sv.txt
   [junit4]   2> 4552073 INFO  
(OverseerThreadFactory-22321-thread-1-processing-n:127.0.0.1:49547_solr) 
[n:127.0.0.1:49547_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fi.txt to 
/configs/testCatTime/lang/stopwords_fi.txt
   [junit4]   2> 4552076 INFO  
(OverseerThreadFactory-22321-thread-1-processing-n:127.0.0.1:49547_solr) 
[n:127.0.0.1:49547_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/hyphenations_ga.txt to 
/configs/testCatTime/lang/hyphenations_ga.txt
   [junit4]   2> 4552080 INFO  
(OverseerThreadFactory-22321-thread-1-processing-n:127.0.0.1:49547_solr) 
[n:127.0.0.1:49547_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_gl.txt to 
/configs/testCatTime/lang/stopwords_gl.txt
   [junit4]   2> 4552083 INFO  
(OverseerThreadFactory-22321-thread-1-processing-n:127.0.0.1:49547_solr) 
[n:127.0.0.1:49547_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/synonyms.txt to /configs/testCatTime/synonyms.txt
   [junit4]   2> 4552086 INFO  
(OverseerThreadFactory-22321-thread-1-processing-n:127.0.0.1:49547_solr) 
[n:127.0.0.1:49547_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/stopwords.txt to /configs/testCatTime/stopwords.txt
   [junit4]   2> 4552090 INFO  (qtp2068448820-65202) [n:127.0.0.1:40001_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs 
params={baseConfigSet=_default&name=testCatTime&action=CREATE&wt=javabin&version=2}
 status=0 QTime=143
   [junit4]   2> 4552091 INFO  (qtp2068448820-65208) [n:127.0.0.1:40001_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 4552092 INFO  (qtp2068448820-65208) [n:127.0.0.1:40001_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 4552093 INFO  (qtp2068448820-65209) [n:127.0.0.1:40001_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 4552094 INFO  (qtp2068448820-65209) [n:127.0.0.1:40001_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 4552095 INFO  (qtp2068448820-65204) [n:127.0.0.1:40001_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 4552096 INFO  (qtp2068448820-65204) [n:127.0.0.1:40001_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 4552097 INFO  (qtp2068448820-65205) [n:127.0.0.1:40001_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 4552098 INFO  (qtp2068448820-65205) [n:127.0.0.1:40001_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 4552098 INFO  (qtp2068448820-65207) [n:127.0.0.1:40001_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=testCatTime&name=testCatTime&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 4552104 INFO  
(OverseerThreadFactory-22321-thread-2-processing-n:127.0.0.1:49547_solr) 
[n:127.0.0.1:49547_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
testCatTime
   [junit4]   2> 4552104 INFO  
(OverseerCollectionConfigSetProcessor-72357205489156104-127.0.0.1:49547_solr-n_0000000000)
 [n:127.0.0.1:49547_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> 4552219 INFO  
(OverseerStateUpdate-72357205489156104-127.0.0.1:49547_solr-n_0000000000) 
[n:127.0.0.1:49547_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testCatTime",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testCatTime_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40001/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 4552425 INFO  (qtp2068448820-65209) [n:127.0.0.1:40001_solr    
x:testCatTime_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=testCatTime&newCollection=true&name=testCatTime_shard1_replica_n1&action=CREATE&numShards=1&collection=testCatTime&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 4552860 DEBUG (ScheduledTrigger-22319-thread-2) [     ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 4 and last live nodes: 4
   [junit4]   2> 4553446 INFO  (qtp2068448820-65209) [n:127.0.0.1:40001_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 4553477 INFO  (qtp2068448820-65209) [n:127.0.0.1:40001_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.s.IndexSchema [testCatTime_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 4553654 INFO  (qtp2068448820-65209) [n:127.0.0.1:40001_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 4553738 INFO  (qtp2068448820-65209) [n:127.0.0.1:40001_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.c.CoreContainer Creating SolrCore 'testCatTime_shard1_replica_n1' using 
configuration from collection testCatTime, trusted=true
   [junit4]   2> 4553739 INFO  (qtp2068448820-65209) [n:127.0.0.1:40001_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40001.solr.core.testCatTime.shard1.replica_n1' (registry 
'solr.core.testCatTime.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3f6656aa
   [junit4]   2> 4553739 INFO  (qtp2068448820-65209) [n:127.0.0.1:40001_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.c.SolrCore [[testCatTime_shard1_replica_n1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_6695EABBC55CBF2D-001/tempDir-001/node4/testCatTime_shard1_replica_n1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_6695EABBC55CBF2D-001/tempDir-001/node4/./testCatTime_shard1_replica_n1/data/]
   [junit4]   2> 4553815 INFO  (qtp2068448820-65209) [n:127.0.0.1:40001_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 4553815 INFO  (qtp2068448820-65209) [n:127.0.0.1:40001_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 4553816 INFO  (qtp2068448820-65209) [n:127.0.0.1:40001_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 4553817 INFO  (qtp2068448820-65209) [n:127.0.0.1:40001_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4553818 INFO  (qtp2068448820-65209) [n:127.0.0.1:40001_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1145917e[testCatTime_shard1_replica_n1] main]
   [junit4]   2> 4553821 INFO  (qtp2068448820-65209) [n:127.0.0.1:40001_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/testCatTime
   [junit4]   2> 4553822 INFO  (qtp2068448820-65209) [n:127.0.0.1:40001_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/testCatTime
   [junit4]   2> 4553822 INFO  (qtp2068448820-65209) [n:127.0.0.1:40001_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/testCatTime/managed-schema
   [junit4]   2> 4553824 INFO  (qtp2068448820-65209) [n:127.0.0.1:40001_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 4553825 INFO  (qtp2068448820-65209) [n:127.0.0.1:40001_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 4553825 INFO  (qtp2068448820-65209) [n:127.0.0.1:40001_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 4553826 INFO  (qtp2068448820-65209) [n:127.0.0.1:40001_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 4553826 INFO  (qtp2068448820-65209) [n:127.0.0.1:40001_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1652820256230473728
   [junit4]   2> 4553830 INFO  
(searcherExecutor-22344-thread-1-processing-n:127.0.0.1:40001_solr 
x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) 
[n:127.0.0.1:40001_solr c:testCatTime s:shard1 r:core_node2 
x:testCatTime_shard1_replica_n1 ] o.a.s.c.QuerySenderListener 
QuerySenderListener sending requests to 
Searcher@1145917e[testCatTime_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4553830 INFO  
(searcherExecutor-22344-thread-1-processing-n:127.0.0.1:40001_solr 
x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) 
[n:127.0.0.1:40001_solr c:testCatTime s:shard1 r:core_node2 
x:testCatTime_shard1_replica_n1 ] o.a.s.c.QuerySenderListener 
QuerySenderListener done.
   [junit4]   2> 4553830 INFO  
(searcherExecutor-22344-thread-1-processing-n:127.0.0.1:40001_solr 
x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) 
[n:127.0.0.1:40001_solr c:testCatTime s:shard1 r:core_node2 
x:testCatTime_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell 
index for spellchecker: default
   [junit4]   2> 4553832 INFO  
(searcherExecutor-22344-thread-1-processing-n:127.0.0.1:40001_solr 
x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) 
[n:127.0.0.1:40001_solr c:testCatTime s:shard1 r:core_node2 
x:testCatTime_shard1_replica_n1 ] o.a.s.c.SolrCore 
[testCatTime_shard1_replica_n1] Registered new searcher 
Searcher@1145917e[testCatTime_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4553837 INFO  (qtp2068448820-65209) [n:127.0.0.1:40001_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/testCatTime/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 4553837 INFO  (qtp2068448820-65209) [n:127.0.0.1:40001_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/testCatTime/leaders/shard1
   [junit4]   2> 4553844 INFO  (qtp2068448820-65209) [n:127.0.0.1:40001_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 4553844 INFO  (qtp2068448820-65209) [n:127.0.0.1:40001_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 4553844 INFO  (qtp2068448820-65209) [n:127.0.0.1:40001_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:40001/solr/testCatTime_shard1_replica_n1/
   [junit4]   2> 4553845 INFO  (qtp2068448820-65209) [n:127.0.0.1:40001_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 4553846 INFO  (qtp2068448820-65209) [n:127.0.0.1:40001_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:40001/solr/testCatTime_shard1_replica_n1/ has no replicas
   [junit4]   2> 4553846 INFO  (qtp2068448820-65209) [n:127.0.0.1:40001_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/testCatTime/leaders/shard1/leader after winning as 
/collections/testCatTime/leader_elect/shard1/election/72357205489156108-core_node2-n_0000000000
   [junit4]   2> 4553850 INFO  (qtp2068448820-65209) [n:127.0.0.1:40001_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:40001/solr/testCatTime_shard1_replica_n1/ shard1
   [junit4]   2> 4553860 DEBUG (ScheduledTrigger-22319-thread-3) [     ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 4 and last live nodes: 4
   [junit4]   2> 4553954 INFO  (zkCallback-21491-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testCatTime/state.json] for collection [testCatTime] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 4553954 INFO  (zkCallback-21491-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testCatTime/state.json] for collection [testCatTime] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 4553956 INFO  (qtp2068448820-65209) [n:127.0.0.1:40001_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 4553959 INFO  (qtp2068448820-65209) [n:127.0.0.1:40001_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=testCatTime&newCollection=true&name=testCatTime_shard1_replica_n1&action=CREATE&numShards=1&collection=testCatTime&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1535
   [junit4]   2> 4553962 INFO  (qtp2068448820-65207) [n:127.0.0.1:40001_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> 4554061 INFO  (zkCallback-21491-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testCatTime/state.json] for collection [testCatTime] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 4554061 INFO  (zkCallback-21491-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testCatTime/state.json] for collection [testCatTime] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 4554061 INFO  (zkCallback-21491-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testCatTime/state.json] for collection [testCatTime] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 4554062 INFO  (qtp2068448820-65207) [n:127.0.0.1:40001_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=testCatTime&name=testCatTime&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=1964
   [junit4]   2> 4554063 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[6695EABBC55CBF2D])
 [     ] o.a.s.c.SolrCloudTestCase waitForState (testCatTime): waiting for 
collections to be created
   [junit4]   2> 4554115 INFO  
(OverseerCollectionConfigSetProcessor-72357205489156104-127.0.0.1:49547_solr-n_0000000000)
 [n:127.0.0.1:49547_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> 4554568 INFO  (qtp2068448820-65204) [n:127.0.0.1:40001_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 4554571 INFO  (qtp2068448820-65204) [n:127.0.0.1:40001_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 4554623 INFO  (qtp2068448820-65209) [n:127.0.0.1:40001_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 1 replicas to set the 
property overlay to be of version 0 for collection testCatTime
   [junit4]   2> 4554625 INFO  (Thread-10629) [     ] o.a.s.c.SolrCore config 
update listener called for core testCatTime_shard1_replica_n1
   [junit4]   2> 4554626 INFO  (Thread-10629) [     ] o.a.s.c.SolrCore core 
reload testCatTime_shard1_replica_n1
   [junit4]   2> 4554626 INFO  
(solrHandlerExecutor-22349-thread-1-processing-n:127.0.0.1:40001_solr 
x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) 
[n:127.0.0.1:40001_solr c:testCatTime s:shard1 r:core_node2 
x:testCatTime_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 
secs, maxWait 30
   [junit4]   2> 4554637 INFO  (Thread-10629) [     ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.5.0
   [junit4]   2> 4554668 INFO  (Thread-10629) [     ] o.a.s.s.IndexSchema 
[testCatTime_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 4554730 INFO  (qtp2068448820-65205) [n:127.0.0.1:40001_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 4554730 INFO  (qtp2068448820-65205) [n:127.0.0.1:40001_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.c.S.Request [testCatTime_shard1_replica_n1]  webapp=/solr 
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 4554731 INFO  (SolrConfigHandler-refreshconf) [     ] 
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 4554731 INFO  
(solrHandlerExecutor-22349-thread-1-processing-n:127.0.0.1:40001_solr 
x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) 
[n:127.0.0.1:40001_solr c:testCatTime s:shard1 r:core_node2 
x:testCatTime_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Could not get 
expectedVersion 0 from 
https://127.0.0.1:40001/solr/testCatTime_shard1_replica_n1/ for prop overlay   
after 1 attempts
   [junit4]   2> 4554731 INFO  
(solrHandlerExecutor-22349-thread-1-processing-n:127.0.0.1:40001_solr 
x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) 
[n:127.0.0.1:40001_solr c:testCatTime s:shard1 r:core_node2 
x:testCatTime_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 
secs, maxWait 30
   [junit4]   2> 4554833 INFO  (qtp2068448820-65202) [n:127.0.0.1:40001_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 4554833 INFO  (qtp2068448820-65202) [n:127.0.0.1:40001_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.c.S.Request [testCatTime_shard1_replica_n1]  webapp=/solr 
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 4554833 INFO  (SolrConfigHandler-refreshconf) [     ] 
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 4554833 INFO  
(solrHandlerExecutor-22349-thread-1-processing-n:127.0.0.1:40001_solr 
x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) 
[n:127.0.0.1:40001_solr c:testCatTime s:shard1 r:core_node2 
x:testCatTime_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Could not get 
expectedVersion 0 from 
https://127.0.0.1:40001/solr/testCatTime_shard1_replica_n1/ for prop overlay   
after 2 attempts
   [junit4]   2> 4554833 INFO  
(solrHandlerExecutor-22349-thread-1-processing-n:127.0.0.1:40001_solr 
x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) 
[n:127.0.0.1:40001_solr c:testCatTime s:shard1 r:core_node2 
x:testCatTime_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 
secs, maxWait 30
   [junit4]   2> 4554861 DEBUG (ScheduledTrigger-22319-thread-4) [     ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 4 and last live nodes: 4
   [junit4]   2> 4554868 INFO  (Thread-10629) [     ] o.a.s.s.IndexSchema 
Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 4554934 INFO  (qtp2068448820-65208) [n:127.0.0.1:40001_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 4554934 INFO  (qtp2068448820-65208) [n:127.0.0.1:40001_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.c.S.Request [testCatTime_shard1_replica_n1]  webapp=/solr 
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 4554934 INFO  (SolrConfigHandler-refreshconf) [     ] 
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 4554934 INFO  
(solrHandlerExecutor-22349-thread-1-processing-n:127.0.0.1:40001_solr 
x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) 
[n:127.0.0.1:40001_solr c:testCatTime s:shard1 r:core_node2 
x:testCatTime_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Could not get 
expectedVersion 0 from 
https://127.0.0.1:40001/solr/testCatTime_shard1_replica_n1/ for prop overlay   
after 3 attempts
   [junit4]   2> 4554934 INFO  
(solrHandlerExecutor-22349-thread-1-processing-n:127.0.0.1:40001_solr 
x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) 
[n:127.0.0.1:40001_solr c:testCatTime s:shard1 r:core_node2 
x:testCatTime_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 
secs, maxWait 30
   [junit4]   2> 4554946 INFO  (Thread-10629) [     ] o.a.s.c.CoreContainer 
Reloading SolrCore 'testCatTime_shard1_replica_n1' using configuration from 
collection testCatTime
   [junit4]   2> 4554969 INFO  (Thread-10629) [n:127.0.0.1:40001_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40001.solr.core.testCatTime.shard1.replica_n1' (registry 
'solr.core.testCatTime.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3f6656aa
   [junit4]   2> 4554969 INFO  (Thread-10629) [n:127.0.0.1:40001_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.c.SolrCore [[testCatTime_shard1_replica_n1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_6695EABBC55CBF2D-001/tempDir-001/node4/testCatTime_shard1_replica_n1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_6695EABBC55CBF2D-001/tempDir-001/node4/./testCatTime_shard1_replica_n1/data/]
   [junit4]   2> 4555021 INFO  (Thread-10629) [n:127.0.0.1:40001_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 4555021 INFO  (Thread-10629) [n:127.0.0.1:40001_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4555022 INFO  (Thread-10629) [n:127.0.0.1:40001_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1c9d8d20[testCatTime_shard1_replica_n1] main]
   [junit4]   2> 4555025 INFO  (Thread-10629) [n:127.0.0.1:40001_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/testCatTime
   [junit4]   2> 4555026 INFO  (Thread-10629) [n:127.0.0.1:40001_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/testCatTime
   [junit4]   2> 4555026 INFO  (Thread-10629) [n:127.0.0.1:40001_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/testCatTime/managed-schema
   [junit4]   2> 4555027 INFO  (Thread-10629) [n:127.0.0.1:40001_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 4555027 INFO  (Thread-10629) [n:127.0.0.1:40001_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 4555027 INFO  (Thread-10629) [n:127.0.0.1:40001_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 4555028 INFO  (Thread-10629) [n:127.0.0.1:40001_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 4555028 INFO  (Thread-10629) [n:127.0.0.1:40001_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1652820257490862080
   [junit4]   2> 4555029 INFO  
(searcherExecutor-22350-thread-1-processing-n:127.0.0.1:40001_solr 
x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) 
[n:127.0.0.1:40001_solr c:testCatTime s:shard1 r:core_node2 
x:testCatTime_shard1_replica_n1

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

ManagerCLITest, TestMacroExpander, SolrGraphiteReporterTest, 
NodeAddedTriggerTest, TestLFUCache, ChaosMonkeySafeLeaderWithPullReplicasTest, 
NestedShardedAtomicUpdateTest, HdfsRestartWhileUpdatingTest, 
TestNumericTerms32, TestImplicitCoreProperties, PrimitiveFieldTypeTest, 
TestLockTree, InfoHandlerTest, TestTlogReplica, StatsReloadRaceTest, 
TestXmlQParser, TestRTGBase, SolrInfoBeanTest, JvmMetricsTest, 
TestSuggestSpellingConverter, PeerSyncWithLeaderTest, TestJoin, 
TestDirectoryFactory, ScheduledTriggerIntegrationTest, TestShardHandlerFactory, 
TestGraphTermsQParserPlugin, SynonymTokenizerTest, TermVectorComponentTest, 
DateFieldTest, TestInitParams, HttpPartitionWithTlogReplicasTest, 
TestPointFields, TestRuleBasedAuthorizationPlugin, SolrIndexSplitterTest, 
SolrCoreCheckLockOnStartupTest, TestRemoteStreaming, TestFreeTextSuggestions, 
ClusterStateTest, TestHighFrequencyDictionaryFactory, SchemaApiFailureTest, 
ComputePlanActionTest, TestSolr4Spatial2, OpenExchangeRatesOrgProviderTest, 
CachingDirectoryFactoryTest, PeerSyncTest, TestInPlaceUpdateWithRouteField, 
TestSimNodeAddedTrigger, TestCloudNestedDocsSort, 
TriLevelCompositeIdRoutingTest, HdfsUnloadDistributedZkTest, 
TestCopyFieldCollectionResource, TestRetrieveFieldsOptimizer, 
TestJsonFacetsWithNestedObjects, DistributedFacetSimpleRefinementLongTailTest, 
SolrCoreMetricManagerTest, TestCoreContainer, CollectionsAPISolrJTest, 
AuditLoggerIntegrationTest, TestManagedResource, TestLocalFSCloudBackupRestore, 
TestPayloadScoreQParserPlugin, TestExactStatsCache, TriggerIntegrationTest, 
ClassificationUpdateProcessorTest, MetricTriggerTest, RankQueryTest, 
TestLegacyTerms, TestSolrJ, TestStressInPlaceUpdates, 
TestUseDocValuesAsStored2, StressHdfsTest, TestGroupingSearch, 
TestDownShardTolerantSearch, TestDelegationWithHadoopAuth, 
CdcrVersionReplicationTest, SolrXmlInZkTest, TestFaceting, 
ReplicationFactorTest, AtomicUpdatesTest, HdfsLockFactoryTest, 
UUIDUpdateProcessorFallbackTest, TestFastOutputStream, TestSmileRequest, 
TestLegacyFieldReuse, SuggestComponentTest, TestFiltering, DebugComponentTest, 
MoreLikeThisComponentTest, TestRecoveryHdfs, DocumentBuilderTest, 
TestTrieFacet, TaggerTest, TestUninvertingReader, 
TestWordDelimiterFilterFactory, TestManagedSynonymFilterFactory, 
TestCharFilters, TestTolerantSearch, RandomizedTaggerTest, 
HDFSCollectionsAPITest, TestConfigSetProperties, 
TriggerCooldownIntegrationTest, EchoParamsTest, TestCustomDocTransformer, 
DistributedUpdateProcessorTest, SpellCheckCollatorTest, TestSchemaResource, 
IgnoreLargeDocumentProcessorFactoryTest, TestSimTriggerIntegration, 
TestUnifiedSolrHighlighter, UpdateLogTest, PingRequestHandlerTest, 
TestSolrCoreSnapshots, TestPHPSerializedResponseWriter, TestStressLucene, 
DataDrivenBlockJoinTest, HdfsChaosMonkeySafeLeaderTest, TestMinHashQParser, 
SystemLogListenerTest, LukeRequestHandlerTest, 
TestOverriddenPrefixQueryForCustomFieldType, FacetPivotSmallTest, 
TestPullReplica, TestRestoreCore, CheckHdfsIndexTest, TestRequestForwarding, 
TestCSVLoader, SplitByPrefixTest, ForceLeaderTest, 
DistributedFacetPivotLargeTest, TestCloudJSONFacetSKG, HighlighterConfigTest, 
ConjunctionSolrSpellCheckerTest, TestSimPolicyCloud, PluginInfoTest, 
ZkStateWriterTest, JavabinLoaderTest, TestExclusionRuleCollectionAccess, 
TestNRTOpen, SharedFSAutoReplicaFailoverTest, BlockJoinFacetSimpleTest, 
TestSolrCoreProperties, HdfsBasicDistributedZkTest, NestedAtomicUpdateTest, 
DistribJoinFromCollectionTest, FullSolrCloudDistribCmdsTest, 
HealthCheckHandlerTest, LeaderElectionTest, LeaderFailoverAfterPartitionTest, 
MoveReplicaHDFSTest, MultiSolrCloudTestCaseTest, NodeMutatorTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, 
OverriddenZkACLAndCredentialsProvidersTest, OverseerRolesTest, OverseerTest, 
RecoveryAfterSoftCommitTest, RecoveryZkTest, ReindexCollectionTest, 
SystemCollectionCompatTest, TestCloudDeleteByQuery, 
TestCloudPseudoReturnFields, TestCloudRecovery2, TestConfigSetsAPIExclusivity, 
TestCryptoKeys, TestHashPartitioner, TestLeaderElectionWithEmptyReplica, 
TestPrepRecovery, TestPullReplicaErrorHandling, TestRebalanceLeaders, 
TestTolerantUpdateProcessorRandomCloud, TestUtilizeNode, TestZkChroot, 
UnloadDistributedZkTest, VMParamsZkACLAndCredentialsProvidersTest, 
ZkFailoverTest, ZkNodePropsTest, ZkShardTermsTest, 
AsyncCallRequestStatusResponseTest, CollectionsAPIAsyncDistributedZkTest, 
ConcurrentDeleteAndCreateCollectionTest, CustomCollectionTest, 
TestCollectionsAPIViaSolrCloudCluster, AutoAddReplicasIntegrationTest, 
IndexSizeTriggerTest, NodeAddedTriggerIntegrationTest, 
NodeMarkersRegistrationTest, RestoreTriggerStateTest, TestSimScenario, 
BaseCdcrDistributedZkTest, CdcrBidirectionalTest, CdcrBootstrapTest, 
CdcrOpsAndBoundariesTest, CdcrRequestHandlerTest, HdfsBasicDistributedZk2Test, 
HdfsChaosMonkeyNothingIsSafeTest, HdfsRecoverLeaseTest, HdfsSyncSliceTest, 
TestClusterStateMutator, ImplicitSnitchTest, RuleEngineTest, RulesTest, 
ConfigureRecoveryStrategyTest, DirectoryFactoryTest, QueryResultKeyTest, 
RAMDirectoryFactoryTest, SolrCoreTest, TestCoreDiscovery, TestDynamicURP, 
TestJmxIntegration, TestMergePolicyConfig, TestQuerySenderListener, 
TestSolrConfigHandler, TestConfigReload, TestReplicationHandler, 
TestSystemCollAutoCreate, CoreAdminHandlerTest, CoreAdminOperationTest, 
CoreAdminRequestStatusTest, DaemonStreamApiTest, IndexSizeEstimatorTest, 
MetricsHandlerTest, MetricsHistoryHandlerTest, PropertiesRequestHandlerTest, 
SecurityConfHandlerTest, SplitHandlerTest, TestApiFramework, TestConfigsApi, 
BadComponentTest, CustomTermsComponentTest, DistributedFacetExistsSmallTest, 
DistributedFacetPivotSmallTest, DistributedQueryComponentCustomSortTest, 
DistributedSpellCheckComponentTest, DistributedTermsComponentTest, 
SpellCheckComponentTest, TermsComponentTest, TestTrackingShardHandlerFactory, 
EmbeddedSolrNoSerializeTest, TaggingAttributeTest, FastVectorHighlighterTest, 
UninvertDocValuesMergePolicyTest, TestNumericRangeQuery64, 
SolrCloudReportersTest, SimpleFacetsTest, SubstringBytesRefFilterTest, 
TestStreamBody, TestWriterPerf, JSONWriterTest, SmileWriterTest, 
TestCSVResponseWriter, TestGraphMLResponseWriter, TestPushWriter, 
TestRawResponseWriter, TestSubQueryTransformerDistrib, 
TestUniqueKeyFieldResource, TestManagedSynonymGraphFilterFactory, 
BadCopyFieldTest, BooleanFieldTest, CopyFieldTest, DocValuesMultiTest, 
ExternalFileFieldSortTest, NotRequiredUniqueKeyTest, PolyFieldTest, 
RequiredFieldsTest, TestBulkSchemaConcurrent, TestManagedSchemaThreadSafety, 
TestSchemaField, TestSchemaManager, AnalyticsMergeStrategyTest, 
QueryEqualityTest, SignificantTermsQParserPluginTest, SortSpecParsingTest, 
SpatialFilterTest, TestAddFieldRealTimeGet, TestCaffeineCache, 
TestIndexSearcher, TestMultiWordSynonyms, TestNoOpRegenerator, TestQueryTypes, 
TestReRankQParserPlugin, TestRealTimeGet, TestSearcherReuse, 
TestSimpleQParserPlugin, TestSolrCoreParser, TestSolrFieldCacheBean, TestSort, 
TestStandardQParsers, TestStressReorder, TestStressUserVersions, 
SpatialHeatmapFacetsTest, TestJsonFacetsStatsParsing, SortByFunctionTest, 
TestFunctionQuery, TestOrdValues, TestSortByMinMaxFunction, 
DistanceFunctionTest, BJQParserTest, GraphQueryTest, TestNestedDocsSort, 
TestScoreJoinQPNoScore, BJQFilterAccessibleTest, TestJsonRequest, 
CloudMLTQParserTest, SimpleMLTQParserTest, TestBM25SimilarityFactory, 
TestClassicSimilarityFactory, TestDFISimilarityFactory, 
TestDFRSimilarityFactory, TestIBSimilarityFactory, 
TestLMJelinekMercerSimilarityFactory, TestNonDefinedSimilarityFactory, 
TestPerFieldSimilarityWithDefaultOverride, TestSweetSpotSimilarityFactory, 
TestDistribIDF, JWTAuthPluginTest, JWTVerificationkeyResolverTest, 
MultiDestinationAuditLoggerTest, TestAuthorizationFramework, 
DirectSolrConnectionTest, ResponseHeaderTest, DirectSolrSpellCheckerTest, 
FileBasedSpellCheckerTest, SpellCheckCollatorWithCollapseTest, 
SuggesterTSTTest, SuggesterTest, TestAnalyzeInfixSuggestions, 
BlockDirectoryTest, TestDocTermOrds, TestDocTermOrdsUninvertLimit, 
TestFieldCache, TestFieldCacheReopen, TestFieldCacheSort, 
TestFieldCacheWithThreads, TestLegacyFieldCache, AddBlockUpdateTest, 
DirectUpdateHandlerTest, MaxSizeAutoCommitTest, PeerSyncWithBufferUpdatesTest, 
PeerSyncWithLeaderAndIndexFingerprintCachingTest, TestInPlaceUpdatesStandalone, 
ClassificationUpdateProcessorIntegrationTest, 
DimensionalRoutedAliasUpdateProcessorTest]
   [junit4] Completed [889/889 (1!)] on J0 in 220.12s, 2 tests, 2 failures <<< 
FAILURES!

[...truncated 52932 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Solaris/455/consoleText

[repro] Revision: 4a3fa721fb37ed10a46871d027eb90d3cc5c7a0a

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line:  ant test  
-Dtestcase=DimensionalRoutedAliasUpdateProcessorTest -Dtests.method=testCatTime 
-Dtests.seed=6695EABBC55CBF2D -Dtests.slow=true -Dtests.locale=es-CL 
-Dtests.timezone=America/Adak -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] Repro line:  ant test  
-Dtestcase=DimensionalRoutedAliasUpdateProcessorTest -Dtests.method=testTimeCat 
-Dtests.seed=6695EABBC55CBF2D -Dtests.slow=true -Dtests.locale=es-CL 
-Dtests.timezone=America/Adak -Dtests.asserts=true -Dtests.file.encoding=UTF-8

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

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

[...truncated 3622 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.DimensionalRoutedAliasUpdateProcessorTest" 
-Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC" 
-Dtests.seed=6695EABBC55CBF2D -Dtests.slow=true -Dtests.locale=es-CL 
-Dtests.timezone=America/Adak -Dtests.asserts=true -Dtests.file.encoding=UTF-8

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

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

Reply via email to