Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1323/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

3 tests failed.
FAILED:  org.apache.solr.cloud.ShardSplitTest.testSplitWithChaosMonkey

Error Message:
There are still nodes recoverying - waited for 330 seconds

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 330 
seconds
        at 
__randomizedtesting.SeedInfo.seed([4CB33F0D1C750E8A:C794ECDC5D73A50E]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:187)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:144)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:139)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:910)
        at 
org.apache.solr.cloud.ShardSplitTest.testSplitWithChaosMonkey(ShardSplitTest.java:436)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.update.AutoCommitTest.testCommitWithin

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
        at 
__randomizedtesting.SeedInfo.seed([4CB33F0D1C750E8A:F66150759F5BE09F]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:898)
        at 
org.apache.solr.update.AutoCommitTest.testCommitWithin(AutoCommitTest.java:353)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//result[@numFound=1]
        xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
</response>

        request was:q=id:529&qt=standard&start=0&rows=20&version=2.2
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:891)
        ... 40 more


FAILED:  org.apache.solr.update.AutoCommitTest.testMaxDocs

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
        at 
__randomizedtesting.SeedInfo.seed([4CB33F0D1C750E8A:F532E9D2309F0A00]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:898)
        at 
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:225)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//result[@numFound=1]
        xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
</response>

        request was:q=id:14&qt=standard&start=0&rows=20&version=2.2
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:891)
        ... 40 more




Build Log:
[...truncated 11869 lines...]
   [junit4] Suite: org.apache.solr.update.AutoCommitTest
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_4CB33F0D1C750E8A-001/init-core-data-001
   [junit4]   2> 1189025 WARN  
