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

2 tests failed.
FAILED:  org.apache.solr.update.AutoCommitTest.testMaxTime

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
        at 
__randomizedtesting.SeedInfo.seed([F7F6570588590E18:6D022AE716C39224]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:890)
        at 
org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:270)
        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:883)
        ... 40 more


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

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
        at 
__randomizedtesting.SeedInfo.seed([F7F6570588590E18:4D24387D0B77E00D]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:890)
        at 
org.apache.solr.update.HardAutoCommitTest.testCommitWithin(HardAutoCommitTest.java:100)
        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:883)
        ... 40 more




Build Log:
[...truncated 12043 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/J0/temp/solr.update.AutoCommitTest_F7F6570588590E18-001/init-core-data-001
   [junit4]   2> 1550553 WARN  
(SUITE-AutoCommitTest-seed#[F7F6570588590E18]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 1550553 INFO  
(SUITE-AutoCommitTest-seed#[F7F6570588590E18]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 1550554 INFO  
(SUITE-AutoCommitTest-seed#[F7F6570588590E18]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1550555 INFO  
(SUITE-AutoCommitTest-seed#[F7F6570588590E18]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1550556 INFO  
(SUITE-AutoCommitTest-seed#[F7F6570588590E18]-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> 1550586 INFO  
(SUITE-AutoCommitTest-seed#[F7F6570588590E18]-worker) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1550615 INFO  
(SUITE-AutoCommitTest-seed#[F7F6570588590E18]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1550707 INFO  
(SUITE-AutoCommitTest-seed#[F7F6570588590E18]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1550766 INFO  
(SUITE-AutoCommitTest-seed#[F7F6570588590E18]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@71b44c09
   [junit4]   2> 1550770 INFO  
(SUITE-AutoCommitTest-seed#[F7F6570588590E18]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@71b44c09
   [junit4]   2> 1550770 INFO  
(SUITE-AutoCommitTest-seed#[F7F6570588590E18]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@71b44c09
   [junit4]   2> 1550772 INFO  (coreLoadExecutor-7050-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> 1550813 INFO  (coreLoadExecutor-7050-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1550858 INFO  (coreLoadExecutor-7050-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1550960 INFO  (coreLoadExecutor-7050-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1550967 INFO  (coreLoadExecutor-7050-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> 1550968 INFO  (coreLoadExecutor-7050-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@71b44c09
   [junit4]   2> 1550968 INFO  (coreLoadExecutor-7050-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1550968 INFO  (coreLoadExecutor-7050-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/J0/temp/solr.update.AutoCommitTest_F7F6570588590E18-001/init-core-data-001/]
   [junit4]   2> 1550970 INFO  (coreLoadExecutor-7050-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1181037176, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1551054 INFO  (coreLoadExecutor-7050-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1551054 INFO  (coreLoadExecutor-7050-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1551055 INFO  (coreLoadExecutor-7050-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1551055 INFO  (coreLoadExecutor-7050-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1551056 INFO  (coreLoadExecutor-7050-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=35, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7466964939896789]
   [junit4]   2> 1551056 INFO  (coreLoadExecutor-7050-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1b96ad02[collection1] main]
   [junit4]   2> 1551057 INFO  (coreLoadExecutor-7050-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1551067 INFO  (coreLoadExecutor-7050-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1551134 INFO  (coreLoadExecutor-7050-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1551135 INFO  
(searcherExecutor-7051-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1551136 INFO  
(searcherExecutor-7051-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1551136 INFO  
(searcherExecutor-7051-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1551136 INFO  
(searcherExecutor-7051-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1551136 INFO  
(searcherExecutor-7051-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1551136 INFO  
(searcherExecutor-7051-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1551137 INFO  (coreLoadExecutor-7050-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1570230284024020992
   [junit4]   2> 1551138 INFO  
(searcherExecutor-7051-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1551138 INFO  
(searcherExecutor-7051-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1551138 INFO  
(searcherExecutor-7051-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1551139 INFO  
(searcherExecutor-7051-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1b96ad02[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1551140 INFO  
(SUITE-AutoCommitTest-seed#[F7F6570588590E18]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1551142 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F7F6570588590E18]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
   [junit4]   2> 1551143 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F7F6570588590E18]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1551143 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F7F6570588590E18]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@5cacfc29[collection1] realtime]
   [junit4]   2> 1551143 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F7F6570588590E18]) [    ] 
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> 1551144 ERROR 
(TEST-AutoCommitTest.testCommitWithin-seed#[F7F6570588590E18]) [    ] 
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> 1551144 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F7F6570588590E18]) [    ] 
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> 1551185 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F7F6570588590E18]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1551208 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F7F6570588590E18]) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1551312 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F7F6570588590E18]) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1551321 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F7F6570588590E18]) [    ] 
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> 1551361 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F7F6570588590E18]) [    
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@71b44c09
   [junit4]   2> 1551361 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F7F6570588590E18]) [    
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/J0/temp/solr.update.AutoCommitTest_F7F6570588590E18-001/init-core-data-001/]
   [junit4]   2> 1551444 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F7F6570588590E18]) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1551444 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F7F6570588590E18]) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1551445 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F7F6570588590E18]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@66ccee2b[collection1] main]
   [junit4]   2> 1551445 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F7F6570588590E18]) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1551446 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F7F6570588590E18]) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1551450 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F7F6570588590E18]) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1551450 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F7F6570588590E18]) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1570230284352225280
   [junit4]   2> 1551452 INFO  
(searcherExecutor-7056-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1551453 INFO  
(searcherExecutor-7056-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1551453 INFO  
(searcherExecutor-7056-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1551454 INFO  
(searcherExecutor-7056-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1551454 INFO  
(searcherExecutor-7056-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1551454 INFO  
(searcherExecutor-7056-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1551455 INFO  
(searcherExecutor-7056-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1551455 INFO  
(searcherExecutor-7056-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1551457 INFO  
(searcherExecutor-7056-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1551457 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F7F6570588590E18]) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=33, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=89.353515625, 
floorSegmentMB=0.654296875, forceMergeDeletesPctAllowed=20.088352100041426, 
segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1551457 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F7F6570588590E18]) [    
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1551458 INFO  
(searcherExecutor-7056-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@66ccee2b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1551458 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F7F6570588590E18]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@560e1f0c[collection1] main]
   [junit4]   2> 1551459 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F7F6570588590E18]) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@77ddd2f7
   [junit4]   2> 1551459 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F7F6570588590E18]) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=2011026167
   [junit4]   2> 1551462 INFO  
(searcherExecutor-7056-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@560e1f0c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1551472 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F7F6570588590E18]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 
(1570230284373196800)]} 0 2
   [junit4]   2> 1551472 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F7F6570588590E18]) [    
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> 1555472 INFO  (commitScheduler-7059-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> 1555473 INFO  (commitScheduler-7059-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@185622ca[collection1] main]
   [junit4]   2> 1555474 INFO  (commitScheduler-7059-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1555475 INFO  
(searcherExecutor-7056-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@185622ca[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1)))}
   [junit4]   2> 1555513 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F7F6570588590E18]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 
(1570230288611540992)]} 0 4044
   [junit4]   2> 1555513 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F7F6570588590E18]) [    
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> 1555514 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F7F6570588590E18]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529 
(-1570230288613638144)]} 0 4045
   [junit4]   2> 1555514 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F7F6570588590E18]) [    
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> 1557515 INFO  (commitScheduler-7059-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> 1557516 INFO  (commitScheduler-7059-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7d6a9fce[collection1] main]
   [junit4]   2> 1557516 INFO  (commitScheduler-7059-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1557518 INFO  
(searcherExecutor-7056-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7d6a9fce[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.0.0):C1)))}
   [junit4]   2> 1557519 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F7F6570588590E18]) [    
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> 1557520 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F7F6570588590E18]) [    
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=1 status=0 
QTime=0
   [junit4]   2> 1557521 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F7F6570588590E18]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1570230290717081600)]} 0 6053
   [junit4]   2> 1557521 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F7F6570588590E18]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1570230290718130176)]} 0 6053
   [junit4]   2> 1557522 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F7F6570588590E18]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1570230290718130177)]} 0 6053
   [junit4]   2> 1557522 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F7F6570588590E18]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1570230290719178752)]} 0 6054
   [junit4]   2> 1557522 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F7F6570588590E18]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1570230290719178753)]} 0 6054
   [junit4]   2> 1557522 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F7F6570588590E18]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1570230290719178754)]} 0 6054
   [junit4]   2> 1557522 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F7F6570588590E18]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1570230290719178755)]} 0 6054
   [junit4]   2> 1557522 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F7F6570588590E18]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1570230290719178756)]} 0 6054
   [junit4]   2> 1557523 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F7F6570588590E18]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1570230290719178757)]} 0 6054
   [junit4]   2> 1557523 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F7F6570588590E18]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1570230290720227328)]} 0 6055
   [junit4]   2> 1557523 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F7F6570588590E18]) [    
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> 1557523 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F7F6570588590E18]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1570230290720227329)]} 0 6055
   [junit4]   2> 1557524 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F7F6570588590E18]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1570230290720227330)]} 0 6055
   [junit4]   2> 1557524 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F7F6570588590E18]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1570230290721275904)]} 0 6056
   [junit4]   2> 1557524 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F7F6570588590E18]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1570230290721275905)]} 0 6056
   [junit4]   2> 1557524 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F7F6570588590E18]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1570230290721275906)]} 0 6056
   [junit4]   2> 1557524 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F7F6570588590E18]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1570230290721275907)]} 0 6056
   [junit4]   2> 1557524 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F7F6570588590E18]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1570230290721275908)]} 0 6056
   [junit4]   2> 1557524 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F7F6570588590E18]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1570230290721275909)]} 0 6056
   [junit4]   2> 1557525 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F7F6570588590E18]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1570230290721275910)]} 0 6056
   [junit4]   2> 1557525 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F7F6570588590E18]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1570230290722324480)]} 0 6056
   [junit4]   2> 1557525 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F7F6570588590E18]) [    
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=1 status=0 
QTime=0
   [junit4]   2> 1558524 INFO  (commitScheduler-7059-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> 1558526 INFO  (commitScheduler-7059-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@22c2f74d[collection1] main]
   [junit4]   2> 1558526 INFO  (commitScheduler-7059-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1558527 INFO  
(searcherExecutor-7056-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@22c2f74d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.0.0):C10/9:delGen=1)))}
   [junit4]   2> 1558527 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F7F6570588590E18]) [    
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> 1558528 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F7F6570588590E18]) [    
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> 1558528 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[F7F6570588590E18]) [    
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
   [junit4]   2> 1558531 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F7F6570588590E18]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
   [junit4]   2> 1558532 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F7F6570588590E18]) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1558532 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F7F6570588590E18]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@19e8f518[collection1] realtime]
   [junit4]   2> 1558532 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F7F6570588590E18]) [    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> 1558532 ERROR 
(TEST-AutoCommitTest.testMaxTime-seed#[F7F6570588590E18]) [    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> 1558533 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F7F6570588590E18]) [    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> 1558559 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F7F6570588590E18]) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1558580 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F7F6570588590E18]) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1558638 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F7F6570588590E18]) [    x:collection1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1558643 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F7F6570588590E18]) [    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> 1558652 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F7F6570588590E18]) [    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@71b44c09
   [junit4]   2> 1558652 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F7F6570588590E18]) [    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/J0/temp/solr.update.AutoCommitTest_F7F6570588590E18-001/init-core-data-001/]
   [junit4]   2> 1558725 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F7F6570588590E18]) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1558725 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F7F6570588590E18]) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1558726 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F7F6570588590E18]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@9976593[collection1] main]
   [junit4]   2> 1558727 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F7F6570588590E18]) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1558728 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F7F6570588590E18]) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1558730 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F7F6570588590E18]) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1558732 INFO  
