Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/150/

2 tests failed.
FAILED:  
org.apache.solr.cloud.TestCloudRecovery.leaderRecoverFromLogOnStartupTest

Error Message:
Timeout waiting for all live and active

Stack Trace:
java.lang.AssertionError: Timeout waiting for all live and active
        at 
__randomizedtesting.SeedInfo.seed([C101BF4717996D78:B5F15E0253BD2AF7]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.TestCloudRecovery.leaderRecoverFromLogOnStartupTest(TestCloudRecovery.java:99)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


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

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
        at 
__randomizedtesting.SeedInfo.seed([C101BF4717996D78:788069983B7369F2]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:884)
        at 
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:225)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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:14&qt=&start=0&rows=20&version=2.2
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:877)
        ... 40 more




Build Log:
[...truncated 11312 lines...]
   [junit4] Suite: org.apache.solr.update.AutoCommitTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_C101BF4717996D78-001/init-core-data-001
   [junit4]   2> 225801 WARN  
(SUITE-AutoCommitTest-seed#[C101BF4717996D78]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 225801 INFO  
(SUITE-AutoCommitTest-seed#[C101BF4717996D78]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 225802 INFO  
(SUITE-AutoCommitTest-seed#[C101BF4717996D78]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 225803 INFO  
(SUITE-AutoCommitTest-seed#[C101BF4717996D78]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 225803 INFO  
(SUITE-AutoCommitTest-seed#[C101BF4717996D78]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 225803 INFO  
(SUITE-AutoCommitTest-seed#[C101BF4717996D78]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib,
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 225848 INFO  
(SUITE-AutoCommitTest-seed#[C101BF4717996D78]-worker) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 225907 INFO  
(SUITE-AutoCommitTest-seed#[C101BF4717996D78]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 226139 INFO  
(SUITE-AutoCommitTest-seed#[C101BF4717996D78]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 226559 INFO  
(SUITE-AutoCommitTest-seed#[C101BF4717996D78]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3059a910
   [junit4]   2> 226580 INFO  
(SUITE-AutoCommitTest-seed#[C101BF4717996D78]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3059a910
   [junit4]   2> 226582 INFO  
(SUITE-AutoCommitTest-seed#[C101BF4717996D78]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3059a910
   [junit4]   2> 226607 INFO  (coreLoadExecutor-334-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib,
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 226676 INFO  (coreLoadExecutor-334-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 226698 INFO  (coreLoadExecutor-334-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 226822 INFO  (coreLoadExecutor-334-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 226836 INFO  (coreLoadExecutor-334-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 226836 INFO  (coreLoadExecutor-334-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@3059a910
   [junit4]   2> 226836 INFO  (coreLoadExecutor-334-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 226836 INFO  (coreLoadExecutor-334-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_C101BF4717996D78-001/init-core-data-001/]
   [junit4]   2> 226838 INFO  (coreLoadExecutor-334-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=17, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=50.4423828125, 
floorSegmentMB=0.8154296875, forceMergeDeletesPctAllowed=7.093899226134706, 
segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 226877 INFO  (coreLoadExecutor-334-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 226877 INFO  (coreLoadExecutor-334-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 226877 INFO  (coreLoadExecutor-334-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 226877 INFO  (coreLoadExecutor-334-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 226878 INFO  (coreLoadExecutor-334-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=25, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.529917621695338]
   [junit4]   2> 226878 INFO  (coreLoadExecutor-334-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5696791a[collection1] main]
   [junit4]   2> 226879 INFO  (coreLoadExecutor-334-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 226896 INFO  (coreLoadExecutor-334-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 226928 INFO  (coreLoadExecutor-334-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 226928 INFO  
(searcherExecutor-335-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 226929 INFO  
(searcherExecutor-335-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 226929 INFO  
(searcherExecutor-335-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 226929 INFO  
(searcherExecutor-335-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 226929 INFO  (coreLoadExecutor-334-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1577768703661965312
   [junit4]   2> 226931 INFO  
(searcherExecutor-335-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 226931 INFO  
(searcherExecutor-335-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 226931 INFO  
(searcherExecutor-335-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 226931 INFO  
(searcherExecutor-335-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 226931 INFO  
(searcherExecutor-335-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 226932 INFO  
(SUITE-AutoCommitTest-seed#[C101BF4717996D78]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 226933 INFO  
(searcherExecutor-335-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5696791a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 226935 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C101BF4717996D78]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
   [junit4]   2> 226935 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C101BF4717996D78]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 226939 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C101BF4717996D78]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@590d93d4[collection1] realtime]
   [junit4]   2> 226940 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C101BF4717996D78]) [    ] 
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 5
   [junit4]   2> 226940 ERROR 
(TEST-AutoCommitTest.testCommitWithin-seed#[C101BF4717996D78]) [    ] 
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 226941 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C101BF4717996D78]) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib,
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 226970 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C101BF4717996D78]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 227036 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C101BF4717996D78]) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 227143 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C101BF4717996D78]) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 227151 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C101BF4717996D78]) [    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1
   [junit4]   2> 227318 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C101BF4717996D78]) [    
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@3059a910
   [junit4]   2> 227318 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C101BF4717996D78]) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_C101BF4717996D78-001/init-core-data-001/]
   [junit4]   2> 227401 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C101BF4717996D78]) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 227401 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C101BF4717996D78]) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 227402 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C101BF4717996D78]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@18ef688[collection1] 
main]
   [junit4]   2> 227403 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C101BF4717996D78]) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 227409 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C101BF4717996D78]) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 227422 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C101BF4717996D78]) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 227422 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C101BF4717996D78]) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1577768704178913280
   [junit4]   2> 227424 INFO  
(searcherExecutor-340-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 227424 INFO  
(searcherExecutor-340-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 227424 INFO  
(searcherExecutor-340-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 227424 INFO  
(searcherExecutor-340-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 227425 INFO  
(searcherExecutor-340-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 227425 INFO  
(searcherExecutor-340-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 227425 INFO  
(searcherExecutor-340-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 227425 INFO  
(searcherExecutor-340-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 227425 INFO  
(searcherExecutor-340-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 227428 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C101BF4717996D78]) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=33, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=5.4794921875, 
floorSegmentMB=1.7265625, forceMergeDeletesPctAllowed=8.076489888925225, 
segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 227428 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C101BF4717996D78]) [    
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 227431 INFO  
(searcherExecutor-340-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@18ef688[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 227431 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C101BF4717996D78]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6275b517[collection1] main]
   [junit4]   2> 227432 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C101BF4717996D78]) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@5f8fef32
   [junit4]   2> 227432 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C101BF4717996D78]) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1603268402
   [junit4]   2> 227432 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C101BF4717996D78]) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@28565d88: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@df71597
   [junit4]   2> 227440 INFO  
(searcherExecutor-340-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6275b517[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 227529 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C101BF4717996D78]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 
(1577768704209321984)]} 0 78
   [junit4]   2> 227530 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C101BF4717996D78]) [    
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> 231471 INFO  (commitScheduler-343-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> 231476 INFO  (commitScheduler-343-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4292a98f[collection1] main]
   [junit4]   2> 231479 INFO  
(searcherExecutor-340-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4292a98f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C1)))}
   [junit4]   2> 231480 INFO  (commitScheduler-343-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 231597 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C101BF4717996D78]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 
(1577768708549378048)]} 0 4145
   [junit4]   2> 231598 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C101BF4717996D78]) [    
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> 231605 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C101BF4717996D78]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529 
(-1577768708557766656)]} 0 4154
   [junit4]   2> 231605 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C101BF4717996D78]) [    
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> 233598 INFO  (commitScheduler-343-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> 233610 INFO  (commitScheduler-343-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6dc825c8[collection1] main]
   [junit4]   2> 233614 INFO  (commitScheduler-343-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 233616 INFO  
(searcherExecutor-340-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6dc825c8[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.1.0):C1)))}
   [junit4]   2> 233860 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C101BF4717996D78]) [    
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> 233861 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C101BF4717996D78]) [    
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=1 status=0 QTime=0
   [junit4]   2> 233875 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C101BF4717996D78]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1577768710934888448)]} 0 6424
   [junit4]   2> 233876 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C101BF4717996D78]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1577768710946422784)]} 0 6425
   [junit4]   2> 233876 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C101BF4717996D78]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1577768710946422785)]} 0 6425
   [junit4]   2> 233876 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C101BF4717996D78]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1577768710946422786)]} 0 6425
   [junit4]   2> 233876 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C101BF4717996D78]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1577768710946422787)]} 0 6425
   [junit4]   2> 233877 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C101BF4717996D78]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1577768710946422788)]} 0 6425
   [junit4]   2> 233877 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C101BF4717996D78]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1577768710947471360)]} 0 6425
   [junit4]   2> 233877 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C101BF4717996D78]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1577768710947471361)]} 0 6426
   [junit4]   2> 233877 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C101BF4717996D78]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1577768710947471362)]} 0 6426
   [junit4]   2> 233877 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C101BF4717996D78]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1577768710947471363)]} 0 6426
   [junit4]   2> 233878 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C101BF4717996D78]) [    
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> 233878 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C101BF4717996D78]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1577768710948519936)]} 0 6427
   [junit4]   2> 233878 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C101BF4717996D78]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1577768710948519937)]} 0 6427
   [junit4]   2> 233878 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C101BF4717996D78]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1577768710948519938)]} 0 6427
   [junit4]   2> 233878 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C101BF4717996D78]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1577768710948519939)]} 0 6427
   [junit4]   2> 233878 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C101BF4717996D78]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1577768710948519940)]} 0 6427
   [junit4]   2> 233879 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C101BF4717996D78]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1577768710949568512)]} 0 6427
   [junit4]   2> 233879 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C101BF4717996D78]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1577768710949568513)]} 0 6427
   [junit4]   2> 233879 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C101BF4717996D78]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1577768710949568514)]} 0 6428
   [junit4]   2> 233879 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C101BF4717996D78]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1577768710949568515)]} 0 6428
   [junit4]   2> 233879 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C101BF4717996D78]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1577768710949568516)]} 0 6428
   [junit4]   2> 233879 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C101BF4717996D78]) [    
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=1 status=0 QTime=0
   [junit4]   2> 234878 INFO  (commitScheduler-343-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> 234886 INFO  (commitScheduler-343-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@104bf826[collection1] main]
   [junit4]   2> 234890 INFO  
(searcherExecutor-340-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@104bf826[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.1.0):C10/9:delGen=1)))}
   [junit4]   2> 234890 INFO  (commitScheduler-343-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 235137 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C101BF4717996D78]) [    
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> 235138 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C101BF4717996D78]) [    
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> 235139 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C101BF4717996D78]) [    
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
   [junit4]   2> 235141 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C101BF4717996D78]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
   [junit4]   2> 235142 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C101BF4717996D78]) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 235142 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C101BF4717996D78]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@7c4ba64d[collection1] realtime]
   [junit4]   2> 235142 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C101BF4717996D78]) [    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> 235143 ERROR 
(TEST-AutoCommitTest.testMaxTime-seed#[C101BF4717996D78]) [    x:collection1] 
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 235143 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C101BF4717996D78]) [    x:collection1] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib,
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 235827 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C101BF4717996D78]) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 235924 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C101BF4717996D78]) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 236198 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C101BF4717996D78]) [    x:collection1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 236404 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C101BF4717996D78]) [    x:collection1] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1
   [junit4]   2> 236515 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C101BF4717996D78]) [    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@3059a910
   [junit4]   2> 236515 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C101BF4717996D78]) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_C101BF4717996D78-001/init-core-data-001/]
   [junit4]   2> 236725 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C101BF4717996D78]) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 236725 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C101BF4717996D78]) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 236729 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C101BF4717996D78]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@468540f4[collection1] main]
   [junit4]   2> 236730 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C101BF4717996D78]) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 236730 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C101BF4717996D78]) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 236738 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C101BF4717996D78]) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 236738 INFO  
