Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1402/
9 tests failed.
FAILED: org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader
Error Message:
expected:<2> but was:<3>
Stack Trace:
java.lang.AssertionError: expected:<2> but was:<3>
at
__randomizedtesting.SeedInfo.seed([174C2DA04E69B19C:F1DB196077EB48FD]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader(ForceLeaderTest.java:110)
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:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: junit.framework.TestSuite.org.apache.solr.cloud.ShardRoutingTest
Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.ShardRoutingTest:
1) Thread[id=7721, name=zkCallback-782-thread-1, state=TIMED_WAITING,
group=TGRP-ShardRoutingTest] at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.cloud.ShardRoutingTest:
1) Thread[id=7721, name=zkCallback-782-thread-1, state=TIMED_WAITING,
group=TGRP-ShardRoutingTest]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
at __randomizedtesting.SeedInfo.seed([174C2DA04E69B19C]:0)
FAILED: junit.framework.TestSuite.org.apache.solr.cloud.ShardRoutingTest
Error Message:
There are still zombie threads that couldn't be terminated: 1)
Thread[id=7721, name=zkCallback-782-thread-1, state=TIMED_WAITING,
group=TGRP-ShardRoutingTest] at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=7721, name=zkCallback-782-thread-1, state=TIMED_WAITING,
group=TGRP-ShardRoutingTest]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
at
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
at __randomizedtesting.SeedInfo.seed([174C2DA04E69B19C]:0)
FAILED:
org.apache.solr.update.SoftAutoCommitTest.testSoftCommitWithinAndHardCommitMaxTimeRapidAdds
Error Message:
softCommit: did not find a single commit
Stack Trace:
java.lang.AssertionError: softCommit: did not find a single commit
at
__randomizedtesting.SeedInfo.seed([174C2DA04E69B19C:71012532B74E0634]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNotNull(Assert.java:526)
at
org.apache.solr.update.SoftAutoCommitTest.assertRapidMultiCommitQueues(SoftAutoCommitTest.java:494)
at
org.apache.solr.update.SoftAutoCommitTest.doTestSoftAndHardCommitMaxTimeRapidAdds(SoftAutoCommitTest.java:459)
at
org.apache.solr.update.SoftAutoCommitTest.testSoftCommitWithinAndHardCommitMaxTimeRapidAdds(SoftAutoCommitTest.java:408)
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:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
org.apache.solr.update.SoftAutoCommitTest.testHardCommitWithinAndSoftCommitMaxTimeRapidAdds
Error Message:
softCommit: commit#1 has TS too low relative to previous TS & commitWait:
commitNanos=8253468924638738, prevTimestampNanos=8253468924683573,
commitWaitMillis=500
Stack Trace:
java.lang.AssertionError: softCommit: commit#1 has TS too low relative to
previous TS & commitWait: commitNanos=8253468924638738,
prevTimestampNanos=8253468924683573, commitWaitMillis=500
at
__randomizedtesting.SeedInfo.seed([174C2DA04E69B19C:82E28BF7AC7BC3E1]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.update.SoftAutoCommitTest.assertRapidMultiCommitQueues(SoftAutoCommitTest.java:498)
at
org.apache.solr.update.SoftAutoCommitTest.doTestSoftAndHardCommitMaxTimeRapidAdds(SoftAutoCommitTest.java:459)
at
org.apache.solr.update.SoftAutoCommitTest.testHardCommitWithinAndSoftCommitMaxTimeRapidAdds(SoftAutoCommitTest.java:411)
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:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.BasicDistributedZkTest.test
Error Message:
Timeout occured while waiting response from server at: http://127.0.0.1:43336
Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting
response from server at: http://127.0.0.1:43336
at
__randomizedtesting.SeedInfo.seed([174C2DA04E69B19C:9F18127AE095DC64]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:637)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1121)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
at
org.apache.solr.cloud.BasicDistributedZkTest.testANewCollectionInOneInstanceWithManualShardAssignement(BasicDistributedZkTest.java:801)
at
org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:374)
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:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: Read timed out
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
at java.net.SocketInputStream.read(SocketInputStream.java:171)
at java.net.SocketInputStream.read(SocketInputStream.java:141)
at
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
at
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
at
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
at
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
at
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
at
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
at
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
at
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
at
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
at
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
at
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
at
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:525)
... 52 more
FAILED: org.apache.solr.cloud.hdfs.HdfsSyncSliceTest.test
Error Message:
Timeout occured while waiting response from server at:
https://127.0.0.1:41341/ah_/y/collection1
Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting
response from server at: https://127.0.0.1:41341/ah_/y/collection1
at
__randomizedtesting.SeedInfo.seed([174C2DA04E69B19C:9F18127AE095DC64]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:637)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1121)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:484)
at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:463)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.commit(AbstractFullDistribZkTestBase.java:1583)
at org.apache.solr.cloud.SyncSliceTest.test(SyncSliceTest.java:182)
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:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: Read timed out
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
at java.net.SocketInputStream.read(SocketInputStream.java:171)
at java.net.SocketInputStream.read(SocketInputStream.java:141)
at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
at sun.security.ssl.InputRecord.read(InputRecord.java:503)
at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:983)
at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:940)
at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
at
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
at
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
at
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
at
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
at
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
at
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
at
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
at
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
at
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
at
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
at
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
at
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:525)
... 53 more
FAILED:
org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testNodeMarkersRegistration
Error Message:
Path /autoscaling/nodeAdded/127.0.0.1:46772_solr wasn't created
Stack Trace:
java.lang.AssertionError: Path /autoscaling/nodeAdded/127.0.0.1:46772_solr
wasn't created
at
__randomizedtesting.SeedInfo.seed([174C2DA04E69B19C:FF6A5AC405C7C73]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testNodeMarkersRegistration(TriggerIntegrationTest.java:909)
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:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.hdfs.HdfsTlogReplayBufferedWhileIndexingTest.test
Error Message:
There are still nodes recoverying - waited for 600 seconds
Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 600
seconds
at
__randomizedtesting.SeedInfo.seed([174C2DA04E69B19C:9F18127AE095DC64]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:185)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:914)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForThingsToLevelOut(AbstractFullDistribZkTestBase.java:1471)
at
org.apache.solr.cloud.TlogReplayBufferedWhileIndexingTest.test(TlogReplayBufferedWhileIndexingTest.java:99)
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:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 13055 lines...]
[junit4] Suite: org.apache.solr.cloud.ForceLeaderTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_174C2DA04E69B19C-001/init-core-data-001
[junit4] 2> 401843 WARN
(SUITE-ForceLeaderTest-seed#[174C2DA04E69B19C]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
[junit4] 2> 401970 INFO
(SUITE-ForceLeaderTest-seed#[174C2DA04E69B19C]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 401972 INFO
(SUITE-ForceLeaderTest-seed#[174C2DA04E69B19C]-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> 401972 INFO
(SUITE-ForceLeaderTest-seed#[174C2DA04E69B19C]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 401972 INFO
(SUITE-ForceLeaderTest-seed#[174C2DA04E69B19C]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /gqj/
[junit4] 2> 402055 INFO
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[174C2DA04E69B19C]) [
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 402055 INFO (Thread-149) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 402055 INFO (Thread-149) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 402352 INFO
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[174C2DA04E69B19C]) [
] o.a.s.c.ZkTestServer start zk server on port:35064
[junit4] 2> 402566 ERROR (Thread-149) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 402783 INFO
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[174C2DA04E69B19C]) [
] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 402784 INFO
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[174C2DA04E69B19C]) [
] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 402786 INFO
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[174C2DA04E69B19C]) [
] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 402786 INFO
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[174C2DA04E69B19C]) [
] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 402787 INFO
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[174C2DA04E69B19C]) [
] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 402788 INFO
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[174C2DA04E69B19C]) [
] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 402789 INFO
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[174C2DA04E69B19C]) [
] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 402789 INFO
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[174C2DA04E69B19C]) [
] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 402790 INFO
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[174C2DA04E69B19C]) [
] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 402791 INFO
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[174C2DA04E69B19C]) [
] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 402791 INFO
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[174C2DA04E69B19C]) [
] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 402806 INFO
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[174C2DA04E69B19C]) [
] o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless
explicitly asked otherwise
[junit4] 2> 405785 INFO
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[174C2DA04E69B19C]) [
] o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 405817 INFO
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[174C2DA04E69B19C]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3d4af5ec{/gqj,null,AVAILABLE}
[junit4] 2> 405827 INFO
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[174C2DA04E69B19C]) [
] o.e.j.s.AbstractConnector Started
ServerConnector@2ca8560c{HTTP/1.1,[http/1.1]}{127.0.0.1:41796}
[junit4] 2> 405827 INFO
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[174C2DA04E69B19C]) [
] o.e.j.s.Server Started @426304ms
[junit4] 2> 405827 INFO
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[174C2DA04E69B19C]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_174C2DA04E69B19C-001/tempDir-001/control/data,
replicaType=NRT, hostContext=/gqj, hostPort=35456,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_174C2DA04E69B19C-001/control-001/cores}
[junit4] 2> 405827 ERROR
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[174C2DA04E69B19C]) [
] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
be missing or incomplete.
[junit4] 2> 405827 INFO
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[174C2DA04E69B19C]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™
version 8.0.0
[junit4] 2> 405827 INFO
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[174C2DA04E69B19C]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 405828 INFO
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[174C2DA04E69B19C]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default
config dir: null
[junit4] 2> 405828 INFO
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[174C2DA04E69B19C]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-10-14T16:53:42.682Z
[junit4] 2> 406174 INFO
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[174C2DA04E69B19C]) [
] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 406174 INFO
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[174C2DA04E69B19C]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_174C2DA04E69B19C-001/control-001/solr.xml
[junit4] 2> 406283 INFO
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[174C2DA04E69B19C]) [
] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 406283 INFO
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[174C2DA04E69B19C]) [
] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 406287 INFO
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[174C2DA04E69B19C]) [
] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@48908242, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 406351 INFO
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[174C2DA04E69B19C]) [
] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35064/solr
[junit4] 2> 407135 INFO
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[174C2DA04E69B19C])
[n:127.0.0.1:35456_gqj ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 407154 INFO
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[174C2DA04E69B19C])
[n:127.0.0.1:35456_gqj ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:35456_gqj
[junit4] 2> 407155 INFO
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[174C2DA04E69B19C])
[n:127.0.0.1:35456_gqj ] o.a.s.c.Overseer Overseer
(id=98828289239678980-127.0.0.1:35456_gqj-n_0000000000) starting
[junit4] 2> 408105 INFO
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[174C2DA04E69B19C])
[n:127.0.0.1:35456_gqj ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:35456_gqj
[junit4] 2> 408126 INFO
(zkCallback-126-thread-1-processing-n:127.0.0.1:35456_gqj)
[n:127.0.0.1:35456_gqj ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 410915 INFO
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[174C2DA04E69B19C])
[n:127.0.0.1:35456_gqj ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@48908242
[junit4] 2> 410935 INFO
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[174C2DA04E69B19C])
[n:127.0.0.1:35456_gqj ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@48908242
[junit4] 2> 410935 INFO
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[174C2DA04E69B19C])
[n:127.0.0.1:35456_gqj ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@48908242
[junit4] 2> 410936 INFO
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[174C2DA04E69B19C])
[n:127.0.0.1:35456_gqj ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_174C2DA04E69B19C-001/control-001/cores
[junit4] 2> 411396 INFO
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[174C2DA04E69B19C]) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 411396 INFO
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[174C2DA04E69B19C]) [
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35064/solr
ready
[junit4] 2> 411398 INFO (SocketProxy-Acceptor-35456) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=52808,localport=35456], receiveBufferSize:531000
[junit4] 2> 411416 INFO (SocketProxy-Acceptor-35456) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=41796,localport=57110], receiveBufferSize=530904
[junit4] 2> 411448 INFO (qtp83303268-705) [n:127.0.0.1:35456_gqj ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:35456_gqj&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 411456 INFO
(OverseerThreadFactory-284-thread-1-processing-n:127.0.0.1:35456_gqj)
[n:127.0.0.1:35456_gqj ] o.a.s.c.CreateCollectionCmd Create collection
control_collection
[junit4] 2> 411889 INFO (SocketProxy-Acceptor-35456) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=52813,localport=35456], receiveBufferSize:531000
[junit4] 2> 412063 INFO (qtp83303268-703) [n:127.0.0.1:35456_gqj ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 412064 INFO (qtp83303268-703) [n:127.0.0.1:35456_gqj ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 412067 INFO (SocketProxy-Acceptor-35456) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=41796,localport=57115], receiveBufferSize=530904
[junit4] 2> 412182 INFO
(zkCallback-126-thread-1-processing-n:127.0.0.1:35456_gqj)
[n:127.0.0.1:35456_gqj ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 413117 INFO (qtp83303268-703) [n:127.0.0.1:35456_gqj
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 416042 INFO (qtp83303268-703) [n:127.0.0.1:35456_gqj
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
[junit4] 2> 417879 INFO (qtp83303268-703) [n:127.0.0.1:35456_gqj
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 418406 INFO (qtp83303268-703) [n:127.0.0.1:35456_gqj
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1'
using configuration from collection control_collection, trusted=true
[junit4] 2> 418407 INFO (qtp83303268-703) [n:127.0.0.1:35456_gqj
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.control_collection.shard1.replica_n1' (registry
'solr.core.control_collection.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@48908242
[junit4] 2> 418407 INFO (qtp83303268-703) [n:127.0.0.1:35456_gqj
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 418407 INFO (qtp83303268-703) [n:127.0.0.1:35456_gqj
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore
at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_174C2DA04E69B19C-001/control-001/cores/control_collection_shard1_replica_n1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_174C2DA04E69B19C-001/control-001/cores/control_collection_shard1_replica_n1/data/]
[junit4] 2> 418427 INFO (qtp83303268-703) [n:127.0.0.1:35456_gqj
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=6, maxMergeAtOnceExplicit=7, maxMergedSegmentMB=54.7626953125,
floorSegmentMB=0.3525390625, forceMergeDeletesPctAllowed=6.071741754704716,
segmentsPerTier=20.0, maxCFSSegmentSizeMB=0.41015625, noCFSRatio=0.0
[junit4] 2> 418887 WARN (qtp83303268-703) [n:127.0.0.1:35456_gqj
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
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> 419678 INFO (qtp83303268-703) [n:127.0.0.1:35456_gqj
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 419678 INFO (qtp83303268-703) [n:127.0.0.1:35456_gqj
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 419680 INFO (qtp83303268-703) [n:127.0.0.1:35456_gqj
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 419680 INFO (qtp83303268-703) [n:127.0.0.1:35456_gqj
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 419722 INFO (qtp83303268-703) [n:127.0.0.1:35456_gqj
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@717eff23
[junit4] 2> 419723 INFO (qtp83303268-703) [n:127.0.0.1:35456_gqj
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@71b0355a[control_collection_shard1_replica_n1] main]
[junit4] 2> 419738 INFO (qtp83303268-703) [n:127.0.0.1:35456_gqj
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 419739 INFO (qtp83303268-703) [n:127.0.0.1:35456_gqj
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 419739 INFO (qtp83303268-703) [n:127.0.0.1:35456_gqj
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 419741 INFO
(searcherExecutor-287-thread-1-processing-n:127.0.0.1:35456_gqj
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection)
[n:127.0.0.1:35456_gqj c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore
[control_collection_shard1_replica_n1] Registered new searcher
Searcher@71b0355a[control_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 419742 INFO (qtp83303268-703) [n:127.0.0.1:35456_gqj
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1581252646373687296
[junit4] 2> 419761 INFO (qtp83303268-703) [n:127.0.0.1:35456_gqj
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 419761 INFO (qtp83303268-703) [n:127.0.0.1:35456_gqj
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 419762 INFO (qtp83303268-703) [n:127.0.0.1:35456_gqj
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:35456/gqj/control_collection_shard1_replica_n1/
[junit4] 2> 419762 INFO (qtp83303268-703) [n:127.0.0.1:35456_gqj
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 419762 INFO (qtp83303268-703) [n:127.0.0.1:35456_gqj
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy
http://127.0.0.1:35456/gqj/control_collection_shard1_replica_n1/ has no replicas
[junit4] 2> 419762 INFO (qtp83303268-703) [n:127.0.0.1:35456_gqj
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 419819 INFO
(zkCallback-126-thread-1-processing-n:127.0.0.1:35456_gqj)
[n:127.0.0.1:35456_gqj ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 419820 INFO (qtp83303268-703) [n:127.0.0.1:35456_gqj
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:35456/gqj/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 419821 INFO (qtp83303268-703) [n:127.0.0.1:35456_gqj
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 419874 INFO (qtp83303268-703) [n:127.0.0.1:35456_gqj
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=7811
[junit4] 2> 419991 INFO
(zkCallback-126-thread-1-processing-n:127.0.0.1:35456_gqj)
[n:127.0.0.1:35456_gqj ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 420402 INFO (qtp83303268-705) [n:127.0.0.1:35456_gqj ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 420402 INFO (qtp83303268-705) [n:127.0.0.1:35456_gqj ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:35456_gqj&wt=javabin&version=2}
status=0 QTime=8954
[junit4] 2> 420405 INFO
(OverseerCollectionConfigSetProcessor-98828289239678980-127.0.0.1:35456_gqj-n_0000000000)
[n:127.0.0.1:35456_gqj ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 420703 INFO
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[174C2DA04E69B19C]) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 420703 INFO
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[174C2DA04E69B19C]) [
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35064/solr
ready
[junit4] 2> 420705 INFO
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[174C2DA04E69B19C]) [
] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 420879 INFO (SocketProxy-Acceptor-35456) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=52842,localport=35456], receiveBufferSize:531000
[junit4] 2> 420883 INFO (SocketProxy-Acceptor-35456) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=41796,localport=57144], receiveBufferSize=530904
[junit4] 2> 420951 INFO (qtp83303268-706) [n:127.0.0.1:35456_gqj ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 421018 INFO
(OverseerThreadFactory-284-thread-2-processing-n:127.0.0.1:35456_gqj)
[n:127.0.0.1:35456_gqj ] o.a.s.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 421019 WARN
(OverseerThreadFactory-284-thread-2-processing-n:127.0.0.1:35456_gqj)
[n:127.0.0.1:35456_gqj ] o.a.s.c.CreateCollectionCmd It is unusual to create
a collection (collection1) without cores.
[junit4] 2> 421145 INFO (qtp83303268-706) [n:127.0.0.1:35456_gqj ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 421146 INFO (qtp83303268-706) [n:127.0.0.1:35456_gqj ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2}
status=0 QTime=195
[junit4] 2> 421147 INFO
(OverseerCollectionConfigSetProcessor-98828289239678980-127.0.0.1:35456_gqj-n_0000000000)
[n:127.0.0.1:35456_gqj ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 424044 INFO
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[174C2DA04E69B19C]) [
] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_174C2DA04E69B19C-001/shard-1-001
of type TLOG
[junit4] 2> 424045 INFO
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[174C2DA04E69B19C]) [
] o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 424111 INFO
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[174C2DA04E69B19C]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1ee05f5d{/gqj,null,AVAILABLE}
[junit4] 2> 424111 INFO
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[174C2DA04E69B19C]) [
] o.e.j.s.AbstractConnector Started
ServerConnector@2480e4fa{HTTP/1.1,[http/1.1]}{127.0.0.1:44536}
[junit4] 2> 424111 INFO
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[174C2DA04E69B19C]) [
] o.e.j.s.Server Started @444588ms
[junit4] 2> 424111 INFO
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[174C2DA04E69B19C]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_174C2DA04E69B19C-001/tempDir-001/jetty1,
replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/gqj, hostPort=46804,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_174C2DA04E69B19C-001/shard-1-001/cores}
[junit4] 2> 424112 ERROR
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[174C2DA04E69B19C]) [
] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
be missing or incomplete.
[junit4] 2> 424112 INFO
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[174C2DA04E69B19C]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™
version 8.0.0
[junit4] 2> 424112 INFO
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[174C2DA04E69B19C]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 424112 INFO
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[174C2DA04E69B19C]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default
config dir: null
[junit4] 2> 424181 INFO
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[174C2DA04E69B19C]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-10-14T16:54:00.966Z
[junit4] 2> 424490 INFO
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[174C2DA04E69B19C]) [
] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 424490 INFO
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[174C2DA04E69B19C]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_174C2DA04E69B19C-001/shard-1-001/solr.xml
[junit4] 2> 424652 INFO
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[174C2DA04E69B19C]) [
] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 424652 INFO
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[174C2DA04E69B19C]) [
] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 424653 INFO
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[174C2DA04E69B19C]) [
] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@48908242, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 424731 INFO
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[174C2DA04E69B19C]) [
] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35064/solr
[junit4] 2> 424841 INFO
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[174C2DA04E69B19C])
[n:127.0.0.1:46804_gqj ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 424861 INFO
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[174C2DA04E69B19C])
[n:127.0.0.1:46804_gqj ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 424863 INFO
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[174C2DA04E69B19C])
[n:127.0.0.1:46804_gqj ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:46804_gqj
[junit4] 2> 425045 INFO (zkCallback-133-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 425139 INFO
(zkCallback-138-thread-1-processing-n:127.0.0.1:46804_gqj)
[n:127.0.0.1:46804_gqj ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 425170 INFO
(zkCallback-126-thread-2-processing-n:127.0.0.1:35456_gqj)
[n:127.0.0.1:35456_gqj ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 425855 INFO
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[174C2DA04E69B19C])
[n:127.0.0.1:46804_gqj ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@48908242
[junit4] 2> 425928 INFO
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[174C2DA04E69B19C])
[n:127.0.0.1:46804_gqj ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@48908242
[junit4] 2> 425928 INFO
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[174C2DA04E69B19C])
[n:127.0.0.1:46804_gqj ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@48908242
[junit4] 2> 425929 INFO
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[174C2DA04E69B19C])
[n:127.0.0.1:46804_gqj ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_174C2DA04E69B19C-001/shard-1-001/cores
[junit4] 2> 426507 INFO (qtp83303268-707) [n:127.0.0.1:35456_gqj ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:46804_gqj&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 426593 INFO
(OverseerThreadFactory-284-thread-3-processing-n:127.0.0.1:35456_gqj)
[n:127.0.0.1:35456_gqj ] o.a.s.c.AddReplicaCmd Node Identified
127.0.0.1:46804_gqj for creating new replica
[junit4] 2> 426732 INFO (SocketProxy-Acceptor-46804) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=44625,localport=46804], receiveBufferSize:531000
[junit4] 2> 426794 INFO (SocketProxy-Acceptor-46804) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=44536,localport=39812], receiveBufferSize=530904
[junit4] 2> 426843 INFO (qtp1781752430-757) [n:127.0.0.1:46804_gqj ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
[junit4] 2> 426843 INFO (qtp1781752430-757) [n:127.0.0.1:46804_gqj ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 427049 INFO (qtp1781752430-757) [n:127.0.0.1:46804_gqj
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 427595 INFO (qtp1781752430-757) [n:127.0.0.1:46804_gqj
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.s.IndexSchema
[collection1_shard2_replica_t41] Schema name=test
[junit4] 2> 430628 INFO (qtp1781752430-757) [n:127.0.0.1:46804_gqj
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 430851 INFO (qtp1781752430-757) [n:127.0.0.1:46804_gqj
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard2_replica_t41' using configuration from
collection collection1, trusted=true
[junit4] 2> 430852 INFO (qtp1781752430-757) [n:127.0.0.1:46804_gqj
c:collection1 s:shard2 x:collection1_shard2_replica_t41]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard2.replica_t41' (registry
'solr.core.collection1.shard2.replica_t41') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@48908242
[junit4] 2> 430852 INFO (qtp1781752430-757) [n:127.0.0.1:46804_gqj
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 430852 INFO (qtp1781752430-757) [n:127.0.0.1:46804_gqj
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.SolrCore
[[collection1_shard2_replica_t41] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_174C2DA04E69B19C-001/shard-1-001/cores/collection1_shard2_replica_t41],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_174C2DA04E69B19C-001/shard-1-001/cores/collection1_shard2_replica_t41/data/]
[junit4] 2> 431074 INFO (qtp1781752430-757) [n:127.0.0.1:46804_gqj
c:collection1 s:shard2 x:collection1_shard2_replica_t41]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=6, maxMergeAtOnceExplicit=7, maxMergedSegmentMB=54.7626953125,
floorSegmentMB=0.3525390625, forceMergeDeletesPctAllowed=6.071741754704716,
segmentsPerTier=20.0, maxCFSSegmentSizeMB=0.41015625, noCFSRatio=0.0
[junit4] 2> 431076 WARN (qtp1781752430-757) [n:127.0.0.1:46804_gqj
c:collection1 s:shard2 x:collection1_shard2_replica_t41]
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> 431971 INFO (qtp1781752430-757) [n:127.0.0.1:46804_gqj
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 431971 INFO (qtp1781752430-757) [n:127.0.0.1:46804_gqj
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 431972 INFO (qtp1781752430-757) [n:127.0.0.1:46804_gqj
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 431972 INFO (qtp1781752430-757) [n:127.0.0.1:46804_gqj
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 432007 INFO (qtp1781752430-757) [n:127.0.0.1:46804_gqj
c:collection1 s:shard2 x:collection1_shard2_replica_t41]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@f88f797
[junit4] 2> 432007 INFO (qtp1781752430-757) [n:127.0.0.1:46804_gqj
c:collection1 s:shard2 x:collection1_shard2_replica_t41]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@6076dec6[collection1_shard2_replica_t41] main]
[junit4] 2> 432009 INFO (qtp1781752430-757) [n:127.0.0.1:46804_gqj
c:collection1 s:shard2 x:collection1_shard2_replica_t41]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 432026 INFO (qtp1781752430-757) [n:127.0.0.1:46804_gqj
c:collection1 s:shard2 x:collection1_shard2_replica_t41]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 432047 INFO (qtp1781752430-757) [n:127.0.0.1:46804_gqj
c:collection1 s:shard2 x:collection1_shard2_replica_t41]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 432064 INFO
(searcherExecutor-298-thread-1-processing-n:127.0.0.1:46804_gqj
x:collection1_shard2_replica_t41 s:shard2 c:collection1) [n:127.0.0.1:46804_gqj
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.SolrCore
[collection1_shard2_replica_t41] Registered new searcher
Searcher@6076dec6[collection1_shard2_replica_t41]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 432064 INFO (qtp1781752430-757) [n:127.0.0.1:46804_gqj
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1581252659294240768
[junit4] 2> 432116 INFO (qtp1781752430-757) [n:127.0.0.1:46804_gqj
c:collection1 s:shard2 x:collection1_shard2_replica_t41]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 432116 INFO (qtp1781752430-757) [n:127.0.0.1:46804_gqj
c:collection1 s:shard2 x:collection1_shard2_replica_t41]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 432116 INFO (qtp1781752430-757) [n:127.0.0.1:46804_gqj
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:46804/gqj/collection1_shard2_replica_t41/
[junit4] 2> 432116 INFO (qtp1781752430-757) [n:127.0.0.1:46804_gqj
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 432116 INFO (qtp1781752430-757) [n:127.0.0.1:46804_gqj
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy
http://127.0.0.1:46804/gqj/collection1_shard2_replica_t41/ has no replicas
[junit4] 2> 432116 INFO (qtp1781752430-757) [n:127.0.0.1:46804_gqj
c:collection1 s:shard2 x:collection1_shard2_replica_t41]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 432116 INFO (qtp1781752430-757) [n:127.0.0.1:46804_gqj
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.ZkController
collection1_shard2_replica_t41 stopping background replication from leader
[junit4] 2> 432162 INFO
(zkCallback-138-thread-1-processing-n:127.0.0.1:46804_gqj)
[n:127.0.0.1:46804_gqj ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 432163 INFO (qtp1781752430-757) [n:127.0.0.1:46804_gqj
c:collection1 s:shard2 x:collection1_shard2_replica_t41]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:46804/gqj/collection1_shard2_replica_t41/ shard2
[junit4] 2> 432163 INFO (qtp1781752430-757) [n:127.0.0.1:46804_gqj
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 432182 INFO (qtp1781752430-757) [n:127.0.0.1:46804_gqj
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG}
status=0 QTime=5339
[junit4] 2> 432203 INFO (qtp83303268-707) [n:127.0.0.1:35456_gqj ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={node=127.0.0.1:46804_gqj&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2}
status=0 QTime=5696
[junit4] 2> 432444 INFO
(zkCallback-138-thread-1-processing-n:127.0.0.1:46804_gqj)
[n:127.0.0.1:46804_gqj ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 432955 INFO
(OverseerCollectionConfigSetProcessor-98828289239678980-127.0.0.1:35456_gqj-n_0000000000)
[n:127.0.0.1:35456_gqj ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 435644 INFO
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[174C2DA04E69B19C]) [
] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_174C2DA04E69B19C-001/shard-2-001
of type TLOG
[junit4] 2> 435679 INFO
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[174C2DA04E69B19C]) [
] o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 435699 INFO
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[174C2DA04E69B19C]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4f822ef1{/gqj,null,AVAILABLE}
[junit4] 2> 435700 INFO
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[174C2DA04E69B19C]) [
] o.e.j.s.AbstractConnector Started
ServerConnector@48b886df{HTTP/1.1,[http/1.1]}{127.0.0.1:45437}
[junit4] 2> 435700 INFO
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[174C2DA04E69B19C]) [
] o.e.j.s.Server Started @456177ms
[junit4] 2> 435700 INFO
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[174C2DA04E69B19C]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_174C2DA04E69B19C-001/tempDir-001/jetty2,
replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/gqj, hostPort=50471,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_174C2DA04E69B19C-001/shard-2-001/cores}
[junit4] 2> 435700 ERROR
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[174C2DA04E69B19C]) [
] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
be missing or incomplete.
[junit4] 2> 435763 INFO
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[174C2DA04E69B19C]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™
version 8.0.0
[junit4] 2> 435763 INFO
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[174C2DA04E69B19C]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 435763 INFO
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[174C2DA04E69B19C]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default
config dir: null
[junit4] 2> 435763 INFO
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[174C2DA04E69B19C]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-10-14T16:54:12.617Z
[junit4] 2> 435967 INFO
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[174C2DA04E69B19C]) [
] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 435967 INFO
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[174C2DA04E69B19C]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_174C2DA04E69B19C-001/shard-2-001/solr.xml
[junit4] 2> 435980 INFO
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[174C2DA04E69B19C]) [
] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 435980 INFO
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[174C2DA04E69B19C]) [
] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 435982 INFO
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[174C2DA04E69B19C]) [
] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@48908242, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 436007 INFO (TEST-ForceLeaderTest.testLas
[...truncated too long message...]
live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 7166122 DEBUG (ScheduledTrigger-4798-thread-1)
[n:127.0.0.1:47307_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: [127.0.0.1:34631_solr,
127.0.0.1:47307_solr]
[junit4] 2> 7166122 DEBUG (ScheduledTrigger-4798-thread-1)
[n:127.0.0.1:47307_solr ] o.a.s.c.a.NodeLostTrigger Tracking lost node:
127.0.0.1:46772_solr
[junit4] 2> 7166122 DEBUG (ScheduledTrigger-4798-thread-1)
[n:127.0.0.1:47307_solr ] o.a.s.c.a.NodeLostTrigger Tracking lost node:
127.0.0.1:52643_solr
[junit4] 2> 7166122 DEBUG (ScheduledTrigger-4798-thread-1)
[n:127.0.0.1:47307_solr ] o.a.s.c.a.NodeLostTrigger Tracking lost node:
127.0.0.1:48764_solr
[junit4] 2> 7166122 DEBUG (ScheduledTrigger-4798-thread-1)
[n:127.0.0.1:47307_solr ] o.a.s.c.a.NodeLostTrigger Tracking lost node:
127.0.0.1:51808_solr
[junit4] 2> 7166122 DEBUG (ScheduledTrigger-4798-thread-1)
[n:127.0.0.1:47307_solr ] o.a.s.c.a.NodeLostTrigger Tracking lost node:
127.0.0.1:51841_solr
[junit4] 2> 7166130 INFO (jetty-closer-3323-thread-7) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 7166131 INFO (jetty-closer-3323-thread-7) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 7166134 DEBUG (ScheduledTrigger-4798-thread-4)
[n:127.0.0.1:47307_solr ] o.a.s.c.a.NodeAddedTrigger Running
NodeAddedTrigger node_added_trigger
[junit4] 2> 7166134 DEBUG (ScheduledTrigger-4798-thread-4)
[n:127.0.0.1:47307_solr ] o.a.s.c.a.NodeAddedTrigger Found livenodes:
[127.0.0.1:34631_solr, 127.0.0.1:47307_solr]
[junit4] 2> 7166212 DEBUG (jetty-closer-3323-thread-1) [ ]
o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
[junit4] 2> 7167389 WARN
(zkCallback-3426-thread-2-processing-n:127.0.0.1:51808_solr)
[n:127.0.0.1:51808_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 7167390 INFO (jetty-closer-3323-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@329b7144{/solr,null,UNAVAILABLE}
[junit4] 2> 7167411 WARN
(zkCallback-3500-thread-1-processing-n:127.0.0.1:52643_solr)
[n:127.0.0.1:52643_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 7167411 INFO (jetty-closer-3323-thread-5) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@40e830dc{/solr,null,UNAVAILABLE}
[junit4] 2> 7167610 WARN
(zkCallback-3470-thread-1-processing-n:127.0.0.1:48764_solr)
[n:127.0.0.1:48764_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 7167611 INFO (jetty-closer-3323-thread-4) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@21161308{/solr,null,UNAVAILABLE}
[junit4] 2> 7167626 WARN
(zkCallback-3416-thread-1-processing-n:127.0.0.1:51841_solr)
[n:127.0.0.1:51841_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 7167626 WARN
(zkCallback-3512-thread-1-processing-n:127.0.0.1:46772_solr)
[n:127.0.0.1:46772_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 7167627 INFO (jetty-closer-3323-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@256d8bb{/solr,null,UNAVAILABLE}
[junit4] 2> 7167627 INFO (jetty-closer-3323-thread-6) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@64d5493c{/solr,null,UNAVAILABLE}
[junit4] 2> 7167759 WARN
(zkCallback-3374-thread-2-processing-n:127.0.0.1:47307_solr)
[n:127.0.0.1:47307_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 7167759 WARN
(zkCallback-3525-thread-1-processing-n:127.0.0.1:34631_solr)
[n:127.0.0.1:34631_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 7167760 INFO (jetty-closer-3323-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@29798334{/solr,null,UNAVAILABLE}
[junit4] 2> 7167760 INFO (jetty-closer-3323-thread-7) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@2cf9d44d{/solr,null,UNAVAILABLE}
[junit4] 2> 7167779 ERROR
(SUITE-TriggerIntegrationTest-seed#[174C2DA04E69B19C]-worker) [ ]
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper
server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> 7167779 INFO
(SUITE-TriggerIntegrationTest-seed#[174C2DA04E69B19C]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:37628 37628
[junit4] 2> 7167879 INFO (Thread-21685) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:37628 37628
[junit4] 2> 7167890 WARN (Thread-21685) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 49 /solr/aliases.json
[junit4] 2> 14 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 49 /solr/clusterprops.json
[junit4] 2> 49 /solr/clusterstate.json
[junit4] 2> 5 /solr/autoscaling.json
[junit4] 2> 3
/solr/overseer_elect/election/98828724020248632-127.0.0.1:48764_solr-n_0000000009
[junit4] 2> 3
/solr/overseer_elect/election/98828724020248598-127.0.0.1:47307_solr-n_0000000004
[junit4] 2> 2
/solr/overseer_elect/election/98828724020248617-127.0.0.1:51808_solr-n_0000000007
[junit4] 2> 2
/solr/overseer_elect/election/98828724020248613-127.0.0.1:51841_solr-n_0000000006
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 49 /solr/collections
[junit4] 2> 42 /solr/live_nodes
[junit4] 2> 5 /solr/autoscaling/events/.auto_add_replicas
[junit4] 2> 5 /solr/overseer/queue-work
[junit4] 2> 5 /solr/overseer/collection-queue-work
[junit4] 2> 4 /solr/overseer/queue
[junit4] 2> 3 /solr/autoscaling/events/node_added_trigger
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_174C2DA04E69B19C-001
[junit4] 2> Oct 14, 2017 6:46:24 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are:
codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION,
chunkSize=1, maxDocsPerChunk=427, blockSize=815),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION,
chunkSize=1, blockSize=815)), sim=RandomSimilarity(queryNorm=false): {},
locale=ar-BH, timezone=IST
[junit4] 2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation
1.8.0_144 (64-bit)/cpus=4,threads=1,free=108434808,total=509083648
[junit4] 2> NOTE: All tests run in this JVM: [BlockJoinFacetDistribTest,
TestAnalyzedSuggestions, AutoCommitTest, MinimalSchemaTest,
PrimitiveFieldTypeTest, SolrInfoBeanTest, SearchHandlerTest,
MissingSegmentRecoveryTest, TestRawTransformer, ForceLeaderTest,
SortByFunctionTest, LeaderElectionTest, TestSubQueryTransformerDistrib,
TestQuerySenderListener, TestHttpShardHandlerFactory, TestNumericRangeQuery32,
HdfsLockFactoryTest, ClusterStateTest, CollectionStateFormat2Test,
BasicAuthIntegrationTest, PreAnalyzedFieldTest, SolrTestCaseJ4Test,
AssignBackwardCompatibilityTest, TestJmxIntegration, TestRestoreCore,
DistributedQueueTest, URLClassifyProcessorTest,
ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestApiFramework,
TestSuggestSpellingConverter, UniqFieldsUpdateProcessorFactoryTest,
SolrMetricsIntegrationTest, TestConfigSetImmutable,
TestPayloadScoreQParserPlugin, HardAutoCommitTest, TestOrdValues,
HdfsChaosMonkeyNothingIsSafeTest, TestPseudoReturnFields,
HdfsTlogReplayBufferedWhileIndexingTest, OverseerTest,
TestDownShardTolerantSearch, TestExactSharedStatsCache, TestConfigSetsAPI,
SignatureUpdateProcessorFactoryTest, CheckHdfsIndexTest,
FullSolrCloudDistribCmdsTest, CloudMLTQParserTest,
DistributedQueryComponentCustomSortTest, ZkFailoverTest,
TestJavabinTupleStreamParser, HdfsAutoAddReplicasIntegrationTest,
TestMacroExpander, IgnoreCommitOptimizeUpdateProcessorFactoryTest,
CleanupOldIndexTest, TestReload, TestManagedSchemaThreadSafety,
TestJsonFacetRefinement, TestDocBasedVersionConstraints,
CachingDirectoryFactoryTest, TestUtils, TestReversedWildcardFilterFactory,
ReturnFieldsTest, TestRequestStatusCollectionAPI, CdcrReplicationHandlerTest,
TestLeaderElectionWithEmptyReplica, ConnectionManagerTest,
RestartWhileUpdatingTest, TestSchemalessBufferedUpdates, TestZkChroot,
TestCloudManagedSchema, TestHdfsBackupRestoreCore, StressHdfsTest,
ShufflingReplicaListTransformerTest, TestCryptoKeys,
TestAnalyzeInfixSuggestions, TestRecovery, TestFieldCacheVsDocValues,
DistribCursorPagingTest, QueryEqualityTest, PingRequestHandlerTest,
SmileWriterTest, DateFieldTest, TestCloudInspectUtil,
TestEmbeddedSolrServerConstructors, TestClusterProperties,
AutoScalingHandlerTest, TriggerIntegrationTest]
[junit4] Completed [668/745 (7!)] on J2 in 131.94s, 10 tests, 1 failure <<<
FAILURES!
[...truncated 47174 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]