(SUITE-AutoCommitTest-seed#[4CB33F0D1C750E8A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=22 numCloses=22
   [junit4]   2> 1189026 INFO  
(SUITE-AutoCommitTest-seed#[4CB33F0D1C750E8A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 1189027 INFO  
(SUITE-AutoCommitTest-seed#[4CB33F0D1C750E8A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1189027 INFO  
(SUITE-AutoCommitTest-seed#[4CB33F0D1C750E8A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1189028 INFO  
(SUITE-AutoCommitTest-seed#[4CB33F0D1C750E8A]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib,
 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1189071 WARN  
(SUITE-AutoCommitTest-seed#[4CB33F0D1C750E8A]-worker) [    ] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 1189073 INFO  
(SUITE-AutoCommitTest-seed#[4CB33F0D1C750E8A]-worker) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1189102 INFO  
(SUITE-AutoCommitTest-seed#[4CB33F0D1C750E8A]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1189220 INFO  
(SUITE-AutoCommitTest-seed#[4CB33F0D1C750E8A]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1189262 INFO  
(SUITE-AutoCommitTest-seed#[4CB33F0D1C750E8A]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25a717d
   [junit4]   2> 1189266 INFO  
(SUITE-AutoCommitTest-seed#[4CB33F0D1C750E8A]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25a717d
   [junit4]   2> 1189266 INFO  
(SUITE-AutoCommitTest-seed#[4CB33F0D1C750E8A]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25a717d
   [junit4]   2> 1189270 INFO  (coreLoadExecutor-5832-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib,
 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1189326 WARN  (coreLoadExecutor-5832-thread-1) [    
x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is 
deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1189327 INFO  (coreLoadExecutor-5832-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1189351 INFO  (coreLoadExecutor-5832-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1189484 INFO  (coreLoadExecutor-5832-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1189491 INFO  (coreLoadExecutor-5832-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/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 1189491 INFO  (coreLoadExecutor-5832-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@25a717d
   [junit4]   2> 1189491 INFO  (coreLoadExecutor-5832-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1189491 INFO  (coreLoadExecutor-5832-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_4CB33F0D1C750E8A-001/init-core-data-001/]
   [junit4]   2> 1189493 INFO  (coreLoadExecutor-5832-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=31, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=41.6279296875, 
floorSegmentMB=0.6337890625, forceMergeDeletesPctAllowed=0.6326578465337773, 
segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1189581 INFO  (coreLoadExecutor-5832-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1189581 INFO  (coreLoadExecutor-5832-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1189582 INFO  (coreLoadExecutor-5832-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1189582 INFO  (coreLoadExecutor-5832-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1189583 INFO  (coreLoadExecutor-5832-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=41, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=27.29296875, 
floorSegmentMB=2.150390625, forceMergeDeletesPctAllowed=14.117514857012035, 
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1189583 INFO  (coreLoadExecutor-5832-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@74870a22[collection1] main]
   [junit4]   2> 1189584 INFO  (coreLoadExecutor-5832-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1189605 INFO  (coreLoadExecutor-5832-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1189705 INFO  (coreLoadExecutor-5832-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1189705 INFO  (coreLoadExecutor-5832-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1568379498622091264
   [junit4]   2> 1189709 INFO  
(SUITE-AutoCommitTest-seed#[4CB33F0D1C750E8A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1189712 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4CB33F0D1C750E8A]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
   [junit4]   2> 1189712 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4CB33F0D1C750E8A]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1189712 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4CB33F0D1C750E8A]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@5dc7cdfd[collection1] realtime]
   [junit4]   2> 1189712 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4CB33F0D1C750E8A]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
 (-9223372036854775807)} 0 0
   [junit4]   2> 1189713 ERROR 
(TEST-AutoCommitTest.testMaxTime-seed#[4CB33F0D1C750E8A]) [    ] 
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 1189713 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4CB33F0D1C750E8A]) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib,
 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1189714 INFO  
(searcherExecutor-5833-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1189715 INFO  
(searcherExecutor-5833-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1189715 INFO  
(searcherExecutor-5833-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1189715 INFO  
(searcherExecutor-5833-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1189715 INFO  
(searcherExecutor-5833-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1189716 INFO  
(searcherExecutor-5833-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1189716 INFO  
(searcherExecutor-5833-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1189717 INFO  
(searcherExecutor-5833-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1189717 INFO  
(searcherExecutor-5833-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1189718 INFO  
(searcherExecutor-5833-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@74870a22[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1189753 WARN  
(TEST-AutoCommitTest.testMaxTime-seed#[4CB33F0D1C750E8A]) [    ] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 1189754 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4CB33F0D1C750E8A]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1189810 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4CB33F0D1C750E8A]) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1189959 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4CB33F0D1C750E8A]) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1189965 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4CB33F0D1C750E8A]) [    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1189981 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4CB33F0D1C750E8A]) [    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@25a717d
   [junit4]   2> 1189981 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4CB33F0D1C750E8A]) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_4CB33F0D1C750E8A-001/init-core-data-001/]
   [junit4]   2> 1190095 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4CB33F0D1C750E8A]) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1190095 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4CB33F0D1C750E8A]) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1190096 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4CB33F0D1C750E8A]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@78080dc6[collection1] main]
   [junit4]   2> 1190097 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4CB33F0D1C750E8A]) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1190097 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4CB33F0D1C750E8A]) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1190101 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4CB33F0D1C750E8A]) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1190101 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4CB33F0D1C750E8A]) [    x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1568379499037327360
   [junit4]   2> 1190101 INFO  
(searcherExecutor-5838-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1190107 INFO  
(searcherExecutor-5838-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1190107 INFO  
(searcherExecutor-5838-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1190107 INFO  
(searcherExecutor-5838-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1190107 INFO  
(searcherExecutor-5838-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1190110 INFO  
(searcherExecutor-5838-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1190111 INFO  
(searcherExecutor-5838-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1190111 INFO  
(searcherExecutor-5838-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1190112 INFO  
(searcherExecutor-5838-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1190113 INFO  
(searcherExecutor-5838-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@78080dc6[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1190108 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4CB33F0D1C750E8A]) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=14, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=25.33984375, 
floorSegmentMB=1.0439453125, forceMergeDeletesPctAllowed=19.206938806036465, 
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1190115 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4CB33F0D1C750E8A]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1190115 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4CB33F0D1C750E8A]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@77ee1672[collection1] main]
   [junit4]   2> 1190115 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4CB33F0D1C750E8A]) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@456c67e7
   [junit4]   2> 1190116 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4CB33F0D1C750E8A]) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1164732391
   [junit4]   2> 1190138 INFO  
(searcherExecutor-5838-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@77ee1672[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1190152 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4CB33F0D1C750E8A]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 
(1568379499089756160)]} 0 2
   [junit4]   2> 1190153 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4CB33F0D1C750E8A]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 1191655 INFO  (commitScheduler-5841-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1191658 INFO  (commitScheduler-5841-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@419888f8[collection1] main]
   [junit4]   2> 1191658 INFO  (commitScheduler-5841-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1191659 INFO  
(searcherExecutor-5838-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@419888f8[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c1)))}
   [junit4]   2> 1191661 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4CB33F0D1C750E8A]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 
(1568379500672057344)]} 0 1510
   [junit4]   2> 1191661 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4CB33F0D1C750E8A]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 
QTime=0
   [junit4]   2> 1191661 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4CB33F0D1C750E8A]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 1191662 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4CB33F0D1C750E8A]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{delete=[529 (-1568379500674154496)]} 0 0
   [junit4]   2> 1191662 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4CB33F0D1C750E8A]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 
QTime=0
   [junit4]   2> 1193161 INFO  (commitScheduler-5841-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1193164 INFO  (commitScheduler-5841-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2ec7143b[collection1] main]
   [junit4]   2> 1193164 INFO  (commitScheduler-5841-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1193169 INFO  
(searcherExecutor-5838-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2ec7143b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.0.0):c1)))}
   [junit4]   2> 1193184 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4CB33F0D1C750E8A]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[550 
(1568379502269038592)]} 0 3033
   [junit4]   2> 1193184 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4CB33F0D1C750E8A]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 1193185 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4CB33F0D1C750E8A]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1568379502271135744)]} 0 3034
   [junit4]   2> 1193185 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4CB33F0D1C750E8A]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1568379502271135745)]} 0 3035
   [junit4]   2> 1193186 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4CB33F0D1C750E8A]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1568379502271135746)]} 0 3035
   [junit4]   2> 1193186 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4CB33F0D1C750E8A]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1568379502272184320)]} 0 3035
   [junit4]   2> 1193186 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4CB33F0D1C750E8A]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1568379502272184321)]} 0 3035
   [junit4]   2> 1193186 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4CB33F0D1C750E8A]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1568379502272184322)]} 0 3036
   [junit4]   2> 1193186 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4CB33F0D1C750E8A]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1568379502272184323)]} 0 3036
   [junit4]   2> 1193187 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4CB33F0D1C750E8A]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1568379502273232896)]} 0 3036
   [junit4]   2> 1193187 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4CB33F0D1C750E8A]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1568379502273232897)]} 0 3036
   [junit4]   2> 1193187 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4CB33F0D1C750E8A]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1568379502273232898)]} 0 3036
   [junit4]   2> 1193187 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4CB33F0D1C750E8A]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 1194687 INFO  (commitScheduler-5841-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1194690 INFO  (commitScheduler-5841-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@c3be70e[collection1] 
main]
   [junit4]   2> 1194691 INFO  (commitScheduler-5841-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1194692 INFO  
(searcherExecutor-5838-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@c3be70e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.0.0):c1)
 Uninverting(_2(7.0.0):c11/9:delGen=1)))}
   [junit4]   2> 1194702 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4CB33F0D1C750E8A]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[531 
(1568379503854485504)]} 0 4551
   [junit4]   2> 1194704 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4CB33F0D1C750E8A]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 