(searcherExecutor-344-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 236743 INFO  
(searcherExecutor-344-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 236743 INFO  
(searcherExecutor-344-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 236743 INFO  
(searcherExecutor-344-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 236745 INFO  
(searcherExecutor-344-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 236747 INFO  
(searcherExecutor-344-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 236747 INFO  
(searcherExecutor-344-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 236747 INFO  
(searcherExecutor-344-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 236747 INFO  
(searcherExecutor-344-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 236750 INFO  
(searcherExecutor-344-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@468540f4[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 236770 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C101BF4717996D78]) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=10, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.16860373897798012]
   [junit4]   2> 236772 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C101BF4717996D78]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 236772 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C101BF4717996D78]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@313457a1[collection1] main]
   [junit4]   2> 236777 INFO  
(searcherExecutor-344-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@313457a1[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 236777 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C101BF4717996D78]) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@6468e7cb
   [junit4]   2> 236778 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C101BF4717996D78]) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1684596683
   [junit4]   2> 236778 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C101BF4717996D78]) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@62ddb568: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@df71597
   [junit4]   2> 236830 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C101BF4717996D78]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 
(1577768714025041920)]} 0 18
   [junit4]   2> 236832 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C101BF4717996D78]) [    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=1
   [junit4]   2> 238389 INFO  (commitScheduler-347-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> 238402 INFO  (commitScheduler-347-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@26ef4b30[collection1] main]
   [junit4]   2> 238405 INFO  
(searcherExecutor-344-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@26ef4b30[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.1.0):C1)))}
   [junit4]   2> 238405 INFO  (commitScheduler-347-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 238646 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C101BF4717996D78]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 
