Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/2298/
8 tests failed.
FAILED:
junit.framework.TestSuite.org.apache.solr.ltr.store.rest.TestModelManagerPersistence
Error Message:
1 thread leaked from SUITE scope at
org.apache.solr.ltr.store.rest.TestModelManagerPersistence: 1)
Thread[id=159, name=qtp2034504500-159, state=TIMED_WAITING,
group=TGRP-TestModelManagerPersistence] at sun.misc.Unsafe.park(Native
Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
at java.lang.Thread.run(Thread.java:748)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.ltr.store.rest.TestModelManagerPersistence:
1) Thread[id=159, name=qtp2034504500-159, state=TIMED_WAITING,
group=TGRP-TestModelManagerPersistence]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
at java.lang.Thread.run(Thread.java:748)
at __randomizedtesting.SeedInfo.seed([8E983D4F108CA92A]:0)
FAILED:
junit.framework.TestSuite.org.apache.solr.ltr.store.rest.TestModelManagerPersistence
Error Message:
There are still zombie threads that couldn't be terminated: 1)
Thread[id=159, name=qtp2034504500-159, state=TIMED_WAITING,
group=TGRP-TestModelManagerPersistence] at sun.misc.Unsafe.park(Native
Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
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=159, name=qtp2034504500-159, state=TIMED_WAITING,
group=TGRP-TestModelManagerPersistence]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
at java.lang.Thread.run(Thread.java:748)
at __randomizedtesting.SeedInfo.seed([8E983D4F108CA92A]:0)
FAILED: org.apache.solr.cloud.TestUtilizeNode.test
Error Message:
no replica should be present in 127.0.0.1:34344_solr
Stack Trace:
java.lang.AssertionError: no replica should be present in 127.0.0.1:34344_solr
at
__randomizedtesting.SeedInfo.seed([7D757E90F8BE0D14:F521414A564260EC]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.apache.solr.cloud.TestUtilizeNode.test(TestUtilizeNode.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
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.api.collections.ShardSplitTest.testSplitAfterFailedSplit
Error Message:
expected:<1> but was:<2>
Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
at
__randomizedtesting.SeedInfo.seed([7D757E90F8BE0D14:8438ED3FC4CB409E]: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.api.collections.ShardSplitTest.testSplitAfterFailedSplit(ShardSplitTest.java:282)
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: org.apache.solr.cloud.autoscaling.sim.TestLargeCluster.testSearchRate
Error Message:
The trigger did not fire at all
Stack Trace:
java.lang.AssertionError: The trigger did not fire at all
at
__randomizedtesting.SeedInfo.seed([7D757E90F8BE0D14:203D60193778AB5B]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.cloud.autoscaling.sim.TestLargeCluster.testSearchRate(TestLargeCluster.java:547)
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.autoscaling.sim.TestTriggerIntegration.testSearchRate
Error Message:
The trigger did not fire at all
Stack Trace:
java.lang.AssertionError: The trigger did not fire at all
at
__randomizedtesting.SeedInfo.seed([7D757E90F8BE0D14:203D60193778AB5B]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration.testSearchRate(TestTriggerIntegration.java:1178)
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.autoscaling.sim.TestTriggerIntegration.testNodeMarkersRegistration
Error Message:
Path /autoscaling/nodeAdded/127.0.0.1:10006_solr should have been deleted
Stack Trace:
java.lang.AssertionError: Path /autoscaling/nodeAdded/127.0.0.1:10006_solr
should have been deleted
at
__randomizedtesting.SeedInfo.seed([7D757E90F8BE0D14:65CFF69CF68BC0FB]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertFalse(Assert.java:68)
at
org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration.testNodeMarkersRegistration(TestTriggerIntegration.java:844)
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.handler.admin.AutoscalingHistoryHandlerTest.testHistory
Error Message:
expected:<5> but was:<0>
Stack Trace:
java.lang.AssertionError: expected:<5> but was:<0>
at
__randomizedtesting.SeedInfo.seed([7D757E90F8BE0D14:1089DA6D42F6F213]: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.handler.admin.AutoscalingHistoryHandlerTest.testHistory(AutoscalingHistoryHandlerTest.java:244)
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)
Build Log:
[...truncated 12209 lines...]
[junit4] Suite: org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4] 2> 133152 INFO
(SUITE-ShardSplitTest-seed#[7D757E90F8BE0D14]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_7D757E90F8BE0D14-001/init-core-data-001
[junit4] 2> 133153 WARN
(SUITE-ShardSplitTest-seed#[7D757E90F8BE0D14]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=18 numCloses=18
[junit4] 2> 133153 INFO
(SUITE-ShardSplitTest-seed#[7D757E90F8BE0D14]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 133155 INFO
(SUITE-ShardSplitTest-seed#[7D757E90F8BE0D14]-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> 133155 INFO
(SUITE-ShardSplitTest-seed#[7D757E90F8BE0D14]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /r_xf/
[junit4] 2> 133227 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 133245 INFO (Thread-57) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 133245 INFO (Thread-57) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 133298 ERROR (Thread-57) [ ] 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> 133354 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14]) [ ]
o.a.s.c.ZkTestServer start zk server on port:42924
[junit4] 2> 133456 INFO (zkConnectionManagerCallback-85-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 133674 INFO (zkConnectionManagerCallback-87-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 133695 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 133714 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/schema15.xml
to /configs/conf1/schema.xml
[junit4] 2> 133747 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 133749 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 133768 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 133769 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 133770 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 133771 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 133784 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 133785 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 133786 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 133845 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless explicitly
asked otherwise
[junit4] 2> 134616 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14]) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-22T05:27:37+08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 134676 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 134676 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 134676 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14]) [ ]
o.e.j.s.session Scavenging every 600000ms
[junit4] 2> 134677 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7dc93285{/r_xf,null,AVAILABLE}
[junit4] 2> 134678 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@45391b5a{HTTP/1.1,[http/1.1]}{127.0.0.1:44044}
[junit4] 2> 134678 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14]) [ ]
o.e.j.s.Server Started @146911ms
[junit4] 2> 134678 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_7D757E90F8BE0D14-001/tempDir-001/control/data,
replicaType=NRT, hostContext=/r_xf, hostPort=44044,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_7D757E90F8BE0D14-001/control-001/cores}
[junit4] 2> 134679 ERROR
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 134679 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 134679 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 134679 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 134679 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-02-05T16:41:20.486Z
[junit4] 2> 134713 INFO (zkConnectionManagerCallback-89-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 134714 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 134714 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_7D757E90F8BE0D14-001/control-001/solr.xml
[junit4] 2> 134752 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 134752 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 134753 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@367dc723, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 134824 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42924/solr
[junit4] 2> 134845 INFO (zkConnectionManagerCallback-93-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 134883 INFO
(zkConnectionManagerCallback-95-thread-1-processing-n:127.0.0.1:44044_r_xf)
[n:127.0.0.1:44044_r_xf ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 135974 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14])
[n:127.0.0.1:44044_r_xf ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 135990 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14])
[n:127.0.0.1:44044_r_xf ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:44044_r_xf
[junit4] 2> 135991 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14])
[n:127.0.0.1:44044_r_xf ] o.a.s.c.Overseer Overseer
(id=72069802084335620-127.0.0.1:44044_r_xf-n_0000000000) starting
[junit4] 2> 136029 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14])
[n:127.0.0.1:44044_r_xf ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44044_r_xf
[junit4] 2> 136030 INFO
(OverseerStateUpdate-72069802084335620-127.0.0.1:44044_r_xf-n_0000000000)
[n:127.0.0.1:44044_r_xf ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 136458 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14])
[n:127.0.0.1:44044_r_xf ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@367dc723
[junit4] 2> 136532 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14])
[n:127.0.0.1:44044_r_xf ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@367dc723
[junit4] 2> 136545 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14])
[n:127.0.0.1:44044_r_xf ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@367dc723
[junit4] 2> 136547 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14])
[n:127.0.0.1:44044_r_xf ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_7D757E90F8BE0D14-001/control-001/cores
[junit4] 2> 136858 INFO (zkConnectionManagerCallback-101-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 136910 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 136924 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42924/solr ready
[junit4] 2> 136933 INFO (qtp1074694918-471) [n:127.0.0.1:44044_r_xf ]
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:44044_r_xf&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 137089 INFO
(OverseerThreadFactory-141-thread-1-processing-n:127.0.0.1:44044_r_xf)
[n:127.0.0.1:44044_r_xf ] o.a.s.c.a.c.CreateCollectionCmd Create collection
control_collection
[junit4] 2> 137301 INFO (qtp1074694918-475) [n:127.0.0.1:44044_r_xf ]
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> 137301 INFO (qtp1074694918-475) [n:127.0.0.1:44044_r_xf ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 137620 INFO
(zkCallback-94-thread-1-processing-n:127.0.0.1:44044_r_xf)
[n:127.0.0.1:44044_r_xf ] 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> 138627 INFO (qtp1074694918-475) [n:127.0.0.1:44044_r_xf
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 138837 INFO (qtp1074694918-475) [n:127.0.0.1:44044_r_xf
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> 139443 INFO (qtp1074694918-475) [n:127.0.0.1:44044_r_xf
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 139627 INFO (qtp1074694918-475) [n:127.0.0.1:44044_r_xf
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> 139660 INFO (qtp1074694918-475) [n:127.0.0.1:44044_r_xf
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@367dc723
[junit4] 2> 139735 INFO (qtp1074694918-475) [n:127.0.0.1:44044_r_xf
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 139735 INFO (qtp1074694918-475) [n:127.0.0.1:44044_r_xf
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
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_7D757E90F8BE0D14-001/control-001/cores/control_collection_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_7D757E90F8BE0D14-001/control-001/cores/control_collection_shard1_replica_n1/data/]
[junit4] 2> 139770 INFO (qtp1074694918-475) [n:127.0.0.1:44044_r_xf
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=45, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=20.3046875,
floorSegmentMB=1.5849609375, forceMergeDeletesPctAllowed=25.297949433785103,
segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 139831 WARN (qtp1074694918-475) [n:127.0.0.1:44044_r_xf
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> 140031 INFO (qtp1074694918-475) [n:127.0.0.1:44044_r_xf
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> 140031 INFO (qtp1074694918-475) [n:127.0.0.1:44044_r_xf
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> 140032 INFO (qtp1074694918-475) [n:127.0.0.1:44044_r_xf
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 140032 INFO (qtp1074694918-475) [n:127.0.0.1:44044_r_xf
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 140050 INFO (qtp1074694918-475) [n:127.0.0.1:44044_r_xf
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=28, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=55.26953125,
floorSegmentMB=1.7734375, forceMergeDeletesPctAllowed=9.0423274225675,
segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.2771342467784269
[junit4] 2> 140101 INFO (qtp1074694918-475) [n:127.0.0.1:44044_r_xf
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@2933fd7c[control_collection_shard1_replica_n1] main]
[junit4] 2> 140158 INFO (qtp1074694918-475) [n:127.0.0.1:44044_r_xf
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 140174 INFO (qtp1074694918-475) [n:127.0.0.1:44044_r_xf
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> 140175 INFO (qtp1074694918-475) [n:127.0.0.1:44044_r_xf
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 140175 INFO (qtp1074694918-475) [n:127.0.0.1:44044_r_xf
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 1591579913467461632
[junit4] 2> 140232 INFO
(searcherExecutor-144-thread-1-processing-n:127.0.0.1:44044_r_xf
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection)
[n:127.0.0.1:44044_r_xf 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@2933fd7c[control_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 140264 INFO (qtp1074694918-475) [n:127.0.0.1:44044_r_xf
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 140265 INFO (qtp1074694918-475) [n:127.0.0.1:44044_r_xf
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> 140265 INFO (qtp1074694918-475) [n:127.0.0.1:44044_r_xf
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:44044/r_xf/control_collection_shard1_replica_n1/
[junit4] 2> 140265 INFO (qtp1074694918-475) [n:127.0.0.1:44044_r_xf
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> 140265 INFO (qtp1074694918-475) [n:127.0.0.1:44044_r_xf
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy
http://127.0.0.1:44044/r_xf/control_collection_shard1_replica_n1/ has no
replicas
[junit4] 2> 140265 INFO (qtp1074694918-475) [n:127.0.0.1:44044_r_xf
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> 140337 INFO (qtp1074694918-475) [n:127.0.0.1:44044_r_xf
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:44044/r_xf/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 140389 INFO
(zkCallback-94-thread-2-processing-n:127.0.0.1:44044_r_xf)
[n:127.0.0.1:44044_r_xf ] 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> 140446 INFO (qtp1074694918-475) [n:127.0.0.1:44044_r_xf
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> 140448 INFO (qtp1074694918-475) [n:127.0.0.1:44044_r_xf
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=3146
[junit4] 2> 140508 INFO (qtp1074694918-471) [n:127.0.0.1:44044_r_xf ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 140600 INFO
(zkCallback-94-thread-2-processing-n:127.0.0.1:44044_r_xf)
[n:127.0.0.1:44044_r_xf ] 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> 141269 INFO
(OverseerCollectionConfigSetProcessor-72069802084335620-127.0.0.1:44044_r_xf-n_0000000000)
[n:127.0.0.1:44044_r_xf ] 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> 141512 INFO (qtp1074694918-471) [n:127.0.0.1:44044_r_xf ]
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:44044_r_xf&wt=javabin&version=2}
status=0 QTime=4579
[junit4] 2> 141594 INFO (zkConnectionManagerCallback-105-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 141595 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 141596 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42924/solr ready
[junit4] 2> 141596 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 141648 INFO (qtp1074694918-475) [n:127.0.0.1:44044_r_xf ]
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> 141699 INFO
(OverseerThreadFactory-141-thread-2-processing-n:127.0.0.1:44044_r_xf)
[n:127.0.0.1:44044_r_xf ] o.a.s.c.a.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 141755 WARN
(OverseerThreadFactory-141-thread-2-processing-n:127.0.0.1:44044_r_xf)
[n:127.0.0.1:44044_r_xf ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to
create a collection (collection1) without cores.
[junit4] 2> 142095 INFO (qtp1074694918-475) [n:127.0.0.1:44044_r_xf ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 142095 INFO (qtp1074694918-475) [n:127.0.0.1:44044_r_xf ]
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=447
[junit4] 2> 143214 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_7D757E90F8BE0D14-001/shard-1-001
of type TLOG
[junit4] 2> 143268 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14]) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-22T05:27:37+08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 143408 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 143408 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 143408 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14]) [ ]
o.e.j.s.session Scavenging every 600000ms
[junit4] 2> 143413 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@51df79fe{/r_xf,null,AVAILABLE}
[junit4] 2> 143414 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@422c30d4{HTTP/1.1,[http/1.1]}{127.0.0.1:38452}
[junit4] 2> 143414 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14]) [ ]
o.e.j.s.Server Started @155647ms
[junit4] 2> 143414 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_7D757E90F8BE0D14-001/tempDir-001/jetty1,
replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/r_xf,
hostPort=38452,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_7D757E90F8BE0D14-001/shard-1-001/cores}
[junit4] 2> 143414 ERROR
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 143414 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 143414 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 143415 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 143415 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-02-05T16:41:29.222Z
[junit4] 2> 143450 INFO (zkConnectionManagerCallback-107-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 143510 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 143511 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_7D757E90F8BE0D14-001/shard-1-001/solr.xml
[junit4] 2> 143613 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 143613 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 143615 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@367dc723, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 143708 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42924/solr
[junit4] 2> 143744 INFO
(OverseerCollectionConfigSetProcessor-72069802084335620-127.0.0.1:44044_r_xf-n_0000000000)
[n:127.0.0.1:44044_r_xf ] 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> 143794 INFO (zkConnectionManagerCallback-111-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 143863 INFO
(zkConnectionManagerCallback-113-thread-1-processing-n:127.0.0.1:38452_r_xf)
[n:127.0.0.1:38452_r_xf ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 144034 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14])
[n:127.0.0.1:38452_r_xf ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 144035 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14])
[n:127.0.0.1:38452_r_xf ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 144037 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14])
[n:127.0.0.1:38452_r_xf ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38452_r_xf
[junit4] 2> 144118 INFO
(zkCallback-94-thread-1-processing-n:127.0.0.1:44044_r_xf)
[n:127.0.0.1:44044_r_xf ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 144216 INFO (zkCallback-104-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 144341 INFO
(zkCallback-112-thread-1-processing-n:127.0.0.1:38452_r_xf)
[n:127.0.0.1:38452_r_xf ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 144548 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14])
[n:127.0.0.1:38452_r_xf ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@367dc723
[junit4] 2> 144587 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14])
[n:127.0.0.1:38452_r_xf ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@367dc723
[junit4] 2> 144588 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14])
[n:127.0.0.1:38452_r_xf ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@367dc723
[junit4] 2> 144604 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14])
[n:127.0.0.1:38452_r_xf ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_7D757E90F8BE0D14-001/shard-1-001/cores
[junit4] 2> 144922 INFO (qtp795736388-519) [n:127.0.0.1:38452_r_xf ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:38452_r_xf&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 145061 INFO
(OverseerThreadFactory-141-thread-3-processing-n:127.0.0.1:44044_r_xf)
[n:127.0.0.1:44044_r_xf ] o.a.s.c.a.c.AddReplicaCmd Node Identified
127.0.0.1:38452_r_xf for creating new replica
[junit4] 2> 145081 INFO (qtp795736388-523) [n:127.0.0.1:38452_r_xf ]
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> 145081 INFO (qtp795736388-523) [n:127.0.0.1:38452_r_xf ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 145099 INFO
(zkCallback-112-thread-1-processing-n:127.0.0.1:38452_r_xf)
[n:127.0.0.1:38452_r_xf ] 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> 146213 INFO (qtp795736388-523) [n:127.0.0.1:38452_r_xf
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 146443 INFO (qtp795736388-523) [n:127.0.0.1:38452_r_xf
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.s.IndexSchema
[collection1_shard2_replica_t41] Schema name=test
[junit4] 2> 147269 INFO (qtp795736388-523) [n:127.0.0.1:38452_r_xf
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 147522 INFO (qtp795736388-523) [n:127.0.0.1:38452_r_xf
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> 147522 INFO (qtp795736388-523) [n:127.0.0.1:38452_r_xf
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@367dc723
[junit4] 2> 147522 INFO (qtp795736388-523) [n:127.0.0.1:38452_r_xf
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 147540 INFO (qtp795736388-523) [n:127.0.0.1:38452_r_xf
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.SolrCore
[[collection1_shard2_replica_t41] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_7D757E90F8BE0D14-001/shard-1-001/cores/collection1_shard2_replica_t41],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_7D757E90F8BE0D14-001/shard-1-001/cores/collection1_shard2_replica_t41/data/]
[junit4] 2> 147543 INFO (qtp795736388-523) [n:127.0.0.1:38452_r_xf
c:collection1 s:shard2 x:collection1_shard2_replica_t41]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=45, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=20.3046875,
floorSegmentMB=1.5849609375, forceMergeDeletesPctAllowed=25.297949433785103,
segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 147651 WARN (qtp795736388-523) [n:127.0.0.1:38452_r_xf
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> 148014 INFO (qtp795736388-523) [n:127.0.0.1:38452_r_xf
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 148014 INFO (qtp795736388-523) [n:127.0.0.1:38452_r_xf
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> 148015 INFO (qtp795736388-523) [n:127.0.0.1:38452_r_xf
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 148015 INFO (qtp795736388-523) [n:127.0.0.1:38452_r_xf
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 148017 INFO (qtp795736388-523) [n:127.0.0.1:38452_r_xf
c:collection1 s:shard2 x:collection1_shard2_replica_t41]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=28, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=55.26953125,
floorSegmentMB=1.7734375, forceMergeDeletesPctAllowed=9.0423274225675,
segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.2771342467784269
[junit4] 2> 148051 INFO (qtp795736388-523) [n:127.0.0.1:38452_r_xf
c:collection1 s:shard2 x:collection1_shard2_replica_t41]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@31a5c882[collection1_shard2_replica_t41] main]
[junit4] 2> 148052 INFO (qtp795736388-523) [n:127.0.0.1:38452_r_xf
c:collection1 s:shard2 x:collection1_shard2_replica_t41]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 148052 INFO (qtp795736388-523) [n:127.0.0.1:38452_r_xf
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> 148053 INFO (qtp795736388-523) [n:127.0.0.1:38452_r_xf
c:collection1 s:shard2 x:collection1_shard2_replica_t41]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 148068 INFO
(searcherExecutor-155-thread-1-processing-n:127.0.0.1:38452_r_xf
x:collection1_shard2_replica_t41 s:shard2 c:collection1)
[n:127.0.0.1:38452_r_xf c:collection1 s:shard2
x:collection1_shard2_replica_t41] o.a.s.c.SolrCore
[collection1_shard2_replica_t41] Registered new searcher
Searcher@31a5c882[collection1_shard2_replica_t41]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 148068 INFO (qtp795736388-523) [n:127.0.0.1:38452_r_xf
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
1591579921743872000
[junit4] 2> 148107 INFO (qtp795736388-523) [n:127.0.0.1:38452_r_xf
c:collection1 s:shard2 x:collection1_shard2_replica_t41]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 148107 INFO (qtp795736388-523) [n:127.0.0.1:38452_r_xf
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> 148107 INFO (qtp795736388-523) [n:127.0.0.1:38452_r_xf
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:38452/r_xf/collection1_shard2_replica_t41/
[junit4] 2> 148107 INFO (qtp795736388-523) [n:127.0.0.1:38452_r_xf
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 148107 INFO (qtp795736388-523) [n:127.0.0.1:38452_r_xf
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy
http://127.0.0.1:38452/r_xf/collection1_shard2_replica_t41/ has no replicas
[junit4] 2> 148107 INFO (qtp795736388-523) [n:127.0.0.1:38452_r_xf
c:collection1 s:shard2 x:collection1_shard2_replica_t41]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 148107 INFO (qtp795736388-523) [n:127.0.0.1:38452_r_xf
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> 148125 INFO (qtp795736388-523) [n:127.0.0.1:38452_r_xf
c:collection1 s:shard2 x:collection1_shard2_replica_t41]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:38452/r_xf/collection1_shard2_replica_t41/ shard2
[junit4] 2> 148141 INFO
(zkCallback-112-thread-1-processing-n:127.0.0.1:38452_r_xf)
[n:127.0.0.1:38452_r_xf ] 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> 148176 INFO (qtp795736388-523) [n:127.0.0.1:38452_r_xf
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 148178 INFO (qtp795736388-523) [n:127.0.0.1:38452_r_xf
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=3097
[junit4] 2> 148214 INFO (qtp795736388-519) [n:127.0.0.1:38452_r_xf ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={node=127.0.0.1:38452_r_xf&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2}
status=0 QTime=3292
[junit4] 2> 148302 INFO
(zkCallback-112-thread-1-processing-n:127.0.0.1:38452_r_xf)
[n:127.0.0.1:38452_r_xf ] 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> 149036 INFO
(OverseerCollectionConfigSetProcessor-72069802084335620-127.0.0.1:44044_r_xf-n_0000000000)
[n:127.0.0.1:44044_r_xf ] 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> 149450 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_7D757E90F8BE0D14-001/shard-2-001
of type TLOG
[junit4] 2> 149471 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14]) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-22T05:27:37+08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 149522 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 149522 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 149522 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14]) [ ]
o.e.j.s.session Scavenging every 600000ms
[junit4] 2> 149523 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@37d7e15c{/r_xf,null,AVAILABLE}
[junit4] 2> 149523 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@719a0672{HTTP/1.1,[http/1.1]}{127.0.0.1:39504}
[junit4] 2> 149523 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14]) [ ]
o.e.j.s.Server Started @161757ms
[junit4] 2> 149524 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_7D757E90F8BE0D14-001/tempDir-001/jetty2,
replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/r_xf,
hostPort=39504,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_7D757E90F8BE0D14-001/shard-2-001/cores}
[junit4] 2> 149524 ERROR
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 149535 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 149535 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 149535 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 149535 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-02-05T16:41:35.342Z
[junit4] 2> 149595 INFO (zkConnectionManagerCallback-117-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 149619 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 149619 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_7D757E90F8BE0D14-001/shard-2-001/solr.xml
[junit4] 2> 149623 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 149623 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 149638 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@367dc723, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 149746 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42924/solr
[junit4] 2> 149895 INFO (zkConnectionManagerCallback-121-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 150163 INFO
(zkConnectionManagerCallback-123-thread-1-processing-n:127.0.0.1:39504_r_xf)
[n:127.0.0.1:39504_r_xf ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 150203 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14])
[n:127.0.0.1:39504_r_xf ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 150217 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14])
[n:127.0.0.1:39504_r_xf ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 150218 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14])
[n:127.0.0.1:39504_r_xf ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:39504_r_xf
[junit4] 2> 150253 INFO (zkCallback-104-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 150253 INFO
(zkCallback-94-thread-2-processing-n:127.0.0.1:44044_r_xf)
[n:127.0.0.1:44044_r_xf ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 150288 INFO
(zkCallback-122-thread-1-processing-n:127.0.0.1:39504_r_xf)
[n:127.0.0.1:39504_r_xf ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 150301 INFO
(zkCallback-112-thread-1-processing-n:127.0.0.1:38452_r_xf)
[n:127.0.0.1:38452_r_xf ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 150493 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14])
[n:127.0.0.1:39504_r_xf ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@367dc723
[junit4] 2> 150531 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14])
[n:127.0.0.1:39504_r_xf ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@367dc723
[junit4] 2> 150531 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14])
[n:127.0.0.1:39504_r_xf ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@367dc723
[junit4] 2> 150545 INFO
(TEST-ShardSplitTest.testSplitShardWithRule-seed#[7D757E90F8BE0D14])
[n:127.0.0.1:39504_r_xf ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_7D757E90F8BE0D14-001/shard-2-001/cores
[junit4] 2> 150938 INFO (qtp795736388-521) [n:127.0.0.1:38452_r_xf ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:39504_r_xf&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 151083 INFO
(OverseerThreadFactory-141-thread-4-processing-n:127.0.0.1:44044_r_xf)
[n:127.0.0.1:44044_r_xf ] o.a.s.c.a.c.AddReplicaCmd Node Identified
127.0.0.1:39504_r_xf for creating new replica
[junit4] 2> 151263 INFO (qtp875745578-552) [n:127.0.0.1:39504_r_xf ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
[junit4] 2> 151263 INFO (qtp875745578-552) [n:127.0.0.1:39504_r_xf ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 151321 INFO
(zkCallback-112-thread-1-processing-n:127.0.0.1:38452_r_xf)
[n:127.0.0.1:38452_r_xf ] 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: [3])
[junit4] 2> 151704 INFO (qtp875745578-552) [n:127.0.0.1:39504_r_xf
c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 151851 INFO (qtp875745578-552) [n:127.0.0.1:39504_r_xf
c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.s.IndexSchema
[collection1_shard1_replica_t43] Schema name=test
[junit4] 2> 152633 INFO (qtp875745578-552) [n:127.0.0.1:39504_r_xf
c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 152728 INFO (qtp875745578-552) [n:127.0.0.1:39504_r_xf
c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica_t43' using configuration from
collection collection1, trusted=true
[junit4] 2> 152728 INFO (qtp875745578-552) [n:127.0.0.1:39504_r_xf
c:collection1 s:shard1 x:collection1_shard1_replica_t43]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.replica_t43' (registry
'solr.core.collection1.shard1.replica_t43') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@367dc723
[junit4] 2> 152729 INFO (qtp875745578-552) [n:127.0.0.1:39504_r_xf
c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 152729 INFO (qtp875745578-552) [n:127.0.0.1:39504_r_xf
c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.SolrCore
[[collection1_shard1_replica_t43] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_7D757E90F8BE0D14-001/shard-2-001/cores/collection1_shard1_replica_t43],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_7D757E90F8BE0D14-001/shard-2-001/cores/collection1_shard1_replica_t43/data/]
[junit4] 2> 152744 INFO (qtp875745578-552) [n:127.0.0.1:39504_r_xf
c:collection1 s:shard1 x:collection1_shard1_replica_t43]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=45, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=20.3046875,
floorSegmentMB=1.5849609375, forceMergeDeletesPctAllowed=25.297949433785103,
segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 152971 WARN (qtp875745578-552) [n:127.0.0.1:39504_r_xf
c:collection1 s:shard1 x:collection1_shard1_replica_t43]
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> 153264 INFO (qtp875745578-552) [n:127.0.0.1:39504_r_xf
c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 153264 INFO (qtp875745578-552) [n:127.0.0.1:39504_r_xf
c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 153277 INFO (qtp875745578-552) [n:127.0.0.1:39504_r_xf
c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 153277 INFO (qtp875745578-552) [n:127.0.0.1:39504_r_xf
c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 153278 INFO (qtp875745578-552) [n:127.0.0.1:39504_r_xf
c:collection1 s:shard1 x:collection1_shard1_replica_t43]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=28, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=55.26953125,
floorSegmentMB=1.7734375, forceMergeDeletesPctAllowed=9.0423274225675,
segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.2771342467784269
[junit4] 2> 153313 INFO (qtp875745578-552) [n:127.0.0.1:39504_r_xf
c:collection1 s:shard1 x:collection1_shard1_replica_t43]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@54c5e77e[collection1_shard1_replica_t43] main]
[junit4] 2> 153504 INFO (qtp875745578-552) [n:127.0.0.1:39504_r_xf
c:collection1 s:shard1 x:collection1_shard1_replica_t43]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 153540 INFO (qtp875745578-552) [n:127.0.0.1:39504_r_xf
c:collection1 s:shard1 x:collection1_shard1_replica_t43]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 153541 INFO (qtp875745578-552) [n:127.0.0.1:39504_r_xf
c:collection1 s:shard1 x:collection1_shard1_replica_t43]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 153541 INFO (qtp875745578-552) [n:127.0.0.1:39504_r_xf
c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1591579927482728448
[junit4] 2> 153595 INFO
(searcherExecutor-166-thread-1-processing-n:127.0.0.1:39504_r_xf x
[...truncated too long message...]
porters for registry=solr.jetty, tag=null
[junit4] 2> 80069 INFO (coreCloseExecutor-170-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@36ea5b1b
[junit4] 2> 80069 INFO (coreCloseExecutor-170-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=921328411
[junit4] 2> 80098 INFO
(SUITE-TestModelManagerPersistence-seed#[8E983D4F108CA92A]-worker) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@a0a124f{/solr,null,UNAVAILABLE}
[junit4] 2> 80098 INFO
(SUITE-TestModelManagerPersistence-seed#[8E983D4F108CA92A]-worker) [ ]
o.e.j.s.session Stopped scavenging
[junit4] 2> 80098 INFO
(SUITE-TestModelManagerPersistence-seed#[8E983D4F108CA92A]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 80098 INFO
(SUITE-TestModelManagerPersistence-seed#[8E983D4F108CA92A]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=86294718
[junit4] 2> 80098 INFO
(SUITE-TestModelManagerPersistence-seed#[8E983D4F108CA92A]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 80098 INFO
(SUITE-TestModelManagerPersistence-seed#[8E983D4F108CA92A]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@7bb2904d: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ null
[junit4] 2> 80099 INFO
(SUITE-TestModelManagerPersistence-seed#[8E983D4F108CA92A]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 80099 INFO
(SUITE-TestModelManagerPersistence-seed#[8E983D4F108CA92A]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@6f125428: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
null
[junit4] 2> 80099 INFO
(SUITE-TestModelManagerPersistence-seed#[8E983D4F108CA92A]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 80099 INFO
(SUITE-TestModelManagerPersistence-seed#[8E983D4F108CA92A]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@339122d1: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / null
[junit4] 2> 80099 INFO (coreCloseExecutor-172-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@3304266c
[junit4] 2> 80100 INFO (coreCloseExecutor-172-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=855909996
[junit4] 2> 80100 INFO (coreCloseExecutor-172-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@35065ff3: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / null
[junit4] 2> 80102 INFO
(SUITE-TestModelManagerPersistence-seed#[8E983D4F108CA92A]-worker) [ ]
o.a.s.SolrTestCaseJ4 -------------------------------------------------------
Done waiting for tracked resources to be released
[junit4] 2> Feb 05, 2018 6:16:28 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> Feb 05, 2018 6:16:48 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> SEVERE: 1 thread leaked from SUITE scope at
org.apache.solr.ltr.store.rest.TestModelManagerPersistence:
[junit4] 2> 1) Thread[id=159, name=qtp2034504500-159,
state=TIMED_WAITING, group=TGRP-TestModelManagerPersistence]
[junit4] 2> at sun.misc.Unsafe.park(Native Method)
[junit4] 2> at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
[junit4] 2> at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
[junit4] 2> at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> Feb 05, 2018 6:16:48 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> INFO: Starting to interrupt leaked threads:
[junit4] 2> 1) Thread[id=159, name=qtp2034504500-159,
state=TIMED_WAITING, group=TGRP-TestModelManagerPersistence]
[junit4] 2> Feb 05, 2018 6:16:51 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> SEVERE: There are still zombie threads that couldn't be
terminated:
[junit4] 2> 1) Thread[id=159, name=qtp2034504500-159,
state=TIMED_WAITING, group=TGRP-TestModelManagerPersistence]
[junit4] 2> at sun.misc.Unsafe.park(Native Method)
[junit4] 2> at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
[junit4] 2> at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
[junit4] 2> at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{description=PostingsFormat(name=Memory), id=Lucene50(blocksize=128),
text=PostingsFormat(name=Memory),
title=PostingsFormat(name=LuceneVarGapDocFreqInterval)},
docValues:{_version_=DocValuesFormat(name=Memory),
popularity=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1730,
maxMBSortInHeap=7.301741783444627,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@5dda9a14),
locale=sr-Latn-RS, timezone=Asia/Aqtobe
[junit4] 2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation
1.8.0_152 (64-bit)/cpus=4,threads=2,free=147778168,total=285212672
[junit4] 2> NOTE: All tests run in this JVM: [TestParallelWeightCreation,
TestFieldValueFeature, TestEdisMaxSolrFeature, TestModelManagerPersistence]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestModelManagerPersistence -Dtests.seed=8E983D4F108CA92A
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=sr-Latn-RS
-Dtests.timezone=Asia/Aqtobe -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J1 | TestModelManagerPersistence (suite) <<<
[junit4] > Throwable #1:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.ltr.store.rest.TestModelManagerPersistence:
[junit4] > 1) Thread[id=159, name=qtp2034504500-159,
state=TIMED_WAITING, group=TGRP-TestModelManagerPersistence]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
[junit4] > at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
[junit4] > at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
[junit4] > at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
[junit4] > at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > at
__randomizedtesting.SeedInfo.seed([8E983D4F108CA92A]:0)Throwable #2:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
[junit4] > 1) Thread[id=159, name=qtp2034504500-159,
state=TIMED_WAITING, group=TGRP-TestModelManagerPersistence]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
[junit4] > at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
[junit4] > at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
[junit4] > at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
[junit4] > at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > at
__randomizedtesting.SeedInfo.seed([8E983D4F108CA92A]:0)
[junit4] Completed [33/35 (1!)] on J1 in 68.11s, 3 tests, 2 errors <<<
FAILURES!
[...truncated 40698 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]