Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/189/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC

2 tests failed.
FAILED:  org.apache.solr.handler.extraction.TestExtractionDateUtil.testParseDate

Error Message:
Incorrect parsed timestamp: 1226583351000 != 1226579751000 (Thu Nov 13 04:35:51 
AKST 2008)

Stack Trace:
java.lang.AssertionError: Incorrect parsed timestamp: 1226583351000 != 
1226579751000 (Thu Nov 13 04:35:51 AKST 2008)
        at 
__randomizedtesting.SeedInfo.seed([A18DA6CC3D8DD45D:EB94DEF94624A3E8]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.handler.extraction.TestExtractionDateUtil.assertParsedDate(TestExtractionDateUtil.java:59)
        at 
org.apache.solr.handler.extraction.TestExtractionDateUtil.testParseDate(TestExtractionDateUtil.java:54)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


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

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
        at 
__randomizedtesting.SeedInfo.seed([3DF2F86D09227D36:872097158A0C9323]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:884)
        at 
org.apache.solr.update.AutoCommitTest.testCommitWithin(AutoCommitTest.java:353)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
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=&start=0&rows=20&version=2.2
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:877)
        ... 40 more




Build Log:
[...truncated 12433 lines...]
   [junit4] Suite: org.apache.solr.update.AutoCommitTest
   [junit4]   2> 2000495 INFO  
