Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.x/289/
5 tests failed.
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.CdcrReplicationDistributedZkTest
Error Message:
ObjectTracker found 1 object(s) that were not released!!! [SolrZkClient]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:184)
at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:116) at
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:106) at
org.apache.solr.common.cloud.ZkStateReader.<init>(ZkStateReader.java:226) at
org.apache.solr.client.solrj.impl.ZkClientClusterStateProvider.connect(ZkClientClusterStateProvider.java:121)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.connect(CloudSolrClient.java:615)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1062)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1042)
at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219) at
org.apache.solr.handler.CdcrReplicatorManager.getCheckpoint(CdcrReplicatorManager.java:196)
at
org.apache.solr.handler.CdcrReplicatorManager.initLogReaders(CdcrReplicatorManager.java:159)
at
org.apache.solr.handler.CdcrReplicatorManager.stateUpdate(CdcrReplicatorManager.java:134)
at
org.apache.solr.handler.CdcrStateManager.callback(CdcrStateManager.java:36) at
org.apache.solr.handler.CdcrLeaderStateManager.setAmILeader(CdcrLeaderStateManager.java:108)
at
org.apache.solr.handler.CdcrLeaderStateManager.checkIfIAmLeader(CdcrLeaderStateManager.java:95)
at
org.apache.solr.handler.CdcrLeaderStateManager.access$400(CdcrLeaderStateManager.java:40)
at
org.apache.solr.handler.CdcrLeaderStateManager$LeaderStateWatcher.process(CdcrLeaderStateManager.java:150)
at
org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:268)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266) at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not
released!!! [SolrZkClient]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:184)
at
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:116)
at
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:106)
at
org.apache.solr.common.cloud.ZkStateReader.<init>(ZkStateReader.java:226)
at
org.apache.solr.client.solrj.impl.ZkClientClusterStateProvider.connect(ZkClientClusterStateProvider.java:121)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.connect(CloudSolrClient.java:615)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1062)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1042)
at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
at
org.apache.solr.handler.CdcrReplicatorManager.getCheckpoint(CdcrReplicatorManager.java:196)
at
org.apache.solr.handler.CdcrReplicatorManager.initLogReaders(CdcrReplicatorManager.java:159)
at
org.apache.solr.handler.CdcrReplicatorManager.stateUpdate(CdcrReplicatorManager.java:134)
at
org.apache.solr.handler.CdcrStateManager.callback(CdcrStateManager.java:36)
at
org.apache.solr.handler.CdcrLeaderStateManager.setAmILeader(CdcrLeaderStateManager.java:108)
at
org.apache.solr.handler.CdcrLeaderStateManager.checkIfIAmLeader(CdcrLeaderStateManager.java:95)
at
org.apache.solr.handler.CdcrLeaderStateManager.access$400(CdcrLeaderStateManager.java:40)
at
org.apache.solr.handler.CdcrLeaderStateManager$LeaderStateWatcher.process(CdcrLeaderStateManager.java:150)
at
org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:268)
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
at __randomizedtesting.SeedInfo.seed([C8BD79F319D22C35]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNull(Assert.java:551)
at
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:301)
at sun.reflect.GeneratedMethodAccessor23.invoke(Unknown Source)
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$7.evaluate(RandomizedRunner.java:870)
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:745)
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.CdcrReplicationDistributedZkTest
Error Message:
2 threads leaked from SUITE scope at
org.apache.solr.cloud.CdcrReplicationDistributedZkTest: 1) Thread[id=14880,
name=zkCallback-2471-thread-3-processing-n:127.0.0.1:42838_y_ihk%2Fxm-EventThread,
state=WAITING, group=TGRP-CdcrReplicationDistributedZkTest] 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:494)
2) Thread[id=14879,
name=zkCallback-2471-thread-3-processing-n:127.0.0.1:42838_y_ihk%2Fxm-SendThread(127.0.0.1:59258),
state=TIMED_WAITING, group=TGRP-CdcrReplicationDistributedZkTest] 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:940)
at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE
scope at org.apache.solr.cloud.CdcrReplicationDistributedZkTest:
1) Thread[id=14880,
name=zkCallback-2471-thread-3-processing-n:127.0.0.1:42838_y_ihk%2Fxm-EventThread,
state=WAITING, group=TGRP-CdcrReplicationDistributedZkTest]
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:494)
2) Thread[id=14879,
name=zkCallback-2471-thread-3-processing-n:127.0.0.1:42838_y_ihk%2Fxm-SendThread(127.0.0.1:59258),
state=TIMED_WAITING, group=TGRP-CdcrReplicationDistributedZkTest]
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:940)
at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
at __randomizedtesting.SeedInfo.seed([C8BD79F319D22C35]:0)
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.CdcrReplicationDistributedZkTest
Error Message:
There are still zombie threads that couldn't be terminated: 1)
Thread[id=14879,
name=zkCallback-2471-thread-3-processing-n:127.0.0.1:42838_y_ihk%2Fxm-SendThread(127.0.0.1:59258),
state=TIMED_WAITING, group=TGRP-CdcrReplicationDistributedZkTest] 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:940)
at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=14879,
name=zkCallback-2471-thread-3-processing-n:127.0.0.1:42838_y_ihk%2Fxm-SendThread(127.0.0.1:59258),
state=TIMED_WAITING, group=TGRP-CdcrReplicationDistributedZkTest]
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:940)
at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
at __randomizedtesting.SeedInfo.seed([C8BD79F319D22C35]:0)
FAILED: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.test
Error Message:
shard3 is not consistent. Got 79 from https://127.0.0.1:33901/collection1
(previous client) and got 81 from https://127.0.0.1:45956/collection1
Stack Trace:
java.lang.AssertionError: shard3 is not consistent. Got 79 from
https://127.0.0.1:33901/collection1 (previous client) and got 81 from
https://127.0.0.1:45956/collection1
at
__randomizedtesting.SeedInfo.seed([C8BD79F319D22C35:40E94629B72E41CD]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1271)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1250)
at
org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.test(ChaosMonkeySafeLeaderTest.java:162)
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
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
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:745)
FAILED: org.apache.solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest.test
Error Message:
Stack Trace:
java.lang.AssertionError
at
__randomizedtesting.SeedInfo.seed([C8BD79F319D22C35:40E94629B72E41CD]:0)
at org.junit.Assert.fail(Assert.java:92)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertTrue(Assert.java:54)
at
org.apache.solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest.test(HdfsWriteToMultipleCollectionsTest.java:137)
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
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
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:745)
Build Log:
[...truncated 12151 lines...]
[junit4] Suite: org.apache.solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_C8BD79F319D22C35-001/init-core-data-001
[junit4] 2> 1030722 INFO
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[C8BD79F319D22C35]-worker) [
] o.a.s.SolrTestCaseJ4 Using TrieFields
[junit4] 2> 1030723 INFO
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[C8BD79F319D22C35]-worker) [
] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
[junit4] 2> 1030723 INFO
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[C8BD79F319D22C35]-worker) [
] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property:
/xxuy/pr
[junit4] 1> Formatting using clusterid: testClusterID
[junit4] 2> 1030751 WARN
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[C8BD79F319D22C35]-worker) [
] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
[junit4] 2> 1030764 WARN
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[C8BD79F319D22C35]-worker) [
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 1030766 INFO
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[C8BD79F319D22C35]-worker) [
] o.m.log jetty-6.1.26
[junit4] 2> 1030775 INFO
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[C8BD79F319D22C35]-worker) [
] o.m.log Extract
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/hdfs
to ./temp/Jetty_localhost_42039_hdfs____.gv03y6/webapp
[junit4] 2> 1031504 INFO
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[C8BD79F319D22C35]-worker) [
] o.m.log Started
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:42039
[junit4] 2> 1031580 WARN
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[C8BD79F319D22C35]-worker) [
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 1031581 INFO
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[C8BD79F319D22C35]-worker) [
] o.m.log jetty-6.1.26
[junit4] 2> 1031590 INFO
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[C8BD79F319D22C35]-worker) [
] o.m.log Extract
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/datanode
to ./temp/Jetty_localhost_35704_datanode____wmk2m8/webapp
[junit4] 2> 1031955 INFO
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[C8BD79F319D22C35]-worker) [
] o.m.log Started
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:35704
[junit4] 2> 1031998 WARN
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[C8BD79F319D22C35]-worker) [
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 1031999 INFO
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[C8BD79F319D22C35]-worker) [
] o.m.log jetty-6.1.26
[junit4] 2> 1032012 INFO
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[C8BD79F319D22C35]-worker) [
] o.m.log Extract
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/datanode
to ./temp/Jetty_localhost_46711_datanode____.i9qbic/webapp
[junit4] 2> 1032091 INFO (IPC Server handler 3 on 43178) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-770bc853-96e7-4339-8166-f21ace9b1e13 node
DatanodeRegistration(127.0.0.1:41127,
datanodeUuid=41a60b86-db4d-477d-9dd3-f7ed1dd43b77, infoPort=34114,
infoSecurePort=0, ipcPort=36381,
storageInfo=lv=-56;cid=testClusterID;nsid=1115533096;c=0), blocks: 0,
hasStaleStorage: true, processing time: 0 msecs
[junit4] 2> 1032091 INFO (IPC Server handler 3 on 43178) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-f0c8d3b1-0b65-44b9-95e1-99ff2a70fca1 node
DatanodeRegistration(127.0.0.1:41127,
datanodeUuid=41a60b86-db4d-477d-9dd3-f7ed1dd43b77, infoPort=34114,
infoSecurePort=0, ipcPort=36381,
storageInfo=lv=-56;cid=testClusterID;nsid=1115533096;c=0), blocks: 0,
hasStaleStorage: false, processing time: 0 msecs
[junit4] 2> 1032470 INFO
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[C8BD79F319D22C35]-worker) [
] o.m.log Started
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:46711
[junit4] 2> 1032559 INFO (IPC Server handler 0 on 43178) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-fbd2ff27-dcbc-4512-bee3-8714e9ce0425 node
DatanodeRegistration(127.0.0.1:58440,
datanodeUuid=0c78c166-215a-40f6-b1b3-51a3f12a3333, infoPort=40456,
infoSecurePort=0, ipcPort=38918,
storageInfo=lv=-56;cid=testClusterID;nsid=1115533096;c=0), blocks: 0,
hasStaleStorage: true, processing time: 0 msecs
[junit4] 2> 1032559 INFO (IPC Server handler 0 on 43178) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-926811d6-d0e8-43d3-bc09-87a4e719441d node
DatanodeRegistration(127.0.0.1:58440,
datanodeUuid=0c78c166-215a-40f6-b1b3-51a3f12a3333, infoPort=40456,
infoSecurePort=0, ipcPort=38918,
storageInfo=lv=-56;cid=testClusterID;nsid=1115533096;c=0), blocks: 0,
hasStaleStorage: false, processing time: 0 msecs
[junit4] 2> 1032640 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[C8BD79F319D22C35]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1032641 INFO (Thread-2242) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1032641 INFO (Thread-2242) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1032741 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[C8BD79F319D22C35]) [ ]
o.a.s.c.ZkTestServer start zk server on port:50881
[junit4] 2> 1032757 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[C8BD79F319D22C35]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 1032759 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[C8BD79F319D22C35]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema15.xml
to /configs/conf1/schema.xml
[junit4] 2> 1032761 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[C8BD79F319D22C35]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1032762 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[C8BD79F319D22C35]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 1032768 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[C8BD79F319D22C35]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 1032769 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[C8BD79F319D22C35]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 1032770 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[C8BD79F319D22C35]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 1032779 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[C8BD79F319D22C35]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 1032780 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[C8BD79F319D22C35]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1032781 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[C8BD79F319D22C35]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 1032782 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[C8BD79F319D22C35]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 1032890 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[C8BD79F319D22C35]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_C8BD79F319D22C35-001/control-001/cores/collection1
[junit4] 2> 1032892 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[C8BD79F319D22C35]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1032906 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[C8BD79F319D22C35]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@68382c20{/xxuy/pr,null,AVAILABLE}
[junit4] 2> 1032906 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[C8BD79F319D22C35]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@718d852f{HTTP/1.1,[http/1.1]}{127.0.0.1:42868}
[junit4] 2> 1032906 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[C8BD79F319D22C35]) [ ]
o.e.j.s.Server Started @1035804ms
[junit4] 2> 1032906 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[C8BD79F319D22C35]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=hdfs://localhost:43178/hdfs__localhost_43178__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-6.x_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_C8BD79F319D22C35-001_tempDir-002_control_data,
hostContext=/xxuy/pr, hostPort=42868,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_C8BD79F319D22C35-001/control-001/cores}
[junit4] 2> 1032907 ERROR
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[C8BD79F319D22C35]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1032907 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[C8BD79F319D22C35]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.5.0
[junit4] 2> 1032907 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[C8BD79F319D22C35]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1032907 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[C8BD79F319D22C35]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1032907 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[C8BD79F319D22C35]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-02-20T09:30:45.943Z
[junit4] 2> 1032910 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[C8BD79F319D22C35]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1032910 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[C8BD79F319D22C35]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_C8BD79F319D22C35-001/control-001/solr.xml
[junit4] 2> 1032917 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[C8BD79F319D22C35]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1032917 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[C8BD79F319D22C35]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50881/solr
[junit4] 2> 1032935 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[C8BD79F319D22C35])
[n:127.0.0.1:42868_xxuy%2Fpr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1032936 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[C8BD79F319D22C35])
[n:127.0.0.1:42868_xxuy%2Fpr ] o.a.s.c.OverseerElectionContext I am going to
be the leader 127.0.0.1:42868_xxuy%2Fpr
[junit4] 2> 1032937 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[C8BD79F319D22C35])
[n:127.0.0.1:42868_xxuy%2Fpr ] o.a.s.c.Overseer Overseer
(id=97490242481487876-127.0.0.1:42868_xxuy%2Fpr-n_0000000000) starting
[junit4] 2> 1032944 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[C8BD79F319D22C35])
[n:127.0.0.1:42868_xxuy%2Fpr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:42868_xxuy%2Fpr
[junit4] 2> 1032953 INFO
(OverseerStateUpdate-97490242481487876-127.0.0.1:42868_xxuy%2Fpr-n_0000000000)
[n:127.0.0.1:42868_xxuy%2Fpr ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (1)
[junit4] 2> 1033013 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[C8BD79F319D22C35])
[n:127.0.0.1:42868_xxuy%2Fpr ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_C8BD79F319D22C35-001/control-001/cores
[junit4] 2> 1033013 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[C8BD79F319D22C35])
[n:127.0.0.1:42868_xxuy%2Fpr ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 1033019 INFO
(OverseerStateUpdate-97490242481487876-127.0.0.1:42868_xxuy%2Fpr-n_0000000000)
[n:127.0.0.1:42868_xxuy%2Fpr ] o.a.s.c.o.ReplicaMutator Assigning new node
to shard shard=shard1
[junit4] 2> 1033035 INFO
(coreLoadExecutor-2490-thread-1-processing-n:127.0.0.1:42868_xxuy%2Fpr)
[n:127.0.0.1:42868_xxuy%2Fpr c:control_collection x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
[junit4] 2> 1033045 INFO
(coreLoadExecutor-2490-thread-1-processing-n:127.0.0.1:42868_xxuy%2Fpr)
[n:127.0.0.1:42868_xxuy%2Fpr c:control_collection x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1033112 WARN
(coreLoadExecutor-2490-thread-1-processing-n:127.0.0.1:42868_xxuy%2Fpr)
[n:127.0.0.1:42868_xxuy%2Fpr c:control_collection x:collection1]
o.a.s.s.IndexSchema [collection1] default search field in schema is text.
WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 1033114 INFO
(coreLoadExecutor-2490-thread-1-processing-n:127.0.0.1:42868_xxuy%2Fpr)
[n:127.0.0.1:42868_xxuy%2Fpr c:control_collection x:collection1]
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 1033129 INFO
(coreLoadExecutor-2490-thread-1-processing-n:127.0.0.1:42868_xxuy%2Fpr)
[n:127.0.0.1:42868_xxuy%2Fpr c:control_collection x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection control_collection
[junit4] 2> 1033130 INFO
(coreLoadExecutor-2490-thread-1-processing-n:127.0.0.1:42868_xxuy%2Fpr)
[n:127.0.0.1:42868_xxuy%2Fpr c:control_collection x:collection1]
o.a.s.c.HdfsDirectoryFactory
solr.hdfs.home=hdfs://localhost:43178/solr_hdfs_home
[junit4] 2> 1033130 INFO
(coreLoadExecutor-2490-thread-1-processing-n:127.0.0.1:42868_xxuy%2Fpr)
[n:127.0.0.1:42868_xxuy%2Fpr c:control_collection x:collection1]
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
[junit4] 2> 1033130 INFO
(coreLoadExecutor-2490-thread-1-processing-n:127.0.0.1:42868_xxuy%2Fpr)
[n:127.0.0.1:42868_xxuy%2Fpr c:control_collection x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_C8BD79F319D22C35-001/control-001/cores/collection1],
dataDir=[hdfs://localhost:43178/solr_hdfs_home/control_collection/core_node1/data/]
[junit4] 2> 1033130 INFO
(coreLoadExecutor-2490-thread-1-processing-n:127.0.0.1:42868_xxuy%2Fpr)
[n:127.0.0.1:42868_xxuy%2Fpr c:control_collection x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f775b2e
[junit4] 2> 1033130 INFO
(coreLoadExecutor-2490-thread-1-processing-n:127.0.0.1:42868_xxuy%2Fpr)
[n:127.0.0.1:42868_xxuy%2Fpr c:control_collection x:collection1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:43178/solr_hdfs_home/control_collection/core_node1/data/snapshot_metadata
[junit4] 2> 1033140 INFO
(coreLoadExecutor-2490-thread-1-processing-n:127.0.0.1:42868_xxuy%2Fpr)
[n:127.0.0.1:42868_xxuy%2Fpr c:control_collection x:collection1]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 1033140 INFO
(coreLoadExecutor-2490-thread-1-processing-n:127.0.0.1:42868_xxuy%2Fpr)
[n:127.0.0.1:42868_xxuy%2Fpr c:control_collection x:collection1]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[8388608] will allocate [1] slabs and use ~[8388608] bytes
[junit4] 2> 1033147 INFO
(coreLoadExecutor-2490-thread-1-processing-n:127.0.0.1:42868_xxuy%2Fpr)
[n:127.0.0.1:42868_xxuy%2Fpr c:control_collection x:collection1]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 1033148 INFO
(coreLoadExecutor-2490-thread-1-processing-n:127.0.0.1:42868_xxuy%2Fpr)
[n:127.0.0.1:42868_xxuy%2Fpr c:control_collection x:collection1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:43178/solr_hdfs_home/control_collection/core_node1/data
[junit4] 2> 1033173 INFO
(coreLoadExecutor-2490-thread-1-processing-n:127.0.0.1:42868_xxuy%2Fpr)
[n:127.0.0.1:42868_xxuy%2Fpr c:control_collection x:collection1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:43178/solr_hdfs_home/control_collection/core_node1/data/index
[junit4] 2> 1033178 INFO
(coreLoadExecutor-2490-thread-1-processing-n:127.0.0.1:42868_xxuy%2Fpr)
[n:127.0.0.1:42868_xxuy%2Fpr c:control_collection x:collection1]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 1033178 INFO
(coreLoadExecutor-2490-thread-1-processing-n:127.0.0.1:42868_xxuy%2Fpr)
[n:127.0.0.1:42868_xxuy%2Fpr c:control_collection x:collection1]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[8388608] will allocate [1] slabs and use ~[8388608] bytes
[junit4] 2> 1033184 INFO
(coreLoadExecutor-2490-thread-1-processing-n:127.0.0.1:42868_xxuy%2Fpr)
[n:127.0.0.1:42868_xxuy%2Fpr c:control_collection x:collection1]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 1033184 INFO
(coreLoadExecutor-2490-thread-1-processing-n:127.0.0.1:42868_xxuy%2Fpr)
[n:127.0.0.1:42868_xxuy%2Fpr c:control_collection x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=24, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=0.509765625,
noCFSRatio=0.22900695798051826]
[junit4] 2> 1033207 INFO (IPC Server handler 3 on 43178) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:41127 is
added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-fbd2ff27-dcbc-4512-bee3-8714e9ce0425:NORMAL:127.0.0.1:58440|RBW],
ReplicaUC[[DISK]DS-f0c8d3b1-0b65-44b9-95e1-99ff2a70fca1:NORMAL:127.0.0.1:41127|FINALIZED]]}
size 0
[junit4] 2> 1033209 INFO (IPC Server handler 4 on 43178) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:58440 is
added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-f0c8d3b1-0b65-44b9-95e1-99ff2a70fca1:NORMAL:127.0.0.1:41127|FINALIZED],
ReplicaUC[[DISK]DS-926811d6-d0e8-43d3-bc09-87a4e719441d:NORMAL:127.0.0.1:58440|FINALIZED]]}
size 0
[junit4] 2> 1033218 WARN
(coreLoadExecutor-2490-thread-1-processing-n:127.0.0.1:42868_xxuy%2Fpr)
[n:127.0.0.1:42868_xxuy%2Fpr c:control_collection x:collection1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 1033267 INFO
(coreLoadExecutor-2490-thread-1-processing-n:127.0.0.1:42868_xxuy%2Fpr)
[n:127.0.0.1:42868_xxuy%2Fpr c:control_collection x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.HdfsUpdateLog
[junit4] 2> 1033267 INFO
(coreLoadExecutor-2490-thread-1-processing-n:127.0.0.1:42868_xxuy%2Fpr)
[n:127.0.0.1:42868_xxuy%2Fpr c:control_collection x:collection1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1033267 INFO
(coreLoadExecutor-2490-thread-1-processing-n:127.0.0.1:42868_xxuy%2Fpr)
[n:127.0.0.1:42868_xxuy%2Fpr c:control_collection x:collection1]
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=2
[junit4] 2> 1033279 INFO
(coreLoadExecutor-2490-thread-1-processing-n:127.0.0.1:42868_xxuy%2Fpr)
[n:127.0.0.1:42868_xxuy%2Fpr c:control_collection x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1033279 INFO
(coreLoadExecutor-2490-thread-1-processing-n:127.0.0.1:42868_xxuy%2Fpr)
[n:127.0.0.1:42868_xxuy%2Fpr c:control_collection x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1033280 INFO
(coreLoadExecutor-2490-thread-1-processing-n:127.0.0.1:42868_xxuy%2Fpr)
[n:127.0.0.1:42868_xxuy%2Fpr c:control_collection x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@59e660b8
[junit4] 2> 1033301 INFO
(coreLoadExecutor-2490-thread-1-processing-n:127.0.0.1:42868_xxuy%2Fpr)
[n:127.0.0.1:42868_xxuy%2Fpr c:control_collection x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@749b5244[collection1] main]
[junit4] 2> 1033302 INFO
(coreLoadExecutor-2490-thread-1-processing-n:127.0.0.1:42868_xxuy%2Fpr)
[n:127.0.0.1:42868_xxuy%2Fpr c:control_collection x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1033302 INFO
(coreLoadExecutor-2490-thread-1-processing-n:127.0.0.1:42868_xxuy%2Fpr)
[n:127.0.0.1:42868_xxuy%2Fpr c:control_collection x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1033302 INFO
(coreLoadExecutor-2490-thread-1-processing-n:127.0.0.1:42868_xxuy%2Fpr)
[n:127.0.0.1:42868_xxuy%2Fpr c:control_collection x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1033305 INFO
(searcherExecutor-2491-thread-1-processing-n:127.0.0.1:42868_xxuy%2Fpr
x:collection1 c:control_collection) [n:127.0.0.1:42868_xxuy%2Fpr
c:control_collection x:collection1] o.a.s.c.SolrCore [collection1] Registered
new searcher Searcher@749b5244[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1033307 INFO
(coreLoadExecutor-2490-thread-1-processing-n:127.0.0.1:42868_xxuy%2Fpr)
[n:127.0.0.1:42868_xxuy%2Fpr c:control_collection x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1559843880402157568
[junit4] 2> 1033319 INFO
(coreZkRegister-2483-thread-1-processing-n:127.0.0.1:42868_xxuy%2Fpr
x:collection1 c:control_collection) [n:127.0.0.1:42868_xxuy%2Fpr
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1033319 INFO
(coreZkRegister-2483-thread-1-processing-n:127.0.0.1:42868_xxuy%2Fpr
x:collection1 c:control_collection) [n:127.0.0.1:42868_xxuy%2Fpr
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1033320 INFO
(coreZkRegister-2483-thread-1-processing-n:127.0.0.1:42868_xxuy%2Fpr
x:collection1 c:control_collection) [n:127.0.0.1:42868_xxuy%2Fpr
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:42868/xxuy/pr/collection1/
[junit4] 2> 1033320 INFO
(coreZkRegister-2483-thread-1-processing-n:127.0.0.1:42868_xxuy%2Fpr
x:collection1 c:control_collection) [n:127.0.0.1:42868_xxuy%2Fpr
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 1033320 INFO
(coreZkRegister-2483-thread-1-processing-n:127.0.0.1:42868_xxuy%2Fpr
x:collection1 c:control_collection) [n:127.0.0.1:42868_xxuy%2Fpr
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
http://127.0.0.1:42868/xxuy/pr/collection1/ has no replicas
[junit4] 2> 1033324 INFO
(coreZkRegister-2483-thread-1-processing-n:127.0.0.1:42868_xxuy%2Fpr
x:collection1 c:control_collection) [n:127.0.0.1:42868_xxuy%2Fpr
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:42868/xxuy/pr/collection1/ shard1
[junit4] 2> 1033475 INFO
(coreZkRegister-2483-thread-1-processing-n:127.0.0.1:42868_xxuy%2Fpr
x:collection1 c:control_collection) [n:127.0.0.1:42868_xxuy%2Fpr
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 1033664 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[C8BD79F319D22C35]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1033665 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[C8BD79F319D22C35]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50881/solr ready
[junit4] 2> 1033665 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[C8BD79F319D22C35]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 1033762 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[C8BD79F319D22C35]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_C8BD79F319D22C35-001/shard-1-001/cores/collection1
[junit4] 2> 1033762 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[C8BD79F319D22C35]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_C8BD79F319D22C35-001/shard-1-001
[junit4] 2> 1033763 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[C8BD79F319D22C35]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1033764 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[C8BD79F319D22C35]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@209ea24a{/xxuy/pr,null,AVAILABLE}
[junit4] 2> 1033764 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[C8BD79F319D22C35]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@5551d84f{HTTP/1.1,[http/1.1]}{127.0.0.1:55777}
[junit4] 2> 1033764 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[C8BD79F319D22C35]) [ ]
o.e.j.s.Server Started @1036662ms
[junit4] 2> 1033764 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[C8BD79F319D22C35]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=hdfs://localhost:43178/hdfs__localhost_43178__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-6.x_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_C8BD79F319D22C35-001_tempDir-002_jetty1,
solrconfig=solrconfig.xml, hostContext=/xxuy/pr, hostPort=55777,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_C8BD79F319D22C35-001/shard-1-001/cores}
[junit4] 2> 1033764 ERROR
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[C8BD79F319D22C35]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1033764 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[C8BD79F319D22C35]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.5.0
[junit4] 2> 1033765 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[C8BD79F319D22C35]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1033765 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[C8BD79F319D22C35]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1033765 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[C8BD79F319D22C35]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-02-20T09:30:46.801Z
[junit4] 2> 1033767 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[C8BD79F319D22C35]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1033767 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[C8BD79F319D22C35]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_C8BD79F319D22C35-001/shard-1-001/solr.xml
[junit4] 2> 1033771 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[C8BD79F319D22C35]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1033772 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[C8BD79F319D22C35]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50881/solr
[junit4] 2> 1033780 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[C8BD79F319D22C35])
[n:127.0.0.1:55777_xxuy%2Fpr ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (1)
[junit4] 2> 1033781 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[C8BD79F319D22C35])
[n:127.0.0.1:55777_xxuy%2Fpr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1033783 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[C8BD79F319D22C35])
[n:127.0.0.1:55777_xxuy%2Fpr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:55777_xxuy%2Fpr
[junit4] 2> 1033784 INFO
(zkCallback-864-thread-4-processing-n:127.0.0.1:42868_xxuy%2Fpr)
[n:127.0.0.1:42868_xxuy%2Fpr ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (1) -> (2)
[junit4] 2> 1033784 INFO (zkCallback-868-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1033794 INFO
(zkCallback-873-thread-1-processing-n:127.0.0.1:55777_xxuy%2Fpr)
[n:127.0.0.1:55777_xxuy%2Fpr ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (1) -> (2)
[junit4] 2> 1033821 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[C8BD79F319D22C35])
[n:127.0.0.1:55777_xxuy%2Fpr ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_C8BD79F319D22C35-001/shard-1-001/cores
[junit4] 2> 1033821 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[C8BD79F319D22C35])
[n:127.0.0.1:55777_xxuy%2Fpr ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 1033826 INFO
(OverseerStateUpdate-97490242481487876-127.0.0.1:42868_xxuy%2Fpr-n_0000000000)
[n:127.0.0.1:42868_xxuy%2Fpr ] o.a.s.c.o.ReplicaMutator Assigning new node
to shard shard=shard1
[junit4] 2> 1034835 INFO
(coreLoadExecutor-2501-thread-1-processing-n:127.0.0.1:55777_xxuy%2Fpr)
[n:127.0.0.1:55777_xxuy%2Fpr c:collection1 x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.5.0
[junit4] 2> 1034845 INFO
(coreLoadExecutor-2501-thread-1-processing-n:127.0.0.1:55777_xxuy%2Fpr)
[n:127.0.0.1:55777_xxuy%2Fpr c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 1034901 WARN
(coreLoadExecutor-2501-thread-1-processing-n:127.0.0.1:55777_xxuy%2Fpr)
[n:127.0.0.1:55777_xxuy%2Fpr c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] default search field in schema is text. WARNING: Deprecated,
please use 'df' on request instead.
[junit4] 2> 1034903 INFO
(coreLoadExecutor-2501-thread-1-processing-n:127.0.0.1:55777_xxuy%2Fpr)
[n:127.0.0.1:55777_xxuy%2Fpr c:collection1 x:collection1] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 1034913 INFO
(coreLoadExecutor-2501-thread-1-processing-n:127.0.0.1:55777_xxuy%2Fpr)
[n:127.0.0.1:55777_xxuy%2Fpr c:collection1 x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection collection1
[junit4] 2> 1034913 INFO
(coreLoadExecutor-2501-thread-1-processing-n:127.0.0.1:55777_xxuy%2Fpr)
[n:127.0.0.1:55777_xxuy%2Fpr c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory
solr.hdfs.home=hdfs://localhost:43178/solr_hdfs_home
[junit4] 2> 1034913 INFO
(coreLoadExecutor-2501-thread-1-processing-n:127.0.0.1:55777_xxuy%2Fpr)
[n:127.0.0.1:55777_xxuy%2Fpr c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
[junit4] 2> 1034913 INFO
(coreLoadExecutor-2501-thread-1-processing-n:127.0.0.1:55777_xxuy%2Fpr)
[n:127.0.0.1:55777_xxuy%2Fpr c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_C8BD79F319D22C35-001/shard-1-001/cores/collection1],
dataDir=[hdfs://localhost:43178/solr_hdfs_home/collection1/core_node1/data/]
[junit4] 2> 1034913 INFO
(coreLoadExecutor-2501-thread-1-processing-n:127.0.0.1:55777_xxuy%2Fpr)
[n:127.0.0.1:55777_xxuy%2Fpr c:collection1 x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f775b2e
[junit4] 2> 1034918 INFO
(coreLoadExecutor-2501-thread-1-processing-n:127.0.0.1:55777_xxuy%2Fpr)
[n:127.0.0.1:55777_xxuy%2Fpr c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:43178/solr_hdfs_home/collection1/core_node1/data/snapshot_metadata
[junit4] 2> 1034924 INFO
(coreLoadExecutor-2501-thread-1-processing-n:127.0.0.1:55777_xxuy%2Fpr)
[n:127.0.0.1:55777_xxuy%2Fpr c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 1034924 INFO
(coreLoadExecutor-2501-thread-1-processing-n:127.0.0.1:55777_xxuy%2Fpr)
[n:127.0.0.1:55777_xxuy%2Fpr c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[8388608] will allocate [1] slabs and use ~[8388608] bytes
[junit4] 2> 1034926 INFO
(coreLoadExecutor-2501-thread-1-processing-n:127.0.0.1:55777_xxuy%2Fpr)
[n:127.0.0.1:55777_xxuy%2Fpr c:collection1 x:collection1]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 1034933 INFO
(coreLoadExecutor-2501-thread-1-processing-n:127.0.0.1:55777_xxuy%2Fpr)
[n:127.0.0.1:55777_xxuy%2Fpr c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:43178/solr_hdfs_home/collection1/core_node1/data
[junit4] 2> 1034955 INFO
(coreLoadExecutor-2501-thread-1-processing-n:127.0.0.1:55777_xxuy%2Fpr)
[n:127.0.0.1:55777_xxuy%2Fpr c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:43178/solr_hdfs_home/collection1/core_node1/data/index
[junit4] 2> 1034963 INFO
(coreLoadExecutor-2501-thread-1-processing-n:127.0.0.1:55777_xxuy%2Fpr)
[n:127.0.0.1:55777_xxuy%2Fpr c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 1034963 INFO
(coreLoadExecutor-2501-thread-1-processing-n:127.0.0.1:55777_xxuy%2Fpr)
[n:127.0.0.1:55777_xxuy%2Fpr c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[8388608] will allocate [1] slabs and use ~[8388608] bytes
[junit4] 2> 1034965 INFO
(coreLoadExecutor-2501-thread-1-processing-n:127.0.0.1:55777_xxuy%2Fpr)
[n:127.0.0.1:55777_xxuy%2Fpr c:collection1 x:collection1]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 1034966 INFO
(coreLoadExecutor-2501-thread-1-processing-n:127.0.0.1:55777_xxuy%2Fpr)
[n:127.0.0.1:55777_xxuy%2Fpr c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=24, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=0.509765625,
noCFSRatio=0.22900695798051826]
[junit4] 2> 1034988 INFO (IPC Server handler 0 on 43178) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:41127 is
added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-926811d6-d0e8-43d3-bc09-87a4e719441d:NORMAL:127.0.0.1:58440|RBW],
ReplicaUC[[DISK]DS-770bc853-96e7-4339-8166-f21ace9b1e13:NORMAL:127.0.0.1:41127|FINALIZED]]}
size 0
[junit4] 2> 1034988 INFO (IPC Server handler 1 on 43178) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:58440 is
added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-770bc853-96e7-4339-8166-f21ace9b1e13:NORMAL:127.0.0.1:41127|FINALIZED],
ReplicaUC[[DISK]DS-fbd2ff27-dcbc-4512-bee3-8714e9ce0425:NORMAL:127.0.0.1:58440|FINALIZED]]}
size 0
[junit4] 2> 1034997 WARN
(coreLoadExecutor-2501-thread-1-processing-n:127.0.0.1:55777_xxuy%2Fpr)
[n:127.0.0.1:55777_xxuy%2Fpr c:collection1 x:collection1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 1035024 INFO
(coreLoadExecutor-2501-thread-1-processing-n:127.0.0.1:55777_xxuy%2Fpr)
[n:127.0.0.1:55777_xxuy%2Fpr c:collection1 x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.HdfsUpdateLog
[junit4] 2> 1035024 INFO
(coreLoadExecutor-2501-thread-1-processing-n:127.0.0.1:55777_xxuy%2Fpr)
[n:127.0.0.1:55777_xxuy%2Fpr c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1035024 INFO
(coreLoadExecutor-2501-thread-1-processing-n:127.0.0.1:55777_xxuy%2Fpr)
[n:127.0.0.1:55777_xxuy%2Fpr c:collection1 x:collection1]
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=2
[junit4] 2> 1035033 INFO
(coreLoadExecutor-2501-thread-1-processing-n:127.0.0.1:55777_xxuy%2Fpr)
[n:127.0.0.1:55777_xxuy%2Fpr c:collection1 x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1035033 INFO
(coreLoadExecutor-2501-thread-1-processing-n:127.0.0.1:55777_xxuy%2Fpr)
[n:127.0.0.1:55777_xxuy%2Fpr c:collection1 x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1035034 INFO
(coreLoadExecutor-2501-thread-1-processing-n:127.0.0.1:55777_xxuy%2Fpr)
[n:127.0.0.1:55777_xxuy%2Fpr c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@1af89e2e
[junit4] 2> 1035040 INFO
(coreLoadExecutor-2501-thread-1-processing-n:127.0.0.1:55777_xxuy%2Fpr)
[n:127.0.0.1:55777_xxuy%2Fpr c:collection1 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@197989a8[collection1] main]
[junit4] 2> 1035041 INFO
(coreLoadExecutor-2501-thread-1-processing-n:127.0.0.1:55777_xxuy%2Fpr)
[n:127.0.0.1:55777_xxuy%2Fpr c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1035042 INFO
(coreLoadExecutor-2501-thread-1-processing-n:127.0.0.1:55777_xxuy%2Fpr)
[n:127.0.0.1:55777_xxuy%2Fpr c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1035042 INFO
(coreLoadExecutor-2501-thread-1-processing-n:127.0.0.1:55777_xxuy%2Fpr)
[n:127.0.0.1:55777_xxuy%2Fpr c:collection1 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1035043 INFO
(searcherExecutor-2502-thread-1-processing-n:127.0.0.1:55777_xxuy%2Fpr
x:collection1 c:collection1) [n:127.0.0.1:55777_xxuy%2Fpr c:collection1
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@197989a8[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1035046 INFO
(coreLoadExecutor-2501-thread-1-processing-n:127.0.0.1:55777_xxuy%2Fpr)
[n:127.0.0.1:55777_xxuy%2Fpr c:collection1 x:collection1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1559843882225631232
[junit4] 2> 1035052 INFO
(coreZkRegister-2496-thread-1-processing-n:127.0.0.1:55777_xxuy%2Fpr
x:collection1 c:collection1) [n:127.0.0.1:55777_xxuy%2Fpr c:collection1
s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough
replicas found to continue.
[junit4] 2> 1035052 INFO
(coreZkRegister-2496-thread-1-processing-n:127.0.0.1:55777_xxuy%2Fpr
x:collection1 c:collection1) [n:127.0.0.1:55777_xxuy%2Fpr c:collection1
s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may
be the new leader - try and sync
[junit4] 2> 1035052 INFO
(coreZkRegister-2496-thread-1-processing-n:127.0.0.1:55777_xxuy%2Fpr
x:collection1 c:collection1) [n:127.0.0.1:55777_xxuy%2Fpr c:collection1
s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:55777/xxuy/pr/collection1/
[junit4] 2> 1035052 INFO
(coreZkRegister-2496-thread-1-processing-n:127.0.0.1:55777_xxuy%2Fpr
x:collection1 c:collection1) [n:127.0.0.1:55777_xxuy%2Fpr c:collection1
s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now
sync replicas to me
[junit4] 2> 1035052 INFO
(coreZkRegister-2496-thread-1-processing-n:127.0.0.1:55777_xxuy%2Fpr
x:collection1 c:collection1) [n:127.0.0.1:55777_xxuy%2Fpr c:collection1
s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
http://127.0.0.1:55777/xxuy/pr/collection1/ has no replicas
[junit4] 2> 1035055 INFO
(coreZkRegister-2496-thread-1-processing-n:127.0.0.1:55777_xxuy%2Fpr
x:collection1 c:collection1) [n:127.0.0.1:55777_xxuy%2Fpr c:collection1
s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am
the new leader: http://127.0.0.1:55777/xxuy/pr/collection1/ shard1
[junit4] 2> 1035206 INFO
(coreZkRegister-2496-thread-1-processing-n:127.0.0.1:55777_xxuy%2Fpr
x:collection1 c:collection1) [n:127.0.0.1:55777_xxuy%2Fpr c:collection1
s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no
recovery necessary
[junit4] 2> 1035604 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[C8BD79F319D22C35]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_C8BD79F319D22C35-001/shard-2-001/cores/collection1
[junit4] 2> 1035605 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[C8BD79F319D22C35]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_C8BD79F319D22C35-001/shard-2-001
[junit4] 2> 1035605 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[C8BD79F319D22C35]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1035606 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[C8BD79F319D22C35]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2dacdcfb{/xxuy/pr,null,AVAILABLE}
[junit4] 2> 1035607 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[C8BD79F319D22C35]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@4740df7b{HTTP/1.1,[http/1.1]}{127.0.0.1:46637}
[junit4] 2> 1035607 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[C8BD79F319D22C35]) [ ]
o.e.j.s.Server Started @1038504ms
[junit4] 2> 1035607 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[C8BD79F319D22C35]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=hdfs://localhost:43178/hdfs__localhost_43178__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-6.x_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_C8BD79F319D22C35-001_tempDir-002_jetty2,
solrconfig=solrconfig.xml, hostContext=/xxuy/pr, hostPort=46637,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_C8BD79F319D22C35-001/shard-2-001/cores}
[junit4] 2> 1035607 ERROR
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[C8BD79F319D22C35]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1035607 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[C8BD79F319D22C35]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.5.0
[junit4] 2> 1035607 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[C8BD79F319D22C35]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1035607 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[C8BD79F319D22C35]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1035607 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[C8BD79F319D22C35]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-02-20T09:30:48.643Z
[junit4] 2> 1035610 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[C8BD79F319D22C35]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1035610 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[C8BD79F319D22C35]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_C8BD79F319D22C35-001/shard-2-001/solr.xml
[junit4] 2> 1035617 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[C8BD79F319D22C35]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1035618 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[C8BD79F319D22C35]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50881/solr
[junit4] 2> 1035627 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[C8BD79F319D22C35])
[n:127.0.0.1:46637_xxuy%2Fpr ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (2)
[junit4] 2> 1035630 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[C8BD79F319D22C35])
[n:127.0.0.1:46637_xxuy%2Fpr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1035634 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[C8BD79F319D22C35])
[n:127.0.0.1:46637_xxuy%2Fpr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:46637_xxuy%2Fpr
[junit4] 2> 1035636 INFO (zkCallback-868-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1035636 INFO
(zkCallback-873-thread-1-processing-n:127.0.0.1:55777_xxuy%2Fpr)
[n:127.0.0.1:55777_xxuy%2Fpr ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (2) -> (3)
[junit4] 2> 1035637 INFO
(zkCallback-864-thread-4-processing-n:127.0.0.1:42868_xxuy%2Fpr)
[n:127.0.0.1:42868_xxuy%2Fpr ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (2) -> (3)
[junit4] 2> 1035637 INFO
(zkCallback-879-thread-1-processing-n:127.0.0.1:46637_xxuy%2Fpr)
[n:127.0.0.1:46637_xxuy%2Fpr ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (2) -> (3)
[junit4] 2> 1035687 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[C8BD79F319D22C35])
[n:127.0.0.1:46637_xxuy%2Fpr ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_C8BD79F319D22C35-001/shard-2-001/cores
[junit4] 2> 1035687 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[C8BD79F319D22C35])
[n:127.0.0.1:46637_xxuy%2Fpr ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 1035689 INFO
(OverseerStateUpdate-97490242481487876-127.0.0.1:42868_xxuy%2Fpr-n_0000000000)
[n:127.0.0.1:42868_xxuy%2Fpr ] o.a.s.c.o.ReplicaMutator Assigning new node
to shard shard=shard1
[junit4] 2> 1036712 INFO
(coreLoadExecutor-2512-thread-1-processing-n:127.0.0.1:46637_xxuy%2Fpr)
[n:127.0.0.1:46637_xxuy%2Fpr c:collection1 x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.5.0
[junit4] 2> 1036722 INFO
(coreLoadExecutor-2512-thread-1-processing-n:127.0.0.1:46637_xxuy%2Fpr)
[n:127.0.0.1:46637_xxuy%2Fpr c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 1036767 WARN
(coreLoadExecutor-2512-thread-1-processing-n:127.0.0.1:46637_xxuy%2Fpr)
[n:127.0.0.1:46637_xxuy%2Fpr c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] default search field in schema is text. WARNING: Deprecated,
please use 'df' on request instead.
[junit4] 2> 1036768 INFO
(coreLoadExecutor-2512-thread-1-processing-n:127.0.0.1:46637_xxuy%2Fpr)
[n:127.0.0.1:46637_xxuy%2Fpr c:collection1 x:collection1] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 1037305 INFO
(coreLoadExecutor-2512-thread-1-processing-n:127.0.0.1:46637_xxuy%2Fpr)
[n:127.0.0.1:46637_xxuy%2Fpr c:collection1 x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection collection1
[junit4] 2> 1037306 INFO
(coreLoadExecutor-2512-thread-1-processing-n:127.0.0.1:46637_xxuy%2Fpr)
[n:127.0.0.1:46637_xxuy%2Fpr c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory
solr.hdfs.home=hdfs://localhost:43178/solr_hdfs_home
[junit4] 2> 1037306 INFO
(coreLoadExecutor-2512-thread-1-processing-n:127.0.0.1:46637_xxuy%2Fpr)
[n:127.0.0.1:46637_xxuy%2Fpr c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
[junit4] 2> 1037306 INFO
(coreLoadExecutor-2512-thread-1-processing-n:127.0.0.1:46637_xxuy%2Fpr)
[n:127.0.0.1:46637_xxuy%2Fpr c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_C8BD79F319D22C35-001/shard-2-001/cores/collection1],
dataDir=[hdfs://localhost:43178/solr_hdfs_home/collection1/core_node2/data/]
[junit4] 2> 1037307 INFO
(coreLoadExecutor-2512-thread-1-processing-n:127.0.0.1:46637_xxuy%2Fpr)
[n:127.0.0.1:46637_xxuy%2Fpr c:collection1 x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f775b2e
[junit4] 2> 1037307 INFO
(coreLoadExecutor-2512-thread-1-processing-n:127.0.0.1:46637_xxuy%2Fpr)
[n:127.0.0.1:46637_xxuy%2Fpr c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:43178/solr_hdfs_home/collection1/core_node2/data/snapshot_metadata
[junit4] 2> 1037314 INFO
(coreLoadExecutor-2512-thread-1-processing-n:127.0.0.1:46637_xxuy%2Fpr)
[n:127.0.0.1:46637_xxuy%2Fpr c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 1037314 INFO
(coreLoadExecutor-2512-thread-1-processing-n:127.0.0.1:46637_xxuy%2Fpr)
[n:127.0.0.1:46637_xxuy%2Fpr c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[8388608] will allocate [1] slabs and use ~[8388608] bytes
[junit4] 2> 1037318 INFO
(coreLoadExecutor-2512-thread-1-processing-n:127.0.0.1:46637_xxuy%2Fpr)
[n:127.0.0.1:46637_xxuy%2Fpr c:collection1 x:collection1]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 1037326 INFO
(coreLoadExecutor-2512-thread-1-processing-n:127.0.0.1:46637_xxuy%2Fpr)
[n:127.0.0.1:46637_xxuy%2Fpr c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:43178/solr_hdfs_home/collection1/core_node2/data
[junit4] 2> 1037351 INFO
(coreLoadExecutor-2512-thread-1-processing-n:127.0.0.1:46637_xxuy%2Fpr)
[n:127.0.0.1:46637_xxuy%2Fpr c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:43178/solr_hdfs_home/collection1/core_node2/data/index
[junit4] 2> 1037356 INFO
(coreLoadExecutor-2512-thread-1-processing-n:127.0.0.1:46637_xxuy%2Fpr)
[n:127.0.0.1:46637_xxuy%2Fpr c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 1037356 INFO
(coreLoadExecutor-2512-thread-1-processing-n:127.0.0.1:46637_xxuy%2Fpr)
[n:127.0.0.1:46637_xxuy%2Fpr c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[8388608] will allocate [1] slabs and use ~[8388608] bytes
[junit4] 2> 1037357 INFO
(coreLoadExecutor-2512-thread-1-processing-n:127.0.0.1:46637_xxuy%2Fpr)
[n:127.0.0.1:46637_xxuy%2Fpr c:collection1 x:collection1]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 1037358 INFO
(coreLoadExecutor-2512-thread-1-processing-n:127.0.0.1:46637_xxuy%2Fpr)
[n:127.0.0.1:46637_xxuy%2Fpr c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=24, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=0.509765625,
noCFSRatio=0.22900695798051826]
[junit4] 2> 1037410 INFO (IPC Server handler 2 on 43178) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:58440 is
added to blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-f0c8d3b1-0b65-44b9-95e1-99ff2a70fca1:NORMAL:127.0.0.1:41127|RBW],
ReplicaUC[[DISK]DS-926811d6-d0e8-43d3-bc09-87a4e719441d:NORMAL:127.0.0.1:58440|FINALIZED]]}
size 0
[junit4] 2> 1037412 INFO (IPC Server handler 0 on 43178) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:41127 is
added to blk_1073741827_1003 size 71
[junit4] 2> 1037419 WARN
(coreLoadExecutor-2512-thread-1-processing-n:127.0.0.1:46637_xxuy%2Fpr)
[n:127.0.0.1:46637_xxuy%2Fpr c:collection1 x:collection1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 1037455 INFO
(coreLoadExecutor-2512-thread-1-processing-n:127.0.0.1:46637_xxuy%2Fpr)
[n:127.0.0.1:46637_xxuy%2Fpr c:collection1 x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.HdfsUpdateLog
[junit4] 2> 1037455 INFO
(coreLoadExecutor-2512-thread-1-processing-n:127.0.0.1:46637_xxuy%2Fpr)
[n:127.0.0.1:46637_xxuy%2Fpr c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1037455 INFO
(coreLoadExecutor-2512-thread-1-processing-n:127.0.0.1:46637_xxuy%2Fpr)
[n:127.0.0.1:46637_xxuy%2Fpr c:collection1 x:collection1]
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=2
[junit4] 2> 1037472 INFO
(coreLoadExecutor-2512-thread-1-processing-n:127.0.0.1:46637_xxuy%2Fpr)
[n:127.0.0.1:46637_xxuy%2Fpr c:collection1 x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1037473 INFO
(coreLoadExecutor-2512-thread-1-processing-n:127.0.0.1:46637_xxuy%2Fpr)
[n:127.0.0.1:46637_xxuy%2Fpr c:collection1 x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1037474 INFO
(coreLoadExecutor-2512-thread-1-processing-n:127.0.0.1:46637_xxuy%2Fpr)
[n:127.0.0.1:46637_xxuy%2Fpr c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@681eab15
[junit4] 2> 1037480 INFO
(coreLoadExecutor-2512-thread-1-processing-n:127.0.0.1:46637_xxuy%2Fpr)
[n:127.0.0.1:46637_xxuy%2Fpr c:collection1 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1164df4f[collection1] main]
[junit4] 2> 1037481 INFO
(coreLoadExecutor-2512-thread-1-processing-n:127.0.0.1:46637_xxuy%2Fpr)
[n:127.0.0.1:46637_xxuy%2Fpr c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1037482 INFO
(coreLoadExecutor-2512-thread-1-processing-n:127.0.0.1:46637_xxuy%2Fpr)
[n:127.0.0.1:46637_xxuy%2Fpr c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1037482 INFO
(coreLoadExecutor-2512-thread-1-processing-n:127.0.0.1:46637_xxuy%2Fpr)
[n:127.0.0.1:46637_xxuy%2Fpr c:collection1 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1037483 INFO
(searcherExecutor-2513-thread-1-processing-n:127.0.0.1:46637_xxuy%2Fpr
x:collection1 c:collection1) [n:127.0.0.1:46637_xxuy%2Fpr c:collection1
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1164df4f[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1037486 INFO
(coreLoadExecutor-2512-thread-1-processing-n:127.0.0.1:46637_xxuy%2Fpr)
[n:127.0.0.1:46637_xxuy%2Fpr c:collection1 x:collection1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1559843884784156672
[junit4] 2> 1037491 INFO
(coreZkRegister-2507-thread-1-processing-n:127.0.0.1:46637_xxuy%2Fpr
x:collection1 c:collection1) [n:127.0.0.1:46637_xxuy%2Fpr c:collection1
s:shard1 r:core_node2 x:collection1] o.a.s.c.ZkController Core needs to
recover:collection1
[junit4] 2> 1037493 INFO
(updateExecutor-876-thread-1-processing-n:127.0.0.1:46637_xxuy%2Fpr
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:46637_xxuy%2Fpr
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DefaultSolrCoreState
Running recovery
[junit4] 2> 1037494 INFO
(recoveryExecutor-877-thread-1-processing-n:127.0.0.1:46637_xxuy%2Fpr
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:46637_xxuy%2Fpr
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy
Starting recovery process. recoveringAfterStartup=true
[junit4] 2> 1037494 INFO
(recoveryExecutor-877-thread-1-processing-n:127.0.0.1:46637_xxuy%2Fpr
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:46637_xxuy%2Fpr
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy
###### startupVersions=[[]]
[junit4] 2> 1037494 INFO
(recoveryExecutor-877-thread-1-processing-n:127.0.0.1:46637_xxuy%2Fpr
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:46637_xxuy%2Fpr
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy
Begin buffering updates. core=[collection1]
[junit4] 2> 1037494 INFO
(recoveryExecutor-877-thread-1-processing-n:127.0.0.1:46637_xxuy%2Fpr
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:46637_xxuy%2Fpr
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.UpdateLog Starting
to buffer updates. HDFSUpdateLog{state=ACTIVE, tlog=null}
[junit4] 2> 1037494 INFO
(recoveryExecutor-877-thread-1-processing-n:127.0.0.1:46637_xxuy%2Fpr
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:46637_xxuy%2Fpr
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy
Publishing state of core [collection1] as recovering, leader is
[http://127.0.0.1:55777/xxuy/pr/collection1/] and I am
[http://127.0.0.1:46637/xxuy/pr/collection1/]
[junit4] 2> 1037498 INFO
(recoveryExecutor-877-thread-1-processing-n:127.0.0.1:46637_xxuy%2Fpr
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:46637_xxuy%2Fpr
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy
Sending prep recovery command to [http://127.0.0.1:55777/xxuy/pr];
[WaitForState:
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:46637_xxuy%252Fpr&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 1037502 INFO (qtp567798657-6872) [n:127.0.0.1:55777_xxuy%2Fpr
] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node2,
state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
[junit4] 2> 1037503 INFO (qtp567798657-6872) [n:127.0.0.1:55777_xxuy%2Fpr
] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1
(shard1 of collection1) have state: recovering
[junit4] 2> 1037503 INFO (qtp567798657-6872) [n:127.0.0.1:55777_xxuy%2Fpr
] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering):
collection=collection1, shard=shard1, thisCore=collection1,
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true,
currentState=recovering, localState=active, nodeName=127.0.0.1:46637_xxuy%2Fpr,
coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps:
core_node2:{"core":"collection1","dataDir":"hdfs://localhost:43178/solr_hdfs_home/collection1/core_node2/data/","base_url":"http://127.0.0.1:46637/xxuy/pr","node_name":"127.0.0.1:46637_xxuy%2Fpr","state":"recovering","ulogDir":"hdfs://localhost:43178/solr_hdfs_home/collection1/core_node2/data/tlog"}
[junit4] 2> 1037503 INFO (qtp567798657-6872) [n:127.0.0.1:55777_xxuy%2Fpr
] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node2, state:
recovering, checkLive: true, onlyIfLeader: true for: 0 seconds.
[junit4] 2> 1037503 INFO (qtp567798657-6872) [n:127.0.0.1:55777_xxuy%2Fpr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:46637_xxuy%252Fpr&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1037908 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[C8BD79F319D22C35]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_C8BD79F319D22C35-001/shard-3-001/cores/collection1
[junit4] 2> 1037909 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[C8BD79F319D22C35]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_C8BD79F319D22C35-001/shard-3-001
[junit4] 2> 1037910 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[C8BD79F319D22C35]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1037911 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[C8BD79F319D22C35]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4d99bb42{/xxuy/pr,null,AVAILABLE}
[junit4] 2> 1037912 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[C8BD79F319D22C35]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@71dc9e9a{HTTP/1.1,[http/1.1]}{127.0.0.1:35340}
[junit4] 2> 1037912 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[C8BD79F319D22C35]) [ ]
o.e.j.s.Server Started @1040809ms
[junit4] 2> 1037912 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[C8BD79F319D22C35]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=hdfs://localhost:43178/hdfs__localhost_43178__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-6.x_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_C8BD79F319D22C35-001_tempDir-002_jetty3,
solrconfig=solrconfig.xml, hostContext=/xxuy/pr, hostPort=35340,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_C8BD79F319D22C35-001/shard-3-001/cores}
[junit4] 2> 1037912 ERROR
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[C8BD79F319D22C35]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1037912 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[C8BD79F319D22C35]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.5.0
[junit4] 2> 1037912 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[C8BD79F319D22C35]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1037912 INFO
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[C8BD79F319D22C
[...truncated too long message...]
> java.net.ConnectException: Connection refused
[junit4] 2> at sun.nio.ch.SocketChannelImpl.checkConnect(Native
Method)
[junit4] 2> at
sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
[junit4] 2> 2644875 WARN
(zkCallback-2471-thread-3-processing-n:127.0.0.1:42838_y_ihk%2Fxm-SendThread(127.0.0.1:59258))
[n:127.0.0.1:42838_y_ihk%2Fxm ] o.a.z.ClientCnxn Unexpected exception
[junit4] 2> java.lang.InterruptedException: sleep interrupted
[junit4] 2> at java.lang.Thread.sleep(Native Method)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:994)
[junit4] 2> Feb 20, 2017 9:57:38 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> SEVERE: There are still zombie threads that couldn't be
terminated:
[junit4] 2> 1) Thread[id=14879,
name=zkCallback-2471-thread-3-processing-n:127.0.0.1:42838_y_ihk%2Fxm-SendThread(127.0.0.1:59258),
state=TIMED_WAITING, group=TGRP-CdcrReplicationDistributedZkTest]
[junit4] 2> at java.lang.Thread.sleep(Native Method)
[junit4] 2> at
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
[junit4] 2> NOTE: test params are:
codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
chunkSize=13140, maxDocsPerChunk=205, blockSize=7),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY,
chunkSize=13140, blockSize=7)), sim=RandomSimilarity(queryNorm=true,coord=no):
{}, locale=nl, timezone=America/Mexico_City
[junit4] 2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation
1.8.0_121 (64-bit)/cpus=4,threads=2,free=244352632,total=527433728
[junit4] 2> NOTE: All tests run in this JVM: [TestSchemaNameResource,
MoreLikeThisHandlerTest, TestSolrDynamicMBean,
OutOfBoxZkACLAndCredentialsProvidersTest, TestTrie, CdcrVersionReplicationTest,
ShardRoutingCustomTest, SharedFSAutoReplicaFailoverUtilsTest,
BasicAuthIntegrationTest, TestCollectionAPI, TestReloadAndDeleteDocs,
TestMinMaxOnMultiValuedField, TestFilteredDocIdSet, MetricsHandlerTest,
DateMathParserTest, SolrSlf4jReporterTest,
TestTolerantUpdateProcessorRandomCloud, TestSlowCompositeReaderWrapper,
CloudExitableDirectoryReaderTest, TestFiltering, DocValuesTest,
TermsComponentTest, SolrIndexMetricsTest, TestLuceneMatchVersion,
TestSimpleTrackingShardHandler, TestNoOpRegenerator,
TestFuzzyAnalyzedSuggestions, DeleteShardTest, OverseerTaskQueueTest,
IndexSchemaRuntimeFieldTest, HttpSolrCallGetCoreTest, TestFieldCacheReopen,
TestSystemCollAutoCreate, ZkSolrClientTest, TestUseDocValuesAsStored,
TestSubQueryTransformerCrossCore, UpdateLogTest, ConvertedLegacyTest,
RulesTest, SolrIndexConfigTest, MultiTermTest,
DistribDocExpirationUpdateProcessorTest, JavabinLoaderTest, TestConfigsApi,
CollectionTooManyReplicasTest, DistanceFunctionTest, TestElisionMultitermQuery,
TestBackupRepositoryFactory, SpellingQueryConverterTest, ZkControllerTest,
TestInfoStreamLogging, SpatialRPTFieldTypeTest, TestWordDelimiterFilterFactory,
TestSuggestSpellingConverter, SpellCheckCollatorTest, TestDistributedGrouping,
DistributedMLTComponentTest, TestRTGBase, TestRequestStatusCollectionAPI,
DistributedIntervalFacetingTest, EnumFieldTest,
LeaderFailureAfterFreshStartTest, TestOnReconnectListenerSupport, TestUpdate,
TestFastOutputStream, TestSearchPerf, SolrMetricManagerTest,
TermVectorComponentTest, TestSolrIndexConfig, CdcrReplicationDistributedZkTest]
[junit4] 2> NOTE: download the large Jenkins line-docs file by running
'ant get-jenkins-line-docs' in the lucene directory.
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=CdcrReplicationDistributedZkTest -Dtests.seed=C8BD79F319D22C35
-Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/test-data/enwiki.random.lines.txt
-Dtests.locale=nl -Dtests.timezone=America/Mexico_City -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] ERROR 0.00s J1 | CdcrReplicationDistributedZkTest (suite) <<<
[junit4] > Throwable #1: java.lang.AssertionError: ObjectTracker found 1
object(s) that were not released!!! [SolrZkClient]
[junit4] >
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
[junit4] > at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
[junit4] > at
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:184)
[junit4] > at
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:116)
[junit4] > at
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:106)
[junit4] > at
org.apache.solr.common.cloud.ZkStateReader.<init>(ZkStateReader.java:226)
[junit4] > at
org.apache.solr.client.solrj.impl.ZkClientClusterStateProvider.connect(ZkClientClusterStateProvider.java:121)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient.connect(CloudSolrClient.java:615)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1062)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1042)
[junit4] > at
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
[junit4] > at
org.apache.solr.handler.CdcrReplicatorManager.getCheckpoint(CdcrReplicatorManager.java:196)
[junit4] > at
org.apache.solr.handler.CdcrReplicatorManager.initLogReaders(CdcrReplicatorManager.java:159)
[junit4] > at
org.apache.solr.handler.CdcrReplicatorManager.stateUpdate(CdcrReplicatorManager.java:134)
[junit4] > at
org.apache.solr.handler.CdcrStateManager.callback(CdcrStateManager.java:36)
[junit4] > at
org.apache.solr.handler.CdcrLeaderStateManager.setAmILeader(CdcrLeaderStateManager.java:108)
[junit4] > at
org.apache.solr.handler.CdcrLeaderStateManager.checkIfIAmLeader(CdcrLeaderStateManager.java:95)
[junit4] > at
org.apache.solr.handler.CdcrLeaderStateManager.access$400(CdcrLeaderStateManager.java:40)
[junit4] > at
org.apache.solr.handler.CdcrLeaderStateManager$LeaderStateWatcher.process(CdcrLeaderStateManager.java:150)
[junit4] > at
org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:268)
[junit4] > at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[junit4] > at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] > at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > at
__randomizedtesting.SeedInfo.seed([C8BD79F319D22C35]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:301)
[junit4] > at java.lang.Thread.run(Thread.java:745)Throwable #2:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE
scope at org.apache.solr.cloud.CdcrReplicationDistributedZkTest:
[junit4] > 1) Thread[id=14880,
name=zkCallback-2471-thread-3-processing-n:127.0.0.1:42838_y_ihk%2Fxm-EventThread,
state=WAITING, group=TGRP-CdcrReplicationDistributedZkTest]
[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:494)
[junit4] > 2) Thread[id=14879,
name=zkCallback-2471-thread-3-processing-n:127.0.0.1:42838_y_ihk%2Fxm-SendThread(127.0.0.1:59258),
state=TIMED_WAITING, group=TGRP-CdcrReplicationDistributedZkTest]
[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:940)
[junit4] > at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
[junit4] > at
__randomizedtesting.SeedInfo.seed([C8BD79F319D22C35]:0)Throwable #3:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
[junit4] > 1) Thread[id=14879,
name=zkCallback-2471-thread-3-processing-n:127.0.0.1:42838_y_ihk%2Fxm-SendThread(127.0.0.1:59258),
state=TIMED_WAITING, group=TGRP-CdcrReplicationDistributedZkTest]
[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:940)
[junit4] > at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
[junit4] > at
__randomizedtesting.SeedInfo.seed([C8BD79F319D22C35]:0)
[junit4] Completed [365/696 (3!)] on J1 in 1908.93s, 11 tests, 1 failure, 2
errors <<< FAILURES!
[...truncated 63629 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]