(searcherExecutor-7060-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1558732 INFO  
(searcherExecutor-7060-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1558732 INFO  
(searcherExecutor-7060-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1558732 INFO  
(searcherExecutor-7060-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1558732 INFO  
(searcherExecutor-7060-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1558733 INFO  
(searcherExecutor-7060-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1558733 INFO  
(searcherExecutor-7060-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1558733 INFO  
(searcherExecutor-7060-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1558733 INFO  
(searcherExecutor-7060-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1558748 INFO  
(searcherExecutor-7060-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@9976593[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1558748 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F7F6570588590E18]) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=28, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=71.2177734375, 
floorSegmentMB=1.2451171875, forceMergeDeletesPctAllowed=1.9634426351081102, 
segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.2477423274031085
   [junit4]   2> 1558748 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F7F6570588590E18]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1558748 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F7F6570588590E18]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@14318d37[collection1] main]
   [junit4]   2> 1558749 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F7F6570588590E18]) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@206ef290
   [junit4]   2> 1558749 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F7F6570588590E18]) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=544141968
   [junit4]   2> 1558751 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F7F6570588590E18]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 
(1570230292007878656)]} 0 0
   [junit4]   2> 1558751 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F7F6570588590E18]) [    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> 1558752 INFO  
(searcherExecutor-7060-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@14318d37[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1559002 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F7F6570588590E18]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 
(1570230292271071232)]} 0 251
   [junit4]   2> 1559002 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F7F6570588590E18]) [    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> 1559003 ERROR 
(TEST-AutoCommitTest.testMaxTime-seed#[F7F6570588590E18]) [    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> 1559003 ERROR 
(TEST-AutoCommitTest.testMaxTime-seed#[F7F6570588590E18]) [    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:883)
   [junit4]   2>        at 
org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:270)
   [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> 1559003 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[F7F6570588590E18]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AutoCommitTest 
-Dtests.method=testMaxTime -Dtests.seed=F7F6570588590E18 -Dtests.slow=true 
-Dtests.locale=sk -Dtests.timezone=SystemV/CST6CDT -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.48s J0 | AutoCommitTest.testMaxTime <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during 
query
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([F7F6570588590E18:6D022AE716C39224]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:890)
   [junit4]    >        at 
org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:270)
   [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:883)
   [junit4]    >        ... 40 more
   [junit4]   2> 1559010 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F7F6570588590E18]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
   [junit4]   2> 1559010 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F7F6570588590E18]) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1559010 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F7F6570588590E18]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1b05a15[collection1] realtime]
   [junit4]   2> 1559011 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F7F6570588590E18]) [    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> 1559011 ERROR 
(TEST-AutoCommitTest.testMaxDocs-seed#[F7F6570588590E18]) [    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> 1559012 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F7F6570588590E18]) [    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> 1559049 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F7F6570588590E18]) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1559069 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F7F6570588590E18]) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1559164 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F7F6570588590E18]) [    x:collection1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1559170 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F7F6570588590E18]) [    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> 1559185 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F7F6570588590E18]) [    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@71b44c09
   [junit4]   2> 1559185 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F7F6570588590E18]) [    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/J0/temp/solr.update.AutoCommitTest_F7F6570588590E18-001/init-core-data-001/]
   [junit4]   2> 1559259 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F7F6570588590E18]) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1559260 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F7F6570588590E18]) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1559261 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F7F6570588590E18]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@4a126fc2[collection1] main]
   [junit4]   2> 1559262 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F7F6570588590E18]) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1559263 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F7F6570588590E18]) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1559269 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F7F6570588590E18]) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1559271 INFO  