(SUITE-AutoCommitTest-seed#[3DF2F86D09227D36]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_3DF2F86D09227D36-001/init-core-data-001
   [junit4]   2> 2000495 INFO  
(SUITE-AutoCommitTest-seed#[3DF2F86D09227D36]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2000496 INFO  
(SUITE-AutoCommitTest-seed#[3DF2F86D09227D36]-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> 2000497 INFO  
(SUITE-AutoCommitTest-seed#[3DF2F86D09227D36]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2000497 INFO  
(SUITE-AutoCommitTest-seed#[3DF2F86D09227D36]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib,
 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2000527 INFO  
(SUITE-AutoCommitTest-seed#[3DF2F86D09227D36]-worker) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 2000548 INFO  
(SUITE-AutoCommitTest-seed#[3DF2F86D09227D36]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 2000608 INFO  
(SUITE-AutoCommitTest-seed#[3DF2F86D09227D36]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2000640 INFO  
(SUITE-AutoCommitTest-seed#[3DF2F86D09227D36]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@49e8ee88
   [junit4]   2> 2000646 INFO  
(SUITE-AutoCommitTest-seed#[3DF2F86D09227D36]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@49e8ee88
   [junit4]   2> 2000646 INFO  
(SUITE-AutoCommitTest-seed#[3DF2F86D09227D36]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@49e8ee88
   [junit4]   2> 2000647 INFO  (coreLoadExecutor-6717-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib,
 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2000670 INFO  (coreLoadExecutor-6717-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 2000688 INFO  (coreLoadExecutor-6717-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2000760 INFO  (coreLoadExecutor-6717-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2000766 INFO  (coreLoadExecutor-6717-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 2000766 INFO  (coreLoadExecutor-6717-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@49e8ee88
   [junit4]   2> 2000766 INFO  (coreLoadExecutor-6717-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2000766 INFO  (coreLoadExecutor-6717-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_3DF2F86D09227D36-001/init-core-data-001/]
   [junit4]   2> 2000767 INFO  (coreLoadExecutor-6717-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=32, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 2000815 INFO  (coreLoadExecutor-6717-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2000815 INFO  (coreLoadExecutor-6717-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 2000816 INFO  (coreLoadExecutor-6717-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2000816 INFO  (coreLoadExecutor-6717-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2000817 INFO  (coreLoadExecutor-6717-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=28, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.10566543442241577]
   [junit4]   2> 2000817 INFO  (coreLoadExecutor-6717-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6c3bf681[collection1] main]
   [junit4]   2> 2000818 INFO  (coreLoadExecutor-6717-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2000824 INFO  (coreLoadExecutor-6717-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2000836 INFO  (coreLoadExecutor-6717-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2000837 INFO  (coreLoadExecutor-6717-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1578824629761343488
   [junit4]   2> 2000837 INFO  
(searcherExecutor-6718-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2000837 INFO  
(searcherExecutor-6718-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2000837 INFO  
(searcherExecutor-6718-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2000837 INFO  
(searcherExecutor-6718-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 2000838 INFO  
(searcherExecutor-6718-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2000838 INFO  
(searcherExecutor-6718-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2000838 INFO  
(searcherExecutor-6718-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2000839 INFO  
(searcherExecutor-6718-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2000839 INFO  
(SUITE-AutoCommitTest-seed#[3DF2F86D09227D36]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2000839 INFO  
(searcherExecutor-6718-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2000843 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[3DF2F86D09227D36]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
   [junit4]   2> 2000843 INFO  
(searcherExecutor-6718-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6c3bf681[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2000843 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[3DF2F86D09227D36]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2000844 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[3DF2F86D09227D36]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6f9b0cc[collection1] realtime]
   [junit4]   2> 2000844 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[3DF2F86D09227D36]) [    ] 
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 1
   [junit4]   2> 2000844 ERROR 
(TEST-AutoCommitTest.testMaxTime-seed#[3DF2F86D09227D36]) [    ] 
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 2000845 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[3DF2F86D09227D36]) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib,
 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2000867 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[3DF2F86D09227D36]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 2000882 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[3DF2F86D09227D36]) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2000961 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[3DF2F86D09227D36]) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2000968 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[3DF2F86D09227D36]) [    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 2000998 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[3DF2F86D09227D36]) [    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@49e8ee88
   [junit4]   2> 2000999 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[3DF2F86D09227D36]) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_3DF2F86D09227D36-001/init-core-data-001/]
   [junit4]   2> 2001052 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[3DF2F86D09227D36]) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2001052 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[3DF2F86D09227D36]) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2001053 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[3DF2F86D09227D36]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@76960582[collection1] main]
   [junit4]   2> 2001054 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[3DF2F86D09227D36]) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2001054 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[3DF2F86D09227D36]) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2001057 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[3DF2F86D09227D36]) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2001057 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[3DF2F86D09227D36]) [    x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1578824629992030208
   [junit4]   2> 2001058 INFO  
(searcherExecutor-6723-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2001060 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[3DF2F86D09227D36]) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=18, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=54.791015625, 
floorSegmentMB=1.8837890625, forceMergeDeletesPctAllowed=1.0440884542929585, 
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8470799807117095
   [junit4]   2> 2001060 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[3DF2F86D09227D36]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 2001060 INFO  
(searcherExecutor-6723-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2001060 INFO  
(searcherExecutor-6723-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2001060 INFO  
(searcherExecutor-6723-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 2001061 INFO  
(searcherExecutor-6723-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2001061 INFO  
(searcherExecutor-6723-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2001061 INFO  
(searcherExecutor-6723-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2001061 INFO  
(searcherExecutor-6723-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2001061 INFO  
(searcherExecutor-6723-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2001064 INFO  
(searcherExecutor-6723-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@76960582[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2001064 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[3DF2F86D09227D36]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@7d626582[collection1] main]
   [junit4]   2> 2001064 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[3DF2F86D09227D36]) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@44b68453
   [junit4]   2> 2001064 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[3DF2F86D09227D36]) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1152812115
   [junit4]   2> 2001064 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[3DF2F86D09227D36]) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6d6a9dbc: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@196774d7
   [junit4]   2> 2001070 INFO  
(searcherExecutor-6723-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7d626582[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2001077 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[3DF2F86D09227D36]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 
(1578824630011953152)]} 0 1
   [junit4]   2> 2001078 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[3DF2F86D09227D36]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 2002579 INFO  (commitScheduler-6726-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> 2002583 INFO  (commitScheduler-6726-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5db24010[collection1] main]
   [junit4]   2> 2002583 INFO  (commitScheduler-6726-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2002586 INFO  
(searcherExecutor-6723-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5db24010[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C1)))}
   [junit4]   2> 2002587 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[3DF2F86D09227D36]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 
(1578824631596351488)]} 0 1511
   [junit4]   2> 2002587 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[3DF2F86D09227D36]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 2002588 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[3DF2F86D09227D36]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:530&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 2002589 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[3DF2F86D09227D36]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{delete=[529 (-1578824631598448640)]} 0 0
   [junit4]   2> 2002589 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[3DF2F86D09227D36]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 2004088 INFO  (commitScheduler-6726-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> 2004091 INFO  (commitScheduler-6726-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6372c1[collection1] 
main]
   [junit4]   2> 2004092 INFO  (commitScheduler-6726-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2004095 INFO  
(searcherExecutor-6723-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6372c1[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.1.0):C1)))}
   [junit4]   2> 2004097 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[3DF2F86D09227D36]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[550 
(1578824633178652672)]} 0 3021
   [junit4]   2> 2004097 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[3DF2F86D09227D36]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 2004097 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[3DF2F86D09227D36]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1578824633179701248)]} 0 3022
   [junit4]   2> 2004098 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[3DF2F86D09227D36]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1578824633179701249)]} 0 3022
   [junit4]   2> 2004098 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[3DF2F86D09227D36]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1578824633180749824)]} 0 3022
   [junit4]   2> 2004098 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[3DF2F86D09227D36]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1578824633180749825)]} 0 3023
   [junit4]   2> 2004098 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[3DF2F86D09227D36]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1578824633180749826)]} 0 3023
   [junit4]   2> 2004098 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[3DF2F86D09227D36]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1578824633180749827)]} 0 3023
   [junit4]   2> 2004099 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[3DF2F86D09227D36]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1578824633181798400)]} 0 3023
   [junit4]   2> 2004099 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[3DF2F86D09227D36]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1578824633181798401)]} 0 3024
   [junit4]   2> 2004099 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[3DF2F86D09227D36]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1578824633181798402)]} 0 3024
   [junit4]   2> 2004099 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[3DF2F86D09227D36]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1578824633181798403)]} 0 3024
   [junit4]   2> 2004100 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[3DF2F86D09227D36]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:500&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 2005597 INFO  (commitScheduler-6726-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> 2005601 INFO  (commitScheduler-6726-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@30a8beed[collection1] main]
   [junit4]   2> 2005601 INFO  (commitScheduler-6726-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2005605 INFO  
(searcherExecutor-6723-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@30a8beed[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.1.0):C1)
 Uninverting(_2(7.1.0):C11/9:delGen=1)))}
   [junit4]   2> 2005614 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[3DF2F86D09227D36]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[531 
(1578824634770391040)]} 0 4539
   [junit4]   2> 2005614 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[3DF2F86D09227D36]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:500&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 2005615 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[3DF2F86D09227D36]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
   [junit4]   2> 2005619 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[3DF2F86D09227D36]) [    
x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
   [junit4]   2> 2005619 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[3DF2F86D09227D36]) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL 