QTime=0
   [junit4]   2> 1194704 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[4CB33F0D1C750E8A]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
   [junit4]   2> 1194719 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4CB33F0D1C750E8A]) [    
x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
   [junit4]   2> 1194720 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4CB33F0D1C750E8A]) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL 
DOCUMENTS FROM INDEX
   [junit4]   2> 1194723 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4CB33F0D1C750E8A]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7af2b5d7[collection1] realtime]
   [junit4]   2> 1194723 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4CB33F0D1C750E8A]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null 
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
 (-9223372036854775807)} 0 3
   [junit4]   2> 1194724 ERROR 
(TEST-AutoCommitTest.testCommitWithin-seed#[4CB33F0D1C750E8A]) [    
x:collection1] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 1194724 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4CB33F0D1C750E8A]) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib,
 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1194755 WARN  
(TEST-AutoCommitTest.testCommitWithin-seed#[4CB33F0D1C750E8A]) [    
x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is 
deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1194756 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4CB33F0D1C750E8A]) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1194785 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4CB33F0D1C750E8A]) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1194915 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4CB33F0D1C750E8A]) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1194922 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4CB33F0D1C750E8A]) [    
x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using 
configuration from instancedir 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1194935 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4CB33F0D1C750E8A]) [    
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@25a717d
   [junit4]   2> 1194935 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4CB33F0D1C750E8A]) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_4CB33F0D1C750E8A-001/init-core-data-001/]
   [junit4]   2> 1195017 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4CB33F0D1C750E8A]) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1195017 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4CB33F0D1C750E8A]) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1195018 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4CB33F0D1C750E8A]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@54f1397d[collection1] main]
   [junit4]   2> 1195019 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4CB33F0D1C750E8A]) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1195020 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4CB33F0D1C750E8A]) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1195024 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4CB33F0D1C750E8A]) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1195024 INFO  
(searcherExecutor-5842-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1195025 INFO  
(searcherExecutor-5842-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1195025 INFO  
(searcherExecutor-5842-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1195025 INFO  
(searcherExecutor-5842-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1195026 INFO  
(searcherExecutor-5842-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1195026 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4CB33F0D1C750E8A]) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=49, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=24.9462890625, 
floorSegmentMB=2.0185546875, forceMergeDeletesPctAllowed=10.997491994677883, 
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7023954636446634
   [junit4]   2> 1195026 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4CB33F0D1C750E8A]) [    
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1195026 INFO  
(searcherExecutor-5842-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1195026 INFO  
(searcherExecutor-5842-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1195027 INFO  
(searcherExecutor-5842-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1195027 INFO  
(searcherExecutor-5842-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1195030 INFO  
(searcherExecutor-5842-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@54f1397d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1195030 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4CB33F0D1C750E8A]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6e6beb2a[collection1] main]
   [junit4]   2> 1195030 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4CB33F0D1C750E8A]) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@31173c82
   [junit4]   2> 1195031 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4CB33F0D1C750E8A]) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=823606402
   [junit4]   2> 1195035 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4CB33F0D1C750E8A]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 
(1568379504209952768)]} 0 1
   [junit4]   2> 1195036 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4CB33F0D1C750E8A]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 1195044 INFO  
(searcherExecutor-5842-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6e6beb2a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1195290 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4CB33F0D1C750E8A]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 
(1568379504478388224)]} 0 256
   [junit4]   2> 1195291 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4CB33F0D1C750E8A]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 1195292 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4CB33F0D1C750E8A]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529 
(-1568379504480485376)]} 0 257
   [junit4]   2> 1195294 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4CB33F0D1C750E8A]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 1195294 ERROR 
(TEST-AutoCommitTest.testCommitWithin-seed#[4CB33F0D1C750E8A]) [    
x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2>        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2>        request 
was:q=id:529&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2> 1195296 ERROR 
(TEST-AutoCommitTest.testCommitWithin-seed#[4CB33F0D1C750E8A]) [    
x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: 
q=id:529&qt=standard&start=0&rows=20&version=2.2:java.lang.RuntimeException: 
REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2>        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2>        request 
was:q=id:529&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:891)
   [junit4]   2>        at 
org.apache.solr.update.AutoCommitTest.testCommitWithin(AutoCommitTest.java:353)
   [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   [junit4]   2>        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 1195297 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[4CB33F0D1C750E8A]) [    
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AutoCommitTest 
-Dtests.method=testCommitWithin -Dtests.seed=4CB33F0D1C750E8A -Dtests.slow=true 
-Dtests.locale=ar-KW -Dtests.timezone=Asia/Amman -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.60s J1 | AutoCommitTest.testCommitWithin <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during 
query
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([4CB33F0D1C750E8A:F66150759F5BE09F]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:898)
   [junit4]    >        at 
org.apache.solr.update.AutoCommitTest.testCommitWithin(AutoCommitTest.java:353)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//result[@numFound=1]
   [junit4]    >        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]    > </response>
   [junit4]    >        request 
was:q=id:529&qt=standard&start=0&rows=20&version=2.2
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:891)
   [junit4]    >        ... 40 more
   [junit4]   2> 1195320 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4CB33F0D1C750E8A]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
   [junit4]   2> 1195321 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4CB33F0D1C750E8A]) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1195321 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4CB33F0D1C750E8A]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@765b8479[collection1] realtime]
   [junit4]   2> 1195321 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4CB33F0D1C750E8A]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
 (-9223372036854775807)} 0 0
   [junit4]   2> 1195321 ERROR 