(searcherExecutor-7064-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1559272 INFO  
(searcherExecutor-7064-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1559272 INFO  
(searcherExecutor-7064-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1559272 INFO  
(searcherExecutor-7064-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1559272 INFO  
(searcherExecutor-7064-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1559272 INFO  
(searcherExecutor-7064-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1559273 INFO  
(searcherExecutor-7064-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1559273 INFO  
(searcherExecutor-7064-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1559274 INFO  
(searcherExecutor-7064-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1559276 INFO  
(searcherExecutor-7064-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4a126fc2[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1559276 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F7F6570588590E18]) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=45, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.16508536670445384]
   [junit4]   2> 1559277 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F7F6570588590E18]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1559277 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F7F6570588590E18]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1dd3c80d[collection1] main]
   [junit4]   2> 1559277 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F7F6570588590E18]) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@7c4f576b
   [junit4]   2> 1559278 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F7F6570588590E18]) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=2085574507
   [junit4]   2> 1559286 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F7F6570588590E18]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0 
(1570230292568866816)]} 0 0
   [junit4]   2> 1559286 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F7F6570588590E18]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1 
(1570230292568866817)]} 0 0
   [junit4]   2> 1559286 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F7F6570588590E18]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2 
(1570230292568866818)]} 0 1
   [junit4]   2> 1559287 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F7F6570588590E18]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3 