DOCUMENTS FROM INDEX
   [junit4]   2> 2005620 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[3DF2F86D09227D36]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5ddab68c[collection1] realtime]
   [junit4]   2> 2005620 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[3DF2F86D09227D36]) [    
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> 2005620 ERROR 
(TEST-AutoCommitTest.testCommitWithin-seed#[3DF2F86D09227D36]) [    
x:collection1] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 2005621 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[3DF2F86D09227D36]) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib,
 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2005646 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[3DF2F86D09227D36]) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 2005660 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[3DF2F86D09227D36]) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2005720 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[3DF2F86D09227D36]) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2005727 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[3DF2F86D09227D36]) [    
x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using 
configuration from instancedir 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 2005750 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[3DF2F86D09227D36]) [    
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@49e8ee88
   [junit4]   2> 2005750 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[3DF2F86D09227D36]) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_3DF2F86D09227D36-001/init-core-data-001/]
   [junit4]   2> 2005823 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[3DF2F86D09227D36]) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2005823 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[3DF2F86D09227D36]) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2005824 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[3DF2F86D09227D36]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@19bfb10b[collection1] main]
   [junit4]   2> 2005825 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[3DF2F86D09227D36]) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2005826 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[3DF2F86D09227D36]) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2005830 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[3DF2F86D09227D36]) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2005832 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[3DF2F86D09227D36]) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=25, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=83.048828125, 