(1577768715941838848)]} 0 1834
   [junit4]   2> 238647 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C101BF4717996D78]) [    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> 238654 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C101BF4717996D78]) [    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=4
   [junit4]   2> 238655 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C101BF4717996D78]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{delete=[529 (-1577768715957567488)]} 0 0
   [junit4]   2> 238655 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C101BF4717996D78]) [    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> 240146 INFO  (commitScheduler-347-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> 240157 INFO  (commitScheduler-347-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3f295df0[collection1] main]
   [junit4]   2> 240158 INFO  (commitScheduler-347-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 240160 INFO  
(searcherExecutor-344-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3f295df0[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.1.0):C1)))}
   [junit4]   2> 240410 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C101BF4717996D78]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[550 
(1577768717796769792)]} 0 3597
   [junit4]   2> 240413 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C101BF4717996D78]) [    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=3
   [junit4]   2> 240414 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C101BF4717996D78]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1577768717802012672)]} 0 3601
   [junit4]   2> 240414 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C101BF4717996D78]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1577768717802012673)]} 0 3601
   [junit4]   2> 240414 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C101BF4717996D78]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1577768717802012674)]} 0 3602
   [junit4]   2> 240414 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C101BF4717996D78]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1577768717802012675)]} 0 3602
   [junit4]   2> 240414 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C101BF4717996D78]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1577768717802012676)]} 0 3602
   [junit4]   2> 240415 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C101BF4717996D78]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1577768717802012677)]} 0 3602
   [junit4]   2> 240415 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C101BF4717996D78]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1577768717803061248)]} 0 3602
   [junit4]   2> 240415 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C101BF4717996D78]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1577768717803061249)]} 0 3603
   [junit4]   2> 240415 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C101BF4717996D78]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1577768717803061250)]} 0 3603
   [junit4]   2> 240415 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C101BF4717996D78]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1577768717803061251)]} 0 3603
   [junit4]   2> 240416 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C101BF4717996D78]) [    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> 241910 INFO  (commitScheduler-347-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> 241925 INFO  (commitScheduler-347-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@57a28dee[collection1] main]
   [junit4]   2> 241928 INFO  
(searcherExecutor-344-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@57a28dee[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.1.0):C1)
 Uninverting(_5(7.1.0):C11/9:delGen=1)))}
   [junit4]   2> 241928 INFO  (commitScheduler-347-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 242172 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C101BF4717996D78]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[531 
(1577768719644360704)]} 0 5359
   [junit4]   2> 242173 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C101BF4717996D78]) [    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> 242174 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C101BF4717996D78]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
   [junit4]   2> 242179 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C101BF4717996D78]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
   [junit4]   2> 242179 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C101BF4717996D78]) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 242180 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C101BF4717996D78]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@2a247bcd[collection1] realtime]
   [junit4]   2> 242180 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C101BF4717996D78]) [    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> 242181 ERROR 
(TEST-AutoCommitTest.testMaxDocs-seed#[C101BF4717996D78]) [    x:collection1] 
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 242181 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C101BF4717996D78]) [    x:collection1] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib,
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 242348 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C101BF4717996D78]) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 242387 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C101BF4717996D78]) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 242564 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C101BF4717996D78]) [    x:collection1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 242603 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C101BF4717996D78]) [    x:collection1] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1
   [junit4]   2> 242670 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C101BF4717996D78]) [    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@3059a910
   [junit4]   2> 242670 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C101BF4717996D78]) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_C101BF4717996D78-001/init-core-data-001/]
   [junit4]   2> 242921 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C101BF4717996D78]) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 242921 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C101BF4717996D78]) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 242922 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C101BF4717996D78]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@761b5807[collection1] main]
   [junit4]   2> 242923 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C101BF4717996D78]) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 242924 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C101BF4717996D78]) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 242926 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C101BF4717996D78]) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 242930 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C101BF4717996D78]) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=14, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=52.26953125, 