(1570230292568866819)]} 0 1
   [junit4]   2> 1559287 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F7F6570588590E18]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4 
(1570230292569915392)]} 0 1
   [junit4]   2> 1559287 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F7F6570588590E18]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5 
(1570230292569915393)]} 0 1
   [junit4]   2> 1559287 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F7F6570588590E18]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6 
(1570230292569915394)]} 0 1
   [junit4]   2> 1559287 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F7F6570588590E18]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7 
(1570230292569915395)]} 0 1
   [junit4]   2> 1559287 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F7F6570588590E18]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8 
(1570230292569915396)]} 0 1
   [junit4]   2> 1559287 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F7F6570588590E18]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9 
(1570230292569915397)]} 0 1
   [junit4]   2> 1559287 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F7F6570588590E18]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10 
(1570230292569915398)]} 0 2
   [junit4]   2> 1559288 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F7F6570588590E18]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11 
(1570230292570963968)]} 0 2
   [junit4]   2> 1559288 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F7F6570588590E18]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12 
(1570230292570963969)]} 0 2
   [junit4]   2> 1559288 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F7F6570588590E18]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13 
(1570230292570963970)]} 0 2
   [junit4]   2> 1559288 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F7F6570588590E18]) [    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> 1559289 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F7F6570588590E18]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14 
(1570230292570963971)]} 0 3
   [junit4]   2> 1559291 INFO  
(searcherExecutor-7064-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1dd3c80d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1559291 INFO  (commitScheduler-7067-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> 1559292 INFO  (commitScheduler-7067-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@786a4c31[collection1] main]
   [junit4]   2> 1559293 INFO  (commitScheduler-7067-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1559294 INFO  
(searcherExecutor-7064-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@786a4c31[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.0.0):C15)))}
   [junit4]   2> 1559539 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F7F6570588590E18]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15 
(1570230292834156544)]} 0 253
   [junit4]   2> 1559539 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F7F6570588590E18]) [    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=1 status=0 QTime=0
   [junit4]   2> 1559540 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F7F6570588590E18]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:15&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 1559540 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[F7F6570588590E18]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
   [junit4]   2> 1559540 INFO  