floorSegmentMB=0.3671875, forceMergeDeletesPctAllowed=11.67176744591169, 
segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2005833 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[3DF2F86D09227D36]) [    
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 2005833 INFO  
(searcherExecutor-6727-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2005833 INFO  
(searcherExecutor-6727-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2005833 INFO  
(searcherExecutor-6727-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2005833 INFO  
(searcherExecutor-6727-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 2005833 INFO  
(searcherExecutor-6727-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2005834 INFO  
(searcherExecutor-6727-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2005834 INFO  
(searcherExecutor-6727-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2005834 INFO  
(searcherExecutor-6727-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2005834 INFO  
(searcherExecutor-6727-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2005836 INFO  
(searcherExecutor-6727-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@19bfb10b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2005836 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[3DF2F86D09227D36]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6f5e6813[collection1] main]
   [junit4]   2> 2005837 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[3DF2F86D09227D36]) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@492f806b
   [junit4]   2> 2005837 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[3DF2F86D09227D36]) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1227849835
   [junit4]   2> 2005837 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[3DF2F86D09227D36]) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@34e39593: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@196774d7
   [junit4]   2> 2005851 INFO  
(searcherExecutor-6727-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6f5e6813[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2005853 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[3DF2F86D09227D36]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 
(1578824635017854976)]} 0 7
   [junit4]   2> 2005853 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[3DF2F86D09227D36]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 2005853 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[3DF2F86D09227D36]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 
(1578824635021000704)]} 0 8
   [junit4]   2> 2005853 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[3DF2F86D09227D36]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:530&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 2005853 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[3DF2F86D09227D36]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529 
(-1578824635021000705)]} 0 8
   [junit4]   2> 2005854 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[3DF2F86D09227D36]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 2005854 ERROR 
(TEST-AutoCommitTest.testCommitWithin-seed#[3DF2F86D09227D36]) [    
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=&start=0&rows=20&version=2.2
   [junit4]   2> 2005854 ERROR 
(TEST-AutoCommitTest.testCommitWithin-seed#[3DF2F86D09227D36]) [    
x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: 
q=id:529&qt=&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=&start=0&rows=20&version=2.2
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:877)
   [junit4]   2>        at 
org.apache.solr.update.AutoCommitTest.testCommitWithin(AutoCommitTest.java:353)
   [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   [junit4]   2>        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
   [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:943)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
   [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> 2005854 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[3DF2F86D09227D36]) [    
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AutoCommitTest 
-Dtests.method=testCommitWithin -Dtests.seed=3DF2F86D09227D36 -Dtests.slow=true 
-Dtests.locale=sq-AL -Dtests.timezone=Australia/NSW -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.24s J0 | AutoCommitTest.testCommitWithin <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during 
query
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([3DF2F86D09227D36:872097158A0C9323]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:884)
   [junit4]    >        at 
org.apache.solr.update.AutoCommitTest.testCommitWithin(AutoCommitTest.java:353)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//result[@numFound=1]
   [junit4]    >        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]    > </response>
   [junit4]    >        request was:q=id:529&qt=&start=0&rows=20&version=2.2
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:877)
   [junit4]    >        ... 40 more
   [junit4]   2> 2005861 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[3DF2F86D09227D36]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
   [junit4]   2> 2005861 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[3DF2F86D09227D36]) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2005861 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[3DF2F86D09227D36]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@7d8de3e9[collection1] realtime]
   [junit4]   2> 2005861 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[3DF2F86D09227D36]) [    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> 2005861 ERROR 
(TEST-AutoCommitTest.testMaxDocs-seed#[3DF2F86D09227D36]) [    x:collection1] 
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 2005862 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[3DF2F86D09227D36]) [    x:collection1] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib,
 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2005919 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[3DF2F86D09227D36]) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 2005937 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[3DF2F86D09227D36]) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2005996 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[3DF2F86D09227D36]) [    x:collection1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2006001 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[3DF2F86D09227D36]) [    x:collection1] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 2006023 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[3DF2F86D09227D36]) [    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@49e8ee88
   [junit4]   2> 2006023 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[3DF2F86D09227D36]) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_3DF2F86D09227D36-001/init-core-data-001/]
   [junit4]   2> 2006072 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[3DF2F86D09227D36]) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2006072 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[3DF2F86D09227D36]) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2006073 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[3DF2F86D09227D36]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@747bc22d[collection1] main]
   [junit4]   2> 2006074 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[3DF2F86D09227D36]) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2006074 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[3DF2F86D09227D36]) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2006076 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[3DF2F86D09227D36]) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2006076 INFO  
