You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2019/05/15 05:48:13 UTC

[JENKINS] Lucene-Solr-8.x-Solaris (64bit/jdk1.8.0) - Build # 127 - Unstable!

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

6 tests failed.
FAILED:  org.apache.solr.index.hdfs.CheckHdfsIndexTest.testChecksumsOnlyVerbose

Error Message:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:53047 within 30000 ms

Stack Trace:
java.lang.RuntimeException: org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:53047 within 30000 ms
	at __randomizedtesting.SeedInfo.seed([EC3B7D34A01706CD:2877ED220C12612F]:0)
	at org.apache.solr.cloud.ZkTestServer.run(ZkTestServer.java:602)
	at org.apache.solr.cloud.ZkTestServer.run(ZkTestServer.java:526)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.distribSetUp(AbstractDistribZkTestBase.java:73)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.distribSetUp(AbstractFullDistribZkTestBase.java:246)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1049)
	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)
Caused by: org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:53047 within 30000 ms
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:201)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:126)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:112)
	at org.apache.solr.cloud.ZkTestServer.init(ZkTestServer.java:447)
	at org.apache.solr.cloud.ZkTestServer.run(ZkTestServer.java:599)
	... 35 more
Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:53047 within 30000 ms
	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:250)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:193)
	... 39 more


FAILED:  junit.framework.TestSuite.org.apache.solr.index.hdfs.CheckHdfsIndexTest

Error Message:
5 threads leaked from SUITE scope at org.apache.solr.index.hdfs.CheckHdfsIndexTest:     1) Thread[id=66328, name=SyncThread:0, state=WAITING, group=TGRP-CheckHdfsIndexTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.server.SyncRequestProcessor.run(SyncRequestProcessor.java:127)    2) Thread[id=66326, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-CheckHdfsIndexTest]         at sun.nio.ch.DevPollArrayWrapper.poll0(Native Method)         at sun.nio.ch.DevPollArrayWrapper.poll(DevPollArrayWrapper.java:223)         at sun.nio.ch.DevPollSelectorImpl.doSelect(DevPollSelectorImpl.java:98)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)         at java.lang.Thread.run(Thread.java:748)    3) Thread[id=66325, name=ZkTestServer Run Thread, state=WAITING, group=TGRP-CheckHdfsIndexTest]         at java.lang.Object.wait(Native Method)         at java.lang.Thread.join(Thread.java:1252)         at java.lang.Thread.join(Thread.java:1326)         at org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:320)         at org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:343)         at org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:566)    4) Thread[id=66329, name=ProcessThread(sid:0 cport:53047):, state=WAITING, group=TGRP-CheckHdfsIndexTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:123)    5) Thread[id=66327, name=SessionTracker, state=TIMED_WAITING, group=TGRP-CheckHdfsIndexTest]         at java.lang.Object.wait(Native Method)         at org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:147)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 5 threads leaked from SUITE scope at org.apache.solr.index.hdfs.CheckHdfsIndexTest: 
   1) Thread[id=66328, name=SyncThread:0, state=WAITING, group=TGRP-CheckHdfsIndexTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.server.SyncRequestProcessor.run(SyncRequestProcessor.java:127)
   2) Thread[id=66326, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-CheckHdfsIndexTest]
        at sun.nio.ch.DevPollArrayWrapper.poll0(Native Method)
        at sun.nio.ch.DevPollArrayWrapper.poll(DevPollArrayWrapper.java:223)
        at sun.nio.ch.DevPollSelectorImpl.doSelect(DevPollSelectorImpl.java:98)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
        at java.lang.Thread.run(Thread.java:748)
   3) Thread[id=66325, name=ZkTestServer Run Thread, state=WAITING, group=TGRP-CheckHdfsIndexTest]
        at java.lang.Object.wait(Native Method)
        at java.lang.Thread.join(Thread.java:1252)
        at java.lang.Thread.join(Thread.java:1326)
        at org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:320)
        at org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:343)
        at org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:566)
   4) Thread[id=66329, name=ProcessThread(sid:0 cport:53047):, state=WAITING, group=TGRP-CheckHdfsIndexTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:123)
   5) Thread[id=66327, name=SessionTracker, state=TIMED_WAITING, group=TGRP-CheckHdfsIndexTest]
        at java.lang.Object.wait(Native Method)
        at org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:147)
	at __randomizedtesting.SeedInfo.seed([EC3B7D34A01706CD]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.index.hdfs.CheckHdfsIndexTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=66326, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-CheckHdfsIndexTest]         at sun.nio.ch.IOUtil.drain(Native Method)         at sun.nio.ch.DevPollSelectorImpl.doSelect(DevPollSelectorImpl.java:109)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=66326, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE, group=TGRP-CheckHdfsIndexTest]
        at sun.nio.ch.IOUtil.drain(Native Method)
        at sun.nio.ch.DevPollSelectorImpl.doSelect(DevPollSelectorImpl.java:109)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([EC3B7D34A01706CD]:0)


FAILED:  org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest.testMustMatch

Error Message:
Error from server at http://127.0.0.1:43085/solr: no core retrieved for testMustMatch

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: Error from server at http://127.0.0.1:43085/solr: no core retrieved for testMustMatch
	at __randomizedtesting.SeedInfo.seed([EC3B7D34A01706CD:C6BCBB5E968A72FE]:0)
	at org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteExecutionException.create(BaseHttpSolrClient.java:65)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:626)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1068)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:837)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:769)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1274)
	at org.apache.solr.update.processor.RoutedAliasUpdateProcessorTest.createConfigSet(RoutedAliasUpdateProcessorTest.java:115)
	at org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest.testMustMatch(CategoryRoutedAliasUpdateProcessorTest.java:225)
	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.client.solrj.io.stream.StreamDecoratorTest.testParallelCommitStream