(SUITE-AutoCommitTest-seed#[F7F6570588590E18]-worker) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1559540 INFO  
(SUITE-AutoCommitTest-seed#[F7F6570588590E18]-worker) [    x:collection1] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1658621968
   [junit4]   2> 1559540 INFO  
(SUITE-AutoCommitTest-seed#[F7F6570588590E18]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1559542 INFO  
(SUITE-AutoCommitTest-seed#[F7F6570588590E18]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1559542 INFO  
(SUITE-AutoCommitTest-seed#[F7F6570588590E18]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1559543 INFO  
(SUITE-AutoCommitTest-seed#[F7F6570588590E18]-worker) [    x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1559543 INFO  
(coreCloseExecutor-7068-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@7757f1a4
   [junit4]   2> 1559543 INFO  
(coreCloseExecutor-7068-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 1559543 INFO  
(coreCloseExecutor-7068-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1291a933 commitCommandVersion:0
   [junit4]   2> 1559545 INFO  
(coreCloseExecutor-7068-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=2002252196
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_F7F6570588590E18-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, 
sim=RandomSimilarity(queryNorm=true): {}, locale=sk, timezone=SystemV/CST6CDT
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_131 
(64-bit)/cpus=3,threads=1,free=49636000,total=454238208
   [junit4]   2> NOTE: All tests run in this JVM: [TestNumericTerms64, 
PrimitiveFieldTypeTest, SpellCheckCollatorWithCollapseTest, 
AnalysisAfterCoreReloadTest, LeaderElectionContextKeyTest, 
TestExactSharedStatsCache, CdcrBootstrapTest, TestLegacyNumericUtils, 
MetricsConfigTest, ConnectionReuseTest, RequiredFieldsTest, 
TestMiniSolrCloudClusterSSL, SuggesterFSTTest, TestCSVResponseWriter, 
IndexSchemaRuntimeFieldTest, TestOverriddenPrefixQueryForCustomFieldType, 
WrapperMergePolicyFactoryTest, PropertiesRequestHandlerTest, V2StandaloneTest, 
DirectSolrSpellCheckerTest, TestSchemaSimilarityResource, 
TestElisionMultitermQuery, TestHdfsBackupRestoreCore, CleanupOldIndexTest, 
TestCoreContainer, AnalyticsMergeStrategyTest, TestPayloadScoreQParserPlugin, 
SolrIndexConfigTest, MultiThreadedOCPTest, 
LeaderInitiatedRecoveryOnShardRestartTest, RecoveryZkTest, 
TestComplexPhraseQParserPlugin, NumericFieldsTest, TestBulkSchemaConcurrent, 
InfoHandlerTest, TestRemoteStreaming, HdfsRecoverLeaseTest, MultiTermTest, 
TestFaceting, MoreLikeThisHandlerTest, TestPushWriter, 
DocumentAnalysisRequestHandlerTest, CollectionsAPISolrJTest, 
TestReloadAndDeleteDocs, TestNumericRangeQuery64, TestSuggestSpellingConverter, 
AddBlockUpdateTest, TestSchemaManager, TestLocalFSCloudBackupRestore, 
LeaderElectionTest, TestSolrJ, TestSSLRandomization, 
DistributedVersionInfoTest, TestCollapseQParserPlugin, 
TestCursorMarkWithoutUniqueKey, RestartWhileUpdatingTest, 
TestIBSimilarityFactory, TestSQLHandler, TestSolrFieldCacheBean, 
TestStressLucene, TestConfigSetImmutable, SimpleFacetsTest, 
CollectionTooManyReplicasTest, TestSolrCloudWithDelegationTokens, 
TestPseudoReturnFields, TestHashPartitioner, SolrPluginUtilsTest, TestUtils, 
IndexBasedSpellCheckerTest, FileUtilsTest, SoftAutoCommitTest, 
TestRandomCollapseQParserPlugin, SolrMetricManagerTest, TestUpdate, 
ClusterStateUpdateTest, TestReRankQParserPlugin, 
TestSlowCompositeReaderWrapper, TestCollationFieldDocValues, BufferStoreTest, 
ZkControllerTest, TestCloudNestedDocsSort, LeaderFailureAfterFreshStartTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, VersionInfoTest, 
TestReplicationHandler, TestDFISimilarityFactory, TestMiniSolrCloudCluster, 
SSLMigrationTest, TestLeaderElectionZkExpiry, DistribJoinFromCollectionTest, 
OverseerTest, RecoveryAfterSoftCommitTest, CurrencyFieldXmlFileTest, 
DistributedFacetPivotSmallTest, TestRTGBase, TestHighlightDedupGrouping, 
PreAnalyzedFieldManagedSchemaCloudTest, TestFieldCache, 
TestEmbeddedSolrServerSchemaAPI, OverseerTaskQueueTest, TestXIncludeConfig, 
MBeansHandlerTest, QueryElevationComponentTest, TestSolrCoreSnapshots, 
TestClassNameShortening, DistributedFacetPivotLongTailTest, 
TestSurroundQueryParser, TestDefaultStatsCache, TestRestManager, 
SearchHandlerTest, TestMaxTokenLenTokenizer, ZkNodePropsTest, ForceLeaderTest, 
ResponseHeaderTest, TestConfigSetsAPIZkFailure, CursorPagingTest, 
HdfsRestartWhileUpdatingTest, SuggestComponentContextFilterQueryTest, 
DocExpirationUpdateProcessorFactoryTest, TestSolrCloudWithSecureImpersonation, 
DistributedQueryElevationComponentTest, SimplePostToolTest, SolrXmlInZkTest, 
ParsingFieldUpdateProcessorsTest, TestDocBasedVersionConstraints, 
HdfsDirectoryFactoryTest, TestTolerantUpdateProcessorRandomCloud, 
TestCharFilters, HLLSerializationTest, TestManagedSchema, TestTolerantSearch, 
AliasIntegrationTest, TestReqParamsAPI, TestMacroExpander, 
XsltUpdateRequestHandlerTest, SolrTestCaseJ4Test, 
BinaryUpdateRequestHandlerTest, TestInPlaceUpdatesStandalone, 
MissingSegmentRecoveryTest, SolrGraphiteReporterTest, 
BlockJoinFacetDistribTest, TestLazyCores, TestReloadDeadlock, 
BasicAuthStandaloneTest, DistributedSuggestComponentTest, 
TestStressInPlaceUpdates, TestQuerySenderNoQuery, DeleteShardTest, 
DocumentBuilderTest, TestTestInjection, AsyncCallRequestStatusResponseTest, 
DeleteNodeTest, TestLFUCache, TestFieldTypeCollectionResource, 
TestHdfsUpdateLog, TestSolrCloudWithHadoopAuthPlugin, QueryEqualityTest, 
TestSystemCollAutoCreate, DistributedMLTComponentTest, 
TestFieldCollectionResource, EnumFieldTest, DateRangeFieldTest, 
TestCustomStream, AlternateDirectoryTest, TestLRUStatsCache, 
TestSolrDeletionPolicy1, PeerSyncTest, 
TestDistributedStatsComponentCardinality, TestPostingsSolrHighlighter, 
TestInitQParser, TestSolr4Spatial2, MergeStrategyTest, 
UUIDUpdateProcessorFallbackTest, TestMergePolicyConfig, TestSimpleTextCodec, 
AutoCommitTest]
   [junit4] Completed [377/725 (1!)] on J0 in 9.01s, 3 tests, 1 error <<< 
FAILURES!

[...truncated 22 lines...]
   [junit4] Suite: org.apache.solr.update.HardAutoCommitTest
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.HardAutoCommitTest_F7F6570588590E18-001/init-core-data-001
   [junit4]   2> 1592941 WARN  
(SUITE-HardAutoCommitTest-seed#[F7F6570588590E18]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=28 numCloses=28
   [junit4]   2> 1592942 INFO  
(SUITE-HardAutoCommitTest-seed#[F7F6570588590E18]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 1592943 INFO  
(SUITE-HardAutoCommitTest-seed#[F7F6570588590E18]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1592943 INFO  
(SUITE-HardAutoCommitTest-seed#[F7F6570588590E18]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1592944 INFO  
(SUITE-HardAutoCommitTest-seed#[F7F6570588590E18]-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> 1592966 INFO  
(SUITE-HardAutoCommitTest-seed#[F7F6570588590E18]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1592980 INFO  
(SUITE-HardAutoCommitTest-seed#[F7F6570588590E18]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1593045 INFO  
(SUITE-HardAutoCommitTest-seed#[F7F6570588590E18]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1593106 INFO  
(SUITE-HardAutoCommitTest-seed#[F7F6570588590E18]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@71b44c09
   [junit4]   2> 1593108 INFO  
(SUITE-HardAutoCommitTest-seed#[F7F6570588590E18]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@71b44c09
   [junit4]   2> 1593109 INFO  
(SUITE-HardAutoCommitTest-seed#[F7F6570588590E18]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@71b44c09
   [junit4]   2> 1593110 INFO  (coreLoadExecutor-7495-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> 1593138 INFO  (coreLoadExecutor-7495-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1593152 INFO  (coreLoadExecutor-7495-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1593235 INFO  (coreLoadExecutor-7495-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1593240 INFO  (coreLoadExecutor-7495-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> 1593240 INFO  (coreLoadExecutor-7495-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@71b44c09
   [junit4]   2> 1593240 INFO  (coreLoadExecutor-7495-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1593240 INFO  (coreLoadExecutor-7495-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/J0/temp/solr.update.HardAutoCommitTest_F7F6570588590E18-001/init-core-data-001/]
   [junit4]   2> 1593241 INFO  (coreLoadExecutor-7495-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=13, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=50.5498046875, 
floorSegmentMB=0.623046875, forceMergeDeletesPctAllowed=14.824273174360904, 
segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1593310 INFO  (coreLoadExecutor-7495-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1593310 INFO  (coreLoadExecutor-7495-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1593311 INFO  (coreLoadExecutor-7495-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1593311 INFO  (coreLoadExecutor-7495-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1593311 INFO  (coreLoadExecutor-7495-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=12, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=89.08984375, 
floorSegmentMB=1.7783203125, forceMergeDeletesPctAllowed=1.1619112160673295, 
segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5373285673831724
   [junit4]   2> 1593311 INFO  (coreLoadExecutor-7495-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4321d0a5[collection1] main]
   [junit4]   2> 1593312 INFO  (coreLoadExecutor-7495-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1593318 INFO  (coreLoadExecutor-7495-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1593380 INFO  (coreLoadExecutor-7495-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1593380 INFO  
(searcherExecutor-7496-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1593380 INFO  (coreLoadExecutor-7495-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1570230328319016960
   [junit4]   2> 1593381 INFO  
(searcherExecutor-7496-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1593381 INFO  
(searcherExecutor-7496-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1593381 INFO  
(searcherExecutor-7496-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1593381 INFO  
(searcherExecutor-7496-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1593381 INFO  
(searcherExecutor-7496-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1593382 INFO  
(searcherExecutor-7496-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1593382 INFO  
(searcherExecutor-7496-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1593382 INFO  
(searcherExecutor-7496-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1593382 INFO  
(SUITE-HardAutoCommitTest-seed#[F7F6570588590E18]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1593383 INFO  
(searcherExecutor-7496-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4321d0a5[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1593386 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F7F6570588590E18]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
   [junit4]   2> 1593386 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F7F6570588590E18]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1593387 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F7F6570588590E18]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@56b329b3[collection1] realtime]
   [junit4]   2> 1593387 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F7F6570588590E18]) [    ] 
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> 1593387 ERROR 
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F7F6570588590E18]) [    ] 
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> 1593388 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F7F6570588590E18]) [    ] 
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> 1593421 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F7F6570588590E18]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1593442 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F7F6570588590E18]) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1593528 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F7F6570588590E18]) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1593532 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F7F6570588590E18]) [    ] 
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> 1593542 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F7F6570588590E18]) [    
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@71b44c09
   [junit4]   2> 1593542 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F7F6570588590E18]) [    
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/J0/temp/solr.update.HardAutoCommitTest_F7F6570588590E18-001/init-core-data-001/]
   [junit4]   2> 1593622 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F7F6570588590E18]) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1593622 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F7F6570588590E18]) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1593626 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F7F6570588590E18]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@663a4ec2[collection1] main]
   [junit4]   2> 1593627 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F7F6570588590E18]) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1593628 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F7F6570588590E18]) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1593630 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F7F6570588590E18]) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1593630 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F7F6570588590E18]) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1570230328581160960
   [junit4]   2> 1593632 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F7F6570588590E18]) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=33, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=89.353515625, 
floorSegmentMB=0.654296875, forceMergeDeletesPctAllowed=20.088352100041426, 
segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1593632 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F7F6570588590E18]) [    
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1593632 INFO  
(searcherExecutor-7501-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1593633 INFO  
(searcherExecutor-7501-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1593633 INFO  
(searcherExecutor-7501-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1593633 INFO  
(searcherExecutor-7501-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1593634 INFO  
(searcherExecutor-7501-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1593635 INFO  
(searcherExecutor-7501-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1593635 INFO  
(searcherExecutor-7501-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1593635 INFO  
(searcherExecutor-7501-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1593635 INFO  
(searcherExecutor-7501-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1593637 INFO  
(searcherExecutor-7501-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@663a4ec2[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1593637 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F7F6570588590E18]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6eb0467f[collection1] main]
   [junit4]   2> 1593637 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F7F6570588590E18]) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@526c3fac
   [junit4]   2> 1593638 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F7F6570588590E18]) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1382825900
   [junit4]   2> 1593644 INFO  
(searcherExecutor-7501-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6eb0467f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1593645 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F7F6570588590E18]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 
(1570230328594792448)]} 0 2
   [junit4]   2> 1593645 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F7F6570588590E18]) [    
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> 1593647 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F7F6570588590E18]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 
(1570230328598986752)]} 0 4
   [junit4]   2> 1593647 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F7F6570588590E18]) [    
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> 1593651 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F7F6570588590E18]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529 
(-1570230328603181056)]} 0 8
   [junit4]   2> 1593651 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F7F6570588590E18]) [    
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> 1593651 ERROR 
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F7F6570588590E18]) [    
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> 1593652 ERROR 
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F7F6570588590E18]) [    
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=//re

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

ucene.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> 1593652 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[F7F6570588590E18]) [    
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HardAutoCommitTest 
-Dtests.method=testCommitWithin -Dtests.seed=F7F6570588590E18 -Dtests.slow=true 
-Dtests.locale=he-IL -Dtests.timezone=Etc/GMT+9 -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.27s J0 | HardAutoCommitTest.testCommitWithin <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during 
query
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([F7F6570588590E18:4D24387D0B77E00D]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:890)
   [junit4]    >        at 
org.apache.solr.update.HardAutoCommitTest.testCommitWithin(HardAutoCommitTest.java:100)
   [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:883)
   [junit4]    >        ... 40 more
   [junit4]   2> 1593653 INFO  
(SUITE-HardAutoCommitTest-seed#[F7F6570588590E18]-worker) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1593653 INFO  
(SUITE-HardAutoCommitTest-seed#[F7F6570588590E18]-worker) [    x:collection1] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=233555981
   [junit4]   2> 1593653 INFO  
(SUITE-HardAutoCommitTest-seed#[F7F6570588590E18]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1593655 INFO  
(SUITE-HardAutoCommitTest-seed#[F7F6570588590E18]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1593656 INFO  
(SUITE-HardAutoCommitTest-seed#[F7F6570588590E18]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1593656 INFO  
(SUITE-HardAutoCommitTest-seed#[F7F6570588590E18]-worker) [    x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1593657 INFO  
(coreCloseExecutor-7505-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@62dbb56a
   [junit4]   2> 1593657 INFO  
(coreCloseExecutor-7505-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 1593657 INFO  
(coreCloseExecutor-7505-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@724daf74 commitCommandVersion:0
   [junit4]   2> 1593660 INFO  
(coreCloseExecutor-7505-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1658565994
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.update.HardAutoCommitTest_F7F6570588590E18-001
   [junit4]   2> Jun 15, 2017 12:58:55 AM 
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=MockRandom), 
multiDefault=PostingsFormat(name=Asserting), 
subject=PostingsFormat(name=Asserting), id=PostingsFormat(name=MockRandom), 
text=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), 
_version_=DocValuesFormat(name=Lucene70), 
intDefault=DocValuesFormat(name=Lucene70), 
range_facet_i_dv=DocValuesFormat(name=Lucene70), 
intDvoDefault=DocValuesFormat(name=Asserting), 
range_facet_l=DocValuesFormat(name=Lucene70), 
timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=124, 
maxMBSortInHeap=7.668792482468331, sim=RandomSimilarity(queryNorm=true): {}, 
locale=he-IL, timezone=Etc/GMT+9
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_131 
(64-bit)/cpus=3,threads=1,free=242362400,total=454238208
   [junit4]   2> NOTE: All tests run in this JVM: [TestNumericTerms64, 
PrimitiveFieldTypeTest, SpellCheckCollatorWithCollapseTest, 
AnalysisAfterCoreReloadTest, LeaderElectionContextKeyTest, 
TestExactSharedStatsCache, CdcrBootstrapTest, TestLegacyNumericUtils, 
MetricsConfigTest, ConnectionReuseTest, RequiredFieldsTest, 
TestMiniSolrCloudClusterSSL, SuggesterFSTTest, TestCSVResponseWriter, 
IndexSchemaRuntimeFieldTest, TestOverriddenPrefixQueryForCustomFieldType, 
WrapperMergePolicyFactoryTest, PropertiesRequestHandlerTest, V2StandaloneTest, 
DirectSolrSpellCheckerTest, TestSchemaSimilarityResource, 
TestElisionMultitermQuery, TestHdfsBackupRestoreCore, CleanupOldIndexTest, 
TestCoreContainer, AnalyticsMergeStrategyTest, TestPayloadScoreQParserPlugin, 
SolrIndexConfigTest, MultiThreadedOCPTest, 
LeaderInitiatedRecoveryOnShardRestartTest, RecoveryZkTest, 
TestComplexPhraseQParserPlugin, NumericFieldsTest, TestBulkSchemaConcurrent, 
InfoHandlerTest, TestRemoteStreaming, HdfsRecoverLeaseTest, MultiTermTest, 
TestFaceting, MoreLikeThisHandlerTest, TestPushWriter, 
DocumentAnalysisRequestHandlerTest, CollectionsAPISolrJTest, 
TestReloadAndDeleteDocs, TestNumericRangeQuery64, TestSuggestSpellingConverter, 
AddBlockUpdateTest, TestSchemaManager, TestLocalFSCloudBackupRestore, 
LeaderElectionTest, TestSolrJ, TestSSLRandomization, 
DistributedVersionInfoTest, TestCollapseQParserPlugin, 
TestCursorMarkWithoutUniqueKey, RestartWhileUpdatingTest, 
TestIBSimilarityFactory, TestSQLHandler, TestSolrFieldCacheBean, 
TestStressLucene, TestConfigSetImmutable, SimpleFacetsTest, 
CollectionTooManyReplicasTest, TestSolrCloudWithDelegationTokens, 
TestPseudoReturnFields, TestHashPartitioner, SolrPluginUtilsTest, TestUtils, 
IndexBasedSpellCheckerTest, FileUtilsTest, SoftAutoCommitTest, 
TestRandomCollapseQParserPlugin, SolrMetricManagerTest, TestUpdate, 
ClusterStateUpdateTest, TestReRankQParserPlugin, 
TestSlowCompositeReaderWrapper, TestCollationFieldDocValues, BufferStoreTest, 
ZkControllerTest, TestCloudNestedDocsSort, LeaderFailureAfterFreshStartTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, VersionInfoTest, 
TestReplicationHandler, TestDFISimilarityFactory, TestMiniSolrCloudCluster, 
SSLMigrationTest, TestLeaderElectionZkExpiry, DistribJoinFromCollectionTest, 
OverseerTest, RecoveryAfterSoftCommitTest, CurrencyFieldXmlFileTest, 
DistributedFacetPivotSmallTest, TestRTGBase, TestHighlightDedupGrouping, 
PreAnalyzedFieldManagedSchemaCloudTest, TestFieldCache, 
TestEmbeddedSolrServerSchemaAPI, OverseerTaskQueueTest, TestXIncludeConfig, 
MBeansHandlerTest, QueryElevationComponentTest, TestSolrCoreSnapshots, 
TestClassNameShortening, DistributedFacetPivotLongTailTest, 
TestSurroundQueryParser, TestDefaultStatsCache, TestRestManager, 
SearchHandlerTest, TestMaxTokenLenTokenizer, ZkNodePropsTest, ForceLeaderTest, 
ResponseHeaderTest, TestConfigSetsAPIZkFailure, CursorPagingTest, 
HdfsRestartWhileUpdatingTest, SuggestComponentContextFilterQueryTest, 
DocExpirationUpdateProcessorFactoryTest, TestSolrCloudWithSecureImpersonation, 
DistributedQueryElevationComponentTest, SimplePostToolTest, SolrXmlInZkTest, 
ParsingFieldUpdateProcessorsTest, TestDocBasedVersionConstraints, 
HdfsDirectoryFactoryTest, TestTolerantUpdateProcessorRandomCloud, 
TestCharFilters, HLLSerializationTest, TestManagedSchema, TestTolerantSearch, 
AliasIntegrationTest, TestReqParamsAPI, TestMacroExpander, 
XsltUpdateRequestHandlerTest, SolrTestCaseJ4Test, 
BinaryUpdateRequestHandlerTest, TestInPlaceUpdatesStandalone, 
MissingSegmentRecoveryTest, SolrGraphiteReporterTest, 
BlockJoinFacetDistribTest, TestLazyCores, TestReloadDeadlock, 
BasicAuthStandaloneTest, DistributedSuggestComponentTest, 
TestStressInPlaceUpdates, TestQuerySenderNoQuery, DeleteShardTest, 
DocumentBuilderTest, TestTestInjection, AsyncCallRequestStatusResponseTest, 
DeleteNodeTest, TestLFUCache, TestFieldTypeCollectionResource, 
TestHdfsUpdateLog, TestSolrCloudWithHadoopAuthPlugin, QueryEqualityTest, 
TestSystemCollAutoCreate, DistributedMLTComponentTest, 
TestFieldCollectionResource, EnumFieldTest, DateRangeFieldTest, 
TestCustomStream, AlternateDirectoryTest, TestLRUStatsCache, 
TestSolrDeletionPolicy1, PeerSyncTest, 
TestDistributedStatsComponentCardinality, TestPostingsSolrHighlighter, 
TestInitQParser, TestSolr4Spatial2, MergeStrategyTest, 
UUIDUpdateProcessorFallbackTest, TestMergePolicyConfig, TestSimpleTextCodec, 
AutoCommitTest, TestRecovery, TestRealTimeGet, TestJoin, TestReload, 
HardAutoCommitTest]
   [junit4] Completed [385/725 (2!)] on J0 in 0.99s, 1 test, 1 error <<< 
FAILURES!

[...truncated 44557 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to