(TEST-AutoCommitTest.testMaxDocs-seed#[4CB33F0D1C750E8A]) [    x:collection1] 
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 1195322 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4CB33F0D1C750E8A]) [    x:collection1] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib,
 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1195361 WARN  
(TEST-AutoCommitTest.testMaxDocs-seed#[4CB33F0D1C750E8A]) [    x:collection1] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 1195373 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4CB33F0D1C750E8A]) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1195399 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4CB33F0D1C750E8A]) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1195573 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4CB33F0D1C750E8A]) [    x:collection1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1195580 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4CB33F0D1C750E8A]) [    x:collection1] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1195593 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4CB33F0D1C750E8A]) [    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@25a717d
   [junit4]   2> 1195593 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4CB33F0D1C750E8A]) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_4CB33F0D1C750E8A-001/init-core-data-001/]
   [junit4]   2> 1195730 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4CB33F0D1C750E8A]) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1195730 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4CB33F0D1C750E8A]) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1195735 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4CB33F0D1C750E8A]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@37d1a27a[collection1] main]
   [junit4]   2> 1195735 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4CB33F0D1C750E8A]) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1195736 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4CB33F0D1C750E8A]) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1195740 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4CB33F0D1C750E8A]) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1195742 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4CB33F0D1C750E8A]) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=50, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1195742 INFO  
(searcherExecutor-5846-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1195743 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4CB33F0D1C750E8A]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1195743 INFO  
(searcherExecutor-5846-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1195743 INFO  
(searcherExecutor-5846-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1195743 INFO  
(searcherExecutor-5846-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1195743 INFO  
(searcherExecutor-5846-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1195744 INFO  
(searcherExecutor-5846-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1195744 INFO  
(searcherExecutor-5846-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1195744 INFO  
(searcherExecutor-5846-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1195745 INFO  
(searcherExecutor-5846-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1195747 INFO  
(searcherExecutor-5846-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@37d1a27a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1195747 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4CB33F0D1C750E8A]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@7386deaa[collection1] main]
   [junit4]   2> 1195748 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4CB33F0D1C750E8A]) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@532684c6
   [junit4]   2> 1195748 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4CB33F0D1C750E8A]) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1395033286
   [junit4]   2> 1195756 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4CB33F0D1C750E8A]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0 
(1568379504967024640)]} 0 0
   [junit4]   2> 1195756 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4CB33F0D1C750E8A]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1 
(1568379504967024641)]} 0 1
   [junit4]   2> 1195757 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4CB33F0D1C750E8A]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2 
(1568379504968073216)]} 0 1
   [junit4]   2> 1195757 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4CB33F0D1C750E8A]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3 
(1568379504968073217)]} 0 1
   [junit4]   2> 1195757 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4CB33F0D1C750E8A]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4 
(1568379504968073218)]} 0 1
   [junit4]   2> 1195757 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4CB33F0D1C750E8A]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5 
(1568379504968073219)]} 0 2
   [junit4]   2> 1195758 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4CB33F0D1C750E8A]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6 
(1568379504968073220)]} 0 2
   [junit4]   2> 1195758 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4CB33F0D1C750E8A]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7 
(1568379504969121792)]} 0 2
   [junit4]   2> 1195758 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4CB33F0D1C750E8A]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8 
(1568379504969121793)]} 0 2
   [junit4]   2> 1195770 INFO  
(searcherExecutor-5846-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7386deaa[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1195771 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4CB33F0D1C750E8A]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9 
(1568379504982753280)]} 0 15
   [junit4]   2> 1195772 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4CB33F0D1C750E8A]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10 
(1568379504982753281)]} 0 16
   [junit4]   2> 1195772 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4CB33F0D1C750E8A]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11 
(1568379504983801856)]} 0 16
   [junit4]   2> 1195772 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4CB33F0D1C750E8A]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12 
(1568379504983801857)]} 0 16
   [junit4]   2> 1195772 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4CB33F0D1C750E8A]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13 
(1568379504983801858)]} 0 17
   [junit4]   2> 1195773 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4CB33F0D1C750E8A]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:1&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 1195773 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4CB33F0D1C750E8A]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14 
(1568379504984850432)]} 0 18
   [junit4]   2> 1195774 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4CB33F0D1C750E8A]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15 
(1568379504985899008)]} 0 18
   [junit4]   2> 1195774 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4CB33F0D1C750E8A]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:14&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 1195774 ERROR 