(searcherExecutor-6731-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2006078 INFO  
(searcherExecutor-6731-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2006078 INFO  
(searcherExecutor-6731-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2006078 INFO  
(searcherExecutor-6731-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 2006078 INFO  
(searcherExecutor-6731-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2006079 INFO  
(searcherExecutor-6731-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2006079 INFO  
(searcherExecutor-6731-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2006079 INFO  
(searcherExecutor-6731-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2006079 INFO  
(searcherExecutor-6731-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2006081 INFO  
(searcherExecutor-6731-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@747bc22d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2006081 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[3DF2F86D09227D36]) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=384607707, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 2006082 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[3DF2F86D09227D36]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 2006082 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[3DF2F86D09227D36]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@705efcd1[collection1] main]
   [junit4]   2> 2006082 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[3DF2F86D09227D36]) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@47b719a2
   [junit4]   2> 2006082 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[3DF2F86D09227D36]) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1203181986
   [junit4]   2> 2006082 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[3DF2F86D09227D36]) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2b8cecb1: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@196774d7
   [junit4]   2> 2006084 INFO  
(searcherExecutor-6731-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@705efcd1[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2006092 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[3DF2F86D09227D36]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0 
(1578824635270561792)]} 0 0
   [junit4]   2> 2006092 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[3DF2F86D09227D36]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1 
(1578824635271610368)]} 0 0
   [junit4]   2> 2006092 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[3DF2F86D09227D36]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2 
(1578824635271610369)]} 0 0
   [junit4]   2> 2006092 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[3DF2F86D09227D36]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3 
(1578824635271610370)]} 0 0
   [junit4]   2> 2006092 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[3DF2F86D09227D36]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4 
(1578824635271610371)]} 0 1
   [junit4]   2> 2006092 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[3DF2F86D09227D36]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5 
(1578824635271610372)]} 0 1
   [junit4]   2> 2006093 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[3DF2F86D09227D36]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6 
(1578824635272658944)]} 0 1
   [junit4]   2> 2006093 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[3DF2F86D09227D36]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7 
(1578824635272658945)]} 0 1
   [junit4]   2> 2006093 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[3DF2F86D09227D36]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8 
(1578824635272658946)]} 0 1
   [junit4]   2> 2006093 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[3DF2F86D09227D36]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9 
(1578824635272658947)]} 0 1
   [junit4]   2> 2006093 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[3DF2F86D09227D36]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10 
(1578824635272658948)]} 0 1
   [junit4]   2> 2006093 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[3DF2F86D09227D36]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11 
