Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-MacOSX/893/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC
6 tests failed.
FAILED:
org.apache.solr.cloud.CustomCollectionTest.testRouteFieldForImplicitRouter
Error Message:
Collection not found: withShardField
Stack Trace:
org.apache.solr.common.SolrException: Collection not found: withShardField
at
__randomizedtesting.SeedInfo.seed([B69EDA34A85656DC:E3CE32A604AF992C]:0)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.getCollectionNames(CloudSolrClient.java:1401)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1094)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1073)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:160)
at
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
at
org.apache.solr.cloud.CustomCollectionTest.testRouteFieldForImplicitRouter(CustomCollectionTest.java:141)
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:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
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:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
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.cloud.CustomCollectionTest.testCreateShardRepFactor
Error Message:
Error from server at http://127.0.0.1:56459/solr: Could not find collection :
testCreateShardRepFactor
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:56459/solr: Could not find collection :
testCreateShardRepFactor
at
__randomizedtesting.SeedInfo.seed([B69EDA34A85656DC:427050B0B002431C]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:610)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:477)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:407)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1383)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1134)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1073)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:160)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:177)
at
org.apache.solr.cloud.CustomCollectionTest.testCreateShardRepFactor(CustomCollectionTest.java:190)
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:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
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:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
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:
junit.framework.TestSuite.org.apache.solr.cloud.LeaderElectionContextKeyTest
Error Message:
Could not find collection:testCollection1
Stack Trace:
java.lang.AssertionError: Could not find collection:testCollection1
at __randomizedtesting.SeedInfo.seed([B69EDA34A85656DC]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNotNull(Assert.java:526)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:159)
at
org.apache.solr.cloud.LeaderElectionContextKeyTest.setupCluster(LeaderElectionContextKeyTest.java:56)
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:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:847)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
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.cloud.MultiThreadedOCPTest.test
Error Message:
java.io.IOException: Couldn't instantiate
org.apache.zookeeper.ClientCnxnSocketNIO
Stack Trace:
org.apache.solr.common.SolrException: java.io.IOException: Couldn't instantiate
org.apache.zookeeper.ClientCnxnSocketNIO
at
__randomizedtesting.SeedInfo.seed([B69EDA34A85656DC:3ECAE5EE06AA3B24]:0)
at
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:171)
at
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:117)
at
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:107)
at
org.apache.solr.common.cloud.ZkStateReader.<init>(ZkStateReader.java:226)
at
org.apache.solr.client.solrj.impl.ZkClientClusterStateProvider.connect(ZkClientClusterStateProvider.java:131)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.connect(CloudSolrClient.java:631)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.initCloud(AbstractFullDistribZkTestBase.java:267)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:329)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:990)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
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:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
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: java.io.IOException: Couldn't instantiate
org.apache.zookeeper.ClientCnxnSocketNIO
at
org.apache.zookeeper.ZooKeeper.getClientCnxnSocket(ZooKeeper.java:1842)
at org.apache.zookeeper.ZooKeeper.<init>(ZooKeeper.java:447)
at org.apache.zookeeper.ZooKeeper.<init>(ZooKeeper.java:380)
at
org.apache.solr.common.cloud.SolrZooKeeper.<init>(SolrZooKeeper.java:43)
at
org.apache.solr.common.cloud.ZkClientConnectionStrategy.createSolrZooKeeper(ZkClientConnectionStrategy.java:105)
at
org.apache.solr.common.cloud.DefaultConnectionStrategy.connect(DefaultConnectionStrategy.java:37)
at
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:146)
... 40 more
Caused by: java.io.IOException: Too many open files
at sun.nio.ch.IOUtil.makePipe(Native Method)
at sun.nio.ch.KQueueSelectorImpl.<init>(KQueueSelectorImpl.java:84)
at
sun.nio.ch.KQueueSelectorProvider.openSelector(KQueueSelectorProvider.java:42)
at java.nio.channels.Selector.open(Selector.java:227)
at
org.apache.zookeeper.ClientCnxnSocketNIO.<init>(ClientCnxnSocketNIO.java:43)
at sun.reflect.GeneratedConstructorAccessor114.newInstance(Unknown
Source)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at java.lang.Class.newInstance(Class.java:442)
at
org.apache.zookeeper.ZooKeeper.getClientCnxnSocket(ZooKeeper.java:1839)
... 46 more
FAILED: junit.framework.TestSuite.org.apache.solr.cloud.MultiThreadedOCPTest
Error Message:
11 threads leaked from SUITE scope at
org.apache.solr.cloud.MultiThreadedOCPTest: 1) Thread[id=14290,
name=solr-idle-connections-evictor, state=TIMED_WAITING,
group=TGRP-MultiThreadedOCPTest] at java.lang.Thread.sleep(Native
Method) at
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:266)
at java.lang.Thread.run(Thread.java:748) 2) Thread[id=14297,
name=zkCallback-2396-thread-1, state=TIMED_WAITING,
group=TGRP-MultiThreadedOCPTest] at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748) 3) Thread[id=14301,
name=zkCallback-2396-thread-2, state=TIMED_WAITING,
group=TGRP-MultiThreadedOCPTest] at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748) 4) Thread[id=14298,
name=OverseerStateUpdate-98031805808640004-127.0.0.1:56884_mujx-n_0000000000,
state=TIMED_WAITING, group=Overseer state updater.] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
at
org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:165)
at org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:139)
at org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:183)
at java.lang.Thread.run(Thread.java:748) 5) Thread[id=14299,
name=OverseerCollectionConfigSetProcessor-98031805808640004-127.0.0.1:56884_mujx-n_0000000000,
state=TIMED_WAITING, group=Overseer collection creation process.] at
java.lang.Thread.sleep(Native Method) at
org.apache.solr.common.cloud.ZkCmdExecutor.retryDelay(ZkCmdExecutor.java:111)
at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:70)
at
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:354)
at
org.apache.solr.cloud.OverseerTaskProcessor.amILeader(OverseerTaskProcessor.java:387)
at
org.apache.solr.cloud.OverseerTaskProcessor.run(OverseerTaskProcessor.java:193)
at java.lang.Thread.run(Thread.java:748) 6) Thread[id=14300,
name=OverseerHdfsCoreFailoverThread-98031805808640004-127.0.0.1:56884_mujx-n_0000000000,
state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.] at
java.lang.Thread.sleep(Native Method) at
org.apache.solr.common.cloud.ZkCmdExecutor.retryDelay(ZkCmdExecutor.java:111)
at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:70)
at
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:354)
at
org.apache.solr.common.cloud.ZkStateReader.fetchCollectionState(ZkStateReader.java:1110)
at
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1096)
at
org.apache.solr.common.cloud.ZkStateReader$LazyCollectionRef.get(ZkStateReader.java:638)
at
org.apache.solr.common.cloud.ClusterState.getCollectionsMap(ClusterState.java:250)
at
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.doWork(OverseerAutoReplicaFailoverThread.java:166)
at
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:131)
at java.lang.Thread.run(Thread.java:748) 7) Thread[id=14302,
name=zkCallback-2396-thread-3, state=TIMED_WAITING,
group=TGRP-MultiThreadedOCPTest] at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748) 8) Thread[id=14291,
name=solr-idle-connections-evictor, state=TIMED_WAITING,
group=TGRP-MultiThreadedOCPTest] at java.lang.Thread.sleep(Native
Method) at
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:266)
at java.lang.Thread.run(Thread.java:748) 9) Thread[id=14296,
name=TEST-MultiThreadedOCPTest.test-seed#[B69EDA34A85656DC]-EventThread,
state=WAITING, group=TGRP-MultiThreadedOCPTest] 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.ClientCnxn$EventThread.run(ClientCnxn.java:501)
10) Thread[id=14303, name=zkCallback-2396-thread-4, state=TIMED_WAITING,
group=TGRP-MultiThreadedOCPTest] at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748) 11) Thread[id=14295,
name=TEST-MultiThreadedOCPTest.test-seed#[B69EDA34A85656DC]-SendThread(127.0.0.1:56881),
state=TIMED_WAITING, group=TGRP-MultiThreadedOCPTest] at
java.lang.Thread.sleep(Native Method) at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1051)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 11 threads leaked from
SUITE scope at org.apache.solr.cloud.MultiThreadedOCPTest:
1) Thread[id=14290, name=solr-idle-connections-evictor, state=TIMED_WAITING,
group=TGRP-MultiThreadedOCPTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:266)
at java.lang.Thread.run(Thread.java:748)
2) Thread[id=14297, name=zkCallback-2396-thread-1, state=TIMED_WAITING,
group=TGRP-MultiThreadedOCPTest]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
3) Thread[id=14301, name=zkCallback-2396-thread-2, state=TIMED_WAITING,
group=TGRP-MultiThreadedOCPTest]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
4) Thread[id=14298,
name=OverseerStateUpdate-98031805808640004-127.0.0.1:56884_mujx-n_0000000000,
state=TIMED_WAITING, group=Overseer state updater.]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
at
org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:165)
at
org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:139)
at
org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:183)
at java.lang.Thread.run(Thread.java:748)
5) Thread[id=14299,
name=OverseerCollectionConfigSetProcessor-98031805808640004-127.0.0.1:56884_mujx-n_0000000000,
state=TIMED_WAITING, group=Overseer collection creation process.]
at java.lang.Thread.sleep(Native Method)
at
org.apache.solr.common.cloud.ZkCmdExecutor.retryDelay(ZkCmdExecutor.java:111)
at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:70)
at
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:354)
at
org.apache.solr.cloud.OverseerTaskProcessor.amILeader(OverseerTaskProcessor.java:387)
at
org.apache.solr.cloud.OverseerTaskProcessor.run(OverseerTaskProcessor.java:193)
at java.lang.Thread.run(Thread.java:748)
6) Thread[id=14300,
name=OverseerHdfsCoreFailoverThread-98031805808640004-127.0.0.1:56884_mujx-n_0000000000,
state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]
at java.lang.Thread.sleep(Native Method)
at
org.apache.solr.common.cloud.ZkCmdExecutor.retryDelay(ZkCmdExecutor.java:111)
at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:70)
at
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:354)
at
org.apache.solr.common.cloud.ZkStateReader.fetchCollectionState(ZkStateReader.java:1110)
at
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1096)
at
org.apache.solr.common.cloud.ZkStateReader$LazyCollectionRef.get(ZkStateReader.java:638)
at
org.apache.solr.common.cloud.ClusterState.getCollectionsMap(ClusterState.java:250)
at
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.doWork(OverseerAutoReplicaFailoverThread.java:166)
at
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:131)
at java.lang.Thread.run(Thread.java:748)
7) Thread[id=14302, name=zkCallback-2396-thread-3, state=TIMED_WAITING,
group=TGRP-MultiThreadedOCPTest]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
8) Thread[id=14291, name=solr-idle-connections-evictor, state=TIMED_WAITING,
group=TGRP-MultiThreadedOCPTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:266)
at java.lang.Thread.run(Thread.java:748)
9) Thread[id=14296,
name=TEST-MultiThreadedOCPTest.test-seed#[B69EDA34A85656DC]-EventThread,
state=WAITING, group=TGRP-MultiThreadedOCPTest]
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.ClientCnxn$EventThread.run(ClientCnxn.java:501)
10) Thread[id=14303, name=zkCallback-2396-thread-4, state=TIMED_WAITING,
group=TGRP-MultiThreadedOCPTest]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
11) Thread[id=14295,
name=TEST-MultiThreadedOCPTest.test-seed#[B69EDA34A85656DC]-SendThread(127.0.0.1:56881),
state=TIMED_WAITING, group=TGRP-MultiThreadedOCPTest]
at java.lang.Thread.sleep(Native Method)
at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1051)
at __randomizedtesting.SeedInfo.seed([B69EDA34A85656DC]:0)
FAILED: junit.framework.TestSuite.org.apache.solr.cloud.MultiThreadedOCPTest
Error Message:
There are still zombie threads that couldn't be terminated: 1)
Thread[id=14297, name=zkCallback-2396-thread-1, state=TIMED_WAITING,
group=TGRP-MultiThreadedOCPTest] at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748) 2) Thread[id=14301,
name=zkCallback-2396-thread-2, state=TIMED_WAITING,
group=TGRP-MultiThreadedOCPTest] at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748) 3) Thread[id=14302,
name=zkCallback-2396-thread-3, state=TIMED_WAITING,
group=TGRP-MultiThreadedOCPTest] at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748) 4) Thread[id=14303,
name=zkCallback-2396-thread-4, state=TIMED_WAITING,
group=TGRP-MultiThreadedOCPTest] at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748) 5) Thread[id=14295,
name=TEST-MultiThreadedOCPTest.test-seed#[B69EDA34A85656DC]-SendThread(127.0.0.1:56881),
state=TIMED_WAITING, group=TGRP-MultiThreadedOCPTest] at
java.lang.Thread.sleep(Native Method) at
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
at
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=14297, name=zkCallback-2396-thread-1, state=TIMED_WAITING,
group=TGRP-MultiThreadedOCPTest]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
2) Thread[id=14301, name=zkCallback-2396-thread-2, state=TIMED_WAITING,
group=TGRP-MultiThreadedOCPTest]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
3) Thread[id=14302, name=zkCallback-2396-thread-3, state=TIMED_WAITING,
group=TGRP-MultiThreadedOCPTest]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
4) Thread[id=14303, name=zkCallback-2396-thread-4, state=TIMED_WAITING,
group=TGRP-MultiThreadedOCPTest]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
5) Thread[id=14295,
name=TEST-MultiThreadedOCPTest.test-seed#[B69EDA34A85656DC]-SendThread(127.0.0.1:56881),
state=TIMED_WAITING, group=TGRP-MultiThreadedOCPTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
at
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
at __randomizedtesting.SeedInfo.seed([B69EDA34A85656DC]:0)
Build Log:
[...truncated 12579 lines...]
[junit4] Suite: org.apache.solr.cloud.CustomCollectionTest
[junit4] 2> Creating dataDir:
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_B69EDA34A85656DC-001/init-core-data-001
[junit4] 2> 1713428 INFO
(SUITE-CustomCollectionTest-seed#[B69EDA34A85656DC]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields
[junit4] 2> 1713431 INFO
(SUITE-CustomCollectionTest-seed#[B69EDA34A85656DC]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
w/ MAC_OS_X supressed clientAuth
[junit4] 2> 1713432 INFO
(SUITE-CustomCollectionTest-seed#[B69EDA34A85656DC]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_B69EDA34A85656DC-001/tempDir-001
[junit4] 2> 1713432 INFO
(SUITE-CustomCollectionTest-seed#[B69EDA34A85656DC]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1713432 INFO (Thread-3214) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1713432 INFO (Thread-3214) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1713435 ERROR (Thread-3214) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 1713542 INFO
(SUITE-CustomCollectionTest-seed#[B69EDA34A85656DC]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:56455
[junit4] 2> 1713565 INFO (jetty-launcher-2340-thread-2) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1713565 INFO (jetty-launcher-2340-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1713566 INFO (jetty-launcher-2340-thread-3) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1713567 INFO (jetty-launcher-2340-thread-4) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1713570 INFO (jetty-launcher-2340-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6f2bfe32{/solr,null,AVAILABLE}
[junit4] 2> 1713570 INFO (jetty-launcher-2340-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@759131ae{/solr,null,AVAILABLE}
[junit4] 2> 1713570 INFO (jetty-launcher-2340-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@65ac31c4{HTTP/1.1,[http/1.1]}{127.0.0.1:56457}
[junit4] 2> 1713570 INFO (jetty-launcher-2340-thread-2) [ ]
o.e.j.s.Server Started @1717072ms
[junit4] 2> 1713570 INFO (jetty-launcher-2340-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=56457}
[junit4] 2> 1713570 ERROR (jetty-launcher-2340-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1713570 INFO (jetty-launcher-2340-thread-3) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@227b347b{HTTP/1.1,[http/1.1]}{127.0.0.1:56458}
[junit4] 2> 1713571 INFO (jetty-launcher-2340-thread-3) [ ]
o.e.j.s.Server Started @1717073ms
[junit4] 2> 1713571 INFO (jetty-launcher-2340-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=56458}
[junit4] 2> 1713571 INFO (jetty-launcher-2340-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.7.0
[junit4] 2> 1713571 INFO (jetty-launcher-2340-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1713571 INFO (jetty-launcher-2340-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1713571 INFO (jetty-launcher-2340-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2ba85af0{/solr,null,AVAILABLE}
[junit4] 2> 1713571 INFO (jetty-launcher-2340-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-05-27T00:55:28.506Z
[junit4] 2> 1713571 INFO (jetty-launcher-2340-thread-4) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@6f9efe40{HTTP/1.1,[http/1.1]}{127.0.0.1:56459}
[junit4] 2> 1713571 INFO (jetty-launcher-2340-thread-4) [ ]
o.e.j.s.Server Started @1717073ms
[junit4] 2> 1713571 INFO (jetty-launcher-2340-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=56459}
[junit4] 2> 1713571 ERROR (jetty-launcher-2340-thread-4) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1713571 ERROR (jetty-launcher-2340-thread-3) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1713571 INFO (jetty-launcher-2340-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.7.0
[junit4] 2> 1713571 INFO (jetty-launcher-2340-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.7.0
[junit4] 2> 1713571 INFO (jetty-launcher-2340-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1713571 INFO (jetty-launcher-2340-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1713571 INFO (jetty-launcher-2340-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1713571 INFO (jetty-launcher-2340-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1713571 INFO (jetty-launcher-2340-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-05-27T00:55:28.506Z
[junit4] 2> 1713572 INFO (jetty-launcher-2340-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-05-27T00:55:28.507Z
[junit4] 2> 1713573 INFO (jetty-launcher-2340-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@11362b62{/solr,null,AVAILABLE}
[junit4] 2> 1713574 INFO (jetty-launcher-2340-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@16b42e28{HTTP/1.1,[http/1.1]}{127.0.0.1:56462}
[junit4] 2> 1713574 INFO (jetty-launcher-2340-thread-1) [ ]
o.e.j.s.Server Started @1717076ms
[junit4] 2> 1713574 INFO (jetty-launcher-2340-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=56462}
[junit4] 2> 1713574 ERROR (jetty-launcher-2340-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1713574 INFO (jetty-launcher-2340-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.7.0
[junit4] 2> 1713575 INFO (jetty-launcher-2340-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1713575 INFO (jetty-launcher-2340-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1713575 INFO (jetty-launcher-2340-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-05-27T00:55:28.510Z
[junit4] 2> 1713575 INFO (jetty-launcher-2340-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1713576 INFO (jetty-launcher-2340-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1713576 INFO (jetty-launcher-2340-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1713583 INFO (jetty-launcher-2340-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1713585 INFO (jetty-launcher-2340-thread-2) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1713585 INFO (jetty-launcher-2340-thread-3) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1713586 INFO (jetty-launcher-2340-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56455/solr
[junit4] 2> 1713586 INFO (jetty-launcher-2340-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56455/solr
[junit4] 2> 1713588 INFO (jetty-launcher-2340-thread-4) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1713589 INFO (jetty-launcher-2340-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56455/solr
[junit4] 2> 1713591 INFO (jetty-launcher-2340-thread-1) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1713592 INFO (jetty-launcher-2340-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56455/solr
[junit4] 2> 1713646 INFO (jetty-launcher-2340-thread-3)
[n:127.0.0.1:56458_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1713646 INFO (jetty-launcher-2340-thread-2)
[n:127.0.0.1:56457_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1713647 INFO (jetty-launcher-2340-thread-4)
[n:127.0.0.1:56459_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1713647 INFO (jetty-launcher-2340-thread-1)
[n:127.0.0.1:56462_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1713647 INFO (jetty-launcher-2340-thread-3)
[n:127.0.0.1:56458_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:56458_solr
[junit4] 2> 1713648 INFO (jetty-launcher-2340-thread-2)
[n:127.0.0.1:56457_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:56457_solr
[junit4] 2> 1713648 INFO (jetty-launcher-2340-thread-4)
[n:127.0.0.1:56459_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:56459_solr
[junit4] 2> 1713648 INFO (jetty-launcher-2340-thread-1)
[n:127.0.0.1:56462_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:56462_solr
[junit4] 2> 1713649 INFO (jetty-launcher-2340-thread-3)
[n:127.0.0.1:56458_solr ] o.a.s.c.Overseer Overseer
(id=98031798083190793-127.0.0.1:56458_solr-n_0000000000) starting
[junit4] 2> 1713650 INFO
(zkCallback-2362-thread-1-processing-n:127.0.0.1:56459_solr)
[n:127.0.0.1:56459_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 1713650 INFO
(zkCallback-2359-thread-1-processing-n:127.0.0.1:56458_solr)
[n:127.0.0.1:56458_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 1713650 INFO
(zkCallback-2360-thread-1-processing-n:127.0.0.1:56457_solr)
[n:127.0.0.1:56457_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 1713650 INFO
(zkCallback-2361-thread-1-processing-n:127.0.0.1:56462_solr)
[n:127.0.0.1:56462_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 1713713 INFO (jetty-launcher-2340-thread-3)
[n:127.0.0.1:56458_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:56458_solr
[junit4] 2> 1713716 INFO
(zkCallback-2360-thread-1-processing-n:127.0.0.1:56457_solr)
[n:127.0.0.1:56457_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 1713716 INFO
(zkCallback-2362-thread-1-processing-n:127.0.0.1:56459_solr)
[n:127.0.0.1:56459_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 1713716 INFO
(zkCallback-2361-thread-1-processing-n:127.0.0.1:56462_solr)
[n:127.0.0.1:56462_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 1713716 INFO
(zkCallback-2359-thread-1-processing-n:127.0.0.1:56458_solr)
[n:127.0.0.1:56458_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 1713718 INFO (jetty-launcher-2340-thread-4)
[n:127.0.0.1:56459_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_B69EDA34A85656DC-001/tempDir-001/node4/.
[junit4] 2> 1713731 INFO (jetty-launcher-2340-thread-1)
[n:127.0.0.1:56462_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_B69EDA34A85656DC-001/tempDir-001/node1/.
[junit4] 2> 1713768 INFO (jetty-launcher-2340-thread-3)
[n:127.0.0.1:56458_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_B69EDA34A85656DC-001/tempDir-001/node3/.
[junit4] 2> 1713769 INFO (jetty-launcher-2340-thread-2)
[n:127.0.0.1:56457_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_B69EDA34A85656DC-001/tempDir-001/node2/.
[junit4] 2> 1713885 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15c4766a571000d, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 1713891 INFO
(SUITE-CustomCollectionTest-seed#[B69EDA34A85656DC]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 1713892 INFO
(SUITE-CustomCollectionTest-seed#[B69EDA34A85656DC]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56455/solr ready
[junit4] 2> 1713923 INFO
(TEST-CustomCollectionTest.testCustomCollectionsAPI-seed#[B69EDA34A85656DC]) [
] o.a.s.SolrTestCaseJ4 ###Starting testCustomCollectionsAPI
[junit4] 2> 1713924 INFO
(TEST-CustomCollectionTest.testCustomCollectionsAPI-seed#[B69EDA34A85656DC]) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 1713929 INFO (qtp1289236578-13897) [n:127.0.0.1:56459_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
shards=a,b,c&replicationFactor=3&collection.configName=conf&maxShardsPerNode=4&name=implicitcoll&router.name=implicit&action=CREATE&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1713932 INFO
(OverseerThreadFactory-6686-thread-1-processing-n:127.0.0.1:56458_solr)
[n:127.0.0.1:56458_solr ] o.a.s.c.CreateCollectionCmd Create collection
implicitcoll
[junit4] 2> 1714044 INFO (qtp1289236578-13898) [n:127.0.0.1:56459_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=implicitcoll_a_replica3&action=CREATE&numShards=3&collection=implicitcoll&shard=a&wt=javabin&version=2
[junit4] 2> 1714044 INFO (qtp1289236578-13900) [n:127.0.0.1:56459_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=implicitcoll_c_replica1&action=CREATE&numShards=3&collection=implicitcoll&shard=c&wt=javabin&version=2
[junit4] 2> 1714045 INFO (qtp1289236578-13898) [n:127.0.0.1:56459_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 1714046 INFO (qtp1715386170-13879) [n:127.0.0.1:56462_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=implicitcoll_c_replica2&action=CREATE&numShards=3&collection=implicitcoll&shard=c&wt=javabin&version=2
[junit4] 2> 1714046 INFO (qtp507014662-13890) [n:127.0.0.1:56458_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=implicitcoll_c_replica3&action=CREATE&numShards=3&collection=implicitcoll&shard=c&wt=javabin&version=2
[junit4] 2> 1714046 INFO (qtp1715386170-13880) [n:127.0.0.1:56462_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=implicitcoll_b_replica1&action=CREATE&numShards=3&collection=implicitcoll&shard=b&wt=javabin&version=2
[junit4] 2> 1714046 INFO (qtp925386379-13868) [n:127.0.0.1:56457_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=implicitcoll_a_replica2&action=CREATE&numShards=3&collection=implicitcoll&shard=a&wt=javabin&version=2
[junit4] 2> 1714046 INFO (qtp507014662-13890) [n:127.0.0.1:56458_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 1714047 INFO (qtp1715386170-13880) [n:127.0.0.1:56462_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 1714047 INFO (qtp507014662-13888) [n:127.0.0.1:56458_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=implicitcoll_b_replica2&action=CREATE&numShards=3&collection=implicitcoll&shard=b&wt=javabin&version=2
[junit4] 2> 1714047 INFO (qtp925386379-13868) [n:127.0.0.1:56457_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 1714047 INFO (qtp925386379-13870) [n:127.0.0.1:56457_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=implicitcoll_b_replica3&action=CREATE&numShards=3&collection=implicitcoll&shard=b&wt=javabin&version=2
[junit4] 2> 1714046 INFO (qtp507014662-13887) [n:127.0.0.1:56458_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=implicitcoll_a_replica1&action=CREATE&numShards=3&collection=implicitcoll&shard=a&wt=javabin&version=2
[junit4] 2> 1714180 INFO
(zkCallback-2360-thread-1-processing-n:127.0.0.1:56457_solr)
[n:127.0.0.1:56457_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 1714180 INFO
(zkCallback-2362-thread-1-processing-n:127.0.0.1:56459_solr)
[n:127.0.0.1:56459_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 1714180 INFO
(zkCallback-2361-thread-1-processing-n:127.0.0.1:56462_solr)
[n:127.0.0.1:56462_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 1714180 INFO
(zkCallback-2359-thread-1-processing-n:127.0.0.1:56458_solr)
[n:127.0.0.1:56458_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/implicitcoll/state.json] for collection [implicitcoll] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 1715083 INFO (qtp925386379-13870) [n:127.0.0.1:56457_solr
c:implicitcoll s:b x:implicitcoll_b_replica3] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 6.7.0
[junit4] 2> 1715084 INFO (qtp507014662-13890) [n:127.0.0.1:56458_solr
c:implicitcoll s:c x:implicitcoll_c_replica3] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 6.7.0
[junit4] 2> 1715084 INFO (qtp507014662-13887) [n:127.0.0.1:56458_solr
c:implicitcoll s:a x:implicitcoll_a_replica1] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 6.7.0
[junit4] 2> 1715087 INFO (qtp507014662-13888) [n:127.0.0.1:56458_solr
c:implicitcoll s:b x:implicitcoll_b_replica2] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 6.7.0
[junit4] 2> 1715089 INFO (qtp1289236578-13900) [n:127.0.0.1:56459_solr
c:implicitcoll s:c x:implicitcoll_c_replica1] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 6.7.0
[junit4] 2> 1715089 INFO (qtp1715386170-13880) [n:127.0.0.1:56462_solr
c:implicitcoll s:b x:implicitcoll_b_replica1] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 6.7.0
[junit4] 2> 1715101 INFO (qtp1715386170-13879) [n:127.0.0.1:56462_solr
c:implicitcoll s:c x:implicitcoll_c_replica2] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 6.7.0
[junit4] 2> 1715101 INFO (qtp925386379-13868) [n:127.0.0.1:56457_solr
c:implicitcoll s:a x:implicitcoll_a_replica2] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 6.7.0
[junit4] 2> 1715101 INFO (qtp1289236578-13898) [n:127.0.0.1:56459_solr
c:implicitcoll s:a x:implicitcoll_a_replica3] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 6.7.0
[junit4] 2> 1715108 INFO (qtp507014662-13887) [n:127.0.0.1:56458_solr
c:implicitcoll s:a x:implicitcoll_a_replica1] o.a.s.s.IndexSchema
[implicitcoll_a_replica1] Schema name=cloud-dynamic
[junit4] 2> 1715108 INFO (qtp507014662-13890) [n:127.0.0.1:56458_solr
c:implicitcoll s:c x:implicitcoll_c_replica3] o.a.s.s.IndexSchema
[implicitcoll_c_replica3] Schema name=cloud-dynamic
[junit4] 2> 1715108 INFO (qtp507014662-13888) [n:127.0.0.1:56458_solr
c:implicitcoll s:b x:implicitcoll_b_replica2] o.a.s.s.IndexSchema
[implicitcoll_b_replica2] Schema name=cloud-dynamic
[junit4] 2> 1715113 INFO (qtp925386379-13870) [n:127.0.0.1:56457_solr
c:implicitcoll s:b x:implicitcoll_b_replica3] o.a.s.s.IndexSchema
[implicitcoll_b_replica3] Schema name=cloud-dynamic
[junit4] 2> 1715124 INFO (qtp925386379-13868) [n:127.0.0.1:56457_solr
c:implicitcoll s:a x:implicitcoll_a_replica2] o.a.s.s.IndexSchema
[implicitcoll_a_replica2] Schema name=cloud-dynamic
[junit4] 2> 1715132 INFO (qtp1715386170-13880) [n:127.0.0.1:56462_solr
c:implicitcoll s:b x:implicitcoll_b_replica1] o.a.s.s.IndexSchema
[implicitcoll_b_replica1] Schema name=cloud-dynamic
[junit4] 2> 1715133 INFO (qtp1715386170-13879) [n:127.0.0.1:56462_solr
c:implicitcoll s:c x:implicitcoll_c_replica2] o.a.s.s.IndexSchema
[implicitcoll_c_replica2] Schema name=cloud-dynamic
[junit4] 2> 1715141 INFO (qtp925386379-13870) [n:127.0.0.1:56457_solr
c:implicitcoll s:b x:implicitcoll_b_replica3] o.a.s.s.IndexSchema Loaded
schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 1715141 INFO (qtp925386379-13870) [n:127.0.0.1:56457_solr
c:implicitcoll s:b x:implicitcoll_b_replica3] o.a.s.c.CoreContainer Creating
SolrCore 'implicitcoll_b_replica3' using configuration from collection
implicitcoll, trusted=true
[junit4] 2> 1715141 INFO (qtp925386379-13870) [n:127.0.0.1:56457_solr
c:implicitcoll s:b x:implicitcoll_b_replica3] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1715141 INFO (qtp925386379-13870) [n:127.0.0.1:56457_solr
c:implicitcoll s:b x:implicitcoll_b_replica3] o.a.s.c.SolrCore
[[implicitcoll_b_replica3] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_B69EDA34A85656DC-001/tempDir-001/node2/implicitcoll_b_replica3],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_B69EDA34A85656DC-001/tempDir-001/node2/./implicitcoll_b_replica3/data/]
[junit4] 2> 1715144 INFO (qtp507014662-13890) [n:127.0.0.1:56458_solr
c:implicitcoll s:c x:implicitcoll_c_replica3] o.a.s.s.IndexSchema Loaded
schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 1715144 INFO (qtp507014662-13890) [n:127.0.0.1:56458_solr
c:implicitcoll s:c x:implicitcoll_c_replica3] o.a.s.c.CoreContainer Creating
SolrCore 'implicitcoll_c_replica3' using configuration from collection
implicitcoll, trusted=true
[junit4] 2> 1715144 INFO (qtp507014662-13890) [n:127.0.0.1:56458_solr
c:implicitcoll s:c x:implicitcoll_c_replica3] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1715144 INFO (qtp507014662-13890) [n:127.0.0.1:56458_solr
c:implicitcoll s:c x:implicitcoll_c_replica3] o.a.s.c.SolrCore
[[implicitcoll_c_replica3] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_B69EDA34A85656DC-001/tempDir-001/node3/implicitcoll_c_replica3],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_B69EDA34A85656DC-001/tempDir-001/node3/./implicitcoll_c_replica3/data/]
[junit4] 2> 1715147 INFO (qtp925386379-13868) [n:127.0.0.1:56457_solr
c:implicitcoll s:a x:implicitcoll_a_replica2] o.a.s.s.IndexSchema Loaded
schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 1715147 INFO (qtp1289236578-13898) [n:127.0.0.1:56459_solr
c:implicitcoll s:a x:implicitcoll_a_replica3] o.a.s.s.IndexSchema
[implicitcoll_a_replica3] Schema name=cloud-dynamic
[junit4] 2> 1715147 INFO (qtp925386379-13868) [n:127.0.0.1:56457_solr
c:implicitcoll s:a x:implicitcoll_a_replica2] o.a.s.c.CoreContainer Creating
SolrCore 'implicitcoll_a_replica2' using configuration from collection
implicitcoll, trusted=true
[junit4] 2> 1715147 INFO (qtp925386379-13868) [n:127.0.0.1:56457_solr
c:implicitcoll s:a x:implicitcoll_a_replica2] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1715147 INFO (qtp925386379-13868) [n:127.0.0.1:56457_solr
c:implicitcoll s:a x:implicitcoll_a_replica2] o.a.s.c.SolrCore
[[implicitcoll_a_replica2] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_B69EDA34A85656DC-001/tempDir-001/node2/implicitcoll_a_replica2],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_B69EDA34A85656DC-001/tempDir-001/node2/./implicitcoll_a_replica2/data/]
[junit4] 2> 1715150 INFO (qtp1289236578-13900) [n:127.0.0.1:56459_solr
c:implicitcoll s:c x:implicitcoll_c_replica1] o.a.s.s.IndexSchema
[implicitcoll_c_replica1] Schema name=cloud-dynamic
[junit4] 2> 1715163 INFO (qtp1715386170-13880) [n:127.0.0.1:56462_solr
c:implicitcoll s:b x:implicitcoll_b_replica1] o.a.s.s.IndexSchema Loaded
schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 1715164 INFO (qtp1715386170-13880) [n:127.0.0.1:56462_solr
c:implicitcoll s:b x:implicitcoll_b_replica1] o.a.s.c.CoreContainer Creating
SolrCore 'implicitcoll_b_replica1' using configuration from collection
implicitcoll, trusted=true
[junit4] 2> 1715164 INFO (qtp1715386170-13880) [n:127.0.0.1:56462_solr
c:implicitcoll s:b x:implicitcoll_b_replica1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1715164 INFO (qtp1715386170-13880) [n:127.0.0.1:56462_solr
c:implicitcoll s:b x:implicitcoll_b_replica1] o.a.s.c.SolrCore
[[implicitcoll_b_replica1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_B69EDA34A85656DC-001/tempDir-001/node1/implicitcoll_b_replica1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_B69EDA34A85656DC-001/tempDir-001/node1/./implicitcoll_b_replica1/data/]
[junit4] 2> 1715165 INFO (qtp1289236578-13898) [n:127.0.0.1:56459_solr
c:implicitcoll s:a x:implicitcoll_a_replica3] o.a.s.s.IndexSchema Loaded
schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 1715165 INFO (qtp1289236578-13898) [n:127.0.0.1:56459_solr
c:implicitcoll s:a x:implicitcoll_a_replica3] o.a.s.c.CoreContainer Creating
SolrCore 'implicitcoll_a_replica3' using configuration from collection
implicitcoll, trusted=true
[junit4] 2> 1715165 INFO (qtp1289236578-13898) [n:127.0.0.1:56459_solr
c:implicitcoll s:a x:implicitcoll_a_replica3] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1715165 INFO (qtp1289236578-13898) [n:127.0.0.1:56459_solr
c:implicitcoll s:a x:implicitcoll_a_replica3] o.a.s.c.SolrCore
[[implicitcoll_a_replica3] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_B69EDA34A85656DC-001/tempDir-001/node4/implicitcoll_a_replica3],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_B69EDA34A85656DC-001/tempDir-001/node4/./implicitcoll_a_replica3/data/]
[junit4] 2> 1715168 INFO (qtp1289236578-13900) [n:127.0.0.1:56459_solr
c:implicitcoll s:c x:implicitcoll_c_replica1] o.a.s.s.IndexSchema Loaded
schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 1715168 INFO (qtp1289236578-13900) [n:127.0.0.1:56459_solr
c:implicitcoll s:c x:implicitcoll_c_replica1] o.a.s.c.CoreContainer Creating
SolrCore 'implicitcoll_c_replica1' using configuration from collection
implicitcoll, trusted=true
[junit4] 2> 1715168 INFO (qtp1289236578-13900) [n:127.0.0.1:56459_solr
c:implicitcoll s:c x:implicitcoll_c_replica1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1715168 INFO (qtp1289236578-13900) [n:127.0.0.1:56459_solr
c:implicitcoll s:c x:implicitcoll_c_replica1] o.a.s.c.SolrCore
[[implicitcoll_c_replica1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_B69EDA34A85656DC-001/tempDir-001/node4/implicitcoll_c_replica1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_B69EDA34A85656DC-001/tempDir-001/node4/./implicitcoll_c_replica1/data/]
[junit4] 2> 1715170 INFO (qtp1715386170-13879) [n:127.0.0.1:56462_solr
c:implicitcoll s:c x:implicitcoll_c_replica2] o.a.s.s.IndexSchema Loaded
schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 1715170 INFO (qtp1715386170-13879) [n:127.0.0.1:56462_solr
c:implicitcoll s:c x:implicitcoll_c_replica2] o.a.s.c.CoreContainer Creating
SolrCore 'implicitcoll_c_replica2' using configuration from collection
implicitcoll, trusted=true
[junit4] 2> 1715171 INFO (qtp1715386170-13879) [n:127.0.0.1:56462_solr
c:implicitcoll s:c x:implicitcoll_c_replica2] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1715171 INFO (qtp1715386170-13879) [n:127.0.0.1:56462_solr
c:implicitcoll s:c x:implicitcoll_c_replica2] o.a.s.c.SolrCore
[[implicitcoll_c_replica2] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_B69EDA34A85656DC-001/tempDir-001/node1/implicitcoll_c_replica2],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_B69EDA34A85656DC-001/tempDir-001/node1/./implicitcoll_c_replica2/data/]
[junit4] 2> 1715179 INFO (qtp507014662-13887) [n:127.0.0.1:56458_solr
c:implicitcoll s:a x:implicitcoll_a_replica1] o.a.s.s.IndexSchema Loaded
schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 1715179 INFO (qtp507014662-13887) [n:127.0.0.1:56458_solr
c:implicitcoll s:a x:implicitcoll_a_replica1] o.a.s.c.CoreContainer Creating
SolrCore 'implicitcoll_a_replica1' using configuration from collection
implicitcoll, trusted=true
[junit4] 2> 1715179 INFO (qtp507014662-13887) [n:127.0.0.1:56458_solr
c:implicitcoll s:a x:implicitcoll_a_replica1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1715179 INFO (qtp507014662-13887) [n:127.0.0.1:56458_solr
c:implicitcoll s:a x:implicitcoll_a_replica1] o.a.s.c.SolrCore
[[implicitcoll_a_replica1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_B69EDA34A85656DC-001/tempDir-001/node3/implicitcoll_a_replica1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_B69EDA34A85656DC-001/tempDir-001/node3/./implicitcoll_a_replica1/data/]
[junit4] 2> 1715181 INFO (qtp507014662-13888) [n:127.0.0.1:56458_solr
c:implicitcoll s:b x:implicitcoll_b_replica2] o.a.s.s.IndexSchema Loaded
schema cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 1715181 INFO (qtp507014662-13888) [n:127.0.0.1:56458_solr
c:implicitcoll s:b x:implicitcoll_b_replica2] o.a.s.c.CoreContainer Creating
SolrCore 'implicitcoll_b_replica2' using configuration from collection
implicitcoll, trusted=true
[junit4] 2> 1715182 INFO (qtp507014662-13888) [n:127.0.0.1:56458_solr
c:implicitcoll s:b x:implicitcoll_b_replica2] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1715182 INFO (qtp507014662-13888) [n:127.0.0.1:56458_solr
c:implicitcoll s:b x:implicitcoll_b_replica2] o.a.s.c.SolrCore
[[implicitcoll_b_replica2] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_B69EDA34A85656DC-001/tempDir-001/node3/implicitcoll_b_replica2],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CustomCollectionTest_B69EDA34A85656DC-001/tempDir-001/node3/./implicitcoll_b_replica2/data/]
[junit4] 2> 1715278 INFO (qtp1289236578-13898) [n:127.0.0.1:56459_solr
c:implicitcoll s:a x:implicitcoll_a_replica3] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1715278 INFO (qtp1289236578-13898) [n:127.0.0.1:56459_solr
c:implicitcoll s:a x:implicitcoll_a_replica3] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1715279 INFO (qtp1289236578-13898) [n:127.0.0.1:56459_solr
c:implicitcoll s:a x:implicitcoll_a_replica3] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 1715279 INFO (qtp1289236578-13898) [n:127.0.0.1:56459_solr
c:implicitcoll s:a x:implicitcoll_a_replica3] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 1715284 INFO (qtp507014662-13890) [n:127.0.0.1:56458_solr
c:implicitcoll s:c x:implicitcoll_c_replica3] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1715284 INFO (qtp507014662-13890) [n:127.0.0.1:56458_solr
c:implicitcoll s:c x:implicitcoll_c_replica3] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1715289 INFO (qtp1289236578-13898) [n:127.0.0.1:56459_solr
c:implicitcoll s:a x:implicitcoll_a_replica3] o.a.s.s.SolrIndexSearcher
Opening [Searcher@dcb01da[implicitcoll_a_replica3] main]
[junit4] 2> 1715291 INFO (qtp1289236578-13898) [n:127.0.0.1:56459_solr
c:implicitcoll s:a x:implicitcoll_a_replica3] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 1715291 INFO (qtp507014662-13890) [n:127.0.0.1:56458_solr
c:implicitcoll s:c x:implicitcoll_c_replica3] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 1715291 INFO (qtp507014662-13890) [n:127.0.0.1:56458_solr
c:implicitcoll s:c x:implicitcoll_c_replica3] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 1715291 INFO (qtp1289236578-13898) [n:127.0.0.1:56459_solr
c:implicitcoll s:a x:implicitcoll_a_replica3] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1715291 INFO (qtp1289236578-13898) [n:127.0.0.1:56459_solr
c:implicitcoll s:a x:implicitcoll_a_replica3] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 1715291 INFO (qtp1289236578-13898) [n:127.0.0.1:56459_solr
c:implicitcoll s:a x:implicitcoll_a_replica3] o.a.s.u.UpdateLog Could not find
max version in index or recent updates, using new clock 1568508771278258176
[junit4] 2> 1715291 INFO
(searcherExecutor-6697-thread-1-processing-n:127.0.0.1:56459_solr
x:implicitcoll_a_replica3 s:a c:implicitcoll) [n:127.0.0.1:56459_solr
c:implicitcoll s:a x:implicitcoll_a_replica3] o.a.s.c.SolrCore
[implicitcoll_a_replica3] Registered new searcher
Searcher@dcb01da[implicitcoll_a_replica3]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1715297 INFO (qtp507014662-13890) [n:127.0.0.1:56458_solr
c:implicitcoll s:c x:implicitcoll_c_replica3] o.a.s.s.SolrIndexSearcher
Opening [Searcher@703ed8f7[implicitcoll_c_replica3] main]
[junit4] 2> 1715298 INFO (qtp507014662-13890) [n:127.0.0.1:56458_solr
c:implicitcoll s:c x:implicitcoll_c_replica3] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 1715299 INFO (qtp507014662-13890) [n:127.0.0.1:56458_solr
c:implicitcoll s:c x:implicitcoll_c_replica3] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1715299 INFO (qtp507014662-13890) [n:127.0.0.1:56458_solr
c:implicitcoll s:c x:implicitcoll_c_replica3] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 1715299 INFO (qtp507014662-13890) [n:127.0.0.1:56458_solr
c:implicitcoll s:c x:implicitcoll_c_replica3] o.a.s.u.UpdateLog Could not find
max version in index or recent updates, using new clock 1568508771286646784
[junit4] 2> 1715299 INFO
(searcherExecutor-6694-thread-1-processing-n:127.0.0.1:56458_solr
x:implicitcoll_c_replica3 s:c c:implicitcoll) [n:127.0.0.1:56458_solr
c:implicitcoll s:c x:implicitcoll_c_replica3] o.a.s.c.SolrCore
[implicitcoll_c_replica3] Registered new searcher
Searcher@703ed8f7[implicitcoll_c_replica3]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1715302 INFO (qtp507014662-13887) [n:127.0.0.1:56458_solr
c:implicitcoll s:a x:implicitcoll_a_replica1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1715302 INFO (qtp507014662-13887) [n:127.0.0.1:56458_solr
c:implicitcoll s:a x:implicitcoll_a_replica1] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1715303 INFO (qtp507014662-13887) [n:127.0.0.1:56458_solr
c:implicitcoll s:a x:implicitcoll_a_replica1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 1715303 INFO (qtp507014662-13887) [n:127.0.0.1:56458_solr
c:implicitcoll s:a x:implicitcoll_a_replica1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 1715307 INFO (qtp1289236578-13898) [n:127.0.0.1:56459_solr
c:implicitcoll s:a x:implicitcoll_a_replica3]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard a: total=3 found=1 timeoutin=9999ms
[junit4] 2> 1715307 INFO (qtp1715386170-13879) [n:127.0.0.1:56462_solr
c:implicitcoll s:c x:implicitcoll_c_replica2] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1715307 INFO (qtp1715386170-13879) [n:127.0.0.1:56462_solr
c:implicitcoll s:c x:implicitcoll_c_replica2] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1715308 INFO (qtp1715386170-13879) [n:127.0.0.1:56462_solr
c:implicitcoll s:c x:implicitcoll_c_replica2] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 1715308 INFO (qtp1715386170-13879) [n:127.0.0.1:56462_solr
c:implicitcoll s:c x:implicitcoll_c_replica2] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 1715309 INFO (qtp507014662-13887) [n:127.0.0.1:56458_solr
c:implicitcoll s:a x:implicitcoll_a_replica1] o.a.s.s.SolrIndexSearcher
Opening [Searcher@71afbc83[implicitcoll_a_replica1] main]
[junit4] 2> 1715310 INFO (qtp507014662-13887) [n:127.0.0.1:56458_solr
c:implicitcoll s:a x:implicitcoll_a_replica1] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 1715311 INFO (qtp507014662-13890) [n:127.0.0.1:56458_solr
c:implicitcoll s:c x:implicitcoll_c_replica3]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard c: total=3 found=1 timeoutin=9999ms
[junit4] 2> 1715311 INFO (qtp507014662-13887) [n:127.0.0.1:56458_solr
c:implicitcoll s:a x:implicitcoll_a_replica1] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1715311 INFO (qtp507014662-13887) [n:127.0.0.1:56458_solr
c:implicitcoll s:a x:implicitcoll_a_replica1] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 1715311 INFO (qtp507014662-13887) [n:127.0.0.1:56458_solr
c:implicitcoll s:a x:implicitcoll_a_replica1] o.a.s.u.UpdateLog Could not find
max version in index or recent updates, using new clock 1568508771299229696
[junit4] 2> 1715311 INFO
(searcherExecutor-6700-thread-1-processing-n:127.0.0.1:56458_solr
x:implicitcoll_a_replica1 s:a c:implicitcoll) [n:127.0.0.1:56458_solr
c:implicitcoll s:a x:implicitcoll_a_replica1] o.a.s.c.SolrCore
[implicitcoll_a_replica1] Registered new searcher
Searcher@71afbc83[implicitcoll_a_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1715314 INFO (qtp1715386170-13879) [n:127.0.0.1:56462_solr
c:implicitcoll s:c x:implicitcoll_c_replica2] o.a.s.s.SolrIndexSearcher
Opening [Searcher@5b572e53[implicitcoll_c_replica2] main]
[junit4] 2> 1715321 INFO (qtp925386379-13870) [n:127.0.0.1:56457_solr
c:implicitcoll s:b x:implicitcoll_b_replica3] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1715321 INFO (qtp925386379-13870) [n:127.0.0.1:56457_solr
c:implicitcoll s:b x:implicitcoll_b_replica3] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1715322 INFO (qtp1715386170-13879) [n:127.0.0.1:56462_solr
c:implicitcoll s:c x:implicitcoll_c_replica2] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 1715322 INFO (qtp925386379-13870) [n:127.0.0.1:56457_solr
c:implicitcoll s:b x:implicitcoll_b_replica3] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 1715322 INFO (qtp925386379-13870) [n:127.0.0.1:56457_solr
c:implicitcoll s:b x:implicitcoll_b_replica3] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 1715324 INFO (qtp1715386170-13879) [n:127.0.0.1:56462_solr
c:implicitcoll s:c x:implicitcoll_c_replica2] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1715324 INFO (qtp925386379-13868) [n:127.0.0.1:56457_solr
c:implicitcoll s:a x:implicitcoll_a_replica2] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1715324 INFO (qtp1715386170-13879) [n:127.0.0.1:56462_solr
c:implicitcoll s:c x:implicitcoll_c_replica2] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 1715324 INFO (qtp925386379-13868) [n:127.0.0.1:56457_solr
c:implicitcoll s:a x:implicitcoll_a_replica2] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1715324 INFO
(searcherExecutor-6699-thread-1-processing-n:127.0.0.1:56462_solr
x:implicitcoll_c_replica2 s:c c:implicitcoll) [n:127.0.0.1:56462_solr
c:implicitcoll s:c x:implicitcoll_c_replica2] o.a.s.c.SolrCore
[implicitcoll_c_replica2] Registered new searcher
Searcher@5b572e53[implicitcoll_c_replica2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1715324 INFO (qtp1715386170-13879) [n:127.0.0.1:56462_solr
c:implicitcoll s:c x:implicitcoll_c_replica2] o.a.s.u.UpdateLog Could not find
max version in index or recent updates, using new clock 1568508771312861184
[junit4] 2> 1715325 INFO (qtp925386379-13868) [n:127.0.0.1:56457_solr
c:implicitcoll s:a x:implicitcoll_a_replica2] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 1715325 INFO (qtp925386379-13868) [n:127.0.0.1:56457_solr
c:implicitcoll s:a x:implicitcoll_a_replica2] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 1715327 INFO (qtp507014662-13888) [n:127.0.0.1:56458_solr
c:implicitcoll s:b x:implicitcoll_b_replica2] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1715327 INFO (qtp507014662-13888) [n:127.0.0.1:56458_solr
c:implicitcoll s:b x:implicitcoll_b_replica2] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1715329 INFO (qtp507014662-13888) [n:127.0.0.1:56458_solr
c:implicitcoll s:b x:implicitcoll_b_replica2] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 1715329 INFO (qtp507014662-13888) [n:127.0.0.1:56458_solr
c:implicitcoll s:b x:implicitcoll_b_replica2] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 1715330 INFO (qtp925386379-13868) [n:127.0.0.1:56457_solr
c:implicitcoll s:a x:implicitcoll_a_replica2] o.a.s.s.SolrIndexSearcher
Opening [Searcher@2a1123ac[implicitcoll_a_replica2] main]
[junit4] 2> 1715330 INFO (qtp925386379-13870) [n:127.0.0.1:56457_solr
c:implicitcoll s:b x:implicitcoll_b_replica3] o.a.s.s.SolrIndexSearcher
Opening [Searcher@4c22fd9d[implicitcoll_b_replica3] main]
[junit4] 2> 1715332 INFO (qtp925386379-13868) [n:127.0.0.1:56457_solr
c:implicitcoll s:a x:implicitcoll_a_replica2] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 1715332 INFO (qtp925386379-13870) [n:127.0.0.1:56457_solr
c:implicitcoll s:b x:implicitcoll_b_replica3] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 1715332 INFO (qtp925386379-13868) [n:127.0.0.1:56457_solr
c:implicitcoll s:a x:implicitcoll_a_replica2] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1715332 INFO (qtp925386379-13868) [n:127.0.0.1:56457_solr
c:implicitcoll s:a x:implicitcoll_a_replica2] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 1715333 INFO
(searcherExecutor-6695-thread-1-processing-n:127.0.0.1:56457_solr
x:implicitcoll_a_replica2
[...truncated too long message...]
.amILeader(OverseerTaskProcessor.java:387)
[junit4] > at
org.apache.solr.cloud.OverseerTaskProcessor.run(OverseerTaskProcessor.java:193)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > 6) Thread[id=14300,
name=OverseerHdfsCoreFailoverThread-98031805808640004-127.0.0.1:56884_mujx-n_0000000000,
state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]
[junit4] > at java.lang.Thread.sleep(Native Method)
[junit4] > at
org.apache.solr.common.cloud.ZkCmdExecutor.retryDelay(ZkCmdExecutor.java:111)
[junit4] > at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:70)
[junit4] > at
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:354)
[junit4] > at
org.apache.solr.common.cloud.ZkStateReader.fetchCollectionState(ZkStateReader.java:1110)
[junit4] > at
org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1096)
[junit4] > at
org.apache.solr.common.cloud.ZkStateReader$LazyCollectionRef.get(ZkStateReader.java:638)
[junit4] > at
org.apache.solr.common.cloud.ClusterState.getCollectionsMap(ClusterState.java:250)
[junit4] > at
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.doWork(OverseerAutoReplicaFailoverThread.java:166)
[junit4] > at
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:131)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > 7) Thread[id=14302, name=zkCallback-2396-thread-3,
state=TIMED_WAITING, group=TGRP-MultiThreadedOCPTest]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] > at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
[junit4] > at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
[junit4] > at
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > 8) Thread[id=14291, name=solr-idle-connections-evictor,
state=TIMED_WAITING, group=TGRP-MultiThreadedOCPTest]
[junit4] > at java.lang.Thread.sleep(Native Method)
[junit4] > at
org.apache.solr.update.UpdateShardHandler$IdleConnectionsEvictor$1.run(UpdateShardHandler.java:266)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > 9) Thread[id=14296,
name=TEST-MultiThreadedOCPTest.test-seed#[B69EDA34A85656DC]-EventThread,
state=WAITING, group=TGRP-MultiThreadedOCPTest]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] > at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] > at
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)
[junit4] > 10) Thread[id=14303, name=zkCallback-2396-thread-4,
state=TIMED_WAITING, group=TGRP-MultiThreadedOCPTest]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] > at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
[junit4] > at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
[junit4] > at
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > 11) Thread[id=14295,
name=TEST-MultiThreadedOCPTest.test-seed#[B69EDA34A85656DC]-SendThread(127.0.0.1:56881),
state=TIMED_WAITING, group=TGRP-MultiThreadedOCPTest]
[junit4] > at java.lang.Thread.sleep(Native Method)
[junit4] > at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1051)
[junit4] > at
__randomizedtesting.SeedInfo.seed([B69EDA34A85656DC]:0)Throwable #2:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
[junit4] > 1) Thread[id=14297, name=zkCallback-2396-thread-1,
state=TIMED_WAITING, group=TGRP-MultiThreadedOCPTest]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] > at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
[junit4] > at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
[junit4] > at
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > 2) Thread[id=14301, name=zkCallback-2396-thread-2,
state=TIMED_WAITING, group=TGRP-MultiThreadedOCPTest]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] > at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
[junit4] > at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
[junit4] > at
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > 3) Thread[id=14302, name=zkCallback-2396-thread-3,
state=TIMED_WAITING, group=TGRP-MultiThreadedOCPTest]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] > at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
[junit4] > at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
[junit4] > at
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > 4) Thread[id=14303, name=zkCallback-2396-thread-4,
state=TIMED_WAITING, group=TGRP-MultiThreadedOCPTest]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] > at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
[junit4] > at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
[junit4] > at
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > 5) Thread[id=14295,
name=TEST-MultiThreadedOCPTest.test-seed#[B69EDA34A85656DC]-SendThread(127.0.0.1:56881),
state=TIMED_WAITING, group=TGRP-MultiThreadedOCPTest]
[junit4] > at java.lang.Thread.sleep(Native Method)
[junit4] > at
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
[junit4] > at
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
[junit4] > at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
[junit4] > at
__randomizedtesting.SeedInfo.seed([B69EDA34A85656DC]:0)
[junit4] Completed [513/714 (3!)] on J0 in 23.91s, 1 test, 3 errors <<<
FAILURES!
[...truncated 44098 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]