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

2 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([8C121523B944FFD6:B5EA5490F965B3BD]: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([8C121523B944FFD6:8B195A2086B7AE3E]: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)




Build Log:
[...truncated 16279 lines...]
   [junit4] Suite: 
org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest
   [junit4]   2> 2558077 INFO  
(SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[8C121523B944FFD6]-worker)
 [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2558077 INFO  
(SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[8C121523B944FFD6]-worker)
 [     ] o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_8C121523B944FFD6-001/data-dir-381-001
   [junit4]   2> 2558077 WARN  
(SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[8C121523B944FFD6]-worker)
 [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 2558077 INFO  
(SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[8C121523B944FFD6]-worker)
 [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2558078 INFO  
(SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[8C121523B944FFD6]-worker)
 [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2558081 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[8C121523B944FFD6])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting testTimeCat
   [junit4]   2> 2558082 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[8C121523B944FFD6])
 [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_8C121523B944FFD6-001/tempDir-001
   [junit4]   2> 2558082 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[8C121523B944FFD6])
 [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2558082 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2558082 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2558182 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[8C121523B944FFD6])
 [     ] o.a.s.c.ZkTestServer start zk server on port:39301
   [junit4]   2> 2558182 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[8C121523B944FFD6])
 [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:39301
   [junit4]   2> 2558182 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[8C121523B944FFD6])
 [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39301
   [junit4]   2> 2558182 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[8C121523B944FFD6])
 [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39301
   [junit4]   2> 2558184 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[8C121523B944FFD6])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2558185 INFO  (zkConnectionManagerCallback-18336-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2558185 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[8C121523B944FFD6])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2558191 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[8C121523B944FFD6])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2558195 INFO  (zkConnectionManagerCallback-18338-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2558195 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[8C121523B944FFD6])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2558197 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[8C121523B944FFD6])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2558198 INFO  (zkConnectionManagerCallback-18340-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2558198 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[8C121523B944FFD6])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2558302 WARN  (jetty-launcher-18341-thread-2) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2558302 WARN  (jetty-launcher-18341-thread-4) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2558302 INFO  (jetty-launcher-18341-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2558302 INFO  (jetty-launcher-18341-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2558302 INFO  (jetty-launcher-18341-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 2558302 INFO  (jetty-launcher-18341-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2558302 INFO  (jetty-launcher-18341-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2558302 INFO  (jetty-launcher-18341-thread-4) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 2558303 WARN  (jetty-launcher-18341-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2558303 INFO  (jetty-launcher-18341-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2558303 INFO  (jetty-launcher-18341-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2558303 INFO  (jetty-launcher-18341-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 2558304 WARN  (jetty-launcher-18341-thread-3) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2558304 INFO  (jetty-launcher-18341-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2558304 INFO  (jetty-launcher-18341-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2558304 INFO  (jetty-launcher-18341-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 2558335 INFO  (jetty-launcher-18341-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2558335 INFO  (jetty-launcher-18341-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2558335 INFO  (jetty-launcher-18341-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2558335 INFO  (jetty-launcher-18341-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2558335 INFO  (jetty-launcher-18341-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2558335 INFO  (jetty-launcher-18341-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2558335 INFO  (jetty-launcher-18341-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2558335 INFO  (jetty-launcher-18341-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2558335 INFO  (jetty-launcher-18341-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2558335 INFO  (jetty-launcher-18341-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2558335 INFO  (jetty-launcher-18341-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2558335 INFO  (jetty-launcher-18341-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2558337 INFO  (jetty-launcher-18341-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@21a3e8a1{/solr,null,AVAILABLE}
   [junit4]   2> 2558338 INFO  (jetty-launcher-18341-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@110652c1{/solr,null,AVAILABLE}
   [junit4]   2> 2558339 INFO  (jetty-launcher-18341-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@b2e9eac{/solr,null,AVAILABLE}
   [junit4]   2> 2558339 INFO  (jetty-launcher-18341-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@58b62326{/solr,null,AVAILABLE}
   [junit4]   2> 2558340 INFO  (jetty-launcher-18341-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@6ca4231c{SSL,[ssl, 
http/1.1]}{127.0.0.1:44927}
   [junit4]   2> 2558340 INFO  (jetty-launcher-18341-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@5710a52a{SSL,[ssl, 
http/1.1]}{127.0.0.1:38895}
   [junit4]   2> 2558340 INFO  (jetty-launcher-18341-thread-3) [     ] 
o.e.j.s.Server Started @2558387ms
   [junit4]   2> 2558340 INFO  (jetty-launcher-18341-thread-2) [     ] 
o.e.j.s.Server Started @2558387ms
   [junit4]   2> 2558340 INFO  (jetty-launcher-18341-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@621360b7{SSL,[ssl, 
http/1.1]}{127.0.0.1:45329}
   [junit4]   2> 2558340 INFO  (jetty-launcher-18341-thread-1) [     ] 
o.e.j.s.Server Started @2558387ms
   [junit4]   2> 2558340 INFO  (jetty-launcher-18341-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44927}
   [junit4]   2> 2558340 INFO  (jetty-launcher-18341-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38895}
   [junit4]   2> 2558340 INFO  (jetty-launcher-18341-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45329}
   [junit4]   2> 2558340 ERROR (jetty-launcher-18341-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2558340 ERROR (jetty-launcher-18341-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2558340 INFO  (jetty-launcher-18341-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2558340 INFO  (jetty-launcher-18341-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2558340 INFO  (jetty-launcher-18341-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.5.0
   [junit4]   2> 2558340 ERROR (jetty-launcher-18341-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2558340 INFO  (jetty-launcher-18341-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2558340 INFO  (jetty-launcher-18341-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2558340 INFO  (jetty-launcher-18341-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2558340 INFO  (jetty-launcher-18341-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-12-13T14:45:18.816Z
   [junit4]   2> 2558340 INFO  (jetty-launcher-18341-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.5.0
   [junit4]   2> 2558340 INFO  (jetty-launcher-18341-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2558340 INFO  (jetty-launcher-18341-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2558340 INFO  (jetty-launcher-18341-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-12-13T14:45:18.816Z
   [junit4]   2> 2558341 INFO  (jetty-launcher-18341-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@3e81fd7f{SSL,[ssl, 
http/1.1]}{127.0.0.1:46761}
   [junit4]   2> 2558341 INFO  (jetty-launcher-18341-thread-4) [     ] 
o.e.j.s.Server Started @2558388ms
   [junit4]   2> 2558341 INFO  (jetty-launcher-18341-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46761}
   [junit4]   2> 2558341 ERROR (jetty-launcher-18341-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2558341 INFO  (jetty-launcher-18341-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2558341 INFO  (jetty-launcher-18341-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.5.0
   [junit4]   2> 2558341 INFO  (jetty-launcher-18341-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2558341 INFO  (jetty-launcher-18341-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2558341 INFO  (jetty-launcher-18341-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-12-13T14:45:18.817Z
   [junit4]   2> 2558341 INFO  (jetty-launcher-18341-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.5.0
   [junit4]   2> 2558341 INFO  (jetty-launcher-18341-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2558341 INFO  (jetty-launcher-18341-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2558341 INFO  (jetty-launcher-18341-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-12-13T14:45:18.817Z
   [junit4]   2> 2558343 INFO  (jetty-launcher-18341-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2558353 INFO  (jetty-launcher-18341-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2558355 INFO  (jetty-launcher-18341-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2558355 INFO  (zkConnectionManagerCallback-18349-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2558355 INFO  (jetty-launcher-18341-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2558356 INFO  (zkConnectionManagerCallback-18344-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2558356 INFO  (jetty-launcher-18341-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2558356 INFO  (jetty-launcher-18341-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2558356 INFO  (jetty-launcher-18341-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2558360 INFO  (jetty-launcher-18341-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2558361 INFO  (zkConnectionManagerCallback-18345-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2558361 INFO  (jetty-launcher-18341-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2558361 INFO  (zkConnectionManagerCallback-18347-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2558361 INFO  (jetty-launcher-18341-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2558361 INFO  (jetty-launcher-18341-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2558470 INFO  (jetty-launcher-18341-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2558520 INFO  (jetty-launcher-18341-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2558520 WARN  (jetty-launcher-18341-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> 2558521 WARN  (jetty-launcher-18341-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@21c67bcb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2558521 WARN  (jetty-launcher-18341-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@21c67bcb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2558524 WARN  (jetty-launcher-18341-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> 2558532 WARN  (jetty-launcher-18341-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@672c2379[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2558532 WARN  (jetty-launcher-18341-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@672c2379[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2558533 INFO  (jetty-launcher-18341-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39301/solr
   [junit4]   2> 2558534 INFO  (jetty-launcher-18341-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2558534 WARN  (jetty-launcher-18341-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> 2558535 INFO  (jetty-launcher-18341-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2558535 INFO  (zkConnectionManagerCallback-18357-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2558535 INFO  (jetty-launcher-18341-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2558536 WARN  (jetty-launcher-18341-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@44442663[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2558536 WARN  (jetty-launcher-18341-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@44442663[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2558537 WARN  (jetty-launcher-18341-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> 2558538 WARN  (jetty-launcher-18341-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7d8d63b7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2558538 WARN  (jetty-launcher-18341-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7d8d63b7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2558539 INFO  (jetty-launcher-18341-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39301/solr
   [junit4]   2> 2558542 INFO  (jetty-launcher-18341-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2558542 INFO  (zkConnectionManagerCallback-18363-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2558542 INFO  (jetty-launcher-18341-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2558633 INFO  (jetty-launcher-18341-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2558634 WARN  (jetty-launcher-18341-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> 2558637 WARN  (jetty-launcher-18341-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@36bbde1d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2558637 WARN  (jetty-launcher-18341-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@36bbde1d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2558638 WARN  (jetty-launcher-18341-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> 2558640 INFO  (jetty-launcher-18341-thread-3) 
[n:127.0.0.1:44927_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2558641 WARN  (jetty-launcher-18341-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@65f2114f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2558641 WARN  (jetty-launcher-18341-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@65f2114f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2558642 INFO  (jetty-launcher-18341-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39301/solr
   [junit4]   2> 2558643 INFO  (zkConnectionManagerCallback-18369-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2558643 INFO  (jetty-launcher-18341-thread-3) 
[n:127.0.0.1:44927_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2558644 INFO  (jetty-launcher-18341-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2558647 INFO  (zkConnectionManagerCallback-18372-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2558647 INFO  (jetty-launcher-18341-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2558745 INFO  (jetty-launcher-18341-thread-2) 
[n:127.0.0.1:38895_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2558767 INFO  (zkConnectionManagerCallback-18375-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2558767 INFO  (jetty-launcher-18341-thread-2) 
[n:127.0.0.1:38895_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2558860 INFO  (jetty-launcher-18341-thread-1) 
[n:127.0.0.1:45329_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2558871 INFO  (zkConnectionManagerCallback-18379-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2558871 INFO  (jetty-launcher-18341-thread-1) 
[n:127.0.0.1:45329_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2558879 INFO  (jetty-launcher-18341-thread-1) 
[n:127.0.0.1:45329_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:45329_solr
   [junit4]   2> 2558879 INFO  (jetty-launcher-18341-thread-1) 
[n:127.0.0.1:45329_solr     ] o.a.s.c.Overseer Overseer 
(id=72887929377914892-127.0.0.1:45329_solr-n_0000000000) starting
   [junit4]   2> 2558884 INFO  (jetty-launcher-18341-thread-3) 
[n:127.0.0.1:44927_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44927_solr
   [junit4]   2> 2558887 WARN  (jetty-launcher-18341-thread-3) 
[n:127.0.0.1:44927_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> 2558892 INFO  (zkCallback-18368-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2558899 INFO  (zkCallback-18378-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2558912 INFO  (jetty-launcher-18341-thread-2) 
[n:127.0.0.1:38895_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2558915 INFO  (jetty-launcher-18341-thread-2) 
[n:127.0.0.1:38895_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:38895_solr as DOWN
   [junit4]   2> 2558915 INFO  (jetty-launcher-18341-thread-2) 
[n:127.0.0.1:38895_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2558915 INFO  (jetty-launcher-18341-thread-2) 
[n:127.0.0.1:38895_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38895_solr
   [junit4]   2> 2558916 WARN  (jetty-launcher-18341-thread-2) 
[n:127.0.0.1:38895_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> 2558927 INFO  
(OverseerStateUpdate-72887929377914892-127.0.0.1:45329_solr-n_0000000000) 
[n:127.0.0.1:45329_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:45329_solr
   [junit4]   2> 2558928 INFO  (jetty-launcher-18341-thread-1) 
[n:127.0.0.1:45329_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:45329_solr as DOWN
   [junit4]   2> 2558928 INFO  
(OverseerStateUpdate-72887929377914892-127.0.0.1:45329_solr-n_0000000000) 
[n:127.0.0.1:45329_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2558929 INFO  (jetty-launcher-18341-thread-1) 
[n:127.0.0.1:45329_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2558929 INFO  (jetty-launcher-18341-thread-1) 
[n:127.0.0.1:45329_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45329_solr
   [junit4]   2> 2558930 WARN  (jetty-launcher-18341-thread-1) 
[n:127.0.0.1:45329_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> 2558930 INFO  (jetty-launcher-18341-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2558931 WARN  (jetty-launcher-18341-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> 2558931 INFO  (zkCallback-18378-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2558931 INFO  (zkCallback-18374-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 2558931 INFO  (zkCallback-18368-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 2558932 INFO  (jetty-launcher-18341-thread-2) 
[n:127.0.0.1:38895_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2559144 WARN  (jetty-launcher-18341-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@18fb6a8b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2559144 WARN  (jetty-launcher-18341-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@18fb6a8b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2559146 INFO  (jetty-launcher-18341-thread-3) 
[n:127.0.0.1:44927_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2559149 INFO  (jetty-launcher-18341-thread-1) 
[n:127.0.0.1:45329_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2559181 INFO  (jetty-launcher-18341-thread-2) 
[n:127.0.0.1:38895_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38895.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5825efef
   [junit4]   2> 2559181 WARN  (jetty-launcher-18341-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> 2559189 WARN  (jetty-launcher-18341-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3763e608[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2559189 WARN  (jetty-launcher-18341-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3763e608[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2559190 INFO  (jetty-launcher-18341-thread-1) 
[n:127.0.0.1:45329_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45329.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5825efef
   [junit4]   2> 2559190 INFO  (jetty-launcher-18341-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39301/solr
   [junit4]   2> 2559191 INFO  (jetty-launcher-18341-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2559195 INFO  (zkConnectionManagerCallback-18395-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2559196 INFO  (jetty-launcher-18341-thread-2) 
[n:127.0.0.1:38895_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38895.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5825efef
   [junit4]   2> 2559196 INFO  (jetty-launcher-18341-thread-2) 
[n:127.0.0.1:38895_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38895.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5825efef
   [junit4]   2> 2559197 INFO  (jetty-launcher-18341-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2559197 INFO  (jetty-launcher-18341-thread-2) 
[n:127.0.0.1:38895_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 2559198 INFO  (jetty-launcher-18341-thread-2) 
[n:127.0.0.1:38895_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_8C121523B944FFD6-001/tempDir-001/node2/.
   [junit4]   2> 2559198 INFO  (jetty-launcher-18341-thread-3) 
[n:127.0.0.1:44927_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44927.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5825efef
   [junit4]   2> 2559201 INFO  (jetty-launcher-18341-thread-1) 
[n:127.0.0.1:45329_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45329.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5825efef
   [junit4]   2> 2559201 INFO  (jetty-launcher-18341-thread-1) 
[n:127.0.0.1:45329_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45329.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5825efef
   [junit4]   2> 2559202 INFO  (jetty-launcher-18341-thread-1) 
[n:127.0.0.1:45329_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 2559203 INFO  (jetty-launcher-18341-thread-1) 
[n:127.0.0.1:45329_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_8C121523B944FFD6-001/tempDir-001/node1/.
   [junit4]   2> 2559205 INFO  (jetty-launcher-18341-thread-3) 
[n:127.0.0.1:44927_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44927.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5825efef
   [junit4]   2> 2559206 INFO  (jetty-launcher-18341-thread-3) 
[n:127.0.0.1:44927_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44927.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5825efef
   [junit4]   2> 2559206 INFO  (jetty-launcher-18341-thread-3) 
[n:127.0.0.1:44927_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 2559207 INFO  (jetty-launcher-18341-thread-3) 
[n:127.0.0.1:44927_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_8C121523B944FFD6-001/tempDir-001/node3/.
   [junit4]   2> 2559299 INFO  (jetty-launcher-18341-thread-4) 
[n:127.0.0.1:46761_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2559300 INFO  (zkConnectionManagerCallback-18397-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2559300 INFO  (jetty-launcher-18341-thread-4) 
[n:127.0.0.1:46761_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2559302 INFO  (jetty-launcher-18341-thread-4) 
[n:127.0.0.1:46761_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 2559305 INFO  (jetty-launcher-18341-thread-4) 
[n:127.0.0.1:46761_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:46761_solr as DOWN
   [junit4]   2> 2559305 INFO  (jetty-launcher-18341-thread-4) 
[n:127.0.0.1:46761_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2559305 INFO  (jetty-launcher-18341-thread-4) 
[n:127.0.0.1:46761_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46761_solr
   [junit4]   2> 2559306 INFO  (zkCallback-18368-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2559306 INFO  (zkCallback-18374-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2559306 INFO  (zkCallback-18378-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2559306 INFO  (zkCallback-18396-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2559306 WARN  (jetty-launcher-18341-thread-4) 
[n:127.0.0.1:46761_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> 2559319 INFO  (jetty-launcher-18341-thread-4) 
[n:127.0.0.1:46761_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2559332 INFO  (jetty-launcher-18341-thread-4) 
[n:127.0.0.1:46761_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46761.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5825efef
   [junit4]   2> 2559338 INFO  (jetty-launcher-18341-thread-4) 
[n:127.0.0.1:46761_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46761.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5825efef
   [junit4]   2> 2559338 INFO  (jetty-launcher-18341-thread-4) 
[n:127.0.0.1:46761_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46761.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5825efef
   [junit4]   2> 2559339 INFO  (jetty-launcher-18341-thread-4) 
[n:127.0.0.1:46761_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 2559339 INFO  (jetty-launcher-18341-thread-4) 
[n:127.0.0.1:46761_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_8C121523B944FFD6-001/tempDir-001/node4/.
   [junit4]   2> 2559373 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[8C121523B944FFD6])
 [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 2559374 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[8C121523B944FFD6])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2559374 INFO  (zkConnectionManagerCallback-18406-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2559374 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[8C121523B944FFD6])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2559375 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[8C121523B944FFD6])
 [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2559376 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[8C121523B944FFD6])
 [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:39301/solr ready
   [junit4]   2> 2559388 INFO  (qtp1760234439-57113) [n:127.0.0.1:45329_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2559389 INFO  (qtp1760234439-57113) [n:127.0.0.1:45329_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2559389 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[8C121523B944FFD6])
 [     ] o.a.s.u.p.DimensionalRoutedAliasUpdateProcessorTest SolrClient: 
org.apache.solr.client.solrj.impl.CloudSolrClient@4ca20027
   [junit4]   2> 2559389 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[8C121523B944FFD6])
 [     ] o.a.s.u.p.DimensionalRoutedAliasUpdateProcessorTest 
ClusterStateProvider 
org.apache.solr.client.solrj.impl.HttpClusterStateProvider@66926535
   [junit4]   2> 2559390 INFO  (qtp1760234439-57120) [n:127.0.0.1:45329_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2559390 INFO  (qtp1760234439-57120) [n:127.0.0.1:45329_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2559391 INFO  (qtp1760234439-57116) [n:127.0.0.1:45329_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2559391 INFO  (qtp1760234439-57116) [n:127.0.0.1:45329_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2559392 INFO  (qtp1760234439-57115) [n:127.0.0.1:45329_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2559394 INFO  (qtp1760234439-57115) [n:127.0.0.1:45329_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 2559394 INFO  (qtp1760234439-57114) [n:127.0.0.1:45329_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2559399 INFO  (qtp1760234439-57114) [n:127.0.0.1:45329_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 2559405 INFO  (qtp1760234439-57115) [n:127.0.0.1:45329_solr    
 ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params 
baseConfigSet=_default&name=testTimeCat&action=CREATE&wt=javabin&version=2 
   [junit4]   2> 2559407 INFO  
(OverseerThreadFactory-13898-thread-1-processing-n:127.0.0.1:45329_solr) 
[n:127.0.0.1:45329_solr     ] o.a.s.c.OverseerConfigSetMessageHandler 
OverseerConfigSetMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"testTimeCat",
   [junit4]   2>   "baseConfigSet":"_default",
   [junit4]   2>   "immutable":"false",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 2559408 INFO  
(OverseerThreadFactory-13898-thread-1-processing-n:127.0.0.1:45329_solr) 
[n:127.0.0.1:45329_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/protwords.txt to /configs/testTimeCat/protwords.txt
   [junit4]   2> 2559409 INFO  
(OverseerThreadFactory-13898-thread-1-processing-n:127.0.0.1:45329_solr) 
[n:127.0.0.1:45329_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/managed-schema to /configs/testTimeCat/managed-schema
   [junit4]   2> 2559417 INFO  
(OverseerThreadFactory-13898-thread-1-processing-n:127.0.0.1:45329_solr) 
[n:127.0.0.1:45329_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/solrconfig.xml to /configs/testTimeCat/solrconfig.xml
   [junit4]   2> 2559420 INFO  
(OverseerThreadFactory-13898-thread-1-processing-n:127.0.0.1:45329_solr) 
[n:127.0.0.1:45329_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_it.txt to 
/configs/testTimeCat/lang/contractions_it.txt
   [junit4]   2> 2559421 INFO  
(OverseerThreadFactory-13898-thread-1-processing-n:127.0.0.1:45329_solr) 
[n:127.0.0.1:45329_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_no.txt to 
/configs/testTimeCat/lang/stopwords_no.txt
   [junit4]   2> 2559421 INFO  
(OverseerThreadFactory-13898-thread-1-processing-n:127.0.0.1:45329_solr) 
[n:127.0.0.1:45329_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ca.txt to 
/configs/testTimeCat/lang/contractions_ca.txt
   [junit4]   2> 2559422 INFO  
(OverseerThreadFactory-13898-thread-1-processing-n:127.0.0.1:45329_solr) 
[n:127.0.0.1:45329_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stemdict_nl.txt to 
/configs/testTimeCat/lang/stemdict_nl.txt
   [junit4]   2> 2559423 INFO  
(OverseerThreadFactory-13898-thread-1-processing-n:127.0.0.1:45329_solr) 
[n:127.0.0.1:45329_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hy.txt to 
/configs/testTimeCat/lang/stopwords_hy.txt
   [junit4]   2> 2559425 INFO  
(OverseerThreadFactory-13898-thread-1-processing-n:127.0.0.1:45329_solr) 
[n:127.0.0.1:45329_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_id.txt to 
/configs/testTimeCat/lang/stopwords_id.txt
   [junit4]   2> 2559427 INFO  
(OverseerThreadFactory-13898-thread-1-processing-n:127.0.0.1:45329_solr) 
[n:127.0.0.1:45329_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_et.txt to 
/configs/testTimeCat/lang/stopwords_et.txt
   [junit4]   2> 2559428 INFO  
(OverseerThreadFactory-13898-thread-1-processing-n:127.0.0.1:45329_solr) 
[n:127.0.0.1:45329_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ga.txt to 
/configs/testTimeCat/lang/stopwords_ga.txt
   [junit4]   2> 2559429 INFO  
(OverseerThreadFactory-13898-thread-1-processing-n:127.0.0.1:45329_solr) 
[n:127.0.0.1:45329_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_da.txt to 
/configs/testTimeCat/lang/stopwords_da.txt
   [junit4]   2> 2559430 INFO  
(OverseerThreadFactory-13898-thread-1-processing-n:127.0.0.1:45329_solr) 
[n:127.0.0.1:45329_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hi.txt to 
/configs/testTimeCat/lang/stopwords_hi.txt
   [junit4]   2> 2559431 INFO  
(OverseerThreadFactory-13898-thread-1-processing-n:127.0.0.1:45329_solr) 
[n:127.0.0.1:45329_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ja.txt to 
/configs/testTimeCat/lang/stopwords_ja.txt
   [junit4]   2> 2559432 INFO  
(OverseerThreadFactory-13898-thread-1-processing-n:127.0.0.1:45329_solr) 
[n:127.0.0.1:45329_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_pt.txt to 
/configs/testTimeCat/lang/stopwords_pt.txt
   [junit4]   2> 2559433 INFO  
(OverseerThreadFactory-13898-thread-1-processing-n:127.0.0.1:45329_solr) 
[n:127.0.0.1:45329_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hu.txt to 
/configs/testTimeCat/lang/stopwords_hu.txt
   [junit4]   2> 2559433 INFO  
(OverseerThreadFactory-13898-thread-1-processing-n:127.0.0.1:45329_solr) 
[n:127.0.0.1:45329_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_el.txt to 
/configs/testTimeCat/lang/stopwords_el.txt
   [junit4]   2> 2559434 INFO  
(OverseerThreadFactory-13898-thread-1-processing-n:127.0.0.1:45329_solr) 
[n:127.0.0.1:45329_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ru.txt to 
/configs/testTimeCat/lang/stopwords_ru.txt
   [junit4]   2> 2559435 INFO  
(OverseerThreadFactory-13898-thread-1-processing-n:127.0.0.1:45329_solr) 
[n:127.0.0.1:45329_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_tr.txt to 
/configs/testTimeCat/lang/stopwords_tr.txt
   [junit4]   2> 2559436 INFO  
(OverseerThreadFactory-13898-thread-1-processing-n:127.0.0.1:45329_solr) 
[n:127.0.0.1:45329_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ar.txt to 
/configs/testTimeCat/lang/stopwords_ar.txt
   [junit4]   2> 2559437 INFO  
(OverseerThreadFactory-13898-thread-1-processing-n:127.0.0.1:45329_solr) 
[n:127.0.0.1:45329_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/userdict_ja.txt to 
/configs/testTimeCat/lang/userdict_ja.txt
   [junit4]   2> 2559438 INFO  
(OverseerThreadFactory-13898-thread-1-processing-n:127.0.0.1:45329_solr) 
[n:127.0.0.1:45329_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_it.txt to 
/configs/testTimeCat/lang/stopwords_it.txt
   [junit4]   2> 2559439 INFO  
(OverseerThreadFactory-13898-thread-1-processing-n:127.0.0.1:45329_solr) 
[n:127.0.0.1:45329_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_eu.txt to 
/configs/testTimeCat/lang/stopwords_eu.txt
   [junit4]   2> 2559440 INFO  
(OverseerThreadFactory-13898-thread-1-processing-n:127.0.0.1:45329_solr) 
[n:127.0.0.1:45329_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_cz.txt to 
/configs/testTimeCat/lang/stopwords_cz.txt
   [junit4]   2> 2559441 INFO  
(OverseerThreadFactory-13898-thread-1-processing-n:127.0.0.1:45329_solr) 
[n:127.0.0.1:45329_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stoptags_ja.txt to 
/configs/testTimeCat/lang/stoptags_ja.txt
   [junit4]   2> 2559442 INFO  
(OverseerThreadFactory-13898-thread-1-processing-n:127.0.0.1:45329_solr) 
[n:127.0.0.1:45329_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_fr.txt to 
/configs/testTimeCat/lang/contractions_fr.txt
   [junit4]   2> 2559442 INFO  
(OverseerThreadFactory-13898-thread-1-processing-n:127.0.0.1:45329_solr) 
[n:127.0.0.1:45329_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_de.txt to 
/configs/testTimeCat/lang/stopwords_de.txt
   [junit4]   2> 2559443 INFO  
(OverseerThreadFactory-13898-thread-1-processing-n:127.0.0.1:45329_solr) 
[n:127.0.0.1:45329_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fa.txt to 
/configs/testTimeCat/lang/stopwords_fa.txt
   [junit4]   2> 2559444 INFO  
(OverseerThreadFactory-13898-thread-1-processing-n:127.0.0.1:45329_solr) 
[n:127.0.0.1:45329_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ga.txt to 
/configs/testTimeCat/lang/contractions_ga.txt
   [junit4]   2> 2559445 INFO  
(OverseerThreadFactory-13898-thread-1-processing-n:127.0.0.1:45329_solr) 
[n:127.0.0.1:45329_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ca.txt to 
/configs/testTimeCat/lang/stopwords_ca.txt
   [junit4]   2> 2559446 INFO  
(OverseerThreadFactory-13898-thread-1-processing-n:127.0.0.1:45329_solr) 
[n:127.0.0.1:45329_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_nl.txt to 
/configs/testTimeCat/lang/stopwords_nl.txt
   [junit4]   2> 2559447 INFO  
(OverseerThreadFactory-13898-thread-1-processing-n:127.0.0.1:45329_solr) 
[n:127.0.0.1:45329_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_bg.txt to 
/configs/testTimeCat/lang/stopwords_bg.txt
   [junit4]   2> 2559448 INFO  
(OverseerThreadFactory-13898-thread-1-processing-n:127.0.0.1:45329_solr) 
[n:127.0.0.1:45329_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_en.txt to 
/configs/testTimeCat/lang/stopwords_en.txt
   [junit4]   2> 2559449 INFO  
(OverseerThreadFactory-13898-thread-1-processing-n:127.0.0.1:45329_solr) 
[n:127.0.0.1:45329_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_lv.txt to 
/configs/testTimeCat/lang/stopwords_lv.txt
   [junit4]   2> 2559450 INFO  
(OverseerThreadFactory-13898-thread-1-processing-n:127.0.0.1:45329_solr) 
[n:127.0.0.1:45329_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_es.txt to 
/configs/testTimeCat/lang/stopwords_es.txt
   [junit4]   2> 2559451 INFO  
(OverseerThreadFactory-13898-thread-1-processing-n:127.0.0.1:45329_solr) 
[n:127.0.0.1:45329_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_th.txt to 
/configs/testTimeCat/lang/stopwords_th.txt
   [junit4]   2> 2559452 INFO  
(OverseerThreadFactory-13898-thread-1-processing-n:127.0.0.1:45329_solr) 
[n:127.0.0.1:45329_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ro.txt to 
/configs/testTimeCat/lang/stopwords_ro.txt
   [junit4]   2> 2559453 INFO  
(OverseerThreadFactory-13898-thread-1-processing-n:127.0.0.1:45329_solr) 
[n:127.0.0.1:45329_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fr.txt to 
/configs/testTimeCat/lang/stopwords_fr.txt
   [junit4]   2> 2559454 INFO  
(OverseerThreadFactory-13898-thread-1-processing-n:127.0.0.1:45329_solr) 
[n:127.0.0.1:45329_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_sv.txt to 
/configs/testTimeCat/lang/stopwords_sv.txt
   [junit4]   2> 2559455 INFO  
(OverseerThreadFactory-13898-thread-1-processing-n:127.0.0.1:45329_solr) 
[n:127.0.0.1:45329_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fi.txt to 
/configs/testTimeCat/lang/stopwords_fi.txt
   [junit4]   2> 2559456 INFO  
(OverseerThreadFactory-13898-thread-1-processing-n:127.0.0.1:45329_solr) 
[n:127.0.0.1:45329_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/hyphenations_ga.txt to 
/configs/testTimeCat/lang/hyphenations_ga.txt
   [junit4]   2> 2559457 INFO  
(OverseerThreadFactory-13898-thread-1-processing-n:127.0.0.1:45329_solr) 
[n:127.0.0.1:45329_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_gl.txt to 
/configs/testTimeCat/lang/stopwords_gl.txt
   [junit4]   2> 2559458 INFO  
(OverseerThreadFactory-13898-thread-1-processing-n:127.0.0.1:45329_solr) 
[n:127.0.0.1:45329_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/synonyms.txt to /configs/testTimeCat/synonyms.txt
   [junit4]   2> 2559458 INFO  
(OverseerThreadFactory-13898-thread-1-processing-n:127.0.0.1:45329_solr) 
[n:127.0.0.1:45329_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/stopwords.txt to /configs/testTimeCat/stopwords.txt
   [junit4]   2> 2559459 INFO  (qtp1760234439-57115) [n:127.0.0.1:45329_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs 
params={baseConfigSet=_default&name=testTimeCat&action=CREATE&wt=javabin&version=2}
 status=0 QTime=54
   [junit4]   2> 2559460 INFO  (qtp1760234439-57114) [n:127.0.0.1:45329_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2559461 INFO  (qtp1760234439-57114) [n:127.0.0.1:45329_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2559461 INFO  (qtp1760234439-57113) [n:127.0.0.1:45329_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2559463 INFO  (qtp1760234439-57113) [n:127.0.0.1:45329_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 2559464 INFO  (qtp1760234439-57120) [n:127.0.0.1:45329_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2559464 INFO  (qtp1760234439-57120) [n:127.0.0.1:45329_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2559464 INFO  (qtp1760234439-57116) [n:127.0.0.1:45329_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2559465 INFO  (qtp1760234439-57116) [n:127.0.0.1:45329_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2559465 INFO  (qtp1760234439-57115) [n:127.0.0.1:45329_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=testTimeCat&name=testTimeCat&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2559467 INFO  
(OverseerCollectionConfigSetProcessor-72887929377914892-127.0.0.1:45329_solr-n_0000000000)
 [n:127.0.0.1:45329_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> 2559467 INFO  
(OverseerThreadFactory-13898-thread-2-processing-n:127.0.0.1:45329_solr) 
[n:127.0.0.1:45329_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
testTimeCat
   [junit4]   2> 2559572 INFO  
(OverseerStateUpdate-72887929377914892-127.0.0.1:45329_solr-n_0000000000) 
[n:127.0.0.1:45329_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testTimeCat",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testTimeCat_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:46761/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2559789 INFO  (qtp880383503-57124) [n:127.0.0.1:46761_solr    
x:testTimeCat_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=testTimeCat&newCollection=true&name=testTimeCat_shard1_replica_n1&action=CREATE&numShards=1&collection=testTimeCat&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2560800 INFO  (qtp880383503-57124) [n:127.0.0.1:46761_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 2560833 INFO  (qtp880383503-57124) [n:127.0.0.1:46761_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.s.IndexSchema [testTimeCat_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 2560985 INFO  (qtp880383503-57124) [n:127.0.0.1:46761_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 2561035 INFO  (qtp880383503-57124) [n:127.0.0.1:46761_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.c.CoreContainer Creating SolrCore 'testTimeCat_shard1_replica_n1' using 
configuration from collection testTimeCat, trusted=true
   [junit4]   2> 2561035 INFO  (qtp880383503-57124) [n:127.0.0.1:46761_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46761.solr.core.testTimeCat.shard1.replica_n1' (registry 
'solr.core.testTimeCat.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5825efef
   [junit4]   2> 2561035 INFO  (qtp880383503-57124) [n:127.0.0.1:46761_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.c.SolrCore [[testTimeCat_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_8C121523B944FFD6-001/tempDir-001/node4/testTimeCat_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_8C121523B944FFD6-001/tempDir-001/node4/./testTimeCat_shard1_replica_n1/data/]
   [junit4]   2> 2561082 INFO  (qtp880383503-57124) [n:127.0.0.1:46761_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2561082 INFO  (qtp880383503-57124) [n:127.0.0.1:46761_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2561083 INFO  (qtp880383503-57124) [n:127.0.0.1:46761_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 2561084 INFO  (qtp880383503-57124) [n:127.0.0.1:46761_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2561084 INFO  (qtp880383503-57124) [n:127.0.0.1:46761_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@61d8df3b[testTimeCat_shard1_replica_n1] main]
   [junit4]   2> 2561087 INFO  (qtp880383503-57124) [n:127.0.0.1:46761_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/testTimeCat
   [junit4]   2> 2561087 INFO  (qtp880383503-57124) [n:127.0.0.1:46761_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/testTimeCat
   [junit4]   2> 2561087 INFO  (qtp880383503-57124) [n:127.0.0.1:46761_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/testTimeCat/managed-schema
   [junit4]   2> 2561088 INFO  (qtp880383503-57124) [n:127.0.0.1:46761_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2561088 INFO  (qtp880383503-57124) [n:127.0.0.1:46761_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2561088 INFO  (qtp880383503-57124) [n:127.0.0.1:46761_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 2561089 INFO  (qtp880383503-57124) [n:127.0.0.1:46761_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2561089 INFO  (qtp880383503-57124) [n:127.0.0.1:46761_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1652816160033341440
   [junit4]   2> 2561091 INFO  
(searcherExecutor-13913-thread-1-processing-n:127.0.0.1:46761_solr 
x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2) 
[n:127.0.0.1:46761_solr c:testTimeCat s:shard1 r:core_node2 
x:testTimeCat_shard1_replica_n1 ] o.a.s.c.QuerySenderListener 
QuerySenderListener sending requests to 
Searcher@61d8df3b[testTimeCat_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2561091 INFO  
(searcherExecutor-13913-thread-1-processing-n:127.0.0.1:46761_solr 
x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2) 
[n:127.0.0.1:46761_solr c:testTimeCat s:shard1 r:core_node2 
x:testTimeCat_shard1_replica_n1 ] o.a.s.c.QuerySenderListener 
QuerySenderListener done.
   [junit4]   2> 2561091 INFO  
(searcherExecutor-13913-thread-1-processing-n:127.0.0.1:46761_solr 
x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2) 
[n:127.0.0.1:46761_solr c:testTimeCat s:shard1 r:core_node2 
x:testTimeCat_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell 
index for spellchecker: default
   [junit4]   2> 2561091 INFO  
(searcherExecutor-13913-thread-1-processing-n:127.0.0.1:46761_solr 
x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2) 
[n:127.0.0.1:46761_solr c:testTimeCat s:shard1 r:core_node2 
x:testTimeCat_shard1_replica_n1 ] o.a.s.c.SolrCore 
[testTimeCat_shard1_replica_n1] Registered new searcher 
Searcher@61d8df3b[testTimeCat_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2561093 INFO  (qtp880383503-57124) [n:127.0.0.1:46761_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/testTimeCat/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 2561093 INFO  (qtp880383503-57124) [n:127.0.0.1:46761_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/testTimeCat/leaders/shard1
   [junit4]   2> 2561095 INFO  (qtp880383503-57124) [n:127.0.0.1:46761_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2561095 INFO  (qtp880383503-57124) [n:127.0.0.1:46761_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2561095 INFO  (qtp880383503-57124) [n:127.0.0.1:46761_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:46761/solr/testTimeCat_shard1_replica_n1/
   [junit4]   2> 2561095 INFO  (qtp880383503-57124) [n:127.0.0.1:46761_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2561095 INFO  (qtp880383503-57124) [n:127.0.0.1:46761_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:46761/solr/testTimeCat_shard1_replica_n1/ has no replicas
   [junit4]   2> 2561095 INFO  (qtp880383503-57124) [n:127.0.0.1:46761_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/testTimeCat/leaders/shard1/leader after winning as 
/collections/testTimeCat/leader_elect/shard1/election/72887929377914894-core_node2-n_0000000000
   [junit4]   2> 2561097 INFO  (qtp880383503-57124) [n:127.0.0.1:46761_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:46761/solr/testTimeCat_shard1_replica_n1/ shard1
   [junit4]   2> 2561198 INFO  (zkCallback-18396-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testTimeCat/state.json] for collection [testTimeCat] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2561198 INFO  (zkCallback-18396-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testTimeCat/state.json] for collection [testTimeCat] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2561199 INFO  (qtp880383503-57124) [n:127.0.0.1:46761_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2561200 INFO  (qtp880383503-57124) [n:127.0.0.1:46761_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=testTimeCat&newCollection=true&name=testTimeCat_shard1_replica_n1&action=CREATE&numShards=1&collection=testTimeCat&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1411
   [junit4]   2> 2561202 INFO  (qtp1760234439-57115) [n:127.0.0.1:45329_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> 2561300 INFO  (zkCallback-18396-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testTimeCat/state.json] for collection [testTimeCat] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2561300 INFO  (zkCallback-18396-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testTimeCat/state.json] for collection [testTimeCat] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2561300 INFO  (zkCallback-18378-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testTimeCat/state.json] for collection [testTimeCat] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2561301 INFO  (zkCallback-18396-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testTimeCat/state.json] for collection [testTimeCat] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2561301 INFO  (qtp1760234439-57115) [n:127.0.0.1:45329_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=testTimeCat&name=testTimeCat&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=1836
   [junit4]   2> 2561302 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[8C121523B944FFD6])
 [     ] o.a.s.c.SolrCloudTestCase waitForState (testTimeCat): waiting for 
collections to be created
   [junit4]   2> 2561469 INFO  
(OverseerCollectionConfigSetProcessor-72887929377914892-127.0.0.1:45329_solr-n_0000000000)
 [n:127.0.0.1:45329_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> 2561804 INFO  (qtp1760234439-57114) [n:127.0.0.1:45329_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2561805 INFO  (qtp1760234439-57114) [n:127.0.0.1:45329_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 2561819 INFO  (qtp880383503-57123) [n:127.0.0.1:46761_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 1 replicas to set the 
property overlay to be of version 0 for collection testTimeCat
   [junit4]   2> 2561819 INFO  (Thread-14582) [     ] o.a.s.c.SolrCore config 
update listener called for core testTimeCat_shard1_replica_n1
   [junit4]   2> 2561820 INFO  (Thread-14582) [     ] o.a.s.c.SolrCore core 
reload testTimeCat_shard1_replica_n1
   [junit4]   2> 2561823 INFO  
(solrHandlerExecutor-13918-thread-1-processing-n:127.0.0.1:46761_solr 
x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2) 
[n:127.0.0.1:46761_solr c:testTimeCat s:shard1 r:core_node2 
x:testTimeCat_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 
secs, maxWait 30
   [junit4]   2> 2561828 INFO  (Thread-14582) [     ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.5.0
   [junit4]   2> 2561847 INFO  (Thread-14582) [     ] o.a.s.s.IndexSchema 
[testTimeCat_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 2561926 INFO  (qtp880383503-57124) [n:127.0.0.1:46761_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 2561926 INFO  (qtp880383503-57124) [n:127.0.0.1:46761_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.c.S.Request [testTimeCat_shard1_replica_n1]  webapp=/solr 
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 2561926 INFO  
(solrHandlerExecutor-13918-thread-1-processing-n:127.0.0.1:46761_solr 
x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2) 
[n:127.0.0.1:46761_solr c:testTimeCat s:shard1 r:core_node2 
x:testTimeCat_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Could not get 
expectedVersion 0 from 
https://127.0.0.1:46761/solr/testTimeCat_shard1_replica_n1/ for prop overlay   
after 1 attempts
   [junit4]   2> 2561926 INFO  
(solrHandlerExecutor-13918-thread-1-processing-n:127.0.0.1:46761_solr 
x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2) 
[n:127.0.0.1:46761_solr c:testTimeCat s:shard1 r:core_node2 
x:testTimeCat_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 
secs, maxWait 30
   [junit4]   2> 2561926 INFO  (SolrConfigHandler-refreshconf) [     ] 
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 2561986 INFO  (Thread-14582) [     ] o.a.s.s.IndexSchema 
Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 2562013 INFO  (Thread-14582) [     ] o.a.s.c.CoreContainer 
Reloading SolrCore 'testTimeCat_shard1_replica_n1' using configuration from 
collection testTimeCat
   [junit4]   2> 2562027 INFO  (qtp880383503-57122) [n:127.0.0.1:46761_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 2562027 INFO  (qtp880383503-57122) [n:127.0.0.1:46761_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.c.S.Request [testTimeCat_shard1_replica_n1]  webapp=/solr 
path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 2562027 INFO  (SolrConfigHandler-refreshconf) [     ] 
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 2562027 INFO  
(solrHandlerExecutor-13918-thread-1-processing-n:127.0.0.1:46761_solr 
x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2) 
[n:127.0.0.1:46761_solr c:testTimeCat s:shard1 r:core_node2 
x:testTimeCat_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Could not get 
expectedVersion 0 from 
https://127.0.0.1:46761/solr/testTimeCat_shard1_replica_n1/ for prop overlay   
after 2 attempts
   [junit4]   2> 2562027 INFO  
(solrHandlerExecutor-13918-thread-1-processing-n:127.0.0.1:46761_solr 
x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2) 
[n:127.0.0.1:46761_solr c:testTimeCat s:shard1 r:core_node2 
x:testTimeCat_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 
secs, maxWait 30
   [junit4]   2> 2562037 INFO  (Thread-14582) [n:127.0.0.1:46761_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46761.solr.core.testTimeCat.shard1.replica_n1' (registry 
'solr.core.testTimeCat.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5825efef
   [junit4]   2> 2562037 INFO  (Thread-14582) [n:127.0.0.1:46761_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.c.SolrCore [[testTimeCat_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_8C121523B944FFD6-001/tempDir-001/node4/testTimeCat_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_8C121523B944FFD6-001/tempDir-001/node4/./testTimeCat_shard1_replica_n1/data/]
   [junit4]   2> 2562071 INFO  (Thread-14582) [n:127.0.0.1:46761_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 2562071 INFO  (Thread-14582) [n:127.0.0.1:46761_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2562073 INFO  (Thread-14582) [n:127.0.0.1:46761_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@21a3e5e7[testTimeCat_shard1_replica_n1] main]
   [junit4]   2> 2562073 INFO  (Thread-14582) [n:127.0.0.1:46761_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/testTimeCat
   [junit4]   2> 2562074 INFO  (Thread-14582) [n:127.0.0.1:46761_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/testTimeCat
   [junit4]   2> 2562074 INFO  (Thread-14582) [n:127.0.0.1:46761_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/testTimeCat/managed-schema
   [junit4]   2> 2562074 INFO  (Thread-14582) [n:127.0.0.1:46761_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2562074 INFO  (Thread-14582) [n:127.0.0.1:46761_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2562074 INFO  (Thread-14582) [n:127.0.0.1:46761_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 2562075 INFO  (Thread-14582) [n:127.0.0.1:46761_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2562075 INFO  (Thread-14582) [n:127.0.0.1:46761_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1652816161067237376
   [junit4]   2> 2562076 INFO  (Thread-14582) [n:127.0.0.1:46761_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 2562079 INFO  
(searcherExecutor-13919-thread-1-processing-n:127.0.0.1:46761_solr 
x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2) 
[n:127.0.0.1:46761_solr c:testTimeCat s:shard1 r:core_node2 
x:testTimeCat_shard1_replica_n1 ] o.a.s.c.QuerySenderListener 
QuerySenderListener sending requests to 
Searcher@21a3e5e7[testTimeCat_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2562079 INFO  
(searcherExecutor-13919-thread-1-processing-n:127.0.0.1:46761_solr 
x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2) 
[n:127.0.0.1:46761_solr c:testTimeCat s:shard1 r:core_node2 
x:testTimeCat_shard1_replica_n1 ] o.a.s.c.QuerySenderListener 
QuerySenderListener done.
   [junit4]   2> 2562079 INFO  
(searcherExecutor-13919-thread-1-processing-n:127.0.0.1:46761_solr 
x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2) 
[n:127.0.0.1:46761_solr c:testTimeCat s:shard1 r:core_node2 
x:testTimeCat_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell 
index for spellchecker: default
   [junit4]   2> 2562083 INFO  
(searcherExecutor-13919-thread-1-processing-n:127.0.0.1:46761_solr 
x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2) 
[n:127.0.0.1:46761_solr c:testTimeCat s:shard1 r:core_node2 
x:testTimeCat_shard1_replica_n1 ] o.a.s.c.SolrCore 
[testTimeCat_shard1_replica_n1] Registered new searcher 
Searcher@21a3e5e7[testTimeCat_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2562083 INFO  (Thread-14582) [n:127.0.0.1:46761_solr 
c:testTimeCat s:shard1 r:core_node2 x:testTimeCat_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@795ce259[testTimeCat_shard1_replica_n1] main]
   [junit4]   2> 2562083 INFO  
(searcherExecutor-13919-thread-1-processing-n:127.0.0.1:46761_solr 
x:testTimeCat_shard1_replica_n1 c:testTimeCat s:shard1 r:core_node2) 
[n:127.0.0.1:46761_solr c:testTimeCat s:shard1 r:core_node2 
x:testTimeCat_shard1_replica_n1 ] o.a.s.c.QuerySenderListener 
QuerySenderListener sending requests to 
Searcher@795ce259[testTimeCat_shard1_replica_n1]

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

ultiplier=2 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=th-TH 
-Dtests.timezone=Europe/Saratov -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 60.9s J0 | 
DimensionalRoutedAliasUpdateProcessorTest.testCatTime <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: took over 10 seconds 
after collection creation to update aliases
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([8C121523B944FFD6:8B195A2086B7AE3E]:0)
   [junit4]    >        at 
org.apache.solr.update.processor.RoutedAliasUpdateProcessorTest.waitColAndAlias(RoutedAliasUpdateProcessorTest.java:77)
   [junit4]    >        at 
org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest.testCatTime(DimensionalRoutedAliasUpdateProcessorTest.java:481)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_8C121523B944FFD6-001
   [junit4]   2> Dec 13, 2019 2:47:18 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=540, maxMBSortInHeap=5.017444321229604, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4e7073c6),
 locale=th-TH, timezone=Europe/Saratov
   [junit4]   2> NOTE: Linux 4.15.0-54-generic amd64/Oracle Corporation 
1.8.0_191 (64-bit)/cpus=4,threads=1,free=220535912,total=478674944
   [junit4]   2> NOTE: All tests run in this JVM: [TestJsonFacetsStatsParsing, 
V2StandaloneTest, RangeFacetCloudTest, TestReloadAndDeleteDocs, 
TestSolrCoreProperties, TestDFRSimilarityFactory, TestIntervalFaceting, 
TestLMJelinekMercerSimilarityFactory, TestTolerantUpdateProcessorCloud, 
TestPerFieldSimilarity, MoveReplicaTest, TestLegacyFieldReuse, 
MissingSegmentRecoveryTest, TestFieldCacheSort, TestFuzzyAnalyzedSuggestions, 
UpdateRequestProcessorFactoryTest, MoreLikeThisHandlerTest, 
TestScoreJoinQPNoScore, TemplateUpdateProcessorTest, 
PeerSyncWithLeaderAndIndexFingerprintCachingTest, StatsReloadRaceTest, 
TestSafeXMLParsing, TestCloudJSONFacetSKG, URLClassifyProcessorTest, 
RoutingToNodesWithPropertiesTest, SolrIndexMetricsTest, 
TestSortByMinMaxFunction, RegexBoostProcessorTest, 
DocumentAnalysisRequestHandlerTest, DistributedQueryComponentOptimizationTest, 
TestDynamicFieldResource, TestRequestStatusCollectionAPI, 
DirectUpdateHandlerTest, TestCorePropertiesReload, TestNRTOpen, 
IndexSchemaRuntimeFieldTest, RemoteQueryErrorTest, TestCollationFieldDocValues, 
DistributedExpandComponentTest, TestMissingGroups, ClusterStateUpdateTest, 
HdfsBasicDistributedZkTest, AutoScalingHandlerTest, CircularListTest, 
TestConfigOverlay, TestSolrCloudWithHadoopAuthPlugin, 
ChaosMonkeySafeLeaderTest, OverseerRolesTest, TestImplicitCoreProperties, 
TestBadConfig, TestReqParamsAPI, TestWaitForStateWithJettyShutdowns, 
TestGraphTermsQParserPlugin, MetricsHistoryIntegrationTest, JWTAuthPluginTest, 
SliceStateTest, TestPHPSerializedResponseWriter, BasicAuthOnSingleNodeTest, 
TestExactSharedStatsCache, TestComplexPhraseLeadingWildcard, 
AnalysisErrorHandlingTest, PeerSyncTest, TestConfigSets, 
HdfsCollectionsAPIDistributedZkTest, MultiDestinationAuditLoggerTest, 
TestJsonRequest, TestStressInPlaceUpdates, TestNumericTerms64, 
HighlighterMaxOffsetTest, CachingDirectoryFactoryTest, CleanupOldIndexTest, 
SystemCollectionCompatTest, HdfsTlogReplayBufferedWhileIndexingTest, 
HdfsRestartWhileUpdatingTest, TestManagedSchemaAPI, 
TestSimGenericDistributedQueue, HttpPartitionWithTlogReplicasTest, 
CdcrBidirectionalTest, InfoHandlerTest, TestFilteredDocIdSet, 
TestJmxIntegration, ForceLeaderTest, TestAuthorizationFramework, 
JavabinLoaderTest, TestSolrCloudWithKerberosAlt, 
SignificantTermsQParserPluginTest, SparseHLLTest, 
CoreMergeIndexesAdminHandlerTest, TestReversedWildcardFilterFactory, 
Tagger2Test, SoftAutoCommitTest, TestMaxTokenLenTokenizer, 
IndexSizeTriggerSizeEstimationTest, TestSimTriggerIntegration, TestSearchPerf, 
CdcrWithNodesRestartsTest, SearchHandlerTest, SuggesterWFSTTest, 
SystemLogListenerTest, LeaderTragicEventTest, TestSSLRandomization, 
RuleEngineTest, BasicZkTest, TestUnInvertedFieldException, 
TestHttpServletCarrier, TestSizeLimitedDistributedMap, 
TestLuceneIndexBackCompat, BlockCacheTest, SpellCheckCollatorTest, 
ZkFailoverTest, SolrMetricReporterTest, TestPivotHelperCode, 
TestRandomDVFaceting, TestSchemalessBufferedUpdates, DateRangeFieldTest, 
TestDistribPackageStore, DirectoryFactoryTest, TestUnifiedSolrHighlighter, 
TestNumericTokenStream, OverriddenZkACLAndCredentialsProvidersTest, 
ShardRoutingCustomTest, SolrCloudReportersTest, TestCustomSort, 
BadIndexSchemaTest, VMParamsZkACLAndCredentialsProvidersTest, 
XmlInterpolationTest, CopyFieldTest, TestEmbeddedSolrServerSchemaAPI, 
TestSimDistributedQueue, TestSurroundQueryParser, TestRawTransformer, 
TestStressReorder, TestSolrConfigHandler, NotRequiredUniqueKeyTest, 
StressHdfsTest, CursorPagingTest, NestedAtomicUpdateTest, TestSolrCachePerf, 
ReplicationFactorTest, TestSimClusterStateProvider, HealthCheckHandlerTest, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, AuditLoggerIntegrationTest, 
ZookeeperStatusHandlerTest, TestMacros, TestReRankQParserPlugin, 
AnalysisAfterCoreReloadTest, EchoParamsTest, MinimalSchemaTest, 
OutputWriterTest, SampleTest, TestCrossCoreJoin, TestDistributedMissingSort, 
TestDistributedSearch, TestDocumentBuilder, TestGroupingSearch, 
TestHighlightDedupGrouping, TestJoin, TestTrie, TestCharFilters, 
TestWordDelimiterFilterFactory, TokenizerChainTest, 
TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors, 
TestJettySolrRunner, ConnectionReuseTest, ActionThrottleTest, AddReplicaTest, 
AliasIntegrationTest, AssignBackwardCompatibilityTest, BasicDistributedZk2Test, 
ChaosMonkeyNothingIsSafeTest, ChaosMonkeySafeLeaderWithPullReplicasTest, 
CollectionsAPISolrJTest, DeleteShardTest, DistribCursorPagingTest, 
DistribJoinFromCollectionTest, DistributedQueueTest, 
DistributedVersionInfoTest, LeaderElectionTest, LegacyCloudClusterPropTest, 
NestedShardedAtomicUpdateTest, NodeMutatorTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, OverseerTest, 
PeerSyncReplicationTest, SolrXmlInZkTest, SplitShardTest, 
TestCloudDeleteByQuery, TestCloudPivotFacet, TestCloudPseudoReturnFields, 
TestCloudRecovery, TestClusterProperties, TestConfigSetsAPI, 
TestDistributedMap, TestExclusionRuleCollectionAccess, 
TestLeaderElectionZkExpiry, TestOnReconnectListenerSupport, TestPullReplica, 
TestPullReplicaErrorHandling, TestShortCircuitedRequests, 
TlogReplayBufferedWhileIndexingTest, ZkSolrClientTest, TestCollectionAPI, 
HdfsAutoAddReplicasIntegrationTest, IndexSizeTriggerTest, 
MetricTriggerIntegrationTest, NodeLostTriggerTest, 
ScheduledMaintenanceTriggerTest, TriggerEventQueueTest, 
TestSimComputePlanAction, TestSimDistribStateManager, TestSimExecutePlanAction, 
TestSimExtremeIndexing, TestSimLargeCluster, TestCustomStream, 
TestMergePolicyConfig, TestQuerySenderListener, TestQuerySenderNoQuery, 
TestSolrIndexConfig, CSVRequestHandlerTest, JsonLoaderTest, RequestLoggingTest, 
TestConfigReload, TestSQLHandler, MBeansHandlerTest, 
DistributedTermsComponentTest, ResponseBuilderTest, ResponseLogComponentTest, 
SearchHandlerTest, TermVectorComponentDistributedTest, 
EmbeddedSolrNoSerializeTest, FastVectorHighlighterTest, 
UninvertDocValuesMergePolicyTest, TestLegacyNumericUtils, TestLegacyTerms, 
TestMultiValuedNumericRangeQuery, TestNumericRangeQuery32, 
TestNumericRangeQuery64, TestLogWatcher, JvmMetricsTest, MetricsConfigTest, 
SolrJmxReporterCloudTest, SolrShardReporterTest, SubstringBytesRefFilterTest, 
TestFacetMethods, TestFaceting, TestWriterPerf, TestMacroExpander, 
TestBinaryResponseWriter, TestCSVResponseWriter, TestGeoJSONResponseWriter, 
TestRawResponseWriter, TestSolrQueryResponse, TestChildDocTransformer, 
TestExplainDocTransformer, TestManagedResourceStorage, 
TestFieldCollectionResource, TestFieldResource, 
TestFieldTypeCollectionResource, TestSchemaResource, 
TestSchemaSimilarityResource, TestSchemaVersionResource, 
TestSerializedLuceneMatchVersion, TestManagedStopFilterFactory, 
TestManagedSynonymGraphFilterFactory, DocValuesMissingTest, IndexSchemaTest, 
PolyFieldTest, PrimitiveFieldTypeTest, SchemaVersionSpecificBehaviorTest, 
SpatialRPTFieldTypeTest, TestCloudManagedSchema, TestPointFields, 
TestExtendedDismaxParser, TestInitQParser, TestLRUCache, 
TestLegacyNumericRangeQueryBuilder, 
TestOverriddenPrefixQueryForCustomFieldType, TestPseudoReturnFields, 
TestRTGBase, TestRandomCollapseQParserPlugin, TestReload, TestReloadDeadlock, 
TestSmileRequest, TestSolrJ, TestStandardQParsers, TestStressLucene, 
TestStressRecovery, TestXmlQParser, TestXmlQParserPlugin, 
DistributedFacetSimpleRefinementLongTailTest, TestJsonFacetRefinement, 
TestFunctionQuery, TestMinMaxOnMultiValuedField, TestOrdValues, 
DistanceFunctionTest, BJQParserTest, BlockJoinFacetDistribTest, GraphQueryTest, 
TestCloudNestedDocsSort, TestNestedDocsSort, TestBM25SimilarityFactory, 
TestClassicSimilarityFactory, TestDFISimilarityFactory, 
TestIBSimilarityFactory, TestLMDirichletSimilarityFactory, 
TestLegacyBM25SimilarityFactory, TestNonDefinedSimilarityFactory, 
TestDefaultStatsCache, AuditLoggerPluginTest, BasicAuthIntegrationTest, 
JWTAuthPluginIntegrationTest, SpellCheckCollatorWithCollapseTest, 
SpellingQueryConverterTest, WordBreakSolrSpellCheckerTest, SuggesterTest, 
TestAnalyzedSuggestions, TestFileDictionaryLookup, 
TestHighFrequencyDictionaryFactory, HdfsDirectoryTest, 
TestInPlaceUpdatesDistrib, AtomicUpdateProcessorFactoryTest, 
AtomicUpdateRemovalJavabinTest, ClassificationUpdateProcessorFactoryTest, 
CloneFieldUpdateProcessorFactoryTest, DefaultValueUpdateProcessorTest, 
DimensionalRoutedAliasUpdateProcessorTest]
   [junit4] Completed [889/889 (1!)] on J0 in 120.43s, 2 tests, 2 failures <<< 
FAILURES!

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

Reply via email to