floorSegmentMB=0.5673828125, forceMergeDeletesPctAllowed=3.490680970319129, 
segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6170933345739344
   [junit4]   2> 242930 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C101BF4717996D78]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 242930 INFO  
(searcherExecutor-348-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 242937 INFO  
(searcherExecutor-348-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 242937 INFO  
(searcherExecutor-348-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 242937 INFO  
(searcherExecutor-348-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 242937 INFO  
(searcherExecutor-348-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 242937 INFO  
(searcherExecutor-348-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 242937 INFO  
(searcherExecutor-348-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 242938 INFO  
(searcherExecutor-348-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 242938 INFO  
(searcherExecutor-348-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 242941 INFO  
(searcherExecutor-348-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@761b5807[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 242941 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C101BF4717996D78]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@14fda054[collection1] main]
   [junit4]   2> 242942 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C101BF4717996D78]) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@279a9672
   [junit4]   2> 242942 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C101BF4717996D78]) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=664442482
   [junit4]   2> 242942 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C101BF4717996D78]) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@288d71e3: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@df71597
   [junit4]   2> 242959 INFO  
(searcherExecutor-348-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@14fda054[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 242962 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C101BF4717996D78]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0 
(1577768720465395712)]} 0 8
   [junit4]   2> 242963 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C101BF4717996D78]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1 
(1577768720473784320)]} 0 8
   [junit4]   2> 242963 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C101BF4717996D78]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2 
(1577768720474832896)]} 0 8
   [junit4]   2> 242963 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C101BF4717996D78]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3 
(1577768720474832897)]} 0 8
   [junit4]   2> 242964 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C101BF4717996D78]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4 
(1577768720474832898)]} 0 9
   [junit4]   2> 242964 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C101BF4717996D78]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5 
(1577768720475881472)]} 0 9
   [junit4]   2> 242965 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C101BF4717996D78]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6 
(1577768720475881473)]} 0 10
   [junit4]   2> 242967 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C101BF4717996D78]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7 
(1577768720476930048)]} 0 13
   [junit4]   2> 242968 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C101BF4717996D78]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8 
(1577768720479027200)]} 0 13
   [junit4]   2> 242969 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C101BF4717996D78]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9 
(1577768720480075776)]} 0 14
   [junit4]   2> 242970 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C101BF4717996D78]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10 
(1577768720481124352)]} 0 15
   [junit4]   2> 242970 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C101BF4717996D78]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11 
(1577768720482172928)]} 0 16
   [junit4]   2> 242971 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C101BF4717996D78]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12 
(1577768720482172929)]} 0 16
   [junit4]   2> 242972 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C101BF4717996D78]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13 
(1577768720483221504)]} 0 17
   [junit4]   2> 242972 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C101BF4717996D78]) [    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> 242983 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C101BF4717996D78]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14 
(1577768720485318656)]} 0 28
   [junit4]   2> 242983 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C101BF4717996D78]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15 