(TEST-AutoCommitTest.testMaxDocs-seed#[4CB33F0D1C750E8A]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2>        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2>        request 
was:q=id:14&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2> 1195775 ERROR 
(TEST-AutoCommitTest.testMaxDocs-seed#[4CB33F0D1C750E8A]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 REQUEST FAILED: 
q=id:14&qt=standard&start=0&rows=20&version=2.2:java.lang.RuntimeException: 
REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2>        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2>        request 
was:q=id:14&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:891)
   [junit4]   2>        at 
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:225)
   [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   [junit4]   2>        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 1195775 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[4CB33F0D1C750E8A]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AutoCommitTest 
-Dtests.method=testMaxDocs -Dtests.seed=4CB33F0D1C750E8A -Dtests.slow=true 
-Dtests.locale=ar-KW -Dtests.timezone=Asia/Amman -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.47s J1 | AutoCommitTest.testMaxDocs <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during 
query
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([4CB33F0D1C750E8A:F532E9D2309F0A00]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:898)
   [junit4]    >        at 
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:225)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//result[@numFound=1]
   [junit4]    >        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]    > </response>
   [junit4]    >        request 
was:q=id:14&qt=standard&start=0&rows=20&version=2.2
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:891)
   [junit4]    >        ... 40 more
   [junit4]   2> 1195776 INFO  