(1578824635272658949)]} 0 1
   [junit4]   2> 2006093 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[3DF2F86D09227D36]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12 
(1578824635272658950)]} 0 1
   [junit4]   2> 2006093 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[3DF2F86D09227D36]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13 
(1578824635272658951)]} 0 1
   [junit4]   2> 2006093 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[3DF2F86D09227D36]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:1&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 2006094 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[3DF2F86D09227D36]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14 
(1578824635273707520)]} 0 2
   [junit4]   2> 2006096 INFO  (commitScheduler-6734-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> 2006098 INFO  (commitScheduler-6734-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@e0a76f8[collection1] 
main]
   [junit4]   2> 2006098 INFO  (commitScheduler-6734-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2006099 INFO  
(searcherExecutor-6731-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@e0a76f8[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(7.1.0):C15)))}
   [junit4]   2> 2006344 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[3DF2F86D09227D36]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15 
(1578824635535851520)]} 0 253
   [junit4]   2> 2006344 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[3DF2F86D09227D36]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:14&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 2006345 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[3DF2F86D09227D36]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:15&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 2006346 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[3DF2F86D09227D36]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
   [junit4]   2> 2006346 INFO  
(SUITE-AutoCommitTest-seed#[3DF2F86D09227D36]-worker) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2006346 INFO  
(SUITE-AutoCommitTest-seed#[3DF2F86D09227D36]-worker) [    x:collection1] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1642639216
   [junit4]   2> 2006346 INFO  
(SUITE-AutoCommitTest-seed#[3DF2F86D09227D36]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 2006346 INFO  
(SUITE-AutoCommitTest-seed#[3DF2F86D09227D36]-worker) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@ed2d0c7: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@38534d23
   [junit4]   2> 2006350 INFO  
(SUITE-AutoCommitTest-seed#[3DF2F86D09227D36]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 2006350 INFO  
(SUITE-AutoCommitTest-seed#[3DF2F86D09227D36]-worker) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1536c971: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@4dce029b
   [junit4]   2> 2006353 INFO  
(SUITE-AutoCommitTest-seed#[3DF2F86D09227D36]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 2006353 INFO  
(SUITE-AutoCommitTest-seed#[3DF2F86D09227D36]-worker) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@253ef6a1: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@1b088d02
   [junit4]   2> 2006353 INFO  
(SUITE-AutoCommitTest-seed#[3DF2F86D09227D36]-worker) [    x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2006353 INFO  
(coreCloseExecutor-6735-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@e2e61aa
   [junit4]   2> 2006353 INFO  
(coreCloseExecutor-6735-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=237920682
   [junit4]   2> 2006353 INFO  
(coreCloseExecutor-6735-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@768ffe62: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@196774d7
   [junit4]   2> 2006362 INFO  
(coreCloseExecutor-6735-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 2006362 INFO  
(coreCloseExecutor-6735-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@72f596b8 commitCommandVersion:0
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_3DF2F86D09227D36-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{field_t=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
multiDefault=PostingsFormat(name=Memory), subject=PostingsFormat(name=Memory), 
id=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
text=PostingsFormat(name=LuceneFixedGap)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), 
_version_=DocValuesFormat(name=Lucene70), 
intDefault=DocValuesFormat(name=Lucene70), 
id_i1=DocValuesFormat(name=Lucene70), 
range_facet_i_dv=DocValuesFormat(name=Memory), 
intDvoDefault=DocValuesFormat(name=Asserting), 
range_facet_l=DocValuesFormat(name=Memory), 
timestamp=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=70, 
maxMBSortInHeap=6.386351667470089, sim=RandomSimilarity(queryNorm=false): {}, 
locale=sq-AL, timezone=Australia/NSW
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_141 
(64-bit)/cpus=3,threads=1,free=137143144,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestRandomRequestDistribution, FacetPivotSmallTest, 
HdfsRestartWhileUpdatingTest, CheckHdfsIndexTest, 
DistribJoinFromCollectionTest, OverseerRolesTest, RequestHandlersTest, 
HighlighterTest, TestSizeLimitedDistributedMap, CurrencyFieldTypeTest, 
SpatialFilterTest, CollectionReloadTest, TestOrdValues, 
TestManagedStopFilterFactory, DisMaxRequestHandlerTest, 
DistributedExpandComponentTest, CdcrVersionReplicationTest, RankQueryTest, 
PeerSyncWithIndexFingerprintCachingTest, TestMissingGroups, CursorPagingTest, 
QueryElevationComponentTest, TestClassicSimilarityFactory, 
TestAddFieldRealTimeGet, SimpleFacetsTest, SolrMetricReporterTest, 
SolrCoreMetricManagerTest, TestQuerySenderListener, 
LeaderFailureAfterFreshStartTest, TestPrepRecovery, 
AnalysisAfterCoreReloadTest, AlternateDirectoryTest, TestHashQParserPlugin, 
SmileWriterTest, ClusterStateTest, DirectSolrConnectionTest, 
ChaosMonkeyNothingIsSafeTest, HLLSerializationTest, TestAtomicUpdateErrorCases, 
TestCustomSort, TestCloudSchemaless, TestHighlightDedupGrouping, 
TestBinaryField, TestUtils, ClusterStateUpdateTest, BufferStoreTest, 
TestCloudDeleteByQuery, TestExtendedDismaxParser, TestBackupRepositoryFactory, 
ReplaceNodeTest, HdfsDirectoryFactoryTest, TestExpandComponent, 
TestCollectionAPIs, NumericFieldsTest, TestManagedSchemaAPI, 
CollectionTooManyReplicasTest, CdcrBootstrapTest, TestSurroundQueryParser, 
ChaosMonkeySafeLeaderWithPullReplicasTest, TestStressLiveNodes, 
DeleteShardTest, TestXmlQParserPlugin, TestSort, DeleteInactiveReplicaTest, 
TestImpersonationWithHadoopAuth, TestComplexPhraseLeadingWildcard, 
TestLazyCores, TestConfigReload, ConfigSetsAPITest, 
PathHierarchyTokenizerFactoryTest, TlogReplayBufferedWhileIndexingTest, 
OverseerTest, XsltUpdateRequestHandlerTest, PrimitiveFieldTypeTest, 
HardAutoCommitTest, DistanceFunctionTest, DistribCursorPagingTest, 
TestPhraseSuggestions, BJQParserTest, TestHdfsUpdateLog, TestCollectionAPI, 
JavabinLoaderTest, SolrXmlInZkTest, SolrInfoBeanTest, 
HdfsCollectionsAPIDistributedZkTest, RequiredFieldsTest, 
TestReloadAndDeleteDocs, RAMDirectoryFactoryTest, ShardRoutingTest, 
TestFuzzyAnalyzedSuggestions, TestPseudoReturnFields, SolrIndexSplitterTest, 
TestMiniSolrCloudClusterSSL, TestDeleteCollectionOnDownNodes, 
TestPayloadCheckQParserPlugin, AddBlockUpdateTest, SortByFunctionTest, 
TestDistributedSearch, RestartWhileUpdatingTest, 
TestSweetSpotSimilarityFactory, CdcrReplicationHandlerTest, 
HdfsLockFactoryTest, TestNumericTokenStream, TestStressRecovery, 
TestCoreAdminApis, TestEmbeddedSolrServerConstructors, 
TestPHPSerializedResponseWriter, HdfsChaosMonkeyNothingIsSafeTest, 
TestTestInjection, TestLegacyTerms, TestJsonFacets, BooleanFieldTest, 
TestReplicaProperties, NotRequiredUniqueKeyTest, 
ManagedSchemaRoundRobinCloudTest, TestManagedResourceStorage, 
TestUseDocValuesAsStored2, TestBlendedInfixSuggestions, 
TestCloudJSONFacetJoinDomain, TestLMDirichletSimilarityFactory, 
DateMathParserTest, TestFreeTextSuggestions, TestStressVersions, 
TestZkAclsWithHadoopAuth, TestCSVResponseWriter, TestJmxIntegration, 
TestSubQueryTransformerDistrib, AsyncCallRequestStatusResponseTest, 
HdfsUnloadDistributedZkTest, TestCloudSearcherWarming, LargeFieldTest, 
SolrGangliaReporterTest, TestConfigSetImmutable, HdfsThreadLeakTest, 
TestReplicationHandlerBackup, TestSolrCoreSnapshots, SolrShardReporterTest, 
SolrCLIZkUtilsTest, TimeZoneUtilsTest, SpellCheckCollatorWithCollapseTest, 
TestSolrQueryResponse, WordBreakSolrSpellCheckerTest, DocValuesMissingTest, 
ResponseHeaderTest, ActionThrottleTest, SolrSlf4jReporterTest, TestInitParams, 
TestBulkSchemaAPI, HdfsBasicDistributedZk2Test, ShardSplitTest, 
MoveReplicaHDFSUlogDirTest, DirectoryFactoryTest, SolrJmxReporterCloudTest, 
VMParamsZkACLAndCredentialsProvidersTest, CoreAdminCreateDiscoverTest, 
CreateCollectionCleanupTest, MultiThreadedOCPTest, ReplicaListTransformerTest, 
TestReversedWildcardFilterFactory, TestQuerySenderNoQuery, 
HighlighterConfigTest, TestScoreJoinQPScore, ZkStateReaderTest, 
DistributedQueryComponentOptimizationTest, SuggesterWFSTTest, 
TestIBSimilarityFactory, TestSolrCloudWithKerberosAlt, 
DistributedSpellCheckComponentTest, TestStressCloudBlindAtomicUpdates, 
TestConfigSetsAPI, CloudMLTQParserTest, TestSimpleTextCodec, 
TestNoOpRegenerator, LeaderElectionContextKeyTest, BlockJoinFacetRandomTest, 
SimplePostToolTest, QueryParsingTest, RegexBoostProcessorTest, 
LeaderElectionTest, TestZkChroot, TestRandomDVFaceting, ZkCLITest, 
AutoCommitTest]
   [junit4] Completed [378/731 (1!)] on J0 in 5.88s, 3 tests, 1 error <<< 
FAILURES!

[...truncated 6950 lines...]
   [junit4] Suite: org.apache.solr.handler.extraction.TestExtractionDateUtil
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestExtractionDateUtil -Dtests.method=testParseDate 
-Dtests.seed=A18DA6CC3D8DD45D -Dtests.slow=true -Dtests.locale=tr 
-Dtests.timezone=America/Metlakatla -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.16s J1 | TestExtractionDateUtil.testParseDate <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Incorrect parsed 
timestamp: 1226583351000 != 1226579751000 (Thu Nov 13 04:35:51 AKST 2008)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([A18DA6CC3D8DD45D:EB94DEF94624A3E8]:0)
   [junit4]    >        at 
org.apache.solr.handler.extraction.TestExtractionDateUtil.assertParsedDate(TestExtractionDateUtil.java:59)
   [junit4]    >        at 
org.apache.solr.handler.extraction.TestExtractionDateUtil.testParseDate(TestExtractionDateUtil.java:54)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=242, maxMBSortInHeap=5.776119695377854, 
sim=RandomSimilarity(queryNorm=true): {}, locale=tr, timezone=America/Metlakatla
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_141 
(64-bit)/cpus=3,threads=1,free=64051720,total=100663296
   [junit4]   2> NOTE: All tests run in this JVM: [TestExtractionDateUtil]
   [junit4] Completed [1/4 (1!)] on J1 in 1.45s, 2 tests, 1 failure <<< 
FAILURES!

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

Reply via email to