(1577768720495804416)]} 0 28
   [junit4]   2> 242983 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C101BF4717996D78]) [    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=0 status=0 QTime=0
   [junit4]   2> 242984 ERROR 
(TEST-AutoCommitTest.testMaxDocs-seed#[C101BF4717996D78]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2>        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2>        request was:q=id:14&qt=&start=0&rows=20&version=2.2
   [junit4]   2> 242991 ERROR 
(TEST-AutoCommitTest.testMaxDocs-seed#[C101BF4717996D78]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 REQUEST FAILED: 
q=id:14&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:14&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.testMaxDocs(AutoCommitTest.java:225)
   [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   [junit4]   2>        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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> 242991 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C101BF4717996D78]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AutoCommitTest 
-Dtests.method=testMaxDocs -Dtests.seed=C101BF4717996D78 -Dtests.multiplier=2 
-Dtests.slow=true -Dtests.locale=lv-LV -Dtests.timezone=Etc/GMT+1 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.82s J2 | AutoCommitTest.testMaxDocs <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during 
query
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([C101BF4717996D78:788069983B7369F2]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:884)
   [junit4]    >        at 
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:225)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//result[@numFound=1]
   [junit4]    >        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]    > </response>
   [junit4]    >        request was:q=id:14&qt=&start=0&rows=20&version=2.2
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:877)
   [junit4]    >        ... 40 more
   [junit4]   2> 242994 INFO  
