Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1671/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC
5 tests failed.
FAILED:
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication
Error Message:
Index: 0, Size: 0
Stack Trace:
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
at
__randomizedtesting.SeedInfo.seed([42EEBC021D63B3C6:56A6E7573E640ED8]:0)
at java.util.ArrayList.rangeCheck(ArrayList.java:657)
at java.util.ArrayList.get(ArrayList.java:433)
at
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication(TestReplicationHandler.java:561)
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.TestTlogReplica.testRecovery
Error Message:
Can not find doc 8 in http://127.0.0.1:64181/solr
Stack Trace:
java.lang.AssertionError: Can not find doc 8 in http://127.0.0.1:64181/solr
at
__randomizedtesting.SeedInfo.seed([42EEBC021D63B3C6:831EC5AE30337961]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNotNull(Assert.java:526)
at
org.apache.solr.cloud.TestTlogReplica.checkRTG(TestTlogReplica.java:885)
at
org.apache.solr.cloud.TestTlogReplica.testRecovery(TestTlogReplica.java:599)
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.TriggerIntegrationTest.testNodeLostTriggerRestoreState
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([42EEBC021D63B3C6:69116959871BA616]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testNodeLostTriggerRestoreState(TriggerIntegrationTest.java:368)
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.TriggerIntegrationTest.testCooldown
Error Message:
Stack Trace:
java.lang.AssertionError
at
__randomizedtesting.SeedInfo.seed([42EEBC021D63B3C6:7350D1E663C9C634]:0)
at org.junit.Assert.fail(Assert.java:92)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertTrue(Assert.java:54)
at
org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testCooldown(TriggerIntegrationTest.java:1177)
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.TestDistribStateManager.testGetSetRemoveData
Error Message:
Node watch should have fired!
Stack Trace:
java.lang.AssertionError: Node watch should have fired!
at
__randomizedtesting.SeedInfo.seed([42EEBC021D63B3C6:647E535049ED75CC]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData(TestDistribStateManager.java:256)
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 12331 lines...]
[junit4] Suite: org.apache.solr.handler.TestReplicationHandler
[junit4] 2> 949296 INFO
(SUITE-TestReplicationHandler-seed#[42EEBC021D63B3C6]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_42EEBC021D63B3C6-001/init-core-data-001
[junit4] 2> 949296 WARN
(SUITE-TestReplicationHandler-seed#[42EEBC021D63B3C6]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
[junit4] 2> 949296 INFO
(SUITE-TestReplicationHandler-seed#[42EEBC021D63B3C6]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 949298 INFO
(SUITE-TestReplicationHandler-seed#[42EEBC021D63B3C6]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
[junit4] 2> 949299 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[42EEBC021D63B3C6])
[ ] o.a.s.SolrTestCaseJ4 ###Starting doTestIndexFetchWithMasterUrl
[junit4] 2> 949300 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[42EEBC021D63B3C6])
[ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_42EEBC021D63B3C6-001/solr-instance-001/collection1
[junit4] 2> 949302 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[42EEBC021D63B3C6])
[ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-22T06:12:37+08:45, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 949303 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[42EEBC021D63B3C6])
[ ] o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 949303 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[42EEBC021D63B3C6])
[ ] o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 949303 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[42EEBC021D63B3C6])
[ ] o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 949303 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[42EEBC021D63B3C6])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@53e14bd4{/solr,null,AVAILABLE}
[junit4] 2> 949304 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[42EEBC021D63B3C6])
[ ] o.e.j.s.AbstractConnector Started
ServerConnector@7da4c11c{HTTP/1.1,[http/1.1]}{127.0.0.1:36082}
[junit4] 2> 949304 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[42EEBC021D63B3C6])
[ ] o.e.j.s.Server Started @952800ms
[junit4] 2> 949304 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[42EEBC021D63B3C6])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_42EEBC021D63B3C6-001/solr-instance-001/collection1/data,
hostContext=/solr, hostPort=36082}
[junit4] 2> 949304 ERROR
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[42EEBC021D63B3C6])
[ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 949304 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[42EEBC021D63B3C6])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 8.0.0
[junit4] 2> 949304 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[42EEBC021D63B3C6])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone
mode on port null
[junit4] 2> 949305 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[42EEBC021D63B3C6])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 949305 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[42EEBC021D63B3C6])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-02-11T04:06:47.932Z
[junit4] 2> 949305 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[42EEBC021D63B3C6])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_42EEBC021D63B3C6-001/solr-instance-001/solr.xml
[junit4] 2> 949310 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[42EEBC021D63B3C6])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 949310 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[42EEBC021D63B3C6])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 949311 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[42EEBC021D63B3C6])
[ ] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@4f5a3bba, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 949344 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[42EEBC021D63B3C6])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f5a3bba
[junit4] 2> 949364 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[42EEBC021D63B3C6])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f5a3bba
[junit4] 2> 949364 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[42EEBC021D63B3C6])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f5a3bba
[junit4] 2> 949366 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[42EEBC021D63B3C6])
[ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_42EEBC021D63B3C6-001/solr-instance-001/.
[junit4] 2> 949366 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[42EEBC021D63B3C6])
[ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 949366 INFO (coreLoadExecutor-2454-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 949375 INFO (coreLoadExecutor-2454-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 949380 INFO (coreLoadExecutor-2454-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 949382 INFO (coreLoadExecutor-2454-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
[junit4] 2> 949382 INFO (coreLoadExecutor-2454-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_42EEBC021D63B3C6-001/solr-instance-001/./collection1,
trusted=true
[junit4] 2> 949382 INFO (coreLoadExecutor-2454-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4f5a3bba
[junit4] 2> 949382 INFO (coreLoadExecutor-2454-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 949382 INFO (coreLoadExecutor-2454-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_42EEBC021D63B3C6-001/solr-instance-001/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_42EEBC021D63B3C6-001/solr-instance-001/./collection1/data/]
[junit4] 2> 949382 INFO (coreLoadExecutor-2454-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=50, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7507546656734022]
[junit4] 2> 949424 INFO (coreLoadExecutor-2454-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 949424 INFO (coreLoadExecutor-2454-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 949424 INFO (coreLoadExecutor-2454-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=19, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=51.0068359375,
floorSegmentMB=1.1953125, forceMergeDeletesPctAllowed=10.849206480108275,
segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5821204590913555
[junit4] 2> 949425 INFO (coreLoadExecutor-2454-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@3a39d6a0[collection1] main]
[junit4] 2> 949425 INFO (coreLoadExecutor-2454-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_42EEBC021D63B3C6-001/solr-instance-001/collection1/conf
[junit4] 2> 949425 INFO (coreLoadExecutor-2454-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following
config files: schema.xml,xslt/dummy.xsl
[junit4] 2> 949425 INFO (coreLoadExecutor-2454-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 949427 INFO
(searcherExecutor-2455-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@3a39d6a0[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 949428 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[42EEBC021D63B3C6])
[ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_42EEBC021D63B3C6-001/solr-instance-002/collection1
[junit4] 2> 949430 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[42EEBC021D63B3C6])
[ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-22T06:12:37+08:45, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 949431 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[42EEBC021D63B3C6])
[ ] o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 949431 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[42EEBC021D63B3C6])
[ ] o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 949431 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[42EEBC021D63B3C6])
[ ] o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 949431 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[42EEBC021D63B3C6])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5da6c0cb{/solr,null,AVAILABLE}
[junit4] 2> 949432 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[42EEBC021D63B3C6])
[ ] o.e.j.s.AbstractConnector Started
ServerConnector@1500a867{HTTP/1.1,[http/1.1]}{127.0.0.1:58076}
[junit4] 2> 949432 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[42EEBC021D63B3C6])
[ ] o.e.j.s.Server Started @952928ms
[junit4] 2> 949432 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[42EEBC021D63B3C6])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_42EEBC021D63B3C6-001/solr-instance-002/collection1/data,
hostContext=/solr, hostPort=58076}
[junit4] 2> 949432 ERROR
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[42EEBC021D63B3C6])
[ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 949432 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[42EEBC021D63B3C6])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 8.0.0
[junit4] 2> 949432 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[42EEBC021D63B3C6])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone
mode on port null
[junit4] 2> 949432 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[42EEBC021D63B3C6])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 949432 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[42EEBC021D63B3C6])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-02-11T04:06:48.059Z
[junit4] 2> 949432 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[42EEBC021D63B3C6])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_42EEBC021D63B3C6-001/solr-instance-002/solr.xml
[junit4] 2> 949436 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[42EEBC021D63B3C6])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 949436 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[42EEBC021D63B3C6])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 949436 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[42EEBC021D63B3C6])
[ ] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@4f5a3bba, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 949469 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[42EEBC021D63B3C6])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f5a3bba
[junit4] 2> 949476 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[42EEBC021D63B3C6])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f5a3bba
[junit4] 2> 949476 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[42EEBC021D63B3C6])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f5a3bba
[junit4] 2> 949478 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[42EEBC021D63B3C6])
[ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_42EEBC021D63B3C6-001/solr-instance-002/.
[junit4] 2> 949478 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[42EEBC021D63B3C6])
[ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 949479 INFO (coreLoadExecutor-2464-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 949488 INFO (coreLoadExecutor-2464-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 949492 INFO (coreLoadExecutor-2464-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 949494 INFO (coreLoadExecutor-2464-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
[junit4] 2> 949494 INFO (coreLoadExecutor-2464-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_42EEBC021D63B3C6-001/solr-instance-002/./collection1,
trusted=true
[junit4] 2> 949494 INFO (coreLoadExecutor-2464-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4f5a3bba
[junit4] 2> 949494 INFO (coreLoadExecutor-2464-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 949494 INFO (coreLoadExecutor-2464-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_42EEBC021D63B3C6-001/solr-instance-002/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_42EEBC021D63B3C6-001/solr-instance-002/./collection1/data/]
[junit4] 2> 949496 INFO (coreLoadExecutor-2464-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=50, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7507546656734022]
[junit4] 2> 949536 INFO (coreLoadExecutor-2464-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 949536 INFO (coreLoadExecutor-2464-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 949537 INFO (coreLoadExecutor-2464-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=19, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=51.0068359375,
floorSegmentMB=1.1953125, forceMergeDeletesPctAllowed=10.849206480108275,
segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5821204590913555
[junit4] 2> 949537 INFO (coreLoadExecutor-2464-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@3ef1dfae[collection1] main]
[junit4] 2> 949538 INFO (coreLoadExecutor-2464-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_42EEBC021D63B3C6-001/solr-instance-002/collection1/conf
[junit4] 2> 949539 INFO (coreLoadExecutor-2464-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of
1000ms
[junit4] 2> 949539 INFO (coreLoadExecutor-2464-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 949542 INFO (qtp699554722-7084) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 949542 INFO
(searcherExecutor-2465-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@3ef1dfae[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 949542 INFO (indexFetcher-2469-thread-1) [ x:collection1]
o.a.s.h.IndexFetcher Master's generation: 1
[junit4] 2> 949542 INFO (indexFetcher-2469-thread-1) [ x:collection1]
o.a.s.h.IndexFetcher Master's version: 0
[junit4] 2> 949542 INFO (indexFetcher-2469-thread-1) [ x:collection1]
o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 949542 INFO (indexFetcher-2469-thread-1) [ x:collection1]
o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 949542 INFO (indexFetcher-2469-thread-1) [ x:collection1]
o.a.s.h.IndexFetcher New index in Master. Deleting mine...
[junit4] 2> 949544 INFO (indexFetcher-2469-thread-1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 949544 INFO (indexFetcher-2469-thread-1) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@7ee60272 commitCommandVersion:0
[junit4] 2> 949546 INFO (indexFetcher-2469-thread-1) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@4015ec66[collection1] main]
[junit4] 2> 949547 INFO (indexFetcher-2469-thread-1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 949547 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[42EEBC021D63B3C6])
[ ] o.e.j.s.AbstractConnector Stopped
ServerConnector@1500a867{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 949547 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[42EEBC021D63B3C6])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1019823314
[junit4] 2> 949547 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[42EEBC021D63B3C6])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.node, tag=null
[junit4] 2> 949547 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[42EEBC021D63B3C6])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@151f40a8: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@fe90936
[junit4] 2> 949547 INFO
(searcherExecutor-2465-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@4015ec66[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 949552 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[42EEBC021D63B3C6])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jvm, tag=null
[junit4] 2> 949552 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[42EEBC021D63B3C6])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@7e2cca2a: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@64e2373c
[junit4] 2> 949556 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[42EEBC021D63B3C6])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jetty, tag=null
[junit4] 2> 949556 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[42EEBC021D63B3C6])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@d0d017a: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@4f10760
[junit4] 2> 949557 INFO (coreCloseExecutor-2470-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@487a45d7
[junit4] 2> 949557 INFO (coreCloseExecutor-2470-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1215972823
[junit4] 2> 949557 INFO (coreCloseExecutor-2470-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@4a738665: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@1263c0f7
[junit4] 2> 949565 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[42EEBC021D63B3C6])
[ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@5da6c0cb{/solr,null,UNAVAILABLE}
[junit4] 2> 949565 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[42EEBC021D63B3C6])
[ ] o.e.j.s.session Stopped scavenging
[junit4] 2> 949567 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[42EEBC021D63B3C6])
[ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-22T06:12:37+08:45, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 949567 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[42EEBC021D63B3C6])
[ ] o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 949567 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[42EEBC021D63B3C6])
[ ] o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 949568 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[42EEBC021D63B3C6])
[ ] o.e.j.s.session Scavenging every 600000ms
[junit4] 2> 949568 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[42EEBC021D63B3C6])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4815ce3{/solr,null,AVAILABLE}
[junit4] 2> 949568 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[42EEBC021D63B3C6])
[ ] o.e.j.s.AbstractConnector Started
ServerConnector@323ce9f{HTTP/1.1,[http/1.1]}{127.0.0.1:49420}
[junit4] 2> 949568 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[42EEBC021D63B3C6])
[ ] o.e.j.s.Server Started @953064ms
[junit4] 2> 949568 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[42EEBC021D63B3C6])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_42EEBC021D63B3C6-001/solr-instance-002/collection1/data,
hostContext=/solr, hostPort=49420}
[junit4] 2> 949568 ERROR
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[42EEBC021D63B3C6])
[ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 949568 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[42EEBC021D63B3C6])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 8.0.0
[junit4] 2> 949568 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[42EEBC021D63B3C6])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone
mode on port null
[junit4] 2> 949568 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[42EEBC021D63B3C6])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 949569 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[42EEBC021D63B3C6])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-02-11T04:06:48.196Z
[junit4] 2> 949569 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[42EEBC021D63B3C6])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_42EEBC021D63B3C6-001/solr-instance-002/solr.xml
[junit4] 2> 949571 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[42EEBC021D63B3C6])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 949572 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[42EEBC021D63B3C6])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 949572 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[42EEBC021D63B3C6])
[ ] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@4f5a3bba, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 949604 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[42EEBC021D63B3C6])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f5a3bba
[junit4] 2> 949611 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[42EEBC021D63B3C6])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f5a3bba
[junit4] 2> 949611 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[42EEBC021D63B3C6])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f5a3bba
[junit4] 2> 949613 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[42EEBC021D63B3C6])
[ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_42EEBC021D63B3C6-001/solr-instance-002/.
[junit4] 2> 949613 INFO
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[42EEBC021D63B3C6])
[ ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 949613 INFO (coreLoadExecutor-2477-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 949623 INFO (coreLoadExecutor-2477-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 949627 INFO (coreLoadExecutor-2477-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 949629 INFO (coreLoadExecutor-2477-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
[junit4] 2> 949629 INFO (coreLoadExecutor-2477-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_42EEBC021D63B3C6-001/solr-instance-002/./collection1,
trusted=true
[junit4] 2> 949629 INFO (coreLoadExecutor-2477-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4f5a3bba
[junit4] 2> 949629 INFO (coreLoadExecutor-2477-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 949630 INFO (coreLoadExecutor-2477-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_42EEBC021D63B3C6-001/solr-instance-002/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_42EEBC021D63B3C6-001/solr-instance-002/./collection1/data/]
[junit4] 2> 949631 INFO (coreLoadExecutor-2477-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=50, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7507546656734022]
[junit4] 2> 949669 INFO (coreLoadExecutor-2477-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 949669 INFO (coreLoadExecutor-2477-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 949669 INFO (coreLoadExecutor-2477-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=19, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=51.0068359375,
floorSegmentMB=1.1953125, forceMergeDeletesPctAllowed=10.849206480108275,
segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5821204590913555
[junit4] 2> 949670 INFO (coreLoadExecutor-2477-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@3c7cd3ee[collection1] main]
[junit4] 2> 949670 INFO (coreLoadExecutor-2477-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_42EEBC021D63B3C6-001/solr-instance-002/collection1/conf
[junit4] 2> 949670 INFO (coreLoadExecutor-2477-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 949671 INFO
(searcherExecutor-2478-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@3c7cd3ee[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 949673 INFO (qtp699554722-7093) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 949675 INFO (qtp699554722-7093) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{deleteByQuery=*:*} 0 1
[junit4] 2> 949678 INFO (qtp851490894-7125) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 949679 INFO (qtp851490894-7125) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{deleteByQuery=*:*} 0 1
[junit4] 2> 949680 INFO (qtp851490894-7128) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 949680 INFO (qtp851490894-7128) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@2c5111ba commitCommandVersion:0
[junit4] 2> 949682 INFO (qtp851490894-7128) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@63abe07b[collection1] main]
[junit4] 2> 949683 INFO (qtp851490894-7128) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 949684 INFO
(searcherExecutor-2478-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@63abe07b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 949684 INFO (qtp851490894-7128) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 3
[junit4] 2> 949685 INFO (qtp699554722-7087) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[0]} 0 0
[junit4] 2> 949686 INFO (qtp699554722-7093) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[1]} 0 0
[junit4] 2> 949687 INFO (qtp699554722-7087) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[2]} 0 0
[junit4] 2> 949688 INFO (qtp699554722-7093) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[3]} 0 0
[junit4] 2> 949688 INFO (qtp699554722-7087) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[4]} 0 0
[junit4] 2> 949689 INFO (qtp699554722-7093) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[5]} 0 0
[junit4] 2> 949689 INFO (qtp699554722-7087) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[6]} 0 0
[junit4] 2> 949690 INFO (qtp699554722-7093) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[7]} 0 0
[junit4] 2> 949690 INFO (qtp699554722-7087) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[8]} 0 0
[junit4] 2> 949690 INFO (qtp699554722-7093) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[9]} 0 0
[junit4] 2> 949691 INFO (qtp699554722-7087) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[10]} 0 0
[junit4] 2> 949691 INFO (qtp699554722-7093) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[11]} 0 0
[junit4] 2> 949692 INFO (qtp699554722-7087) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[12]} 0 0
[junit4] 2> 949692 INFO (qtp699554722-7093) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[13]} 0 0
[junit4] 2> 949693 INFO (qtp699554722-7087) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[14]} 0 0
[junit4] 2> 949693 INFO (qtp699554722-7093) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[15]} 0 0
[junit4] 2> 949694 INFO (qtp699554722-7087) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[16]} 0 0
[junit4] 2> 949694 INFO (qtp699554722-7093) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[17]} 0 0
[junit4] 2> 949695 INFO (qtp699554722-7087) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[18]} 0 0
[junit4] 2> 949695 INFO (qtp699554722-7093) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[19]} 0 0
[junit4] 2> 949695 INFO (qtp699554722-7087) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[20]} 0 0
[junit4] 2> 949696 INFO (qtp699554722-7093) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[21]} 0 0
[junit4] 2> 949697 INFO (qtp699554722-7087) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[22]} 0 0
[junit4] 2> 949697 INFO (qtp699554722-7093) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[23]} 0 0
[junit4] 2> 949697 INFO (qtp699554722-7087) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[24]} 0 0
[junit4] 2> 949698 INFO (qtp699554722-7093) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[25]} 0 0
[junit4] 2> 949698 INFO (qtp699554722-7087) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[26]} 0 0
[junit4] 2> 949698 INFO (qtp699554722-7093) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[27]} 0 0
[junit4] 2> 949699 INFO (qtp699554722-7087) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[28]} 0 0
[junit4] 2> 949699 INFO (qtp699554722-7093) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[29]} 0 0
[junit4] 2> 949700 INFO (qtp699554722-7087) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[30]} 0 0
[junit4] 2> 949700 INFO (qtp699554722-7093) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[31]} 0 0
[junit4] 2> 949700 INFO (qtp699554722-7087) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[32]} 0 0
[junit4] 2> 949701 INFO (qtp699554722-7093) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[33]} 0 0
[junit4] 2> 949701 INFO (qtp699554722-7087) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[34]} 0 0
[junit4] 2> 949702 INFO (qtp699554722-7093) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[35]} 0 0
[junit4] 2> 949702 INFO (qtp699554722-7087) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[36]} 0 0
[junit4] 2> 949703 INFO (qtp699554722-7093) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[37]} 0 0
[junit4] 2> 949703 INFO (qtp699554722-7087) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[38]} 0 0
[junit4] 2> 949704 INFO (qtp699554722-7093) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[39]} 0 0
[junit4] 2> 949704 INFO (qtp699554722-7087) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[40]} 0 0
[junit4] 2> 949705 INFO (qtp699554722-7093) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[41]} 0 0
[junit4] 2> 949705 INFO (qtp699554722-7087) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[42]} 0 0
[junit4] 2> 949705 INFO (qtp699554722-7093) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[43]} 0 0
[junit4] 2> 949706 INFO (qtp699554722-7087) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[44]} 0 0
[junit4] 2> 949706 INFO (qtp699554722-7093) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[45]} 0 0
[junit4] 2> 949707 INFO (qtp699554722-7087) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[46]} 0 0
[junit4] 2> 949707 INFO (qtp699554722-7093) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[47]} 0 0
[junit4] 2> 949708 INFO (qtp699554722-7087) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[48]} 0 0
[junit4] 2> 949708 INFO (qtp699554722-7093) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[49]} 0 0
[junit4] 2> 949708 INFO (qtp699554722-7087) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[50]} 0 0
[junit4] 2> 949709 INFO (qtp699554722-7093) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[51]} 0 0
[junit4] 2> 949709 INFO (qtp699554722-7087) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[52]} 0 0
[junit4] 2> 949710 INFO (qtp699554722-7093) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[53]} 0 0
[junit4] 2> 949710 INFO (qtp699554722-7087) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[54]} 0 0
[junit4] 2> 949711 INFO (qtp699554722-7093) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[55]} 0 0
[junit4] 2> 949711 INFO (qtp699554722-7087) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[56]} 0 0
[junit4] 2> 949711 INFO (qtp699554722-7093) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[57]} 0 0
[junit4] 2> 949712 INFO (qtp699554722-7087) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[58]} 0 0
[junit4] 2> 949712 INFO (qtp699554722-7093) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[59]} 0 0
[junit4] 2> 949713 INFO (qtp699554722-7087) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[60]} 0 0
[junit4] 2> 949713 INFO (qtp699554722-7093) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[61]} 0 0
[junit4] 2> 949714 INFO (qtp699554722-7087) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[62]} 0 0
[junit4] 2> 949714 INFO (qtp699554722-7093) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[63]} 0 0
[junit4] 2> 949714 INFO (qtp699554722-7087) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[64]} 0 0
[junit4] 2> 949715 INFO (qtp699554722-7093) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[65]} 0 0
[junit4] 2> 949715 INFO (qtp699554722-7087) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[66]} 0 0
[junit4] 2> 949716 INFO (qtp699554722-7093) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[67]} 0 0
[junit4] 2> 949716 INFO (qtp699554722-7087) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[68]} 0 0
[junit4] 2> 949717 INFO (qtp699554722-7093) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[69]} 0 0
[junit4] 2> 949717 INFO (qtp699554722-7087) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[70]} 0 0
[junit4] 2> 949718 INFO (qtp699554722-7093) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[71]} 0 0
[junit4] 2> 949718 INFO (qtp699554722-7087) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[72]} 0 0
[junit4] 2> 949718 INFO (qtp699554722-7093) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[73]} 0 0
[junit4] 2> 949719 INFO (qtp699554722-7087) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[74]} 0 0
[junit4] 2> 949719 INFO (qtp699554722-7093) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[75]} 0 0
[junit4] 2> 949720 INFO (qtp699554722-7087) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[76]} 0 0
[junit4] 2> 949720 INFO (qtp699554722-7093) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[77]} 0 0
[junit4] 2> 949721 INFO (qtp699554722-7087) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[78]} 0 0
[junit4] 2> 949721 INFO (qtp699554722-7093) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[79]} 0 0
[junit4] 2> 949722 INFO (qtp699554722-7087) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[80]} 0 0
[junit4] 2> 949722 INFO (qtp699554722-7093) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[81]} 0 0
[junit4] 2> 949722 INFO (qtp699554722-7087) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[82]} 0 0
[junit4] 2> 949723 INFO (qtp699554722-7093) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[83]} 0 0
[junit4] 2> 949723 INFO (qtp699554722-7087) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[84]} 0 0
[junit4] 2> 949724 INFO (qtp699554722-7093) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[85]} 0 0
[junit4] 2> 949724 INFO (qtp699554722-7087) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[86]} 0 0
[junit4] 2> 949724 INFO (qtp699554722-7093) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[87]} 0 0
[junit4] 2> 949725 INFO (qtp699554722-7087) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[88]} 0 0
[junit4] 2> 949725 INFO (qtp699554722-7093) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[89]} 0 0
[junit4] 2> 949726 INFO (qtp699554722-7087) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[90]} 0 0
[junit4] 2> 949726 INFO (qtp699554722-7093) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[91]} 0 0
[junit4] 2> 949727 INFO (qtp699554722-7087) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[92]} 0 0
[junit4] 2> 949727 INFO (qtp699554722-7093) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[93]} 0 0
[junit4] 2> 949727 INFO (qtp699554722-7087) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[94]} 0 0
[junit4] 2> 949728 INFO (qtp699554722-7094) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[95]} 0 0
[junit4] 2> 949728 INFO (qtp699554722-7087) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[96]} 0 0
[junit4] 2> 949729 INFO (qtp699554722-7094) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[97]} 0 0
[junit4] 2> 949729 INFO (qtp699554722-7087) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[98]} 0 0
[junit4] 2> 949730 INFO (qtp699554722-7094) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[99]} 0 0
[junit4] 2> 949730 INFO (qtp699554722-7087) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[100]} 0 0
[junit4] 2> 949730 INFO (qtp699554722-7094) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[101]} 0 0
[junit4] 2> 949731 INFO (qtp699554722-7087) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[102]} 0 0
[junit4] 2> 949731 INFO (qtp699554722-7094) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[103]} 0 0
[junit4] 2> 949732 INFO (qtp699554722-7087) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[104]} 0 0
[junit4] 2> 949732 INFO (qtp699554722-7094) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[105]} 0 0
[junit4] 2> 949732 INFO (qtp699554722-7087) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[106]} 0 0
[junit4] 2> 949732 INFO (qtp699554722-7094) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[107]} 0 0
[junit4] 2> 949733 INFO (qtp699554722-7087) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[108]} 0 0
[junit4] 2> 949733 INFO (qtp699554722-7094) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[109]} 0 0
[junit4] 2> 949733 INFO (qtp699554722-7087) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[110]} 0 0
[junit4] 2> 949734 INFO (qtp699554722-7094) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[111]} 0 0
[junit4] 2> 949734 INFO (qtp699554722-7087) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[112]} 0 0
[junit4] 2> 949734 INFO (qtp699554722-7094) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[113]} 0 0
[junit4] 2> 949735 INFO (qtp699554722-7087) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[114]} 0 0
[junit4] 2> 949735 INFO (qtp699554722-7094) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[115]} 0 0
[junit4] 2> 949735 INFO (qtp699554722-7087) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[116]} 0 0
[junit4] 2> 949736 INFO (qtp699554722-7094) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[117]} 0 0
[junit4] 2> 949736 INFO (qtp699554722-7087) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[118]} 0 0
[junit4] 2> 949737 INFO (qtp699554722-7094) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[119]} 0 0
[junit4] 2> 949737 INFO (qtp699554722-7087) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[120]} 0 0
[junit4] 2> 949737 INFO (qtp699554722-7094) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[121]} 0 0
[junit4] 2> 949738 INFO (qtp699554722-7087) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[122]} 0 0
[junit4] 2> 949738 INFO (qtp699554722-7094) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[123]} 0 0
[junit4] 2> 949738 INFO (qtp699554722-7087) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[124]} 0 0
[junit4] 2> 949739 INFO (qtp699554722-7094) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[125]} 0 0
[junit4] 2> 949739 INFO (qtp699554722-7087) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[126]} 0 0
[junit4] 2> 949740 INFO (qtp699554722-7094) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[127]} 0 0
[junit4] 2> 949740 INFO (qtp699554722-7087) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[128]} 0 0
[junit4] 2> 949740 INFO (qtp699554722-7094) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[129]} 0 0
[junit4] 2> 949740 INFO (qtp699554722-7087) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[130]} 0 0
[junit4] 2> 949741 INFO (qtp699554722-7094) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[131]} 0 0
[junit4] 2> 949741 INFO (qtp699554722-7087) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[132]} 0 0
[junit4] 2> 949741 INFO (qtp699554722-7094) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[133]} 0 0
[junit4] 2> 949742 INFO (qtp699554722-7087) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[134]} 0 0
[junit4] 2> 949742 INFO (qtp699554722-7094) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[135]} 0 0
[junit4] 2> 949742 INFO (qtp699554722-7087) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[136]} 0 0
[junit4] 2> 949743 INFO (qtp699554722-7094) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[137]} 0 0
[junit4] 2> 949743 INFO (qtp699554722-7087) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[138]} 0 0
[junit4] 2> 949743 INFO (qtp699554722-7094) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[139]} 0 0
[junit4] 2> 949744 INFO (qtp699554722-7087) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[140]} 0 0
[junit4] 2> 949744 INFO (qtp699554722-7094) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[141]} 0 0
[junit4] 2> 949744 INFO (qtp699554722-7087) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[142]} 0 0
[junit4] 2> 949745 INFO (qtp699554722-7094) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[143]} 0 0
[junit4] 2> 949745 INFO (qtp699554722-7087) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[144]} 0 0
[junit4] 2> 949746 INFO (qtp699554722-7094) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[145]} 0 0
[junit4] 2> 949746 INFO (qtp699554722-7087) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[146]} 0 0
[junit4] 2> 949747 INFO (qtp699554722-7094) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[147]} 0 0
[junit4] 2> 949747 INFO (qtp699554722-7087) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[148]} 0 0
[junit4] 2> 949747 INFO (qtp699554722-7094) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[149]} 0 0
[junit4] 2> 949748 INFO (qtp699554722-7094) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[150]} 0 0
[junit4] 2> 949748 INFO (qtp699554722-7087) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[151]} 0 0
[junit4] 2> 949748 INFO (qtp699554722-7094) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[152]} 0 0
[junit4] 2> 949749 INFO (qtp699554722-7094) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[153]} 0 0
[junit4] 2> 949749 INFO (qtp699554722-7087) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[154]} 0 0
[junit4] 2> 949749 INFO (qtp699554722-7094) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[155]} 0 0
[junit4] 2> 949750 INFO (qtp699554722-7094) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[156]} 0 0
[junit4] 2> 949750 INFO (qtp699554722-7087) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[157]} 0 0
[junit4] 2> 949750 INFO (qtp699554722-7094) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[158]} 0 0
[junit4] 2> 949751 INFO (qtp699554722-7087) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[159]} 0 0
[junit4] 2> 949751 INFO (qtp699554722-7094) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[160]} 0 0
[junit4] 2> 949752 INFO (qtp699554722-7087) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[161]} 0 0
[junit4] 2> 949752 INFO (qtp699554722-7094) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[162]} 0 0
[junit4] 2> 949752 INFO (qtp699554722-7087) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[163]} 0 0
[junit4] 2> 949753 INFO (qtp699554722-7094) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[164]} 0 0
[junit4] 2> 949753 INFO (qtp699554722-7094) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[165]} 0 0
[junit4] 2> 949753 INFO (qtp699554722-7087) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[166]} 0 0
[junit4] 2> 949754 INFO (qtp699554722-7094) [ x:
[...truncated too long message...]
shard1
[junit4] 2> 19 /solr/clusterprops.json
[junit4] 2> 19 /solr/aliases.json
[junit4] 2> 18 /solr/security.json
[junit4] 2> 9 /solr/collections/testMetricTrigger/terms/shard1
[junit4] 2> 9 /solr/configs/conf
[junit4] 2> 2 /solr/collections/testMetricTrigger/terms/shard2
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 133 /solr/collections/collection1/state.json
[junit4] 2> 36 /solr/collections/testMetricTrigger/state.json
[junit4] 2> 19 /solr/clusterstate.json
[junit4] 2> 6 /solr/autoscaling.json
[junit4] 2> 3
/solr/collections/collection1/leader_elect/shard1/election/72178290266406950-core_node8-n_0000000003
[junit4] 2> 2
/solr/overseer_elect/election/72178290266406938-127.0.0.1:33356_solr-n_0000000007
[junit4] 2> 2
/solr/collections/collection1/leader_elect/shard1/election/72178290266406956-core_node6-n_0000000002
[junit4] 2> 2
/solr/overseer_elect/election/72178290266406941-127.0.0.1:57547_solr-n_0000000008
[junit4] 2> 2
/solr/overseer_elect/election/72178290266406950-127.0.0.1:36277_solr-n_0000000011
[junit4] 2> 2
/solr/overseer_elect/election/72178290266406956-127.0.0.1:63332_solr-n_0000000013
[junit4] 2> 2
/solr/overseer_elect/election/72178290266406947-127.0.0.1:62454_solr-n_0000000010
[junit4] 2> 2
/solr/overseer_elect/election/72178290266406929-127.0.0.1:44477_solr-n_0000000004
[junit4] 2> 2
/solr/overseer_elect/election/72178290266406962-127.0.0.1:44032_solr-n_0000000015
[junit4] 2> 2
/solr/overseer_elect/election/72178290266406917-127.0.0.1:39989_solr-n_0000000001
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 19 /solr/live_nodes
[junit4] 2> 19 /solr/collections
[junit4] 2> 6 /solr/overseer/queue-work
[junit4] 2> 6 /solr/autoscaling/events/.auto_add_replicas
[junit4] 2> 6 /solr/overseer/queue
[junit4] 2> 6 /solr/overseer/collection-queue-work
[junit4] 2> 2 /solr/autoscaling/events/node_lost_triggerMR
[junit4] 2> 2 /solr/autoscaling/events/node_added_triggerCTOOR
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_42EEBC021D63B3C6-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{id=PostingsFormat(name=Memory), x_s=Lucene50(blocksize=128)},
docValues:{_version_=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=894,
maxMBSortInHeap=5.167470593693209,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@5555b750),
locale=zh-CN, timezone=America/Rainy_River
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_152
(64-bit)/cpus=3,threads=1,free=198448152,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [BlockJoinFacetDistribTest,
BasicAuthStandaloneTest, TestSearcherReuse, TestScoreJoinQPNoScore,
TestCloudNestedDocsSort, UpdateParamsTest, ShowFileRequestHandlerTest,
TestComponentsName, SpellPossibilityIteratorTest, TestNumericTerms32,
TestQuerySenderListener, ChangedSchemaMergeTest,
TestLeaderInitiatedRecoveryThread, SuggestComponentContextFilterQueryTest,
TestRandomDVFaceting, HighlighterConfigTest, TestWriterPerf, ZkShardTermsTest,
HealthCheckHandlerTest, SolrIndexMetricsTest, NumberUtilsTest,
TestSolrCloudWithSecureImpersonation, HdfsRecoveryZkTest,
TestLocalFSCloudBackupRestore, QueryResultKeyTest, TestRequestForwarding,
TimeRoutedAliasUpdateProcessorTest, DistributedFacetExistsSmallTest,
ZkSolrClientTest, IndexBasedSpellCheckerTest, TestSearchPerf,
DistribDocExpirationUpdateProcessorTest, LoggingHandlerTest,
ConnectionManagerTest, MoveReplicaHDFSTest, DistributedIntervalFacetingTest,
ReplaceNodeNoTargetTest, SolrCloudReportersTest,
HdfsChaosMonkeyNothingIsSafeTest, TestHashPartitioner, BasicFunctionalityTest,
AutoAddReplicasPlanActionTest, TestConfigSetsAPI, TestLuceneMatchVersion,
BadCopyFieldTest, DefaultValueUpdateProcessorTest,
TestRequestStatusCollectionAPI, AliasIntegrationTest, TestFieldTypeResource,
TestCSVLoader, TlogReplayBufferedWhileIndexingTest, TestSolrCoreParser,
DisMaxRequestHandlerTest, PrimUtilsTest, HttpPartitionTest,
TestFieldCacheReopen, ChaosMonkeyNothingIsSafeTest, TestBulkSchemaConcurrent,
TestConfigOverlay, TestCustomSort, RegexBoostProcessorTest, HdfsDirectoryTest,
MetricsHandlerTest, TestRestManager, TestMacros, DocValuesTest,
TestJettySolrRunner, LeaderFailureAfterFreshStartTest, TestSort,
DistributedFacetPivotLongTailTest, TestGeoJSONResponseWriter,
TestExactSharedStatsCache, BlockDirectoryTest, TestSystemCollAutoCreate,
DistributedQueueTest, TestAddFieldRealTimeGet, FileBasedSpellCheckerTest,
TestDistributedMissingSort, TemplateUpdateProcessorTest, TestFastLRUCache,
HdfsCollectionsAPIDistributedZkTest, DistributedFacetPivotSmallTest,
AtomicUpdatesTest, TestManagedSchemaAPI, TestRecoveryHdfs, TestRandomFaceting,
TestLuceneIndexBackCompat, SecurityConfHandlerTest, AnalyticsMergeStrategyTest,
ResponseLogComponentTest, TestPerFieldSimilarityWithDefaultOverride,
TestCopyFieldCollectionResource, TestCoreAdminApis, TestDocSet,
ComputePlanActionTest, TestUseDocValuesAsStored, ScriptEngineTest,
AnalysisErrorHandlingTest, RequestHandlersTest, TestRetrieveFieldsOptimizer,
TestSchemalessBufferedUpdates, TestSimpleTrackingShardHandler,
TestConfigSetsAPIZkFailure, TestNRTOpen, RequestLoggingTest, EchoParamsTest,
ExternalFileFieldSortTest, TestSolrCloudWithHadoopAuthPlugin, TestTrieFacet,
ConcurrentCreateRoutedAliasTest, HdfsNNFailoverTest, TestFieldCacheSortRandom,
MissingSegmentRecoveryTest, HighlighterMaxOffsetTest, TestSolrCoreProperties,
ShardRoutingTest, DOMUtilTest, TestDFRSimilarityFactory,
TestInPlaceUpdatesDistrib, HdfsSyncSliceTest, TestLRUCache,
SolrGraphiteReporterTest, SliceStateTest, TestHashQParserPlugin,
SystemLogListenerTest, OutOfBoxZkACLAndCredentialsProvidersTest, RankQueryTest,
WrapperMergePolicyFactoryTest, SimpleFacetsTest, TimeZoneUtilsTest,
SortByFunctionTest, TestLRUStatsCache, CollectionReloadTest,
NodeLostTriggerTest, DeleteStatusTest, DistributedDebugComponentTest,
BlobRepositoryCloudTest, TestCrossCoreJoin, TestManagedResource,
TestJsonRequest, TestDistributedStatsComponentCardinality,
TestClusterStateMutator, ZkControllerTest, UpdateRequestProcessorFactoryTest,
TestUpdate, TestSortByMinMaxFunction, TestComputePlanAction, EnumFieldTest,
CleanupOldIndexTest, TestHdfsBackupRestoreCore, TestDFISimilarityFactory,
TestStressReorder, AsyncCallRequestStatusResponseTest,
ClassificationUpdateProcessorIntegrationTest, TestValueSourceCache,
TestReqParamsAPI, UtilsToolTest, CdcrBootstrapTest, DocValuesMultiTest,
BitVectorTest, TestCodecSupport,
IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestCloudSchemaless,
BadIndexSchemaTest, TestUniqueKeyFieldResource, SystemInfoHandlerTest,
TestCloudPseudoReturnFields, TestSolrCloudWithDelegationTokens,
DirectUpdateHandlerTest, TestAtomicUpdateErrorCases,
CloneFieldUpdateProcessorFactoryTest, TestCollectionsAPIViaSolrCloudCluster,
StatsReloadRaceTest, TestHttpShardHandlerFactory, TestCloudSearcherWarming,
BlockJoinFacetSimpleTest, ChaosMonkeySafeLeaderWithPullReplicasTest,
RegexBytesRefFilterTest, TestMinMaxOnMultiValuedField,
TestAuthorizationFramework, TestDocumentBuilder, TestFuzzyAnalyzedSuggestions,
DeleteLastCustomShardedReplicaTest, TestDynamicFieldResource, TestLargeCluster,
TestStressLucene, ShufflingReplicaListTransformerTest,
TestFieldCacheWithThreads, BasicDistributedZkTest, TestDistributedGrouping,
TestFaceting, DistributedSpellCheckComponentTest, TestRealTimeGet, TestReload,
DistributedTermsComponentTest, TestCoreContainer, TestSolr4Spatial,
StatsComponentTest, SolrCmdDistributorTest, TestLazyCores, TestBadConfig,
TestIndexSearcher, SolrIndexSplitterTest, SimplePostToolTest,
TestCoreDiscovery, TestExtendedDismaxParser, SpellCheckCollatorTest,
SuggesterFSTTest, CoreAdminHandlerTest, SolrRequestParserTest,
TestFoldingMultitermQuery, SuggesterTest, SuggesterWFSTTest, PolyFieldTest,
NoCacheHeaderTest, SolrCoreCheckLockOnStartupTest,
TestWordDelimiterFilterFactory, DistanceFunctionTest, TestSolrDeletionPolicy1,
XsltUpdateRequestHandlerTest, DebugComponentTest, LukeRequestHandlerTest,
TestQueryUtils, DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory,
DocumentAnalysisRequestHandlerTest, TestQueryTypes, PrimitiveFieldTypeTest,
TestOmitPositions, TermVectorComponentTest, TestIndexingPerformance,
MoreLikeThisHandlerTest, RequiredFieldsTest, FieldAnalysisRequestHandlerTest,
TestSolrQueryParser, IndexSchemaTest, TestJmxIntegration, ReturnFieldsTest,
MBeansHandlerTest, QueryParsingTest, TestAnalyzedSuggestions, JsonLoaderTest,
BinaryUpdateRequestHandlerTest, TestPartialUpdateDeduplication,
TestPHPSerializedResponseWriter, PingRequestHandlerTest, CSVRequestHandlerTest,
SearchHandlerTest, TestLFUCache, AlternateDirectoryTest, TestSolrIndexConfig,
BadComponentTest, TestStressRecovery, DeleteNodeTest, DeleteShardTest,
DocValuesNotIndexedTest, HttpPartitionOnCommitTest,
LeaderInitiatedRecoveryOnShardRestartTest, LegacyCloudClusterPropTest,
MoveReplicaTest, OverriddenZkACLAndCredentialsProvidersTest,
PeerSyncReplicationTest, RemoteQueryErrorTest, ReplaceNodeTest,
SSLMigrationTest, SaslZkACLProviderTest, SolrCLIZkUtilsTest,
SolrCloudExampleTest, TestAuthenticationFramework, TestCloudInspectUtil,
TestCloudJSONFacetJoinDomain, TestDistribDocBasedVersion,
TestMiniSolrCloudClusterSSL, TestPullReplicaErrorHandling,
TestRebalanceLeaders, TestSizeLimitedDistributedMap, TestStressInPlaceUpdates,
ZkFailoverTest, ConcurrentDeleteAndCreateCollectionTest,
SimpleCollectionCreateDeleteTest, TestReplicaProperties,
AutoAddReplicasIntegrationTest, MetricTriggerTest, TriggerIntegrationTest]
[junit4] Completed [600/776 (4!)] on J1 in 197.83s, 14 tests, 2 failures <<<
FAILURES!
[...truncated 48943 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]