(SUITE-AutoCommitTest-seed#[4CB33F0D1C750E8A]-worker) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1195776 INFO  
(SUITE-AutoCommitTest-seed#[4CB33F0D1C750E8A]-worker) [    x:collection1] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=2104462350
   [junit4]   2> 1195776 INFO  
(SUITE-AutoCommitTest-seed#[4CB33F0D1C750E8A]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1195777 INFO  
(SUITE-AutoCommitTest-seed#[4CB33F0D1C750E8A]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1195778 INFO  
(SUITE-AutoCommitTest-seed#[4CB33F0D1C750E8A]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1195779 INFO  (commitScheduler-5849-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1195782 INFO  (commitScheduler-5849-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@403b6627[collection1] main]
   [junit4]   2> 1195782 INFO  (commitScheduler-5849-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1195784 INFO  
(searcherExecutor-5846-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@403b6627[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(7.0.0):c16)))}
   [junit4]   2> 1195784 INFO  
(SUITE-AutoCommitTest-seed#[4CB33F0D1C750E8A]-worker) [    x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1195785 INFO  
(coreCloseExecutor-5850-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@78021b00
   [junit4]   2> 1195785 INFO  
(coreCloseExecutor-5850-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 1195785 INFO  
(coreCloseExecutor-5850-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@7cc120be commitCommandVersion:0
   [junit4]   2> 1195828 INFO  
(coreCloseExecutor-5850-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=2013403904
   [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.update.AutoCommitTest_4CB33F0D1C750E8A-001
   [junit4]   2> May 25, 2017 2:40:52 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{field_t=PostingsFormat(name=Memory), 
multiDefault=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
subject=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
id=PostingsFormat(name=Memory), text=BlockTreeOrds(blocksize=128)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), 
_version_=DocValuesFormat(name=Lucene70), 
intDefault=DocValuesFormat(name=Lucene70), 
range_facet_i_dv=DocValuesFormat(name=Direct), 
intDvoDefault=DocValuesFormat(name=Asserting), 
range_facet_l=DocValuesFormat(name=Direct), 
timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=2000, 
maxMBSortInHeap=6.405275043080707, sim=RandomSimilarity(queryNorm=false): {}, 
locale=ar-KW, timezone=Asia/Amman
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_131 
(64-bit)/cpus=3,threads=1,free=96658744,total=333701120
   [junit4]   2> NOTE: All tests run in this JVM: [TestRestManager, 
HdfsThreadLeakTest, TestTrieFacet, CloneFieldUpdateProcessorFactoryTest, 
TestCodecSupport, TestObjectReleaseTracker, TestRecovery, TestSolr4Spatial, 
TestDynamicFieldCollectionResource, TestConfigSetsAPIZkFailure, 
TestAnalyzedSuggestions, SolrIndexSplitterTest, DeleteNodeTest, 
TestSimpleTextCodec, StatsReloadRaceTest, TestCoreAdminApis, RankQueryTest, 
TriLevelCompositeIdRoutingTest, TestValueSourceCache, 
HdfsCollectionsAPIDistributedZkTest, BadCopyFieldTest, 
TestTolerantUpdateProcessorRandomCloud, CircularListTest, CdcrBootstrapTest, 
CoreAdminHandlerTest, TestLuceneMatchVersion, TestDeleteCollectionOnDownNodes, 
TestHalfAndHalfDocValues, TestStressInPlaceUpdates, ReturnFieldsTest, 
TestAtomicUpdateErrorCases, ChaosMonkeySafeLeaderWithPullReplicasTest, 
TestImplicitCoreProperties, HdfsUnloadDistributedZkTest, 
TestFileDictionaryLookup, HttpSolrCallGetCoreTest, CoreAdminCreateDiscoverTest, 
TestMiniSolrCloudCluster, SpatialRPTFieldTypeTest, EchoParamsTest, 
StressHdfsTest, CollectionsAPIDistributedZkTest, 
TestSimpleTrackingShardHandler, DataDrivenBlockJoinTest, 
TestFieldCollectionResource, LukeRequestHandlerTest, AliasIntegrationTest, 
TestCollectionAPIs, TestLeaderElectionZkExpiry, TestFieldCacheWithThreads, 
DistributedVersionInfoTest, DistribCursorPagingTest, TestNestedDocsSort, 
SolrCmdDistributorTest, TermVectorComponentTest, TestDFRSimilarityFactory, 
TestSlowCompositeReaderWrapper, TestSolrXml, TestBadConfig, SuggesterWFSTTest, 
SecurityConfHandlerTest, HdfsDirectoryTest, SolrSlf4jReporterTest, 
TestLMJelinekMercerSimilarityFactory, TestNumericTerms32, BasicZkTest, 
TermVectorComponentDistributedTest, SolrMetricsIntegrationTest, 
LeaderFailureAfterFreshStartTest, JsonLoaderTest, TestSolrCoreParser, 
RulesTest, FieldMutatingUpdateProcessorTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, CreateCollectionCleanupTest, 
TestLegacyNumericRangeQueryBuilder, TestQuerySenderListener, TestDocTermOrds, 
ConfigSetsAPITest, TestScoreJoinQPScore, DefaultValueUpdateProcessorTest, 
ConjunctionSolrSpellCheckerTest, TestCloudPseudoReturnFields, 
BlockDirectoryTest, DistanceUnitsTest, TestExceedMaxTermLength, 
TestBackupRepositoryFactory, CurrencyFieldOpenExchangeTest, TestMacroExpander, 
TestRequestForwarding, MetricUtilsTest, TimeZoneUtilsTest, 
URLClassifyProcessorTest, TestSQLHandler, AnalyticsQueryTest, 
SpatialHeatmapFacetsTest, SolrCLIZkUtilsTest, CacheHeaderTest, 
LeaderInitiatedRecoveryOnShardRestartTest, SpellCheckComponentTest, TestDocSet, 
DistribJoinFromCollectionTest, BJQParserTest, SuggestComponentTest, 
ResponseLogComponentTest, RequestHandlersTest, 
DistributedFacetPivotSmallAdvancedTest, TestRawTransformer, 
DistributedQueryComponentOptimizationTest, 
AddSchemaFieldsUpdateProcessorFactoryTest, UUIDFieldTest, TestXmlQParserPlugin, 
TestCloudJSONFacetJoinDomain, TestConfigSetsAPI, SystemInfoHandlerTest, 
TestInitParams, TestIndexingPerformance, DeleteInactiveReplicaTest, 
TestRecoveryHdfs, TestFieldCacheSortRandom, TestLRUCache, 
RegexBoostProcessorTest, ClusterStateTest, MetricsHandlerTest, 
AtomicUpdatesTest, TestSchemaSimilarityResource, TestChildDocTransformer, 
TestCustomStream, TestReload, CollectionsAPISolrJTest, 
BlockJoinFacetRandomTest, BasicAuthIntegrationTest, TestComponentsName, 
TestStressRecovery, HighlighterMaxOffsetTest, 
TestSolrCloudWithDelegationTokens, NotRequiredUniqueKeyTest, 
ChaosMonkeySafeLeaderTest, RestartWhileUpdatingTest, ConnectionReuseTest, 
TestHdfsBackupRestoreCore, TestCoreDiscovery, HdfsChaosMonkeyNothingIsSafeTest, 
TestSchemalessBufferedUpdates, TestGraphMLResponseWriter, 
TolerantUpdateProcessorTest, AutoCommitTest]
   [junit4] Completed [322/713 (1!)] on J1 in 7.15s, 3 tests, 2 errors <<< 
FAILURES!

[...truncated 278 lines...]
   [junit4] Suite: org.apache.solr.cloud.ShardSplitTest
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_4CB33F0D1C750E8A-001/init-core-data-001
   [junit4]   2> 1206201 WARN  
(SUITE-ShardSplitTest-seed#[4CB33F0D1C750E8A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=27 numCloses=27
   [junit4]   2> 1206201 INFO  
(SUITE-ShardSplitTest-seed#[4CB33F0D1C750E8A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 1206220 INFO  
(SUITE-ShardSplitTest-seed#[4CB33F0D1C750E8A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 1206220 INFO  
(SUITE-ShardSplitTest-seed#[4CB33F0D1C750E8A]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1206276 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[4CB33F0D1C750E8A]) [ 
   ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1206276 INFO  (Thread-5841) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1206276 INFO  (Thread-5841) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1206277 ERROR (Thread-5841) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1206376 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[4CB33F0D1C750E8A]) [ 
   ] o.a.s.c.ZkTestServer start zk server on port:54897
   [junit4]   2> 1206453 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[4CB33F0D1C750E8A]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1206455 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[4CB33F0D1C750E8A]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1206459 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[4CB33F0D1C750E8A]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1206461 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[4CB33F0D1C750E8A]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1206483 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[4CB33F0D1C750E8A]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1206486 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[4CB33F0D1C750E8A]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1206491 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[4CB33F0D1C750E8A]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1206494 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[4CB33F0D1C750E8A]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1206500 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[4CB33F0D1C750E8A]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1206502 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[4CB33F0D1C750E8A]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1206504 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[4CB33F0D1C750E8A]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1206506 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[4CB33F0D1C750E8A]) [ 
   ] o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless 
explicitly asked otherwise
   [junit4]   2> 1206686 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[4CB33F0D1C750E8A]) [ 
   ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_4CB33F0D1C750E8A-001/control-001/cores/collection1
   [junit4]   2> 1206687 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[4CB33F0D1C750E8A]) [ 
   ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1206688 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[4CB33F0D1C750E8A]) [ 
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6d59d2ce{/,null,AVAILABLE}
   [junit4]   2> 1206689 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[4CB33F0D1C750E8A]) [ 
   ] o.e.j.s.AbstractConnector Started 
ServerConnector@67ce9e1f{HTTP/1.1,[http/1.1]}{127.0.0.1:35099}
   [junit4]   2> 1206689 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[4CB33F0D1C750E8A]) [ 
   ] o.e.j.s.Server Started @1208661ms
   [junit4]   2> 1206689 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[4CB33F0D1C750E8A]) [ 
   ] 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/J1/temp/solr.cloud.ShardSplitTest_4CB33F0D1C750E8A-001/tempDir-001/control/data,
 hostContext=/, hostPort=35099, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_4CB33F0D1C750E8A-001/control-001/cores}
   [junit4]   2> 1206690 ERROR 
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[4CB33F0D1C750E8A]) [ 
   ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 1206690 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[4CB33F0D1C750E8A]) [ 
   ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 7.0.0
   [junit4]   2> 1206690 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[4CB33F0D1C750E8A]) [ 
   ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 1206690 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[4CB33F0D1C750E8A]) [ 
   ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1206690 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[4CB33F0D1C750E8A]) [ 
   ] o.a.s.s.SolrDispatchFilter |___

[...truncated too long message...]

junit4]   2> 1854625 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[4CB33F0D1C750E8A]) [    ] 
o.a.s.c.ChaosMonkey monkey: stop jetty! 62576
   [junit4]   2> 1854625 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[4CB33F0D1C750E8A]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1514147488
   [junit4]   2> 1854626 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[4CB33F0D1C750E8A]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1854626 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[4CB33F0D1C750E8A]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1854626 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[4CB33F0D1C750E8A]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1854635 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[4CB33F0D1C750E8A]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1854637 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[4CB33F0D1C750E8A]) [    ] 
o.a.s.c.Overseer Overseer (id=98023760097837073-127.0.0.1:62576_-n_0000000004) 
closing
   [junit4]   2> 1854638 INFO  
(OverseerStateUpdate-98023760097837073-127.0.0.1:62576_-n_0000000004) 
[n:127.0.0.1:62576_    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:62576_
   [junit4]   2> 1854655 INFO  (zkCallback-2993-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 1856193 WARN  
(zkCallback-3017-thread-1-processing-n:127.0.0.1:62576_) [n:127.0.0.1:62576_ 
c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.SyncStrategy Closed, 
skipping sync up.
   [junit4]   2> 1856193 INFO  
(zkCallback-3017-thread-1-processing-n:127.0.0.1:62576_) [n:127.0.0.1:62576_ 
c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1856193 INFO  
(zkCallback-3017-thread-1-processing-n:127.0.0.1:62576_) [n:127.0.0.1:62576_ 
c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.SolrCore 
[collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@dd143aa
   [junit4]   2> 1856197 INFO  
(zkCallback-3017-thread-1-processing-n:127.0.0.1:62576_) [n:127.0.0.1:62576_ 
c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.m.SolrMetricManager 
Closing metric reporters for registry=solr.core.collection1.shard1.core_node4, 
tag=231818154
   [junit4]   2> 1856216 INFO  
(zkCallback-3017-thread-1-processing-n:127.0.0.1:62576_) [n:127.0.0.1:62576_ 
c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.m.SolrMetricManager 
Closing metric reporters for 
registry=solr.collection.collection1.shard1.leader, tag=231818154
   [junit4]   2> 1856217 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[4CB33F0D1C750E8A]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@ad2f83{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1856218 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[4CB33F0D1C750E8A]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@63bbcaff{/,null,UNAVAILABLE}
   [junit4]   2> 1856222 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[4CB33F0D1C750E8A]) [    ] 
o.a.s.c.ChaosMonkey monkey: stop jetty! 44647
   [junit4]   2> 1856222 ERROR 
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[4CB33F0D1C750E8A]) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1856224 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[4CB33F0D1C750E8A]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:41448 41448
   [junit4]   2> 1856359 INFO  (Thread-6083) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:41448 41448
   [junit4]   2> 1856368 WARN  (Thread-6083) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/aliases.json
   [junit4]   2>        6       /solr/clusterprops.json
   [junit4]   2>        5       /solr/security.json
   [junit4]   2>        5       /solr/configs/conf1
   [junit4]   2>        4       /solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/live_nodes
   [junit4]   2>        6       /solr/collections
   [junit4]   2>        5       /solr/overseer/queue
   [junit4]   2>        5       /solr/overseer/collection-queue-work
   [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.ShardSplitTest_4CB33F0D1C750E8A-001
   [junit4]   2> May 25, 2017 2:51:52 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{rnd_b=PostingsFormat(name=Memory), 
shard_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
n_ti=PostingsFormat(name=LuceneVarGapFixedInterval), 
a_t=PostingsFormat(name=LuceneVarGapFixedInterval), 
a_i=PostingsFormat(name=Memory), id=PostingsFormat(name=Memory)}, 
docValues:{rnd_b=DocValuesFormat(name=Lucene70), 
shard_s=DocValuesFormat(name=Direct), 
_version_=DocValuesFormat(name=Asserting), n_ti=DocValuesFormat(name=Direct), 
a_t=DocValuesFormat(name=Direct), a_i=DocValuesFormat(name=Lucene70), 
id=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=491, 
maxMBSortInHeap=5.761663733326629, sim=RandomSimilarity(queryNorm=false): {}, 
locale=es-CU, timezone=Indian/Mayotte
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_131 
(64-bit)/cpus=3,threads=1,free=66611048,total=342568960
   [junit4]   2> NOTE: All tests run in this JVM: [TestRestManager, 
HdfsThreadLeakTest, TestTrieFacet, CloneFieldUpdateProcessorFactoryTest, 
TestCodecSupport, TestObjectReleaseTracker, TestRecovery, TestSolr4Spatial, 
TestDynamicFieldCollectionResource, TestConfigSetsAPIZkFailure, 
TestAnalyzedSuggestions, SolrIndexSplitterTest, DeleteNodeTest, 
TestSimpleTextCodec, StatsReloadRaceTest, TestCoreAdminApis, RankQueryTest, 
TriLevelCompositeIdRoutingTest, TestValueSourceCache, 
HdfsCollectionsAPIDistributedZkTest, BadCopyFieldTest, 
TestTolerantUpdateProcessorRandomCloud, CircularListTest, CdcrBootstrapTest, 
CoreAdminHandlerTest, TestLuceneMatchVersion, TestDeleteCollectionOnDownNodes, 
TestHalfAndHalfDocValues, TestStressInPlaceUpdates, ReturnFieldsTest, 
TestAtomicUpdateErrorCases, ChaosMonkeySafeLeaderWithPullReplicasTest, 
TestImplicitCoreProperties, HdfsUnloadDistributedZkTest, 
TestFileDictionaryLookup, HttpSolrCallGetCoreTest, CoreAdminCreateDiscoverTest, 
TestMiniSolrCloudCluster, SpatialRPTFieldTypeTest, EchoParamsTest, 
StressHdfsTest, CollectionsAPIDistributedZkTest, 
TestSimpleTrackingShardHandler, DataDrivenBlockJoinTest, 
TestFieldCollectionResource, LukeRequestHandlerTest, AliasIntegrationTest, 
TestCollectionAPIs, TestLeaderElectionZkExpiry, TestFieldCacheWithThreads, 
DistributedVersionInfoTest, DistribCursorPagingTest, TestNestedDocsSort, 
SolrCmdDistributorTest, TermVectorComponentTest, TestDFRSimilarityFactory, 
TestSlowCompositeReaderWrapper, TestSolrXml, TestBadConfig, SuggesterWFSTTest, 
SecurityConfHandlerTest, HdfsDirectoryTest, SolrSlf4jReporterTest, 
TestLMJelinekMercerSimilarityFactory, TestNumericTerms32, BasicZkTest, 
TermVectorComponentDistributedTest, SolrMetricsIntegrationTest, 
LeaderFailureAfterFreshStartTest, JsonLoaderTest, TestSolrCoreParser, 
RulesTest, FieldMutatingUpdateProcessorTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, CreateCollectionCleanupTest, 
TestLegacyNumericRangeQueryBuilder, TestQuerySenderListener, TestDocTermOrds, 
ConfigSetsAPITest, TestScoreJoinQPScore, DefaultValueUpdateProcessorTest, 
ConjunctionSolrSpellCheckerTest, TestCloudPseudoReturnFields, 
BlockDirectoryTest, DistanceUnitsTest, TestExceedMaxTermLength, 
TestBackupRepositoryFactory, CurrencyFieldOpenExchangeTest, TestMacroExpander, 
TestRequestForwarding, MetricUtilsTest, TimeZoneUtilsTest, 
URLClassifyProcessorTest, TestSQLHandler, AnalyticsQueryTest, 
SpatialHeatmapFacetsTest, SolrCLIZkUtilsTest, CacheHeaderTest, 
LeaderInitiatedRecoveryOnShardRestartTest, SpellCheckComponentTest, TestDocSet, 
DistribJoinFromCollectionTest, BJQParserTest, SuggestComponentTest, 
ResponseLogComponentTest, RequestHandlersTest, 
DistributedFacetPivotSmallAdvancedTest, TestRawTransformer, 
DistributedQueryComponentOptimizationTest, 
AddSchemaFieldsUpdateProcessorFactoryTest, UUIDFieldTest, TestXmlQParserPlugin, 
TestCloudJSONFacetJoinDomain, TestConfigSetsAPI, SystemInfoHandlerTest, 
TestInitParams, TestIndexingPerformance, DeleteInactiveReplicaTest, 
TestRecoveryHdfs, TestFieldCacheSortRandom, TestLRUCache, 
RegexBoostProcessorTest, ClusterStateTest, MetricsHandlerTest, 
AtomicUpdatesTest, TestSchemaSimilarityResource, TestChildDocTransformer, 
TestCustomStream, TestReload, CollectionsAPISolrJTest, 
BlockJoinFacetRandomTest, BasicAuthIntegrationTest, TestComponentsName, 
TestStressRecovery, HighlighterMaxOffsetTest, 
TestSolrCloudWithDelegationTokens, NotRequiredUniqueKeyTest, 
ChaosMonkeySafeLeaderTest, RestartWhileUpdatingTest, ConnectionReuseTest, 
TestHdfsBackupRestoreCore, TestCoreDiscovery, HdfsChaosMonkeyNothingIsSafeTest, 
TestSchemalessBufferedUpdates, TestGraphMLResponseWriter, 
TolerantUpdateProcessorTest, AutoCommitTest, ChangedSchemaMergeTest, 
TestStandardQParsers, TestDistributedMissingSort, ShardSplitTest]
   [junit4] Completed [408/713 (2!)] on J1 in 650.45s, 5 tests, 1 failure <<< 
FAILURES!

[...truncated 44392 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to