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

3 tests failed.
FAILED:  
org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest.testTimeCat

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

Stack Trace:
java.lang.AssertionError: took over 10 seconds after collection creation to 
update aliases
        at 
__randomizedtesting.SeedInfo.seed([C9C04A6E1DDEA2A:35644515A1FCA641]: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)


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([C9C04A6E1DDEA2A:B974BA5DE2EBBC2]: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([C9C04A6E1DDEA2A:35644515A1FCA641]: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 16253 lines...]
   [junit4] Suite: 
org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest
   [junit4]   2> 4348223 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[C9C04A6E1DDEA2A])
 [     ] 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_C9C04A6E1DDEA2A-001/tempDir-001
   [junit4]   2> 4348223 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[C9C04A6E1DDEA2A])
 [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 4348223 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 4348223 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 4348323 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[C9C04A6E1DDEA2A])
 [     ] o.a.s.c.ZkTestServer start zk server on port:41426
   [junit4]   2> 4348323 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[C9C04A6E1DDEA2A])
 [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:41426
   [junit4]   2> 4348323 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[C9C04A6E1DDEA2A])
 [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41426
   [junit4]   2> 4348323 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[C9C04A6E1DDEA2A])
 [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41426
   [junit4]   2> 4348327 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[C9C04A6E1DDEA2A])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4348338 INFO  (zkConnectionManagerCallback-23392-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4348338 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[C9C04A6E1DDEA2A])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4348343 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[C9C04A6E1DDEA2A])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4348346 INFO  (zkConnectionManagerCallback-23394-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4348346 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[C9C04A6E1DDEA2A])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4348347 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[C9C04A6E1DDEA2A])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4348349 INFO  (zkConnectionManagerCallback-23396-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4348349 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[C9C04A6E1DDEA2A])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4348457 WARN  (jetty-launcher-23397-thread-4) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 4348457 WARN  (jetty-launcher-23397-thread-3) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 4348457 WARN  (jetty-launcher-23397-thread-4) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 4348457 INFO  (jetty-launcher-23397-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 4348457 INFO  (jetty-launcher-23397-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 4348457 INFO  (jetty-launcher-23397-thread-4) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_221-b11
   [junit4]   2> 4348457 WARN  (jetty-launcher-23397-thread-3) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 4348457 INFO  (jetty-launcher-23397-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 4348457 INFO  (jetty-launcher-23397-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 4348457 INFO  (jetty-launcher-23397-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_221-b11
   [junit4]   2> 4348458 INFO  (jetty-launcher-23397-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4348459 INFO  (jetty-launcher-23397-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4348459 INFO  (jetty-launcher-23397-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 4348459 INFO  (jetty-launcher-23397-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7994bfd7{/solr,null,AVAILABLE}
   [junit4]   2> 4348460 INFO  (jetty-launcher-23397-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4348460 INFO  (jetty-launcher-23397-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4348460 INFO  (jetty-launcher-23397-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 4348460 INFO  (jetty-launcher-23397-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@4f7216ff{SSL,[ssl, 
http/1.1]}{127.0.0.1:45951}
   [junit4]   2> 4348460 INFO  (jetty-launcher-23397-thread-4) [     ] 
o.e.j.s.Server Started @4351383ms
   [junit4]   2> 4348460 INFO  (jetty-launcher-23397-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45951}
   [junit4]   2> 4348460 INFO  (jetty-launcher-23397-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@114f6d55{/solr,null,AVAILABLE}
   [junit4]   2> 4348460 ERROR (jetty-launcher-23397-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 4348460 INFO  (jetty-launcher-23397-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4348460 INFO  (jetty-launcher-23397-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.5.0
   [junit4]   2> 4348460 INFO  (jetty-launcher-23397-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4348460 INFO  (jetty-launcher-23397-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4348460 INFO  (jetty-launcher-23397-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-12-17T13:51:14.370Z
   [junit4]   2> 4348461 INFO  (jetty-launcher-23397-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@3a520963{SSL,[ssl, 
http/1.1]}{127.0.0.1:37097}
   [junit4]   2> 4348461 INFO  (jetty-launcher-23397-thread-3) [     ] 
o.e.j.s.Server Started @4351383ms
   [junit4]   2> 4348461 INFO  (jetty-launcher-23397-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37097}
   [junit4]   2> 4348461 ERROR (jetty-launcher-23397-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 4348461 INFO  (jetty-launcher-23397-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4348461 INFO  (jetty-launcher-23397-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.5.0
   [junit4]   2> 4348461 INFO  (jetty-launcher-23397-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4348461 INFO  (jetty-launcher-23397-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4348461 INFO  (jetty-launcher-23397-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-12-17T13:51:14.371Z
   [junit4]   2> 4348461 INFO  (jetty-launcher-23397-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4348462 INFO  (jetty-launcher-23397-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4348464 INFO  (zkConnectionManagerCallback-23399-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4348464 INFO  (jetty-launcher-23397-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4348465 INFO  (jetty-launcher-23397-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 4348466 WARN  (jetty-launcher-23397-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 4348466 WARN  (jetty-launcher-23397-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 4348466 INFO  (jetty-launcher-23397-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 4348466 INFO  (jetty-launcher-23397-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 4348466 INFO  (jetty-launcher-23397-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_221-b11
   [junit4]   2> 4348467 WARN  (jetty-launcher-23397-thread-2) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 4348467 WARN  (jetty-launcher-23397-thread-2) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 4348467 INFO  (jetty-launcher-23397-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 4348467 INFO  (jetty-launcher-23397-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 4348467 INFO  (jetty-launcher-23397-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_221-b11
   [junit4]   2> 4348467 INFO  (jetty-launcher-23397-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4348467 INFO  (jetty-launcher-23397-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4348467 INFO  (jetty-launcher-23397-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 4348468 INFO  (jetty-launcher-23397-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4348468 INFO  (jetty-launcher-23397-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4348469 INFO  (jetty-launcher-23397-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 4348469 INFO  (jetty-launcher-23397-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@19712f3{/solr,null,AVAILABLE}
   [junit4]   2> 4348470 INFO  (jetty-launcher-23397-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@65534164{SSL,[ssl, 
http/1.1]}{127.0.0.1:54277}
   [junit4]   2> 4348470 INFO  (jetty-launcher-23397-thread-2) [     ] 
o.e.j.s.Server Started @4351392ms
   [junit4]   2> 4348470 INFO  (jetty-launcher-23397-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=54277}
   [junit4]   2> 4348470 ERROR (jetty-launcher-23397-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 4348470 INFO  (jetty-launcher-23397-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4348470 INFO  (jetty-launcher-23397-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.5.0
   [junit4]   2> 4348470 INFO  (jetty-launcher-23397-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4348470 INFO  (jetty-launcher-23397-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4348470 INFO  (jetty-launcher-23397-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-12-17T13:51:14.380Z
   [junit4]   2> 4348471 INFO  (jetty-launcher-23397-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4348471 INFO  (jetty-launcher-23397-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6b3dde4a{/solr,null,AVAILABLE}
   [junit4]   2> 4348481 INFO  (jetty-launcher-23397-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@190cb2a8{SSL,[ssl, 
http/1.1]}{127.0.0.1:58786}
   [junit4]   2> 4348481 INFO  (jetty-launcher-23397-thread-1) [     ] 
o.e.j.s.Server Started @4351404ms
   [junit4]   2> 4348481 INFO  (jetty-launcher-23397-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=58786}
   [junit4]   2> 4348481 ERROR (jetty-launcher-23397-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 4348481 INFO  (jetty-launcher-23397-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4348481 INFO  (jetty-launcher-23397-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.5.0
   [junit4]   2> 4348481 INFO  (jetty-launcher-23397-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4348481 INFO  (jetty-launcher-23397-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4348481 INFO  (jetty-launcher-23397-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-12-17T13:51:14.391Z
   [junit4]   2> 4348482 INFO  (jetty-launcher-23397-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4348484 INFO  (zkConnectionManagerCallback-23401-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4348485 INFO  (jetty-launcher-23397-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4348485 INFO  (zkConnectionManagerCallback-23405-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4348485 INFO  (jetty-launcher-23397-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4348486 INFO  (zkConnectionManagerCallback-23403-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4348486 INFO  (jetty-launcher-23397-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4348486 INFO  (jetty-launcher-23397-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 4348486 INFO  (jetty-launcher-23397-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 4348487 INFO  (jetty-launcher-23397-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 4349261 INFO  (jetty-launcher-23397-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 4349262 WARN  (jetty-launcher-23397-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> 4349263 WARN  (jetty-launcher-23397-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@31941e67[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4349263 WARN  (jetty-launcher-23397-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@31941e67[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4349265 WARN  (jetty-launcher-23397-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> 4349266 WARN  (jetty-launcher-23397-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@47cb04d2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4349266 WARN  (jetty-launcher-23397-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@47cb04d2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4349268 INFO  (jetty-launcher-23397-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41426/solr
   [junit4]   2> 4349269 INFO  (jetty-launcher-23397-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4349324 INFO  (zkConnectionManagerCallback-23415-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4349330 INFO  (jetty-launcher-23397-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4349546 INFO  (jetty-launcher-23397-thread-2) 
[n:127.0.0.1:54277_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 4349550 INFO  (zkConnectionManagerCallback-23417-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4349550 INFO  (jetty-launcher-23397-thread-2) 
[n:127.0.0.1:54277_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 4349639 INFO  (jetty-launcher-23397-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 4349639 WARN  (jetty-launcher-23397-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> 4349641 WARN  (jetty-launcher-23397-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3cc65d0a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4349641 WARN  (jetty-launcher-23397-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3cc65d0a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4349643 WARN  (jetty-launcher-23397-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> 4349645 WARN  (jetty-launcher-23397-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4cd6e859[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4349645 WARN  (jetty-launcher-23397-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4cd6e859[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4349646 INFO  (jetty-launcher-23397-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41426/solr
   [junit4]   2> 4349648 INFO  (jetty-launcher-23397-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4349652 INFO  (zkConnectionManagerCallback-23425-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4349652 INFO  (jetty-launcher-23397-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4349691 INFO  (jetty-launcher-23397-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 4349692 WARN  (jetty-launcher-23397-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> 4349693 WARN  (jetty-launcher-23397-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3e12faee[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4349693 WARN  (jetty-launcher-23397-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3e12faee[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4349695 WARN  (jetty-launcher-23397-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> 4349696 WARN  (jetty-launcher-23397-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4f1cb7f0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4349696 WARN  (jetty-launcher-23397-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4f1cb7f0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4349698 INFO  (jetty-launcher-23397-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41426/solr
   [junit4]   2> 4349699 INFO  (jetty-launcher-23397-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4349701 INFO  (zkConnectionManagerCallback-23431-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4349701 INFO  (jetty-launcher-23397-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4349758 INFO  (jetty-launcher-23397-thread-4) 
[n:127.0.0.1:45951_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 4349763 INFO  (zkConnectionManagerCallback-23433-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4349763 INFO  (jetty-launcher-23397-thread-4) 
[n:127.0.0.1:45951_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 4349869 INFO  (jetty-launcher-23397-thread-3) 
[n:127.0.0.1:37097_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 4349873 INFO  (zkConnectionManagerCallback-23435-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4349873 INFO  (jetty-launcher-23397-thread-3) 
[n:127.0.0.1:37097_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 4349893 INFO  (jetty-launcher-23397-thread-4) 
[n:127.0.0.1:45951_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:45951_solr
   [junit4]   2> 4349896 INFO  (jetty-launcher-23397-thread-4) 
[n:127.0.0.1:45951_solr     ] o.a.s.c.Overseer Overseer 
(id=72379400852340747-127.0.0.1:45951_solr-n_0000000000) starting
   [junit4]   2> 4349908 INFO  (jetty-launcher-23397-thread-4) 
[n:127.0.0.1:45951_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45951_solr
   [junit4]   2> 4349908 INFO  
(OverseerStateUpdate-72379400852340747-127.0.0.1:45951_solr-n_0000000000) 
[n:127.0.0.1:45951_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:45951_solr
   [junit4]   2> 4349912 INFO  
(OverseerStateUpdate-72379400852340747-127.0.0.1:45951_solr-n_0000000000) 
[n:127.0.0.1:45951_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 4349916 WARN  (jetty-launcher-23397-thread-4) 
[n:127.0.0.1:45951_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> 4349944 INFO  (jetty-launcher-23397-thread-3) 
[n:127.0.0.1:37097_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:37097_solr as DOWN
   [junit4]   2> 4349950 INFO  (jetty-launcher-23397-thread-4) 
[n:127.0.0.1:45951_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 4349951 INFO  (jetty-launcher-23397-thread-3) 
[n:127.0.0.1:37097_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 4349951 INFO  (jetty-launcher-23397-thread-3) 
[n:127.0.0.1:37097_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37097_solr
   [junit4]   2> 4349955 INFO  (zkCallback-23432-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 4349958 INFO  (zkCallback-23434-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 4349962 INFO  (zkCallback-23434-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4349964 WARN  (jetty-launcher-23397-thread-3) 
[n:127.0.0.1:37097_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> 4350024 INFO  (jetty-launcher-23397-thread-4) 
[n:127.0.0.1:45951_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45951.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@441202a0
   [junit4]   2> 4350032 INFO  (jetty-launcher-23397-thread-4) 
[n:127.0.0.1:45951_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45951.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@441202a0
   [junit4]   2> 4350032 INFO  (jetty-launcher-23397-thread-4) 
[n:127.0.0.1:45951_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45951.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@441202a0
   [junit4]   2> 4350034 INFO  (jetty-launcher-23397-thread-3) 
[n:127.0.0.1:37097_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 4350056 INFO  (jetty-launcher-23397-thread-4) 
[n:127.0.0.1:45951_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 4350058 INFO  (jetty-launcher-23397-thread-4) 
[n:127.0.0.1:45951_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_C9C04A6E1DDEA2A-001/tempDir-001/node4/.
   [junit4]   2> 4350093 INFO  (jetty-launcher-23397-thread-3) 
[n:127.0.0.1:37097_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37097.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@441202a0
   [junit4]   2> 4350104 INFO  (jetty-launcher-23397-thread-2) 
[n:127.0.0.1:54277_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 4350128 INFO  (jetty-launcher-23397-thread-3) 
[n:127.0.0.1:37097_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37097.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@441202a0
   [junit4]   2> 4350128 INFO  (jetty-launcher-23397-thread-3) 
[n:127.0.0.1:37097_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37097.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@441202a0
   [junit4]   2> 4350129 INFO  (jetty-launcher-23397-thread-2) 
[n:127.0.0.1:54277_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:54277_solr as DOWN
   [junit4]   2> 4350131 INFO  (jetty-launcher-23397-thread-2) 
[n:127.0.0.1:54277_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 4350131 INFO  (jetty-launcher-23397-thread-2) 
[n:127.0.0.1:54277_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:54277_solr
   [junit4]   2> 4350132 INFO  (jetty-launcher-23397-thread-3) 
[n:127.0.0.1:37097_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 4350134 INFO  (zkCallback-23432-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4350134 INFO  (zkCallback-23416-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4350135 INFO  (jetty-launcher-23397-thread-3) 
[n:127.0.0.1:37097_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_C9C04A6E1DDEA2A-001/tempDir-001/node3/.
   [junit4]   2> 4350136 INFO  (zkCallback-23434-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4350136 WARN  (jetty-launcher-23397-thread-2) 
[n:127.0.0.1:54277_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> 4350162 INFO  (jetty-launcher-23397-thread-2) 
[n:127.0.0.1:54277_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 4350185 INFO  (jetty-launcher-23397-thread-2) 
[n:127.0.0.1:54277_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54277.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@441202a0
   [junit4]   2> 4350258 INFO  (jetty-launcher-23397-thread-2) 
[n:127.0.0.1:54277_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54277.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@441202a0
   [junit4]   2> 4350259 INFO  (jetty-launcher-23397-thread-2) 
[n:127.0.0.1:54277_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54277.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@441202a0
   [junit4]   2> 4350261 INFO  (jetty-launcher-23397-thread-2) 
[n:127.0.0.1:54277_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 4350262 INFO  (jetty-launcher-23397-thread-2) 
[n:127.0.0.1:54277_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_C9C04A6E1DDEA2A-001/tempDir-001/node2/.
   [junit4]   2> 4351441 INFO  (jetty-launcher-23397-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 4351441 WARN  (jetty-launcher-23397-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> 4351443 WARN  (jetty-launcher-23397-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4d4bc390[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4351443 WARN  (jetty-launcher-23397-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4d4bc390[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4351445 WARN  (jetty-launcher-23397-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> 4351454 WARN  (jetty-launcher-23397-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@28528328[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4351454 WARN  (jetty-launcher-23397-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@28528328[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4351455 INFO  (jetty-launcher-23397-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41426/solr
   [junit4]   2> 4351456 INFO  (jetty-launcher-23397-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4351464 INFO  (zkConnectionManagerCallback-23451-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4351464 INFO  (jetty-launcher-23397-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4351584 INFO  (jetty-launcher-23397-thread-1) 
[n:127.0.0.1:58786_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 4351589 INFO  (zkConnectionManagerCallback-23453-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4351589 INFO  (jetty-launcher-23397-thread-1) 
[n:127.0.0.1:58786_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 4351632 INFO  (jetty-launcher-23397-thread-1) 
[n:127.0.0.1:58786_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 4351639 INFO  (jetty-launcher-23397-thread-1) 
[n:127.0.0.1:58786_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:58786_solr as DOWN
   [junit4]   2> 4351640 INFO  (jetty-launcher-23397-thread-1) 
[n:127.0.0.1:58786_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 4351640 INFO  (jetty-launcher-23397-thread-1) 
[n:127.0.0.1:58786_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:58786_solr
   [junit4]   2> 4351645 WARN  (jetty-launcher-23397-thread-1) 
[n:127.0.0.1:58786_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> 4351659 INFO  (zkCallback-23432-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4351659 INFO  (zkCallback-23434-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4351659 INFO  (zkCallback-23416-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4351660 INFO  (zkCallback-23452-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4351682 INFO  (jetty-launcher-23397-thread-1) 
[n:127.0.0.1:58786_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 4351706 INFO  (jetty-launcher-23397-thread-1) 
[n:127.0.0.1:58786_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58786.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@441202a0
   [junit4]   2> 4351719 INFO  (jetty-launcher-23397-thread-1) 
[n:127.0.0.1:58786_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58786.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@441202a0
   [junit4]   2> 4351729 INFO  (jetty-launcher-23397-thread-1) 
[n:127.0.0.1:58786_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58786.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@441202a0
   [junit4]   2> 4351731 INFO  (jetty-launcher-23397-thread-1) 
[n:127.0.0.1:58786_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 4351732 INFO  (jetty-launcher-23397-thread-1) 
[n:127.0.0.1:58786_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_C9C04A6E1DDEA2A-001/tempDir-001/node1/.
   [junit4]   2> 4351787 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[C9C04A6E1DDEA2A])
 [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 4351789 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[C9C04A6E1DDEA2A])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4351791 INFO  (zkConnectionManagerCallback-23462-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4351792 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[C9C04A6E1DDEA2A])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4351795 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[C9C04A6E1DDEA2A])
 [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 4351803 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[C9C04A6E1DDEA2A])
 [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:41426/solr ready
   [junit4]   2> 4351804 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[C9C04A6E1DDEA2A])
 [     ] o.a.s.u.p.DimensionalRoutedAliasUpdateProcessorTest SolrClient: 
org.apache.solr.client.solrj.impl.CloudSolrClient@7d09000d
   [junit4]   2> 4351804 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[C9C04A6E1DDEA2A])
 [     ] o.a.s.u.p.DimensionalRoutedAliasUpdateProcessorTest 
ClusterStateProvider 127.0.0.1:41426/solr
   [junit4]   2> 4351805 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[C9C04A6E1DDEA2A])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4351807 INFO  (zkConnectionManagerCallback-23467-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4351807 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[C9C04A6E1DDEA2A])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4351809 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[C9C04A6E1DDEA2A])
 [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 4351811 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[C9C04A6E1DDEA2A])
 [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:41426/solr ready
   [junit4]   2> 4351849 INFO  (qtp1166704015-71481) [n:127.0.0.1:45951_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> 4351863 INFO  
(OverseerThreadFactory-23808-thread-1-processing-n:127.0.0.1:45951_solr) 
[n:127.0.0.1:45951_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> 4351890 INFO  
(OverseerThreadFactory-23808-thread-1-processing-n:127.0.0.1:45951_solr) 
[n:127.0.0.1:45951_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/protwords.txt to /configs/testCatTime/protwords.txt
   [junit4]   2> 4351896 INFO  
(OverseerThreadFactory-23808-thread-1-processing-n:127.0.0.1:45951_solr) 
[n:127.0.0.1:45951_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/managed-schema to /configs/testCatTime/managed-schema
   [junit4]   2> 4351898 INFO  
(OverseerThreadFactory-23808-thread-1-processing-n:127.0.0.1:45951_solr) 
[n:127.0.0.1:45951_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/solrconfig.xml to /configs/testCatTime/solrconfig.xml
   [junit4]   2> 4351902 INFO  
(OverseerThreadFactory-23808-thread-1-processing-n:127.0.0.1:45951_solr) 
[n:127.0.0.1:45951_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> 4351904 INFO  
(OverseerThreadFactory-23808-thread-1-processing-n:127.0.0.1:45951_solr) 
[n:127.0.0.1:45951_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> 4351907 INFO  
(OverseerThreadFactory-23808-thread-1-processing-n:127.0.0.1:45951_solr) 
[n:127.0.0.1:45951_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> 4351939 INFO  
(OverseerThreadFactory-23808-thread-1-processing-n:127.0.0.1:45951_solr) 
[n:127.0.0.1:45951_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> 4351942 INFO  
(OverseerThreadFactory-23808-thread-1-processing-n:127.0.0.1:45951_solr) 
[n:127.0.0.1:45951_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> 4351945 INFO  
(OverseerThreadFactory-23808-thread-1-processing-n:127.0.0.1:45951_solr) 
[n:127.0.0.1:45951_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> 4351947 INFO  
(OverseerThreadFactory-23808-thread-1-processing-n:127.0.0.1:45951_solr) 
[n:127.0.0.1:45951_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> 4351954 INFO  
(OverseerThreadFactory-23808-thread-1-processing-n:127.0.0.1:45951_solr) 
[n:127.0.0.1:45951_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> 4351971 INFO  
(OverseerThreadFactory-23808-thread-1-processing-n:127.0.0.1:45951_solr) 
[n:127.0.0.1:45951_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> 4351985 INFO  
(OverseerThreadFactory-23808-thread-1-processing-n:127.0.0.1:45951_solr) 
[n:127.0.0.1:45951_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> 4352016 INFO  
(OverseerThreadFactory-23808-thread-1-processing-n:127.0.0.1:45951_solr) 
[n:127.0.0.1:45951_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> 4352031 INFO  
(OverseerThreadFactory-23808-thread-1-processing-n:127.0.0.1:45951_solr) 
[n:127.0.0.1:45951_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> 4352034 INFO  
(OverseerThreadFactory-23808-thread-1-processing-n:127.0.0.1:45951_solr) 
[n:127.0.0.1:45951_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> 4352036 INFO  
(OverseerThreadFactory-23808-thread-1-processing-n:127.0.0.1:45951_solr) 
[n:127.0.0.1:45951_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> 4352039 INFO  
(OverseerThreadFactory-23808-thread-1-processing-n:127.0.0.1:45951_solr) 
[n:127.0.0.1:45951_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> 4352041 INFO  
(OverseerThreadFactory-23808-thread-1-processing-n:127.0.0.1:45951_solr) 
[n:127.0.0.1:45951_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> 4352043 INFO  
(OverseerThreadFactory-23808-thread-1-processing-n:127.0.0.1:45951_solr) 
[n:127.0.0.1:45951_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> 4352056 INFO  
(OverseerThreadFactory-23808-thread-1-processing-n:127.0.0.1:45951_solr) 
[n:127.0.0.1:45951_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> 4352058 INFO  
(OverseerThreadFactory-23808-thread-1-processing-n:127.0.0.1:45951_solr) 
[n:127.0.0.1:45951_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> 4352064 INFO  
(OverseerThreadFactory-23808-thread-1-processing-n:127.0.0.1:45951_solr) 
[n:127.0.0.1:45951_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> 4352066 INFO  
(OverseerThreadFactory-23808-thread-1-processing-n:127.0.0.1:45951_solr) 
[n:127.0.0.1:45951_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> 4352068 INFO  
(OverseerThreadFactory-23808-thread-1-processing-n:127.0.0.1:45951_solr) 
[n:127.0.0.1:45951_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> 4352071 INFO  
(OverseerThreadFactory-23808-thread-1-processing-n:127.0.0.1:45951_solr) 
[n:127.0.0.1:45951_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> 4352073 INFO  
(OverseerThreadFactory-23808-thread-1-processing-n:127.0.0.1:45951_solr) 
[n:127.0.0.1:45951_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> 4352080 INFO  
(OverseerThreadFactory-23808-thread-1-processing-n:127.0.0.1:45951_solr) 
[n:127.0.0.1:45951_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> 4352082 INFO  
(OverseerThreadFactory-23808-thread-1-processing-n:127.0.0.1:45951_solr) 
[n:127.0.0.1:45951_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> 4352084 INFO  
(OverseerThreadFactory-23808-thread-1-processing-n:127.0.0.1:45951_solr) 
[n:127.0.0.1:45951_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> 4352086 INFO  
(OverseerThreadFactory-23808-thread-1-processing-n:127.0.0.1:45951_solr) 
[n:127.0.0.1:45951_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> 4352088 INFO  
(OverseerThreadFactory-23808-thread-1-processing-n:127.0.0.1:45951_solr) 
[n:127.0.0.1:45951_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> 4352091 INFO  
(OverseerThreadFactory-23808-thread-1-processing-n:127.0.0.1:45951_solr) 
[n:127.0.0.1:45951_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> 4352095 INFO  
(OverseerThreadFactory-23808-thread-1-processing-n:127.0.0.1:45951_solr) 
[n:127.0.0.1:45951_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> 4352098 INFO  
(OverseerThreadFactory-23808-thread-1-processing-n:127.0.0.1:45951_solr) 
[n:127.0.0.1:45951_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> 4352100 INFO  
(OverseerThreadFactory-23808-thread-1-processing-n:127.0.0.1:45951_solr) 
[n:127.0.0.1:45951_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> 4352102 INFO  
(OverseerThreadFactory-23808-thread-1-processing-n:127.0.0.1:45951_solr) 
[n:127.0.0.1:45951_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> 4352113 INFO  
(OverseerThreadFactory-23808-thread-1-processing-n:127.0.0.1:45951_solr) 
[n:127.0.0.1:45951_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> 4352120 INFO  
(OverseerThreadFactory-23808-thread-1-processing-n:127.0.0.1:45951_solr) 
[n:127.0.0.1:45951_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> 4352122 INFO  
(OverseerThreadFactory-23808-thread-1-processing-n:127.0.0.1:45951_solr) 
[n:127.0.0.1:45951_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> 4352126 INFO  
(OverseerThreadFactory-23808-thread-1-processing-n:127.0.0.1:45951_solr) 
[n:127.0.0.1:45951_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> 4352135 INFO  
(OverseerThreadFactory-23808-thread-1-processing-n:127.0.0.1:45951_solr) 
[n:127.0.0.1:45951_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> 4352137 INFO  
(OverseerThreadFactory-23808-thread-1-processing-n:127.0.0.1:45951_solr) 
[n:127.0.0.1:45951_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/synonyms.txt to /configs/testCatTime/synonyms.txt
   [junit4]   2> 4352144 INFO  
(OverseerThreadFactory-23808-thread-1-processing-n:127.0.0.1:45951_solr) 
[n:127.0.0.1:45951_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/stopwords.txt to /configs/testCatTime/stopwords.txt
   [junit4]   2> 4352169 INFO  (qtp1166704015-71481) [n:127.0.0.1:45951_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=320
   [junit4]   2> 4352174 INFO  (qtp1166704015-71484) [n:127.0.0.1:45951_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> 4352191 INFO  
(OverseerCollectionConfigSetProcessor-72379400852340747-127.0.0.1:45951_solr-n_0000000000)
 [n:127.0.0.1:45951_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> 4352192 INFO  
(OverseerThreadFactory-23808-thread-2-processing-n:127.0.0.1:45951_solr) 
[n:127.0.0.1:45951_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
testCatTime
   [junit4]   2> 4352330 INFO  
(OverseerStateUpdate-72379400852340747-127.0.0.1:45951_solr-n_0000000000) 
[n:127.0.0.1:45951_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:58786/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 4352588 INFO  (qtp334813656-71501) [n:127.0.0.1:58786_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> 4353622 INFO  (qtp334813656-71501) [n:127.0.0.1:58786_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> 4353683 INFO  (qtp334813656-71501) [n:127.0.0.1:58786_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> 4354501 INFO  (qtp334813656-71501) [n:127.0.0.1:58786_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> 4354947 INFO  (qtp334813656-71501) [n:127.0.0.1:58786_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> 4354951 INFO  (qtp334813656-71501) [n:127.0.0.1:58786_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58786.solr.core.testCatTime.shard1.replica_n1' (registry 
'solr.core.testCatTime.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@441202a0
   [junit4]   2> 4354951 INFO  (qtp334813656-71501) [n:127.0.0.1:58786_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_C9C04A6E1DDEA2A-001/tempDir-001/node1/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_C9C04A6E1DDEA2A-001/tempDir-001/node1/./testCatTime_shard1_replica_n1/data/]
   [junit4]   2> 4355098 INFO  (qtp334813656-71501) [n:127.0.0.1:58786_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> 4355099 INFO  (qtp334813656-71501) [n:127.0.0.1:58786_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> 4355100 INFO  (qtp334813656-71501) [n:127.0.0.1:58786_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> 4355100 INFO  (qtp334813656-71501) [n:127.0.0.1:58786_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4355101 INFO  (qtp334813656-71501) [n:127.0.0.1:58786_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7c04ebfe[testCatTime_shard1_replica_n1] main]
   [junit4]   2> 4355151 INFO  (qtp334813656-71501) [n:127.0.0.1:58786_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> 4355158 INFO  (qtp334813656-71501) [n:127.0.0.1:58786_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> 4355158 INFO  (qtp334813656-71501) [n:127.0.0.1:58786_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> 4355207 INFO  (qtp334813656-71501) [n:127.0.0.1:58786_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> 4355208 INFO  (qtp334813656-71501) [n:127.0.0.1:58786_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 4355208 INFO  (qtp334813656-71501) [n:127.0.0.1:58786_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> 4355209 INFO  (qtp334813656-71501) [n:127.0.0.1:58786_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> 4355210 INFO  (qtp334813656-71501) [n:127.0.0.1:58786_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 1653175150046085120
   [junit4]   2> 4355251 INFO  
(searcherExecutor-23828-thread-1-processing-n:127.0.0.1:58786_solr 
x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) 
[n:127.0.0.1:58786_solr c:testCatTime s:shard1 r:core_node2 
x:testCatTime_shard1_replica_n1 ] o.a.s.c.QuerySenderListener 
QuerySenderListener sending requests to 
Searcher@7c04ebfe[testCatTime_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4355251 INFO  
(searcherExecutor-23828-thread-1-processing-n:127.0.0.1:58786_solr 
x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) 
[n:127.0.0.1:58786_solr c:testCatTime s:shard1 r:core_node2 
x:testCatTime_shard1_replica_n1 ] o.a.s.c.QuerySenderListener 
QuerySenderListener done.
   [junit4]   2> 4355251 INFO  
(searcherExecutor-23828-thread-1-processing-n:127.0.0.1:58786_solr 
x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) 
[n:127.0.0.1:58786_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> 4355252 INFO  
(searcherExecutor-23828-thread-1-processing-n:127.0.0.1:58786_solr 
x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) 
[n:127.0.0.1:58786_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@7c04ebfe[testCatTime_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4355307 INFO  (qtp334813656-71501) [n:127.0.0.1:58786_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> 4355307 INFO  (qtp334813656-71501) [n:127.0.0.1:58786_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> 4355326 INFO  (qtp334813656-71501) [n:127.0.0.1:58786_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> 4355326 INFO  (qtp334813656-71501) [n:127.0.0.1:58786_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> 4355327 INFO  (qtp334813656-71501) [n:127.0.0.1:58786_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:58786/solr/testCatTime_shard1_replica_n1/
   [junit4]   2> 4355328 INFO  (qtp334813656-71501) [n:127.0.0.1:58786_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> 4355329 INFO  (qtp334813656-71501) [n:127.0.0.1:58786_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:58786/solr/testCatTime_shard1_replica_n1/ has no replicas
   [junit4]   2> 4355329 INFO  (qtp334813656-71501) [n:127.0.0.1:58786_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/72379400852340750-core_node2-n_0000000000
   [junit4]   2> 4355336 INFO  (qtp334813656-71501) [n:127.0.0.1:58786_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:58786/solr/testCatTime_shard1_replica_n1/ shard1
   [junit4]   2> 4355342 INFO  (zkCallback-23452-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> 4355342 INFO  (zkCallback-23452-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> 4355351 INFO  (qtp334813656-71501) [n:127.0.0.1:58786_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> 4355358 INFO  (qtp334813656-71501) [n:127.0.0.1:58786_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=2771
   [junit4]   2> 4355380 INFO  (qtp1166704015-71484) [n:127.0.0.1:45951_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> 4355468 INFO  (zkCallback-23432-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> 4355468 INFO  (zkCallback-23452-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> 4355468 INFO  (zkCallback-23452-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> 4355468 INFO  (zkCallback-23452-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> 4355469 INFO  (qtp1166704015-71484) [n:127.0.0.1:45951_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=3297
   [junit4]   2> 4355470 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[C9C04A6E1DDEA2A])
 [     ] o.a.s.c.SolrCloudTestCase waitForState (testCatTime): waiting for 
collections to be created
   [junit4]   2> 4356083 INFO  (qtp334813656-71499) [n:127.0.0.1:58786_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> 4356085 INFO  
(solrHandlerExecutor-23833-thread-1-processing-n:127.0.0.1:58786_solr 
x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) 
[n:127.0.0.1:58786_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> 4356092 INFO  (Thread-11963) [     ] o.a.s.c.SolrCore config 
update listener called for core testCatTime_shard1_replica_n1
   [junit4]   2> 4356098 INFO  (Thread-11963) [     ] o.a.s.c.SolrCore core 
reload testCatTime_shard1_replica_n1
   [junit4]   2> 4356137 INFO  (Thread-11963) [     ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.5.0
   [junit4]   2> 4356198 INFO  (Thread-11963) [     ] o.a.s.s.IndexSchema 
[testCatTime_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 4356203 INFO  (qtp334813656-71501) [n:127.0.0.1:58786_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> 4356203 INFO  (qtp334813656-71501) [n:127.0.0.1:58786_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=6
   [junit4]   2> 4356204 INFO  
(solrHandlerExecutor-23833-thread-1-processing-n:127.0.0.1:58786_solr 
x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) 
[n:127.0.0.1:58786_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:58786/solr/testCatTime_shard1_replica_n1/ for prop overlay   
after 1 attempts
   [junit4]   2> 4356204 INFO  
(solrHandlerExecutor-23833-thread-1-processing-n:127.0.0.1:58786_solr 
x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) 
[n:127.0.0.1:58786_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> 4356204 INFO  (SolrConfigHandler-refreshconf) [     ] 
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 4356231 INFO  
(OverseerCollectionConfigSetProcessor-72379400852340747-127.0.0.1:45951_solr-n_0000000000)
 [n:127.0.0.1:45951_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> 4356305 INFO  (qtp334813656-71506) [n:127.0.0.1:58786_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> 4356305 INFO  (qtp334813656-71506) [n:127.0.0.1:58786_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> 4356306 INFO  (SolrConfigHandler-refreshconf) [     ] 
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 4356306 INFO  
(solrHandlerExecutor-23833-thread-1-processing-n:127.0.0.1:58786_solr 
x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) 
[n:127.0.0.1:58786_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:58786/solr/testCatTime_shard1_replica_n1/ for prop overlay   
after 2 attempts
   [junit4]   2> 4356306 INFO  
(solrHandlerExecutor-23833-thread-1-processing-n:127.0.0.1:58786_solr 
x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) 
[n:127.0.0.1:58786_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> 4356408 INFO  (qtp334813656-71500) [n:127.0.0.1:58786_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> 4356408 INFO  (qtp334813656-71500) [n:127.0.0.1:58786_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> 4356408 INFO  
(solrHandlerExecutor-23833-thread-1-processing-n:127.0.0.1:58786_solr 
x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) 
[n:127.0.0.1:58786_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:58786/solr/testCatTime_shard1_replica_n1/ for prop overlay   
after 3 attempts
   [junit4]   2> 4356408 INFO  
(solrHandlerExecutor-23833-thread-1-processing-n:127.0.0.1:58786_solr 
x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) 
[n:127.0.0.1:58786_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> 4356409 INFO  (SolrConfigHandler-refreshconf) [     ] 
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 4356517 INFO  (qtp334813656-71504) [n:127.0.0.1:58786_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> 4356517 INFO  (qtp334813656-71504) [n:127.0.0.1:58786_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> 4356517 INFO  (SolrConfigHandler-refreshconf) [     ] 
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 4356518 INFO  
(solrHandlerExecutor-23833-thread-1-processing-n:127.0.0.1:58786_solr 
x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) 
[n:127.0.0.1:58786_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:58786/solr/testCatTime_shard1_replica_n1/ for prop overlay   
after 4 attempts
   [junit4]   2> 4356518 INFO  
(solrHandlerExecutor-23833-thread-1-processing-n:127.0.0.1:58786_solr 
x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) 
[n:127.0.0.1:58786_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> 4356627 INFO  (qtp334813656-71503) [n:127.0.0.1:58786_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> 4356627 INFO  (qtp334813656-71503) [n:127.0.0.1:58786_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> 4356628 INFO  
(solrHandlerExecutor-23833-thread-1-processing-n:127.0.0.1:58786_solr 
x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) 
[n:127.0.0.1:58786_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:58786/solr/testCatTime_shard1_replica_n1/ for prop overlay   
after 5 attempts
   [junit4]   2> 4356628 INFO  
(solrHandlerExecutor-23833-thread-1-processing-n:127.0.0.1:58786_solr 
x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) 
[n:127.0.0.1:58786_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> 4356628 INFO  (SolrConfigHandler-refreshconf) [     ] 
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 4356668 INFO  (Thread-11963) [     ] o.a.s.s.IndexSchema 
Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 4356732 INFO  (qtp334813656-71501) [n:127.0.0.1:58786_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> 4356732 INFO  (qtp334813656-71501) [n:127.0.0.1:58786_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> 4356732 INFO  (SolrConfigHandler-refreshconf) [     ] 
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 4356733 INFO  
(solrHandlerExecutor-23833-thread-1-processing-n:127.0.0.1:58786_solr 
x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) 
[n:127.0.0.1:58786_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:58786/solr/testCatTime_shard1_replica_n1/ for prop overlay   
after 6 attempts
   [junit4]   2> 4356733 INFO  
(solrHandlerExecutor-23833-thread-1-processing-n:127.0.0.1:58786_solr 
x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) 
[n:127.0.0.1:58786_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> 4356836 INFO  (qtp334813656-71506) [n:127.0.0.1:58786_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> 4356836 INFO  (qtp334813656-71506) [n:127.0.0.1:58786_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/znodeVersi

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

/solr/configs/testTimeCat/managed-schema
   [junit4]   2>        9       /solr/aliases.json
   [junit4]   2>        8       
/solr/collections/testTimeCat__TRA__2019-07-01__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP/state.json
   [junit4]   2>        8       
/solr/collections/testTimeCat__TRA__2019-07-01__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP/terms/shard1
   [junit4]   2>        7       
/solr/collections/testTimeCat__TRA__2019-07-03__CRA__calico/terms/shard2
   [junit4]   2>        7       
/solr/collections/testTimeCat__TRA__2019-07-02__CRA__shorthair/terms/shard1
   [junit4]   2>        7       
/solr/collections/testTimeCat__TRA__2019-07-03__CRA__calico/terms/shard1
   [junit4]   2>        7       
/solr/collections/testTimeCat__TRA__2019-07-02__CRA__tabby/terms/shard1
   [junit4]   2>        7       
/solr/collections/testTimeCat__TRA__2019-07-02__CRA__calico/terms/shard1
   [junit4]   2>        7       
/solr/collections/testTimeCat__TRA__2019-07-02__CRA__calico/terms/shard2
   [junit4]   2>        7       
/solr/collections/testTimeCat__TRA__2019-07-01__CRA__tabby/terms/shard2
   [junit4]   2>        7       
/solr/collections/testTimeCat__TRA__2019-07-01__CRA__tabby/terms/shard1
   [junit4]   2>        7       
/solr/collections/testTimeCat__TRA__2019-07-04__CRA__calico/terms/shard1
   [junit4]   2>        7       /solr/configs/testTimeCat
   [junit4]   2>        7       
/solr/collections/testTimeCat__TRA__2019-07-01__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP/terms/shard2
   [junit4]   2>        5       
/solr/collections/testTimeCat__TRA__2019-07-03__CRA__shorthair/terms/shard2
   [junit4]   2>        5       
/solr/collections/testTimeCat__TRA__2019-07-03__CRA__shorthair/terms/shard1
   [junit4]   2>        5       
/solr/collections/testTimeCat__TRA__2019-07-02__CRA__shorthair/terms/shard2
   [junit4]   2>        5       
/solr/collections/testTimeCat__TRA__2019-07-02__CRA__tabby/terms/shard2
   [junit4]   2>        5       
/solr/collections/testTimeCat__TRA__2019-07-01__CRA__shorthair/terms/shard1
   [junit4]   2>        5       
/solr/collections/testTimeCat__TRA__2019-07-01__CRA__shorthair/terms/shard2
   [junit4]   2>        5       
/solr/collections/testTimeCat__TRA__2019-07-01__CRA__calico/terms/shard1
   [junit4]   2>        5       
/solr/collections/testTimeCat__TRA__2019-07-01__CRA__calico/terms/shard2
   [junit4]   2>        5       
/solr/collections/testTimeCat__TRA__2019-07-04__CRA__calico/terms/shard2
   [junit4]   2>        4       /solr/packages.json
   [junit4]   2>        4       /solr/security.json
   [junit4]   2>        3       /solr/collections/testTimeCat/state.json
   [junit4]   2>        2       /solr/collections/testTimeCat/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        72      /solr/aliases.json
   [junit4]   2>        50      
/solr/collections/testTimeCat__TRA__2019-07-04__CRA__calico/state.json
   [junit4]   2>        50      
/solr/collections/testTimeCat__TRA__2019-07-02__CRA__tabby/state.json
   [junit4]   2>        48      
/solr/collections/testTimeCat__TRA__2019-07-02__CRA__calico/state.json
   [junit4]   2>        46      
/solr/collections/testTimeCat__TRA__2019-07-02__CRA__shorthair/state.json
   [junit4]   2>        44      
/solr/collections/testTimeCat__TRA__2019-07-03__CRA__calico/state.json
   [junit4]   2>        40      
/solr/collections/testTimeCat__TRA__2019-07-01__CRA__shorthair/state.json
   [junit4]   2>        40      
/solr/collections/testTimeCat__TRA__2019-07-01__CRA__calico/state.json
   [junit4]   2>        40      
/solr/collections/testTimeCat__TRA__2019-07-01__CRA__tabby/state.json
   [junit4]   2>        35      
/solr/collections/testTimeCat__TRA__2019-07-03__CRA__shorthair/state.json
   [junit4]   2>        33      
/solr/collections/testTimeCat__TRA__2019-07-01__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP/state.json
   [junit4]   2>        12      /solr/collections/testTimeCat/state.json
   [junit4]   2>        9       /solr/clusterstate.json
   [junit4]   2>        9       /solr/clusterprops.json
   [junit4]   2>        5       
/solr/collections/testTimeCat__TRA__2019-07-01__CRA__tabby/collectionprops.json
   [junit4]   2>        5       
/solr/collections/testTimeCat__TRA__2019-07-01__CRA__calico/collectionprops.json
   [junit4]   2>        4       
/solr/collections/testTimeCat__TRA__2019-07-04__CRA__calico/collectionprops.json
   [junit4]   2>        4       
/solr/collections/testTimeCat__TRA__2019-07-02__CRA__tabby/collectionprops.json
   [junit4]   2>        4       
/solr/collections/testTimeCat__TRA__2019-07-02__CRA__calico/collectionprops.json
   [junit4]   2>        4       
/solr/collections/testTimeCat__TRA__2019-07-03__CRA__calico/collectionprops.json
   [junit4]   2>        2       
/solr/collections/testTimeCat__TRA__2019-07-01__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP/collectionprops.json
   [junit4]   2>        2       /solr/autoscaling.json
   [junit4]   2>        2       
/solr/collections/testTimeCat__TRA__2019-07-02__CRA__shorthair/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        261     /solr/overseer/queue
   [junit4]   2>        95      /solr/collections
   [junit4]   2>        48      /solr/overseer/collection-queue-work
   [junit4]   2>        24      /solr/live_nodes
   [junit4]   2>        2       /solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2>        2       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        2       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 488672 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[C9C04A6E1DDEA2A])
 [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:56861
   [junit4]   2> 488672 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[C9C04A6E1DDEA2A])
 [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:56861
   [junit4]   2> 488672 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[C9C04A6E1DDEA2A])
 [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 56861
   [junit4]   2> 488673 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[C9C04A6E1DDEA2A])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testTimeCat
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=DimensionalRoutedAliasUpdateProcessorTest -Dtests.method=testTimeCat 
-Dtests.seed=C9C04A6E1DDEA2A -Dtests.slow=true -Dtests.badapples=true 
-Dtests.locale=en -Dtests.timezone=Asia/Nicosia -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 70.8s J0 | 
DimensionalRoutedAliasUpdateProcessorTest.testTimeCat <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: took over 10 seconds 
after collection creation to update aliases
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([C9C04A6E1DDEA2A:35644515A1FCA641]:0)
   [junit4]    >        at 
org.apache.solr.update.processor.RoutedAliasUpdateProcessorTest.waitColAndAlias(RoutedAliasUpdateProcessorTest.java:77)
   [junit4]    >        at 
org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest.testTimeCat(DimensionalRoutedAliasUpdateProcessorTest.java:220)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_C9C04A6E1DDEA2A-001
   [junit4]   2> Dec 17, 2019 2:33:04 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {}, 
docValues:{}, maxPointsInLeafNode=845, maxMBSortInHeap=6.158336535273801, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2e73371a),
 locale=en, timezone=Asia/Nicosia
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_221 
(64-bit)/cpus=3,threads=1,free=95750888,total=480247808
   [junit4]   2> NOTE: All tests run in this JVM: 
[DimensionalRoutedAliasUpdateProcessorTest, 
DimensionalRoutedAliasUpdateProcessorTest]
   [junit4] Completed [3/5 (1!)] on J0 in 206.88s, 2 tests, 1 failure <<< 
FAILURES!

[...truncated 23 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/common-build.xml:1590:
 The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/lucene/common-build.xml:1117:
 There were test failures: 5 suites, 10 tests, 1 failure [seed: C9C04A6E1DDEA2A]

Total time: 12 minutes 33 seconds

[repro] Setting last failure code to 256

[repro] Failures w/original seeds:
[repro]   1/5 failed: 
org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=f08a830a6a4880cb397cf7d071460e37ea6f8e10, 
workspace=/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris
[WARNINGS] Computing warning deltas based on reference build #460
Recording test results
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to