(SUITE-AutoCommitTest-seed#[C101BF4717996D78]-worker) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 242994 INFO  
(SUITE-AutoCommitTest-seed#[C101BF4717996D78]-worker) [    x:collection1] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1611594410
   [junit4]   2> 242994 INFO  
(SUITE-AutoCommitTest-seed#[C101BF4717996D78]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 242995 INFO  
(SUITE-AutoCommitTest-seed#[C101BF4717996D78]-worker) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1489217: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@b502ffa
   [junit4]   2> 242998 INFO  
(SUITE-AutoCommitTest-seed#[C101BF4717996D78]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 242998 INFO  
(SUITE-AutoCommitTest-seed#[C101BF4717996D78]-worker) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3a01a4fb: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@90f18ef
   [junit4]   2> 243000 INFO  
(SUITE-AutoCommitTest-seed#[C101BF4717996D78]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 243000 INFO  
(SUITE-AutoCommitTest-seed#[C101BF4717996D78]-worker) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1c0da279: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@27634533
   [junit4]   2> 243013 INFO  (commitScheduler-351-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> 243018 INFO  (commitScheduler-351-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@13884eb6[collection1] main]
   [junit4]   2> 243019 INFO  (commitScheduler-351-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 243021 INFO  
(SUITE-AutoCommitTest-seed#[C101BF4717996D78]-worker) [    x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 243023 INFO  
(searcherExecutor-348-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@13884eb6[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_7(7.1.0):C16)))}
   [junit4]   2> 243076 INFO  
(coreCloseExecutor-352-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@659261a4
   [junit4]   2> 243076 INFO  
(coreCloseExecutor-352-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1704092068
   [junit4]   2> 243076 INFO  
(coreCloseExecutor-352-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6766d66d: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@df71597
   [junit4]   2> 243104 INFO  
(coreCloseExecutor-352-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 243104 INFO  
(coreCloseExecutor-352-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@7b0eb817 commitCommandVersion:0
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_C101BF4717996D78-001
   [junit4]   2> NOTE: test params are: 
codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
 chunkSize=7676, maxDocsPerChunk=8, blockSize=28), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, 
chunkSize=7676, blockSize=28)), sim=RandomSimilarity(queryNorm=true): {}, 
locale=lv-LV, timezone=Etc/GMT+1
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=4,threads=1,free=182743832,total=409468928
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestPayloadCheckQParserPlugin, TermsComponentTest, SearchHandlerTest, 
TestDistributedStatsComponentCardinality, SuggesterFSTTest, 
PingRequestHandlerTest, TestFieldCache, SolrShardReporterTest, 
PreAnalyzedUpdateProcessorTest, AutoCommitTest]
   [junit4] Completed [45/731 (1!)] on J2 in 17.35s, 3 tests, 1 error <<< 
FAILURES!

[...truncated 662 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCloudRecovery
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_C101BF4717996D78-001/init-core-data-001
   [junit4]   2> 971444 WARN  
(SUITE-TestCloudRecovery-seed#[C101BF4717996D78]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=10 numCloses=10
   [junit4]   2> 971444 INFO  
(SUITE-TestCloudRecovery-seed#[C101BF4717996D78]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 971479 INFO  
(SUITE-TestCloudRecovery-seed#[C101BF4717996D78]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 971480 INFO  
(SUITE-TestCloudRecovery-seed#[C101BF4717996D78]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 971482 INFO  
(SUITE-TestCloudRecovery-seed#[C101BF4717996D78]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_C101BF4717996D78-001/tempDir-001
   [junit4]   2> 971482 INFO  
(SUITE-TestCloudRecovery-seed#[C101BF4717996D78]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 971488 INFO  (Thread-1063) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 971488 INFO  (Thread-1063) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 971517 ERROR (Thread-1063) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 971588 INFO  
(SUITE-TestCloudRecovery-seed#[C101BF4717996D78]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:47154
   [junit4]   2> 971620 INFO  (jetty-launcher-733-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 971623 INFO  (jetty-launcher-733-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 971681 INFO  (jetty-launcher-733-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@13606856{/solr,null,AVAILABLE}
   [junit4]   2> 971718 INFO  (jetty-launcher-733-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1fbccc2e{/solr,null,AVAILABLE}
   [junit4]   2> 971719 INFO  (jetty-launcher-733-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@672e5d28{SSL,[ssl, 
http/1.1]}{127.0.0.1:53189}
   [junit4]   2> 971719 INFO  (jetty-launcher-733-thread-1) [    ] 
o.e.j.s.Server Started @977805ms
   [junit4]   2> 971719 INFO  (jetty-launcher-733-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=53189}
   [junit4]   2> 971719 ERROR (jetty-launcher-733-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 971719 INFO  (jetty-launcher-733-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 971719 INFO  (jetty-launcher-733-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 971720 INFO  (jetty-launcher-733-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 971720 INFO  (jetty-launcher-733-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-06T06:10:34.703Z
   [junit4]   2> 971729 INFO  (jetty-launcher-733-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@6172b542{SSL,[ssl, 
http/1.1]}{127.0.0.1:37655}
   [junit4]   2> 971729 INFO  (jetty-launcher-733-thread-2) [    ] 
o.e.j.s.Server Started @977815ms
   [junit4]   2> 971729 INFO  (jetty-launcher-733-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37655}
   [junit4]   2> 971729 ERROR (jetty-launcher-733-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 971729 INFO  (jetty-launcher-733-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 971729 INFO  (jetty-launcher-733-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 971729 INFO  (jetty-launcher-733-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 971729 INFO  (jetty-launcher-733-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-06T06:10:34.712Z
   [junit4]   2> 971741 INFO  (jetty-launcher-733-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 971748 INFO  (jetty-launcher-733-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 971766 INFO  (jetty-launcher-733-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47154/solr
   [junit4]   2> 971782 INFO  (jetty-launcher-733-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47154/solr
   [junit4]   2> 971919 INFO  (jetty-launcher-733-thread-2) 
[n:127.0.0.1:37655_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 971926 INFO  (jetty-launcher-733-thread-2) 
[n:127.0.0.1:37655_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:37655_solr
   [junit4]   2> 971927 INFO  (jetty-launcher-733-thread-2) 
[n:127.0.0.1:37655_solr    ] o.a.s.c.Overseer Overseer 
(id=98610592774946821-127.0.0.1:37655_solr-n_0000000000) starting
   [junit4]   2> 971976 INFO  (jetty-launcher-733-thread-2) 
[n:127.0.0.1:37655_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37655_solr
   [junit4]   2> 971978 INFO  
(zkCallback-744-thread-1-processing-n:127.0.0.1:37655_solr) 
[n:127.0.0.1:37655_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 971987 INFO  (jetty-launcher-733-thread-1) 
[n:127.0.0.1:53189_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 971988 INFO  (jetty-launcher-733-thread-1) 
[n:127.0.0.1:53189_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 971991 INFO  (jetty-launcher-733-thread-1) 
[n:127.0.0.1:53189_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53189_solr
   [junit4]   2> 971991 INFO  
(zkCallback-744-thread-1-processing-n:127.0.0.1:37655_solr) 
[n:127.0.0.1:37655_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 971992 INFO  
(zkCallback-745-thread-1-processing-n:127.0.0.1:53189_solr) 
[n:127.0.0.1:53189_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 972254 INFO  (jetty-launcher-733-thread-1) 
[n:127.0.0.1:53189_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53189.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3059a910
   [junit4]   2> 972270 INFO  (jetty-launcher-733-thread-1) 
[n:127.0.0.1:53189_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53189.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3059a910
   [junit4]   2> 972270 INFO  (jetty-launcher-733-thread-1) 
[n:127.0.0.1:53189_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53189.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3059a910
   [junit4]   2> 972278 INFO  (jetty-launcher-733-thread-1) 
[n:127.0.0.1:53189_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_C101BF4717996D78-001/tempDir-001/node1/.
   [junit4]   2> 972561 INFO  (jetty-launcher-733-thread-2) 
[n:127.0.0.1:37655_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37655.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3059a910
   [junit4]   2> 972576 INFO  (jetty-launcher-733-thread-2) 
[n:127.0.0.1:37655_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37655.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3059a910
   [junit4]   2> 972576 INFO  (jetty-launcher-733-thread-2) 
[n:127.0.0.1:37655_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37655.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3059a910
   [junit4]   2> 972582 INFO  (jetty-launcher-733-thread-2) 
[n:127.0.0.1:37655_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_C101BF4717996D78-001/tempDir-001/node2/.
   [junit4]   2> 972819 INFO  
(SUITE-TestCloudRecovery-seed#[C101BF4717996D78]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 972820 INFO  
(SUITE-TestCloudRecovery-seed#[C101BF4717996D78]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:47154/solr ready
   [junit4]   2> 972872 INFO  (qtp2135314953-4502) [n:127.0.0.1:37655_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&replicationFactor=0&collection.configName=config&maxShardsPerNode=2&name=collection1&nrtReplicas=0&action=CREATE&numShards=2&tlogReplicas=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 972890 INFO  
(OverseerThreadFactory-2287-thread-1-processing-n:127.0.0.1:37655_solr) 
[n:127.0.0.1:37655_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 973004 INFO  
(OverseerStateUpdate-98610592774946821-127.0.0.1:37655_solr-n_0000000000) 
[n:127.0.0.1:37655_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_t1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:37655/solr";,
   [junit4]   2>   "type":"TLOG"} 
   [junit4]   2> 973006 INFO  
(OverseerStateUpdate-98610592774946821-127.0.0.1:37655_solr-n_0000000000) 
[n:127.0.0.1:37655_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_t2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:53189/solr";,
   [junit4]   2>   "type":"TLOG"} 
   [junit4]   2> 973010 INFO  
(OverseerStateUpdate-98610592774946821-127.0.0.1:37655_solr-n_0000000000) 
[n:127.0.0.1:37655_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_t4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:37655/solr";,
   [junit4]   2>   "type":"TLOG"} 
   [junit4]   2> 973012 INFO  
(OverseerStateUpdate-98610592774946821-127.0.0.1:37655_solr-n_0000000000) 
[n:127.0.0.1:37655_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_t6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:53189/solr";,
   [junit4]   2>   "type":"TLOG"} 
   [junit4]   2> 973292 INFO  (qtp2135314953-4500) [n:127.0.0.1:37655_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=config&newCollection=true&name=collection1_shard2_replica_t4&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 973293 INFO  (qtp2135314953-4500) [n:127.0.0.1:37655_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 973312 INFO  (qtp2135314953-4499) [n:127.0.0.1:37655_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=collection1_shard1_replica_t1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 973396 INFO  (qtp692194301-4506) [n:127.0.0.1:53189_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=config&newCollection=true&name=collection1_shard2_replica_t6&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 973396 INFO  (qtp692194301-4496) [n:127.0.0.1:53189_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=config&newCollection=true&name=collection1_shard1_replica_t2&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 973396 INFO  (qtp692194301-4506) [n:127.0.0.1:53189_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 973509 INFO  
(zkCallback-745-thread-1-processing-n:127.0.0.1:53189_solr) 
[n:127.0.0.1:53189_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 973510 INFO  
(zkCallback-744-thread-1-processing-n:127.0.0.1:37655_solr) 
[n:127.0.0.1:37655_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 973517 INFO  
(zkCallback-744-thread-2-processing-n:127.0.0.1:37655_solr) 
[n:127.0.0.1:37655_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes

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

utor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: CoreContainer 
is closed
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.getLeaderProps(ZkController.java:1143)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.getLeaderProps(ZkController.java:1110)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1066)
   [junit4]   2>        ... 7 more
   [junit4]   2> 
   [junit4]   2> 1147958 INFO  (jetty-closer-734-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@67a5bcad{/solr,null,UNAVAILABLE}
   [junit4]   2> 1149234 INFO  
(zkCallback-776-thread-1-processing-n:127.0.0.1:37655_solr) 
[n:127.0.0.1:37655_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_t1] o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:37655/solr/collection1_shard1_replica_t1/
   [junit4]   2> 1149235 INFO  
(zkCallback-776-thread-1-processing-n:127.0.0.1:37655_solr) 
[n:127.0.0.1:37655_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_t1] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 1149235 INFO  
(zkCallback-776-thread-1-processing-n:127.0.0.1:37655_solr) 
[n:127.0.0.1:37655_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_t1] o.a.s.c.SyncStrategy 
https://127.0.0.1:37655/solr/collection1_shard1_replica_t1/ has no replicas
   [junit4]   2> 1149235 INFO  
(zkCallback-776-thread-1-processing-n:127.0.0.1:37655_solr) 
[n:127.0.0.1:37655_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_t1] o.a.s.c.SolrCore 
[collection1_shard1_replica_t1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@43ae1dee
   [junit4]   2> 1149235 INFO  
(zkCallback-776-thread-1-processing-n:127.0.0.1:37655_solr) 
[n:127.0.0.1:37655_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_t1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.collection1.shard1.replica_t1, tag=1135484398
   [junit4]   2> 1149235 INFO  
(zkCallback-776-thread-1-processing-n:127.0.0.1:37655_solr) 
[n:127.0.0.1:37655_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_t1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@541a588a: rootName = 
solr_37655, domain = solr.core.collection1.shard1.replica_t1, service url = 
null, agent id = null] for registry solr.core.collection1.shard1.replica_t1 / 
com.codahale.metrics.MetricRegistry@7409eb6b
   [junit4]   2> 1149242 INFO  
(zkCallback-776-thread-1-processing-n:127.0.0.1:37655_solr) 
[n:127.0.0.1:37655_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_t1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.collection1.shard1.leader, tag=1135484398
   [junit4]   2> 1149242 WARN  
(zkCallback-776-thread-1-processing-n:127.0.0.1:37655_solr) 
[n:127.0.0.1:37655_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_t1] o.a.s.c.RecoveryStrategy Stopping recovery for 
core=[collection1_shard1_replica_t1] coreNodeName=[core_node3]
   [junit4]   2> 1149244 INFO  
(zkCallback-776-thread-1-processing-n:127.0.0.1:37655_solr) 
[n:127.0.0.1:37655_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_t1] o.a.s.c.ZkController 
collection1_shard1_replica_t1 stopping background replication from leader
   [junit4]   2> 1149244 ERROR 
(zkCallback-776-thread-1-processing-n:127.0.0.1:37655_solr) 
[n:127.0.0.1:37655_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_t1] o.a.s.c.ShardLeaderElectionContext There was a 
problem trying to register as the leader:java.lang.NullPointerException
   [junit4]   2>        at 
org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:437)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:269)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 1150381 ERROR 
(recoveryExecutor-774-thread-2-processing-n:127.0.0.1:37655_solr 
x:collection1_shard1_replica_t1 s:shard1 c:collection1 r:core_node3) 
[n:127.0.0.1:37655_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_t1] o.a.s.c.RecoveryStrategy SolrCore not found - 
cannot recover:collection1_shard1_replica_t1
   [junit4]   2> 1151883 WARN  
(zkCallback-776-thread-1-processing-n:127.0.0.1:37655_solr) 
[n:127.0.0.1:37655_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1151883 INFO  (jetty-closer-734-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@160f5d85{/solr,null,UNAVAILABLE}
   [junit4]   2> 1151884 ERROR 
(SUITE-TestCloudRecovery-seed#[C101BF4717996D78]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1151884 INFO  
(SUITE-TestCloudRecovery-seed#[C101BF4717996D78]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:47154 47154
   [junit4]   2> 1151985 INFO  (Thread-1063) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:47154 47154
   [junit4]   2> 1151986 WARN  (Thread-1063) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/aliases.json
   [junit4]   2>        6       /solr/security.json
   [junit4]   2>        6       /solr/configs/config
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        12      /solr/collections/collection1/state.json
   [junit4]   2>        7       /solr/clusterstate.json
   [junit4]   2>        7       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/collections
   [junit4]   2>        4       /solr/overseer/queue
   [junit4]   2>        4       /solr/overseer/collection-queue-work
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2>        2       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_C101BF4717996D78-001
   [junit4]   2> Sep 06, 2017 6:13:34 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): {id=FST50}, 
docValues:{}, maxPointsInLeafNode=943, maxMBSortInHeap=5.304714654845525, 
sim=RandomSimilarity(queryNorm=false): {}, locale=es-PY, timezone=Etc/GMT-0
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=4,threads=1,free=67790064,total=516423680
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestPayloadCheckQParserPlugin, TermsComponentTest, SearchHandlerTest, 
TestDistributedStatsComponentCardinality, SuggesterFSTTest, 
PingRequestHandlerTest, TestFieldCache, SolrShardReporterTest, 
PreAnalyzedUpdateProcessorTest, AutoCommitTest, 
AtomicUpdateProcessorFactoryTest, TestSurroundQueryParser, 
TestSSLRandomization, UtilsToolTest, TestGroupingSearch, 
UninvertDocValuesMergePolicyTest, TestBinaryResponseWriter, 
SolrJmxReporterTest, TestReload, TestRestoreCore, 
TestRuleBasedAuthorizationPlugin, TestSimpleTextCodec, TestPushWriter, 
TestXmlQParserPlugin, TestReversedWildcardFilterFactory, 
TestCopyFieldCollectionResource, TestCodecSupport, 
TestExclusionRuleCollectionAccess, OverseerStatusTest, 
TestClassicSimilarityFactory, TestCollationFieldDocValues, MinimalSchemaTest, 
HttpSolrCallGetCoreTest, TestManagedResourceStorage, TestNestedDocsSort, 
TestSubQueryTransformerCrossCore, CircularListTest, 
HdfsChaosMonkeyNothingIsSafeTest, TestHdfsBackupRestoreCore, 
SolrCLIZkUtilsTest, QueryEqualityTest, TestFieldTypeResource, 
TestDFRSimilarityFactory, HdfsTlogReplayBufferedWhileIndexingTest, 
TestLMJelinekMercerSimilarityFactory, TestDeleteCollectionOnDownNodes, 
TestDistributedMissingSort, DateMathParserTest, TestImplicitCoreProperties, 
TestRTimerTree, DocExpirationUpdateProcessorFactoryTest, FullHLLTest, 
DeleteShardTest, HighlighterMaxOffsetTest, TestMinMaxOnMultiValuedField, 
TestImpersonationWithHadoopAuth, NotRequiredUniqueKeyTest, SolrInfoBeanTest, 
TestIntervalFaceting, TestReplicaProperties, FullSolrCloudDistribCmdsTest, 
TestCloudJSONFacetJoinDomain, ReplicationFactorTest, TestRecovery, 
TestFieldCollectionResource, TestNumericRangeQuery64, TestJmxIntegration, 
ChangedSchemaMergeTest, TestSimpleQParserPlugin, TestCollapseQParserPlugin, 
TestFastWriter, TestLegacyNumericRangeQueryBuilder, TestUninvertingReader, 
CopyFieldTest, TestNRTOpen, ActionThrottleTest, 
LeaderFailureAfterFreshStartTest, TestMultiWordSynonyms, RecoveryZkTest, 
TimeZoneUtilsTest, TestCloudRecovery]
   [junit4] Completed [252/731 (2!)] on J2 in 180.87s, 2 tests, 1 failure <<< 
FAILURES!

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

Reply via email to