Error Message:
expected:<5> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<2>
	at __randomizedtesting.SeedInfo.seed([1545322357FB2D29:35AF5023CBBAC065]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.junit.Assert.assertEquals(Assert.java:631)
	at org.apache.solr.client.solrj.io.stream.StreamDecoratorTest.testParallelCommitStream(StreamDecoratorTest.java:3309)
	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.client.solrj.io.stream.StreamDecoratorTest.testParallelCommitStream

Error Message:
expected:<5> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<2>
	at __randomizedtesting.SeedInfo.seed([1545322357FB2D29:35AF5023CBBAC065]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.junit.Assert.assertEquals(Assert.java:631)
	at org.apache.solr.client.solrj.io.stream.StreamDecoratorTest.testParallelCommitStream(StreamDecoratorTest.java:3309)
	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 14336 lines...]
   [junit4] Suite: org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EC3B7D34A01706CD-001/init-core-data-001
   [junit4]   2> 1845978 WARN  (SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[EC3B7D34A01706CD]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=35 numCloses=35
   [junit4]   2> 1845978 INFO  (SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[EC3B7D34A01706CD]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1845979 INFO  (SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[EC3B7D34A01706CD]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1845979 INFO  (SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[EC3B7D34A01706CD]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1845984 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testMaxCardinality-seed#[EC3B7D34A01706CD]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMaxCardinality
   [junit4]   2> 1845984 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testMaxCardinality-seed#[EC3B7D34A01706CD]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EC3B7D34A01706CD-001/tempDir-001
   [junit4]   2> 1845984 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testMaxCardinality-seed#[EC3B7D34A01706CD]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1845984 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1845984 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1846084 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testMaxCardinality-seed#[EC3B7D34A01706CD]) [    ] o.a.s.c.ZkTestServer start zk server on port:49356
   [junit4]   2> 1846084 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testMaxCardinality-seed#[EC3B7D34A01706CD]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:49356
   [junit4]   2> 1846084 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testMaxCardinality-seed#[EC3B7D34A01706CD]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 49356
   [junit4]   2> 1846090 INFO  (zkConnectionManagerCallback-11750-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1846095 INFO  (zkConnectionManagerCallback-11752-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1846098 INFO  (zkConnectionManagerCallback-11754-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1846102 WARN  (jetty-launcher-11755-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1846103 INFO  (jetty-launcher-11755-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1846103 INFO  (jetty-launcher-11755-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1846103 INFO  (jetty-launcher-11755-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
   [junit4]   2> 1846104 WARN  (jetty-launcher-11755-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1846104 INFO  (jetty-launcher-11755-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1846104 INFO  (jetty-launcher-11755-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1846104 INFO  (jetty-launcher-11755-thread-2) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
   [junit4]   2> 1846107 INFO  (jetty-launcher-11755-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1846107 INFO  (jetty-launcher-11755-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1846107 INFO  (jetty-launcher-11755-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1846108 WARN  (jetty-launcher-11755-thread-3) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1846108 INFO  (jetty-launcher-11755-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1846108 INFO  (jetty-launcher-11755-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1846108 INFO  (jetty-launcher-11755-thread-3) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
   [junit4]   2> 1846108 INFO  (jetty-launcher-11755-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@383cf859{/solr,null,AVAILABLE}
   [junit4]   2> 1846110 INFO  (jetty-launcher-11755-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1846110 INFO  (jetty-launcher-11755-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1846110 INFO  (jetty-launcher-11755-thread-3) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1846111 INFO  (jetty-launcher-11755-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@60922cbf{/solr,null,AVAILABLE}
   [junit4]   2> 1846111 INFO  (jetty-launcher-11755-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@567672f5{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:65488}
   [junit4]   2> 1846111 INFO  (jetty-launcher-11755-thread-1) [    ] o.e.j.s.Server Started @1847597ms
   [junit4]   2> 1846111 INFO  (jetty-launcher-11755-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=65488}
   [junit4]   2> 1846111 ERROR (jetty-launcher-11755-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1846112 WARN  (jetty-launcher-11755-thread-4) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1846112 INFO  (jetty-launcher-11755-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1846112 INFO  (jetty-launcher-11755-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1846112 INFO  (jetty-launcher-11755-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.2.0
   [junit4]   2> 1846112 INFO  (jetty-launcher-11755-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1846112 INFO  (jetty-launcher-11755-thread-4) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
   [junit4]   2> 1846112 INFO  (jetty-launcher-11755-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1846112 INFO  (jetty-launcher-11755-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1846112 INFO  (jetty-launcher-11755-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-05-15T04:38:02.929Z
   [junit4]   2> 1846114 INFO  (jetty-launcher-11755-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1846114 INFO  (jetty-launcher-11755-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1846114 INFO  (jetty-launcher-11755-thread-4) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1846116 INFO  (jetty-launcher-11755-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1846116 INFO  (jetty-launcher-11755-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1846116 INFO  (jetty-launcher-11755-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1846117 INFO  (jetty-launcher-11755-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@52fc7e92{/solr,null,AVAILABLE}
   [junit4]   2> 1846118 INFO  (jetty-launcher-11755-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7f947531{/solr,null,AVAILABLE}
   [junit4]   2> 1846119 INFO  (jetty-launcher-11755-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@52b59e90{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:64723}
   [junit4]   2> 1846119 INFO  (jetty-launcher-11755-thread-2) [    ] o.e.j.s.Server Started @1847605ms
   [junit4]   2> 1846119 INFO  (jetty-launcher-11755-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64723}
   [junit4]   2> 1846119 ERROR (jetty-launcher-11755-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1846119 INFO  (jetty-launcher-11755-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1846119 INFO  (jetty-launcher-11755-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.2.0
   [junit4]   2> 1846119 INFO  (jetty-launcher-11755-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1846119 INFO  (jetty-launcher-11755-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1846119 INFO  (jetty-launcher-11755-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-05-15T04:38:02.936Z
   [junit4]   2> 1846120 INFO  (jetty-launcher-11755-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@bd5e618{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:63697}
   [junit4]   2> 1846121 INFO  (jetty-launcher-11755-thread-4) [    ] o.e.j.s.Server Started @1847607ms
   [junit4]   2> 1846122 INFO  (jetty-launcher-11755-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=63697}
   [junit4]   2> 1846122 INFO  (zkConnectionManagerCallback-11759-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1846122 ERROR (jetty-launcher-11755-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1846122 INFO  (jetty-launcher-11755-thread-4) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1846122 INFO  (jetty-launcher-11755-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.2.0
   [junit4]   2> 1846122 INFO  (jetty-launcher-11755-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1846122 INFO  (jetty-launcher-11755-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1846122 INFO  (jetty-launcher-11755-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-05-15T04:38:02.939Z
   [junit4]   2> 1846123 INFO  (jetty-launcher-11755-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5a8dafc2{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:60959}
   [junit4]   2> 1846123 INFO  (jetty-launcher-11755-thread-3) [    ] o.e.j.s.Server Started @1847609ms
   [junit4]   2> 1846123 INFO  (jetty-launcher-11755-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=60959}
   [junit4]   2> 1846123 ERROR (jetty-launcher-11755-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1846123 INFO  (jetty-launcher-11755-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1846124 INFO  (jetty-launcher-11755-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.2.0
   [junit4]   2> 1846124 INFO  (jetty-launcher-11755-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1846125 INFO  (jetty-launcher-11755-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1846125 INFO  (zkConnectionManagerCallback-11757-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1846125 INFO  (jetty-launcher-11755-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1846125 INFO  (jetty-launcher-11755-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-05-15T04:38:02.942Z
   [junit4]   2> 1846131 INFO  (zkConnectionManagerCallback-11761-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1846132 INFO  (zkConnectionManagerCallback-11763-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1846133 INFO  (jetty-launcher-11755-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1846147 INFO  (jetty-launcher-11755-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1846180 INFO  (jetty-launcher-11755-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1847103 INFO  (jetty-launcher-11755-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1847105 WARN  (jetty-launcher-11755-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@30c711a9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1847114 WARN  (jetty-launcher-11755-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@275422f2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1847116 INFO  (jetty-launcher-11755-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49356/solr
   [junit4]   2> 1847195 INFO  (zkConnectionManagerCallback-11773-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1847425 INFO  (jetty-launcher-11755-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1847426 WARN  (jetty-launcher-11755-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@703e95b4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1847429 WARN  (jetty-launcher-11755-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@684f9e56[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1847429 INFO  (jetty-launcher-11755-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49356/solr
   [junit4]   2> 1847431 INFO  (zkConnectionManagerCallback-11779-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1847435 INFO  (zkConnectionManagerCallback-11781-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1847496 INFO  (jetty-launcher-11755-thread-3) [n:127.0.0.1:60959_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:60959_solr
   [junit4]   2> 1847497 INFO  (jetty-launcher-11755-thread-3) [n:127.0.0.1:60959_solr    ] o.a.s.c.Overseer Overseer (id=72141584381509641-127.0.0.1:60959_solr-n_0000000000) starting
   [junit4]   2> 1847503 INFO  (zkConnectionManagerCallback-11790-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1847511 INFO  (jetty-launcher-11755-thread-1) [n:127.0.0.1:65488_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65488_solr
   [junit4]   2> 1847512 INFO  (zkCallback-11789-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1847514 INFO  (zkConnectionManagerCallback-11797-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1847516 INFO  (jetty-launcher-11755-thread-1) [n:127.0.0.1:65488_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1847517 INFO  (jetty-launcher-11755-thread-1) [n:127.0.0.1:65488_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49356/solr ready
   [junit4]   2> 1847533 INFO  (jetty-launcher-11755-thread-1) [n:127.0.0.1:65488_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1847559 INFO  (jetty-launcher-11755-thread-1) [n:127.0.0.1:65488_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65488.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1686d750
   [junit4]   2> 1847565 INFO  (jetty-launcher-11755-thread-1) [n:127.0.0.1:65488_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65488.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1686d750
   [junit4]   2> 1847565 INFO  (jetty-launcher-11755-thread-1) [n:127.0.0.1:65488_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65488.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1686d750
   [junit4]   2> 1847566 INFO  (jetty-launcher-11755-thread-1) [n:127.0.0.1:65488_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EC3B7D34A01706CD-001/tempDir-001/node1/.
   [junit4]   2> 1847626 INFO  (jetty-launcher-11755-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1847739 INFO  (zkCallback-11780-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1847748 INFO  (zkConnectionManagerCallback-11788-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1847749 WARN  (jetty-launcher-11755-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4461627c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1847750 INFO  (jetty-launcher-11755-thread-3) [n:127.0.0.1:60959_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1847751 INFO  (jetty-launcher-11755-thread-3) [n:127.0.0.1:60959_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49356/solr ready
   [junit4]   2> 1847752 INFO  (jetty-launcher-11755-thread-3) [n:127.0.0.1:60959_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:60959_solr as DOWN
   [junit4]   2> 1847754 INFO  (jetty-launcher-11755-thread-3) [n:127.0.0.1:60959_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1847754 INFO  (jetty-launcher-11755-thread-3) [n:127.0.0.1:60959_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60959_solr
   [junit4]   2> 1847754 INFO  (OverseerStateUpdate-72141584381509641-127.0.0.1:60959_solr-n_0000000000) [n:127.0.0.1:60959_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:60959_solr
   [junit4]   2> 1847755 INFO  (zkCallback-11789-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1847756 INFO  (zkCallback-11796-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1847756 WARN  (jetty-launcher-11755-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@646956d1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1847757 INFO  (zkCallback-11780-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1847758 INFO  (jetty-launcher-11755-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49356/solr
   [junit4]   2> 1847760 INFO  (zkConnectionManagerCallback-11804-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1847762 INFO  (zkConnectionManagerCallback-11806-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1847767 INFO  (jetty-launcher-11755-thread-2) [n:127.0.0.1:64723_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1847776 INFO  (jetty-launcher-11755-thread-3) [n:127.0.0.1:60959_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1847779 INFO  (jetty-launcher-11755-thread-2) [n:127.0.0.1:64723_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:64723_solr as DOWN
   [junit4]   2> 1847779 INFO  (jetty-launcher-11755-thread-2) [n:127.0.0.1:64723_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1847779 INFO  (jetty-launcher-11755-thread-2) [n:127.0.0.1:64723_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64723_solr
   [junit4]   2> 1847780 INFO  (zkCallback-11796-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1847780 INFO  (zkCallback-11789-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1847781 INFO  (zkCallback-11805-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1847783 INFO  (zkConnectionManagerCallback-11814-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1847786 INFO  (zkCallback-11787-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 1847786 INFO  (OverseerStateUpdate-72141584381509641-127.0.0.1:60959_solr-n_0000000000) [n:127.0.0.1:60959_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1847794 INFO  (jetty-launcher-11755-thread-3) [n:127.0.0.1:60959_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60959.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1686d750
   [junit4]   2> 1847800 INFO  (jetty-launcher-11755-thread-3) [n:127.0.0.1:60959_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60959.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1686d750
   [junit4]   2> 1847800 INFO  (jetty-launcher-11755-thread-3) [n:127.0.0.1:60959_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60959.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1686d750
   [junit4]   2> 1847801 INFO  (jetty-launcher-11755-thread-2) [n:127.0.0.1:64723_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1847801 INFO  (jetty-launcher-11755-thread-3) [n:127.0.0.1:60959_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EC3B7D34A01706CD-001/tempDir-001/node3/.
   [junit4]   2> 1847808 INFO  (jetty-launcher-11755-thread-2) [n:127.0.0.1:64723_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49356/solr ready
   [junit4]   2> 1847823 INFO  (jetty-launcher-11755-thread-2) [n:127.0.0.1:64723_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1847836 INFO  (jetty-launcher-11755-thread-2) [n:127.0.0.1:64723_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64723.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1686d750
   [junit4]   2> 1847842 INFO  (jetty-launcher-11755-thread-2) [n:127.0.0.1:64723_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64723.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1686d750
   [junit4]   2> 1847842 INFO  (jetty-launcher-11755-thread-2) [n:127.0.0.1:64723_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64723.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1686d750
   [junit4]   2> 1847843 INFO  (jetty-launcher-11755-thread-2) [n:127.0.0.1:64723_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EC3B7D34A01706CD-001/tempDir-001/node2/.
   [junit4]   2> 1847941 INFO  (jetty-launcher-11755-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1847943 WARN  (jetty-launcher-11755-thread-4) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@785106cf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1847946 WARN  (jetty-launcher-11755-thread-4) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4941584f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1847946 INFO  (jetty-launcher-11755-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49356/solr
   [junit4]   2> 1847948 INFO  (zkConnectionManagerCallback-11821-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1847951 INFO  (zkConnectionManagerCallback-11823-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1847955 INFO  (jetty-launcher-11755-thread-4) [n:127.0.0.1:63697_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1847958 INFO  (jetty-launcher-11755-thread-4) [n:127.0.0.1:63697_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:63697_solr as DOWN
   [junit4]   2> 1847959 INFO  (jetty-launcher-11755-thread-4) [n:127.0.0.1:63697_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1847959 INFO  (jetty-launcher-11755-thread-4) [n:127.0.0.1:63697_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63697_solr
   [junit4]   2> 1847961 INFO  (zkCallback-11789-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1847961 INFO  (zkCallback-11796-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1847961 INFO  (zkCallback-11780-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1847961 INFO  (zkCallback-11813-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1847961 INFO  (zkCallback-11805-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1847961 INFO  (zkCallback-11787-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1847963 INFO  (zkCallback-11822-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1847964 INFO  (zkConnectionManagerCallback-11830-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1847965 INFO  (jetty-launcher-11755-thread-4) [n:127.0.0.1:63697_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1847967 INFO  (jetty-launcher-11755-thread-4) [n:127.0.0.1:63697_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49356/solr ready
   [junit4]   2> 1847983 INFO  (jetty-launcher-11755-thread-4) [n:127.0.0.1:63697_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1847997 INFO  (jetty-launcher-11755-thread-4) [n:127.0.0.1:63697_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63697.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1686d750
   [junit4]   2> 1848004 INFO  (jetty-launcher-11755-thread-4) [n:127.0.0.1:63697_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63697.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1686d750
   [junit4]   2> 1848004 INFO  (jetty-launcher-11755-thread-4) [n:127.0.0.1:63697_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63697.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1686d750
   [junit4]   2> 1848005 INFO  (jetty-launcher-11755-thread-4) [n:127.0.0.1:63697_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EC3B7D34A01706CD-001/tempDir-001/node4/.
   [junit4]   2> 1848040 INFO  (zkConnectionManagerCallback-11836-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1848041 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testMaxCardinality-seed#[EC3B7D34A01706CD]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1848042 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testMaxCardinality-seed#[EC3B7D34A01706CD]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49356/solr ready
   [junit4]   2> 1848044 INFO  (qtp496296608-33749) [n:127.0.0.1:65488_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1848044 INFO  (qtp496296608-33749) [n:127.0.0.1:65488_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> 1848045 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testMaxCardinality-seed#[EC3B7D34A01706CD]) [    ] o.a.s.u.p.CategoryRoutedAliasUpdateProcessorTest SolrClient: org.apache.solr.client.solrj.impl.CloudSolrClient@6ce3d0ea
   [junit4]   2> 1848045 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testMaxCardinality-seed#[EC3B7D34A01706CD]) [    ] o.a.s.u.p.CategoryRoutedAliasUpdateProcessorTest ClusterStateProvider org.apache.solr.client.solrj.impl.HttpClusterStateProvider@436f678c
   [junit4]   2> 1848050 INFO  (qtp320957712-33767) [n:127.0.0.1:63697_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1848051 INFO  (qtp320957712-33767) [n:127.0.0.1:63697_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> 1848052 INFO  (qtp320957712-33768) [n:127.0.0.1:63697_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1848053 INFO  (qtp320957712-33768) [n:127.0.0.1:63697_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> 1848053 INFO  (qtp320957712-33769) [n:127.0.0.1:63697_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1848054 INFO  (qtp320957712-33769) [n:127.0.0.1:63697_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> 1848054 INFO  (qtp320957712-33771) [n:127.0.0.1:63697_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1848055 INFO  (qtp320957712-33771) [n:127.0.0.1:63697_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> 1848056 INFO  (qtp320957712-33766) [n:127.0.0.1:63697_solr    ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params baseConfigSet=_default&name=testMaxCardinality&action=CREATE&wt=javabin&version=2 
   [junit4]   2> 1848059 INFO  (OverseerThreadFactory-10395-thread-1-processing-n:127.0.0.1:60959_solr) [n:127.0.0.1:60959_solr    ] o.a.s.c.OverseerConfigSetMessageHandler OverseerConfigSetMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"testMaxCardinality",
   [junit4]   2>   "baseConfigSet":"_default",
   [junit4]   2>   "immutable":"false",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 1848062 INFO  (OverseerThreadFactory-10395-thread-1-processing-n:127.0.0.1:60959_solr) [n:127.0.0.1:60959_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/testMaxCardinality/protwords.txt
   [junit4]   2> 1848063 INFO  (OverseerThreadFactory-10395-thread-1-processing-n:127.0.0.1:60959_solr) [n:127.0.0.1:60959_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/testMaxCardinality/managed-schema
   [junit4]   2> 1848065 INFO  (OverseerThreadFactory-10395-thread-1-processing-n:127.0.0.1:60959_solr) [n:127.0.0.1:60959_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/testMaxCardinality/solrconfig.xml
   [junit4]   2> 1848067 INFO  (OverseerThreadFactory-10395-thread-1-processing-n:127.0.0.1:60959_solr) [n:127.0.0.1:60959_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/testMaxCardinality/synonyms.txt
   [junit4]   2> 1848069 INFO  (OverseerThreadFactory-10395-thread-1-processing-n:127.0.0.1:60959_solr) [n:127.0.0.1:60959_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/testMaxCardinality/stopwords.txt
   [junit4]   2> 1848070 INFO  (OverseerThreadFactory-10395-thread-1-processing-n:127.0.0.1:60959_solr) [n:127.0.0.1:60959_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/testMaxCardinality/params.json
   [junit4]   2> 1848071 INFO  (OverseerThreadFactory-10395-thread-1-processing-n:127.0.0.1:60959_solr) [n:127.0.0.1:60959_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/testMaxCardinality/lang/contractions_it.txt
   [junit4]   2> 1848073 INFO  (OverseerThreadFactory-10395-thread-1-processing-n:127.0.0.1:60959_solr) [n:127.0.0.1:60959_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/testMaxCardinality/lang/stemdict_nl.txt
   [junit4]   2> 1848074 INFO  (OverseerThreadFactory-10395-thread-1-processing-n:127.0.0.1:60959_solr) [n:127.0.0.1:60959_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/testMaxCardinality/lang/stopwords_hy.txt
   [junit4]   2> 1848075 INFO  (OverseerThreadFactory-10395-thread-1-processing-n:127.0.0.1:60959_solr) [n:127.0.0.1:60959_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/testMaxCardinality/lang/stopwords_no.txt
   [junit4]   2> 1848077 INFO  (OverseerThreadFactory-10395-thread-1-processing-n:127.0.0.1:60959_solr) [n:127.0.0.1:60959_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/testMaxCardinality/lang/contractions_ca.txt
   [junit4]   2> 1848078 INFO  (OverseerThreadFactory-10395-thread-1-processing-n:127.0.0.1:60959_solr) [n:127.0.0.1:60959_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/testMaxCardinality/lang/stopwords_id.txt
   [junit4]   2> 1848079 INFO  (OverseerThreadFactory-10395-thread-1-processing-n:127.0.0.1:60959_solr) [n:127.0.0.1:60959_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/testMaxCardinality/lang/stopwords_hi.txt
   [junit4]   2> 1848081 INFO  (OverseerThreadFactory-10395-thread-1-processing-n:127.0.0.1:60959_solr) [n:127.0.0.1:60959_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/testMaxCardinality/lang/stopwords_da.txt
   [junit4]   2> 1848082 INFO  (OverseerThreadFactory-10395-thread-1-processing-n:127.0.0.1:60959_solr) [n:127.0.0.1:60959_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/testMaxCardinality/lang/stopwords_ga.txt
   [junit4]   2> 1848083 INFO  (OverseerThreadFactory-10395-thread-1-processing-n:127.0.0.1:60959_solr) [n:127.0.0.1:60959_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/testMaxCardinality/lang/stopwords_pt.txt
   [junit4]   2> 1848084 INFO  (OverseerThreadFactory-10395-thread-1-processing-n:127.0.0.1:60959_solr) [n:127.0.0.1:60959_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/testMaxCardinality/lang/stopwords_ja.txt
   [junit4]   2> 1848086 INFO  (OverseerThreadFactory-10395-thread-1-processing-n:127.0.0.1:60959_solr) [n:127.0.0.1:60959_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/testMaxCardinality/lang/stopwords_hu.txt
   [junit4]   2> 1848087 INFO  (OverseerThreadFactory-10395-thread-1-processing-n:127.0.0.1:60959_solr) [n:127.0.0.1:60959_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/testMaxCardinality/lang/stopwords_el.txt
   [junit4]   2> 1848088 INFO  (OverseerThreadFactory-10395-thread-1-processing-n:127.0.0.1:60959_solr) [n:127.0.0.1:60959_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/testMaxCardinality/lang/stopwords_ru.txt
   [junit4]   2> 1848090 INFO  (OverseerThreadFactory-10395-thread-1-processing-n:127.0.0.1:60959_solr) [n:127.0.0.1:60959_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/testMaxCardinality/lang/stopwords_tr.txt
   [junit4]   2> 1848091 INFO  (OverseerThreadFactory-10395-thread-1-processing-n:127.0.0.1:60959_solr) [n:127.0.0.1:60959_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/testMaxCardinality/lang/stopwords_ar.txt
   [junit4]   2> 1848093 INFO  (OverseerThreadFactory-10395-thread-1-processing-n:127.0.0.1:60959_solr) [n:127.0.0.1:60959_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/testMaxCardinality/lang/userdict_ja.txt
   [junit4]   2> 1848094 INFO  (OverseerThreadFactory-10395-thread-1-processing-n:127.0.0.1:60959_solr) [n:127.0.0.1:60959_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/testMaxCardinality/lang/stopwords_it.txt
   [junit4]   2> 1848095 INFO  (OverseerThreadFactory-10395-thread-1-processing-n:127.0.0.1:60959_solr) [n:127.0.0.1:60959_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/testMaxCardinality/lang/stopwords_eu.txt
   [junit4]   2> 1848096 INFO  (OverseerThreadFactory-10395-thread-1-processing-n:127.0.0.1:60959_solr) [n:127.0.0.1:60959_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/testMaxCardinality/lang/stopwords_cz.txt
   [junit4]   2> 1848098 INFO  (OverseerThreadFactory-10395-thread-1-processing-n:127.0.0.1:60959_solr) [n:127.0.0.1:60959_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/testMaxCardinality/lang/stoptags_ja.txt
   [junit4]   2> 1848099 INFO  (OverseerThreadFactory-10395-thread-1-processing-n:127.0.0.1:60959_solr) [n:127.0.0.1:60959_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/testMaxCardinality/lang/contractions_fr.txt
   [junit4]   2> 1848100 INFO  (OverseerThreadFactory-10395-thread-1-processing-n:127.0.0.1:60959_solr) [n:127.0.0.1:60959_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/testMaxCardinality/lang/stopwords_fa.txt
   [junit4]   2> 1848102 INFO  (OverseerThreadFactory-10395-thread-1-processing-n:127.0.0.1:60959_solr) [n:127.0.0.1:60959_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/testMaxCardinality/lang/stopwords_de.txt
   [junit4]   2> 1848103 INFO  (OverseerThreadFactory-10395-thread-1-processing-n:127.0.0.1:60959_solr) [n:127.0.0.1:60959_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/testMaxCardinality/lang/contractions_ga.txt
   [junit4]   2> 1848104 INFO  (OverseerThreadFactory-10395-thread-1-processing-n:127.0.0.1:60959_solr) [n:127.0.0.1:60959_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/testMaxCardinality/lang/stopwords_ca.txt
   [junit4]   2> 1848105 INFO  (OverseerThreadFactory-10395-thread-1-processing-n:127.0.0.1:60959_solr) [n:127.0.0.1:60959_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/testMaxCardinality/lang/stopwords_nl.txt
   [junit4]   2> 1848106 INFO  (OverseerThreadFactory-10395-thread-1-processing-n:127.0.0.1:60959_solr) [n:127.0.0.1:60959_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/testMaxCardinality/lang/stopwords_bg.txt
   [junit4]   2> 1848111 INFO  (OverseerThreadFactory-10395-thread-1-processing-n:127.0.0.1:60959_solr) [n:127.0.0.1:60959_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/testMaxCardinality/lang/stopwords_es.txt
   [junit4]   2> 1848112 INFO  (OverseerThreadFactory-10395-thread-1-processing-n:127.0.0.1:60959_solr) [n:127.0.0.1:60959_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/testMaxCardinality/lang/stopwords_en.txt
   [junit4]   2> 1848114 INFO  (OverseerThreadFactory-10395-thread-1-processing-n:127.0.0.1:60959_solr) [n:127.0.0.1:60959_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/testMaxCardinality/lang/stopwords_lv.txt
   [junit4]   2> 1848115 INFO  (OverseerThreadFactory-10395-thread-1-processing-n:127.0.0.1:60959_solr) [n:127.0.0.1:60959_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/testMaxCardinality/lang/stopwords_th.txt
   [junit4]   2> 1848116 INFO  (OverseerThreadFactory-10395-thread-1-processing-n:127.0.0.1:60959_solr) [n:127.0.0.1:60959_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/testMaxCardinality/lang/stopwords_ro.txt
   [junit4]   2> 1848117 INFO  (OverseerThreadFactory-10395-thread-1-processing-n:127.0.0.1:60959_solr) [n:127.0.0.1:60959_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/testMaxCardinality/lang/stopwords_fr.txt
   [junit4]   2> 1848118 INFO  (OverseerThreadFactory-10395-thread-1-processing-n:127.0.0.1:60959_solr) [n:127.0.0.1:60959_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/testMaxCardinality/lang/stopwords_sv.txt
   [junit4]   2> 1848120 INFO  (OverseerThreadFactory-10395-thread-1-processing-n:127.0.0.1:60959_solr) [n:127.0.0.1:60959_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/testMaxCardinality/lang/stopwords_fi.txt
   [junit4]   2> 1848121 INFO  (OverseerThreadFactory-10395-thread-1-processing-n:127.0.0.1:60959_solr) [n:127.0.0.1:60959_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/testMaxCardinality/lang/hyphenations_ga.txt
   [junit4]   2> 1848122 INFO  (OverseerThreadFactory-10395-thread-1-processing-n:127.0.0.1:60959_solr) [n:127.0.0.1:60959_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/testMaxCardinality/lang/stopwords_gl.txt
   [junit4]   2> 1848126 INFO  (qtp320957712-33766) [n:127.0.0.1:63697_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={baseConfigSet=_default&name=testMaxCardinality&action=CREATE&wt=javabin&version=2} status=0 QTime=69
   [junit4]   2> 1848126 INFO  (qtp320957712-33767) [n:127.0.0.1:63697_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1848127 INFO  (qtp320957712-33767) [n:127.0.0.1:63697_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> 1848127 INFO  (qtp320957712-33768) [n:127.0.0.1:63697_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1848128 INFO  (qtp320957712-33768) [n:127.0.0.1:63697_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> 1848128 INFO  (qtp320957712-33769) [n:127.0.0.1:63697_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1848129 INFO  (qtp320957712-33769) [n:127.0.0.1:63697_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> 1848129 INFO  (qtp320957712-33771) [n:127.0.0.1:63697_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1848129 INFO  (qtp320957712-33771) [n:127.0.0.1:63697_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> 1848130 INFO  (qtp320957712-33770) [n:127.0.0.1:63697_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=testMaxCardinality&name=testMaxCardinality&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1848132 INFO  (OverseerCollectionConfigSetProcessor-72141584381509641-127.0.0.1:60959_solr-n_0000000000) [n:127.0.0.1:60959_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> 1848133 INFO  (OverseerThreadFactory-10395-thread-2-processing-n:127.0.0.1:60959_solr) [n:127.0.0.1:60959_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testMaxCardinality
   [junit4]   2> 1848242 INFO  (OverseerStateUpdate-72141584381509641-127.0.0.1:60959_solr-n_0000000000) [n:127.0.0.1:60959_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testMaxCardinality",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testMaxCardinality_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:63697/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1848445 INFO  (qtp320957712-33767) [n:127.0.0.1:63697_solr    x:testMaxCardinality_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=testMaxCardinality&newCollection=true&name=testMaxCardinality_shard1_replica_n1&action=CREATE&numShards=1&collection=testMaxCardinality&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1849459 INFO  (qtp320957712-33767) [n:127.0.0.1:63697_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 1849459 INFO  (qtp320957712-33767) [n:127.0.0.1:63697_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 1849460 WARN  (qtp320957712-33767) [n:127.0.0.1:63697_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EC3B7D34A01706CD-001/tempDir-001/node4/testMaxCardinality_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EC3B7D34A01706CD-001/tempDir-001/node4/testMaxCardinality_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 1849460 WARN  (qtp320957712-33767) [n:127.0.0.1:63697_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EC3B7D34A01706CD-001/tempDir-001/node4/testMaxCardinality_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EC3B7D34A01706CD-001/tempDir-001/node4/testMaxCardinality_shard1_replica_n1/../../../../dist
   [junit4]   2> 1849460 WARN  (qtp320957712-33767) [n:127.0.0.1:63697_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EC3B7D34A01706CD-001/tempDir-001/node4/testMaxCardinality_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EC3B7D34A01706CD-001/tempDir-001/node4/testMaxCardinality_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 1849460 WARN  (qtp320957712-33767) [n:127.0.0.1:63697_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EC3B7D34A01706CD-001/tempDir-001/node4/testMaxCardinality_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EC3B7D34A01706CD-001/tempDir-001/node4/testMaxCardinality_shard1_replica_n1/../../../../dist
   [junit4]   2> 1849460 WARN  (qtp320957712-33767) [n:127.0.0.1:63697_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EC3B7D34A01706CD-001/tempDir-001/node4/testMaxCardinality_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EC3B7D34A01706CD-001/tempDir-001/node4/testMaxCardinality_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 1849461 WARN  (qtp320957712-33767) [n:127.0.0.1:63697_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EC3B7D34A01706CD-001/tempDir-001/node4/testMaxCardinality_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EC3B7D34A01706CD-001/tempDir-001/node4/testMaxCardinality_shard1_replica_n1/../../../../dist
   [junit4]   2> 1849461 WARN  (qtp320957712-33767) [n:127.0.0.1:63697_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EC3B7D34A01706CD-001/tempDir-001/node4/testMaxCardinality_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EC3B7D34A01706CD-001/tempDir-001/node4/testMaxCardinality_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 1849461 WARN  (qtp320957712-33767) [n:127.0.0.1:63697_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EC3B7D34A01706CD-001/tempDir-001/node4/testMaxCardinality_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EC3B7D34A01706CD-001/tempDir-001/node4/testMaxCardinality_shard1_replica_n1/../../../../dist
   [junit4]   2> 1849461 WARN  (qtp320957712-33767) [n:127.0.0.1:63697_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EC3B7D34A01706CD-001/tempDir-001/node4/testMaxCardinality_shard1_replica_n1/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EC3B7D34A01706CD-001/tempDir-001/node4/testMaxCardinality_shard1_replica_n1/../../../../dist
   [junit4]   2> 1849461 INFO  (qtp320957712-33767) [n:127.0.0.1:63697_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 1849496 INFO  (qtp320957712-33767) [n:127.0.0.1:63697_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.s.IndexSchema [testMaxCardinality_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 1849657 INFO  (qtp320957712-33767) [n:127.0.0.1:63697_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 1849708 INFO  (qtp320957712-33767) [n:127.0.0.1:63697_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testMaxCardinality_shard1_replica_n1' using configuration from collection testMaxCardinality, trusted=true
   [junit4]   2> 1849709 INFO  (qtp320957712-33767) [n:127.0.0.1:63697_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63697.solr.core.testMaxCardinality.shard1.replica_n1' (registry 'solr.core.testMaxCardinality.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1686d750
   [junit4]   2> 1849709 INFO  (qtp320957712-33767) [n:127.0.0.1:63697_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.c.SolrCore [[testMaxCardinality_shard1_replica_n1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EC3B7D34A01706CD-001/tempDir-001/node4/testMaxCardinality_shard1_replica_n1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_EC3B7D34A01706CD-001/tempDir-001/node4/./testMaxCardinality_shard1_replica_n1/data/]
   [junit4]   2> 1849711 INFO  (qtp320957712-33767) [n:127.0.0.1:63697_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 1849778 INFO  (qtp320957712-33767) [n:127.0.0.1:63697_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1849778 INFO  (qtp320957712-33767) [n:127.0.0.1:63697_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1849780 INFO  (qtp320957712-33767) [n:127.0.0.1:63697_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 1849780 INFO  (qtp320957712-33767) [n:127.0.0.1:63697_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1849781 INFO  (qtp320957712-33767) [n:127.0.0.1:63697_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5bf1a36d[testMaxCardinality_shard1_replica_n1] main]
   [junit4]   2> 1849782 INFO  (qtp320957712-33767) [n:127.0.0.1:63697_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/testMaxCardinality
   [junit4]   2> 1849783 INFO  (qtp320957712-33767) [n:127.0.0.1:63697_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/testMaxCardinality
   [junit4]   2> 1849783 INFO  (qtp320957712-33767) [n:127.0.0.1:63697_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/testMaxCardinality/managed-schema
   [junit4]   2> 1849783 INFO  (qtp320957712-33767) [n:127.0.0.1:63697_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1849784 INFO  (qtp320957712-33767) [n:127.0.0.1:63697_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1849784 INFO  (qtp320957712-33767) [n:127.0.0.1:63697_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_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> 1849785 INFO  (qtp320957712-33767) [n:127.0.0.1:63697_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1849785 INFO  (qtp320957712-33767) [n:127.0.0.1:63697_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1633571398328778752
   [junit4]   2> 1849791 INFO  (qtp320957712-33767) [n:127.0.0.1:63697_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testMaxCardinality/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1849792 INFO  (qtp320957712-33767) [n:127.0.0.1:63697_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testMaxCardinality/leaders/shard1
   [junit4]   2> 1849795 INFO  (searcherExecutor-10411-thread-1-processing-n:127.0.0.1:63697_solr x:testMaxCardinality_shard1_replica_n1 c:testMaxCardinality s:shard1 r:core_node2) [n:127.0.0.1:63697_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@5bf1a36d[testMaxCardinality_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1849796 INFO  (searcherExecutor-10411-thread-1-processing-n:127.0.0.1:63697_solr x:testMaxCardinality_shard1_replica_n1 c:testMaxCardinality s:shard1 r:core_node2) [n:127.0.0.1:63697_solr c:testMaxCardinality s:shard1 r:core_node2 x:testMaxCardinality_shard1_replica_n1

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

ity-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

resolve-groovy:
[ivy:cachepath] :: resolving dependencies :: org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.codehaus.groovy#groovy-all;2.4.16 in public
[ivy:cachepath] :: resolution report :: resolve 20ms :: artifacts dl 2ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   1   |   0   |   0   |   0   ||   1   |   0   |
	---------------------------------------------------------------------

-init-totals:

-test:
    [mkdir] Created dir: /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test
[junit4:pickseed] Seed property 'tests.seed' already defined: EC3B7D34A01706CD
    [mkdir] Created dir: /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/temp
   [junit4] <JUnit4> says ahoj! Master seed: EC3B7D34A01706CD
   [junit4] Executing 10 suites with 2 JVMs.
   [junit4] 
   [junit4] Started J0 PID(1893@serv1-vm3).
   [junit4] Started J1 PID(1894@serv1-vm3).
   [junit4] Suite: org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest
   [junit4] OK      26.5s J0 | CategoryRoutedAliasUpdateProcessorTest.testMaxCardinality
   [junit4] OK      22.5s J0 | CategoryRoutedAliasUpdateProcessorTest.testNonEnglish
   [junit4] OK      14.1s J0 | CategoryRoutedAliasUpdateProcessorTest.testMustMatch
   [junit4] OK      24.4s J0 | CategoryRoutedAliasUpdateProcessorTest.test
   [junit4] OK      5.61s J0 | CategoryRoutedAliasUpdateProcessorTest.testInvalidMustMatch
   [junit4] OK      17.9s J0 | CategoryRoutedAliasUpdateProcessorTest.testSliceRouting
   [junit4] Completed [1/10] on J0 in 114.80s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest
   [junit4] OK      27.4s J1 | CategoryRoutedAliasUpdateProcessorTest.testMaxCardinality
   [junit4] OK      23.8s J1 | CategoryRoutedAliasUpdateProcessorTest.testNonEnglish
   [junit4] OK      16.1s J1 | CategoryRoutedAliasUpdateProcessorTest.testMustMatch
   [junit4] OK      22.2s J1 | CategoryRoutedAliasUpdateProcessorTest.test
   [junit4] OK      5.62s J1 | CategoryRoutedAliasUpdateProcessorTest.testInvalidMustMatch
   [junit4] OK      17.4s J1 | CategoryRoutedAliasUpdateProcessorTest.testSliceRouting
   [junit4] Completed [2/10] on J1 in 116.56s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.index.hdfs.CheckHdfsIndexTest
   [junit4] OK      21.1s J0 | CheckHdfsIndexTest.doTest
   [junit4] OK      11.2s J0 | CheckHdfsIndexTest.testChecksumsOnlyVerbose
   [junit4] OK      22.8s J0 | CheckHdfsIndexTest.testDeletedDocs
   [junit4] OK      11.3s J0 | CheckHdfsIndexTest.testChecksumsOnly
   [junit4] Completed [3/10] on J0 in 78.08s, 5 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.solr.index.hdfs.CheckHdfsIndexTest
   [junit4] OK      20.9s J1 | CheckHdfsIndexTest.doTest
   [junit4] OK      11.3s J1 | CheckHdfsIndexTest.testChecksumsOnlyVerbose
   [junit4] OK      22.3s J1 | CheckHdfsIndexTest.testDeletedDocs
   [junit4] OK      11.1s J1 | CheckHdfsIndexTest.testChecksumsOnly
   [junit4] Completed [4/10] on J1 in 77.58s, 5 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.solr.index.hdfs.CheckHdfsIndexTest
   [junit4] OK      14.4s J0 | CheckHdfsIndexTest.doTest
   [junit4] OK      8.32s J0 | CheckHdfsIndexTest.testChecksumsOnlyVerbose
   [junit4] OK      14.0s J0 | CheckHdfsIndexTest.testDeletedDocs
   [junit4] OK      10.8s J0 | CheckHdfsIndexTest.testChecksumsOnly
   [junit4] Completed [5/10] on J0 in 51.81s, 5 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest
   [junit4] OK      13.0s J1 | CategoryRoutedAliasUpdateProcessorTest.testMaxCardinality
   [junit4] OK      19.4s J1 | CategoryRoutedAliasUpdateProcessorTest.testNonEnglish
   [junit4] OK      12.4s J1 | CategoryRoutedAliasUpdateProcessorTest.testMustMatch
   [junit4] OK      19.8s J1 | CategoryRoutedAliasUpdateProcessorTest.test
   [junit4] OK      5.32s J1 | CategoryRoutedAliasUpdateProcessorTest.testInvalidMustMatch
   [junit4] OK      13.0s J1 | CategoryRoutedAliasUpdateProcessorTest.testSliceRouting
   [junit4] Completed [6/10] on J1 in 83.23s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.index.hdfs.CheckHdfsIndexTest
   [junit4] OK      10.5s J0 | CheckHdfsIndexTest.doTest
   [junit4] OK      9.69s J0 | CheckHdfsIndexTest.testChecksumsOnlyVerbose
   [junit4] OK      16.6s J0 | CheckHdfsIndexTest.testDeletedDocs
   [junit4] OK      8.76s J0 | CheckHdfsIndexTest.testChecksumsOnly
   [junit4] Completed [7/10] on J0 in 49.61s, 5 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.solr.index.hdfs.CheckHdfsIndexTest
   [junit4] OK      11.8s J1 | CheckHdfsIndexTest.doTest
   [junit4] OK      9.38s J1 | CheckHdfsIndexTest.testChecksumsOnlyVerbose
   [junit4] OK      19.4s J1 | CheckHdfsIndexTest.testDeletedDocs
   [junit4] OK      9.75s J1 | CheckHdfsIndexTest.testChecksumsOnly
   [junit4] Completed [8/10] on J1 in 54.53s, 5 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest
   [junit4] OK      12.8s J0 | CategoryRoutedAliasUpdateProcessorTest.testMaxCardinality
   [junit4] OK      17.4s J0 | CategoryRoutedAliasUpdateProcessorTest.testNonEnglish
   [junit4] OK      13.1s J0 | CategoryRoutedAliasUpdateProcessorTest.testMustMatch
   [junit4] OK      18.0s J0 | CategoryRoutedAliasUpdateProcessorTest.test
   [junit4] OK      4.04s J0 | CategoryRoutedAliasUpdateProcessorTest.testInvalidMustMatch
   [junit4] OK      13.7s J0 | CategoryRoutedAliasUpdateProcessorTest.testSliceRouting
   [junit4] Completed [9/10] on J0 in 79.86s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest
   [junit4] OK      12.2s J1 | CategoryRoutedAliasUpdateProcessorTest.testMaxCardinality
   [junit4] OK      16.7s J1 | CategoryRoutedAliasUpdateProcessorTest.testNonEnglish
   [junit4] OK      11.4s J1 | CategoryRoutedAliasUpdateProcessorTest.testMustMatch
   [junit4] OK      18.1s J1 | CategoryRoutedAliasUpdateProcessorTest.test
   [junit4] OK      4.80s J1 | CategoryRoutedAliasUpdateProcessorTest.testInvalidMustMatch
   [junit4] OK      12.3s J1 | CategoryRoutedAliasUpdateProcessorTest.testSliceRouting
   [junit4] Completed [10/10] on J1 in 75.74s, 6 tests
   [junit4] 
   [junit4] JVM J0:     0.81 ..   376.48 =   375.67s
   [junit4] JVM J1:     1.06 ..   410.42 =   409.36s
   [junit4] Execution time total: 6 minutes 50 seconds
   [junit4] Tests summary: 10 suites, 55 tests, 5 ignored
   [junit4] Could not remove temporary path: /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J0/temp])
   [junit4] Could not remove temporary path: /export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp])
     [echo] 5 slowest tests:
[junit4:tophints] 239.82s | org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4:tophints] 128.61s | org.apache.solr.cloud.CollectionsAPISolrJTest
[junit4:tophints] 118.23s | org.apache.solr.update.SoftAutoCommitTest
[junit4:tophints] 103.16s | org.apache.solr.handler.TestReplicationHandler
[junit4:tophints]  97.67s | org.apache.solr.cloud.TestWithCollection

-check-totals:

test-nocompile:

BUILD SUCCESSFUL
Total time: 6 minutes 54 seconds
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.index.hdfs.CheckHdfsIndexTest
[repro]   0/5 failed: org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest
[repro]   1/5 failed: org.apache.solr.client.solrj.io.stream.StreamDecoratorTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=4585ce086871bb1823a90a5652335efa573ec9ba, workspace=/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris
[WARNINGS] Computing warning deltas based on reference build #126
Recording test results
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2