Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-master/17/

2 tests failed.
FAILED:  org.apache.solr.cloud.TestTlogReplica.testRecovery

Error Message:
Can not find doc 8 in https://127.0.0.1:38767/solr

Stack Trace:
java.lang.AssertionError: Can not find doc 8 in https://127.0.0.1:38767/solr
        at 
__randomizedtesting.SeedInfo.seed([C92F345F45EBA322:8DF4DF368BB6985]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNotNull(Assert.java:526)
        at 
org.apache.solr.cloud.TestTlogReplica.checkRTG(TestTlogReplica.java:889)
        at 
org.apache.solr.cloud.TestTlogReplica.testRecovery(TestTlogReplica.java:603)
        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.processor.AtomicUpdateProcessorFactoryTest.testMultipleThreads

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
        at 
__randomizedtesting.SeedInfo.seed([C92F345F45EBA322:E51D43D2C92FD5A6]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:913)
        at 
org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest.testMultipleThreads(AtomicUpdateProcessorFactoryTest.java:260)
        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=int_i:17&wt=xml
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:906)
        ... 40 more




Build Log:
[...truncated 1849 lines...]
   [junit4] JVM J0: stdout was not empty, see: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/build/core/test/temp/junit4-J0-20180322_033455_7889159593599935674289.sysout
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] codec: HighCompressionCompressingStoredFields, pf: BlockTreeOrds, 
dvf: Asserting
   [junit4] <<< JVM J0: EOF ----

[...truncated 11344 lines...]
   [junit4] Suite: 
org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest
   [junit4]   2> 1160792 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[C92F345F45EBA322]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.AtomicUpdateProcessorFactoryTest_C92F345F45EBA322-001/init-core-data-001
   [junit4]   2> 1160793 WARN  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[C92F345F45EBA322]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=24 numCloses=24
   [junit4]   2> 1160793 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[C92F345F45EBA322]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1160794 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[C92F345F45EBA322]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1160795 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[C92F345F45EBA322]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1160795 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[C92F345F45EBA322]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib,
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1160826 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[C92F345F45EBA322]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1160853 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[C92F345F45EBA322]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1160977 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[C92F345F45EBA322]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1161026 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[C92F345F45EBA322]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1136b57a
   [junit4]   2> 1161037 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[C92F345F45EBA322]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1136b57a
   [junit4]   2> 1161037 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[C92F345F45EBA322]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1136b57a
   [junit4]   2> 1161039 INFO  (coreLoadExecutor-3819-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1161040 INFO  (coreLoadExecutor-3819-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib,
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1161074 INFO  (coreLoadExecutor-3819-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1161100 INFO  (coreLoadExecutor-3819-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1161225 INFO  (coreLoadExecutor-3819-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1161234 INFO  (coreLoadExecutor-3819-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 1161234 INFO  (coreLoadExecutor-3819-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@1136b57a
   [junit4]   2> 1161234 INFO  (coreLoadExecutor-3819-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1161234 INFO  (coreLoadExecutor-3819-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.AtomicUpdateProcessorFactoryTest_C92F345F45EBA322-001/init-core-data-001/]
   [junit4]   2> 1161236 INFO  (coreLoadExecutor-3819-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=26, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=1.9111328125, 
floorSegmentMB=1.603515625, forceMergeDeletesPctAllowed=28.128229811486392, 
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6356971818681012
   [junit4]   2> 1161301 INFO  (coreLoadExecutor-3819-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1161301 INFO  (coreLoadExecutor-3819-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1161302 INFO  (coreLoadExecutor-3819-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1161302 INFO  (coreLoadExecutor-3819-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1161303 INFO  (coreLoadExecutor-3819-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=20, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1161304 INFO  (coreLoadExecutor-3819-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6dff25e7[collection1] main]
   [junit4]   2> 1161304 INFO  (coreLoadExecutor-3819-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1161312 INFO  (coreLoadExecutor-3819-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1161344 INFO  (coreLoadExecutor-3819-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1161344 INFO  
(searcherExecutor-3820-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1161344 INFO  (coreLoadExecutor-3819-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1595610578901008384
   [junit4]   2> 1161345 INFO  
(searcherExecutor-3820-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1161345 INFO  
(searcherExecutor-3820-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1161345 INFO  
(searcherExecutor-3820-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1161345 INFO  
(searcherExecutor-3820-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1161345 INFO  
(searcherExecutor-3820-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1161346 INFO  
(searcherExecutor-3820-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1161346 INFO  
(searcherExecutor-3820-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1161346 INFO  
(searcherExecutor-3820-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1161347 INFO  
(searcherExecutor-3820-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6dff25e7[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1161348 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[C92F345F45EBA322]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1161350 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testWrongAtomicOpPassed-seed#[C92F345F45EBA322])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testWrongAtomicOpPassed
   [junit4]   2> 1161352 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testWrongAtomicOpPassed-seed#[C92F345F45EBA322])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testWrongAtomicOpPassed
   [junit4]   2> 1161355 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testNoUniqueIdPassed-seed#[C92F345F45EBA322])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testNoUniqueIdPassed
   [junit4]   2> 1161355 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testNoUniqueIdPassed-seed#[C92F345F45EBA322])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testNoUniqueIdPassed
   [junit4]   2> 1161358 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[C92F345F45EBA322]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testBasics
   [junit4]   2> 1161362 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[C92F345F45EBA322]) [    
] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1595610578919882752,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1161362 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[C92F345F45EBA322]) [    
] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@266fe1ef 
commitCommandVersion:1595610578919882752
   [junit4]   2> 1161370 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[C92F345F45EBA322]) [    
] o.a.s.s.SolrIndexSearcher Opening [Searcher@1bd8ffd3[collection1] main]
   [junit4]   2> 1161371 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[C92F345F45EBA322]) [    
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1161373 INFO  (searcherExecutor-3820-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1bd8ffd3[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):c1)))}
   [junit4]   2> 1161373 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[C92F345F45EBA322]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 11
   [junit4]   2> 1161376 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[C92F345F45EBA322]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&wt=xml} 
hits=1 status=0 QTime=0
   [junit4]   2> 1161377 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[C92F345F45EBA322]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat:human&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1161377 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[C92F345F45EBA322]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=title:Mr&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1161378 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[C92F345F45EBA322]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=count_i:20&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1161378 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[C92F345F45EBA322]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=name_s:Virat&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1161379 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[C92F345F45EBA322]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=multiDefault:Delhi&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1161381 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[C92F345F45EBA322]) [    
] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1595610578939805696,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1161381 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[C92F345F45EBA322]) [    
] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@266fe1ef 
commitCommandVersion:1595610578939805696
   [junit4]   2> 1161385 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[C92F345F45EBA322]) [    
] o.a.s.s.SolrIndexSearcher Opening [Searcher@5bdd60ba[collection1] main]
   [junit4]   2> 1161386 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[C92F345F45EBA322]) [    
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1161398 INFO  (searcherExecutor-3820-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5bdd60ba[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(8.0.0):c1)))}
   [junit4]   2> 1161398 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[C92F345F45EBA322]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 17
   [junit4]   2> 1161399 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[C92F345F45EBA322]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&wt=xml} 
hits=1 status=0 QTime=0
   [junit4]   2> 1161399 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[C92F345F45EBA322]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat:human&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1161400 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[C92F345F45EBA322]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat:animal&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1161400 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[C92F345F45EBA322]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=title:Mr&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 1161400 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[C92F345F45EBA322]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=title:Dr&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1161401 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[C92F345F45EBA322]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=count_i:20&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 1161401 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[C92F345F45EBA322]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=count_i:40&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1161402 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[C92F345F45EBA322]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=name_s:Virat&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 1161402 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[C92F345F45EBA322]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=multiDefault:Delhi&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 1161402 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[C92F345F45EBA322]) [    
] o.a.s.SolrTestCaseJ4 ###Ending testBasics
   [junit4]   2> 1161405 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[C92F345F45EBA322])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testMultipleThreads
   [junit4]   2> 1161405 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[C92F345F45EBA322])
 [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 1161405 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[C92F345F45EBA322])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@135c1afd[collection1] 
realtime]
   [junit4]   2> 1161406 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[C92F345F45EBA322])
 [    ] 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> 1161415 WARN  (Thread-3158) [    ] 
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version 
conflict for 10 expected=1595610578967068672 actual=1595610578975457280Retrying 
with new version .... (1)
   [junit4]   2> 1161415 WARN  (Thread-3156) [    ] 
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version 
conflict for 10 expected=1595610578967068672 actual=1595610578975457280Retrying 
with new version .... (1)
   [junit4]   2> 1161417 WARN  (Thread-3156) [    ] 
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version 
conflict for 10 expected=1595610578975457280 actual=1595610578977554434Retrying 
with new version .... (2)
   [junit4]   2> 1161418 WARN  (Thread-3158) [    ] 
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version 
conflict for 10 expected=1595610578975457280 actual=1595610578978603008Retrying 
with new version .... (2)
   [junit4]   2> 1161418 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[C92F345F45EBA322])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1595610578978603010,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1161418 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[C92F345F45EBA322])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@266fe1ef 
commitCommandVersion:1595610578978603010
   [junit4]   2> 1161422 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[C92F345F45EBA322])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2b2d7fa7[collection1] main]
   [junit4]   2> 1161423 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[C92F345F45EBA322])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1161425 INFO  (searcherExecutor-3820-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2b2d7fa7[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(8.0.0):c10/9:delGen=1)))}
   [junit4]   2> 1161425 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[C92F345F45EBA322])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 7
   [junit4]   2> 1161426 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[C92F345F45EBA322])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:10&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1161428 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[C92F345F45EBA322])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat:6vbp3wsd369772iu38q2+knj8lsj7caq5hzzk9tcz+clpcfawl168r6oe7l43q+wnxd31d0qq5o4mm6p894+i622f4idhslhytz77yea&wt=xml}
 hits=1 status=0 QTime=0
   [junit4]   2> 1161428 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[C92F345F45EBA322])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=int_i:17&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 1161429 ERROR 
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[C92F345F45EBA322])
 [    ] 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=int_i:17&wt=xml
   [junit4]   2> 1161429 ERROR 
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[C92F345F45EBA322])
 [    ] o.a.s.SolrTestCaseJ4 REQUEST FAILED: 
q=int_i:17&wt=xml: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=int_i:17&wt=xml
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:906)
   [junit4]   2>        at 
org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest.testMultipleThreads(AtomicUpdateProcessorFactoryTest.java:260)
   [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> 1161429 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[C92F345F45EBA322])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testMultipleThreads
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=AtomicUpdateProcessorFactoryTest -Dtests.method=testMultipleThreads 
-Dtests.seed=C92F345F45EBA322 -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.badapples=true -Dtests.locale=no-NO -Dtests.timezone=Etc/GMT+8 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.03s J0 | 
AtomicUpdateProcessorFactoryTest.testMultipleThreads <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during 
query
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([C92F345F45EBA322:E51D43D2C92FD5A6]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:913)
   [junit4]    >        at 
org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest.testMultipleThreads(AtomicUpdateProcessorFactoryTest.java:260)
   [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=int_i:17&wt=xml
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:906)
   [junit4]    >        ... 40 more
   [junit4]   2> 1161432 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[C92F345F45EBA322]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1161432 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[C92F345F45EBA322]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=2043112708
   [junit4]   2> 1161432 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[C92F345F45EBA322]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1161432 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[C92F345F45EBA322]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@79536cc9: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@59b4057c
   [junit4]   2> 1161437 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[C92F345F45EBA322]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1161437 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[C92F345F45EBA322]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4c50d114: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@30857176
   [junit4]   2> 1161441 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[C92F345F45EBA322]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1161441 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[C92F345F45EBA322]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7aa10f41: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@744a2761
   [junit4]   2> 1161442 INFO  (coreCloseExecutor-3825-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@746e7812
   [junit4]   2> 1161442 INFO  (coreCloseExecutor-3825-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1953396754
   [junit4]   2> 1161442 INFO  (coreCloseExecutor-3825-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@40f3b94e: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@5f09badf
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.update.processor.AtomicUpdateProcessorFactoryTest_C92F345F45EBA322-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{name_s=PostingsFormat(name=MockRandom), 
title_stringNoNorms=PostingsFormat(name=Memory), 
title_stemmed=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 multiDefault=PostingsFormat(name=Memory), cat=PostingsFormat(name=Memory), 
id=PostingsFormat(name=MockRandom), 
text=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
title=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 title_lettertok=PostingsFormat(name=MockRandom)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Memory), 
_version_=DocValuesFormat(name=Lucene70), 
range_facet_i_dv=DocValuesFormat(name=Lucene70), 
intDvoDefault=DocValuesFormat(name=Memory), 
timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1965, 
maxMBSortInHeap=6.816819219363315, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@706c0914),
 locale=no-NO, timezone=Etc/GMT+8
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=4,threads=1,free=289385488,total=524812288
   [junit4]   2> NOTE: All tests run in this JVM: [SearchRateTriggerTest, 
TestLegacyFieldReuse, ZkStateWriterTest, TestCollectionAPI, TestStressLucene, 
SpellCheckCollatorWithCollapseTest, TestNamedUpdateProcessors, 
NodeLostTriggerTest, ClassificationUpdateProcessorIntegrationTest, 
TestDynamicFieldResource, MetricUtilsTest, CdcrReplicationDistributedZkTest, 
TestJsonFacetRefinement, DeleteNodeTest, TestLuceneMatchVersion, 
TestCloudManagedSchema, TestSolrQueryParser, TestCloudDeleteByQuery, 
TestCloudPivotFacet, RequestLoggingTest, TestSolrCLIRunExample, 
SolrSlf4jReporterTest, TestBulkSchemaAPI, TestSolrConfigHandlerCloud, 
DefaultValueUpdateProcessorTest, TestIntervalFaceting, TestDistributedSearch, 
CurrencyRangeFacetCloudTest, SharedFSAutoReplicaFailoverTest, InfoHandlerTest, 
HdfsTlogReplayBufferedWhileIndexingTest, TestQueryWrapperFilter, 
TestCSVResponseWriter, TestLeaderElectionZkExpiry, SynonymTokenizerTest, 
TestMaxTokenLenTokenizer, TestSolrDeletionPolicy1, TestExpandComponent, 
TestShardHandlerFactory, TestExtendedDismaxParser, TestMissingGroups, 
UUIDUpdateProcessorFallbackTest, TestPolicyCloud, SolrMetricReporterTest, 
ZkFailoverTest, RequestHandlersTest, TestInitQParser, TestCorePropertiesReload, 
ComputePlanActionTest, TestSerializedLuceneMatchVersion, TestPullReplica, 
TestStandardQParsers, AliasIntegrationTest, TestCSVLoader, 
TestLocalFSCloudBackupRestore, TestMinMaxOnMultiValuedField, 
TlogReplayBufferedWhileIndexingTest, SolrPluginUtilsTest, BitVectorTest, 
DistributedFacetPivotWhiteBoxTest, TestOmitPositions, SolrIndexSplitterTest, 
TestDownShardTolerantSearch, TestRestoreCore, ChaosMonkeyNothingIsSafeTest, 
TestHdfsUpdateLog, DistribJoinFromCollectionTest, RegexBytesRefFilterTest, 
BadIndexSchemaTest, TestFastOutputStream, TestStressInPlaceUpdates, 
TestBlobHandler, TestOverriddenPrefixQueryForCustomFieldType, 
SolrRequestParserTest, TestComponentsName, EchoParamsTest, TestMacros, 
TestHalfAndHalfDocValues, TestIndexingPerformance, HighlighterConfigTest, 
TestSchemalessBufferedUpdates, SuggestComponentContextFilterQueryTest, 
DistributedTermsComponentTest, TestDistribIDF, HLLSerializationTest, 
AtomicUpdateProcessorFactoryTest]
   [junit4] Completed [333/785 (1!)] on J0 in 0.68s, 4 tests, 1 error <<< 
FAILURES!

[...truncated 863 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestTlogReplica
   [junit4]   2> 2441276 INFO  
(SUITE-TestTlogReplica-seed#[C92F345F45EBA322]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_C92F345F45EBA322-001/init-core-data-001
   [junit4]   2> 2441276 INFO  
(SUITE-TestTlogReplica-seed#[C92F345F45EBA322]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2441278 INFO  
(SUITE-TestTlogReplica-seed#[C92F345F45EBA322]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2441280 INFO  
(SUITE-TestTlogReplica-seed#[C92F345F45EBA322]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_C92F345F45EBA322-001/tempDir-001
   [junit4]   2> 2441280 INFO  
(SUITE-TestTlogReplica-seed#[C92F345F45EBA322]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2441280 INFO  (Thread-6289) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2441280 INFO  (Thread-6289) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2441288 ERROR (Thread-6289) [    ] 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> 2441380 INFO  
(SUITE-TestTlogReplica-seed#[C92F345F45EBA322]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:43371
   [junit4]   2> 2441382 INFO  (zkConnectionManagerCallback-9027-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2441388 INFO  (jetty-launcher-9024-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2441388 INFO  (jetty-launcher-9024-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2441390 INFO  (jetty-launcher-9024-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2441390 INFO  (jetty-launcher-9024-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2441390 INFO  (jetty-launcher-9024-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2441390 INFO  (jetty-launcher-9024-thread-1) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2441390 INFO  (jetty-launcher-9024-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2441390 INFO  (jetty-launcher-9024-thread-2) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2441390 INFO  (jetty-launcher-9024-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4eb36cf{/solr,null,AVAILABLE}
   [junit4]   2> 2441390 INFO  (jetty-launcher-9024-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6f1c9c99{/solr,null,AVAILABLE}
   [junit4]   2> 2441391 INFO  (jetty-launcher-9024-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@72de7c55{SSL,[ssl, 
http/1.1]}{127.0.0.1:54646}
   [junit4]   2> 2441391 INFO  (jetty-launcher-9024-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@184e1a91{SSL,[ssl, 
http/1.1]}{127.0.0.1:38767}
   [junit4]   2> 2441391 INFO  (jetty-launcher-9024-thread-1) [    ] 
o.e.j.s.Server Started @2443954ms
   [junit4]   2> 2441391 INFO  (jetty-launcher-9024-thread-2) [    ] 
o.e.j.s.Server Started @2443954ms
   [junit4]   2> 2441391 INFO  (jetty-launcher-9024-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=54646}
   [junit4]   2> 2441391 INFO  (jetty-launcher-9024-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38767}
   [junit4]   2> 2441391 ERROR (jetty-launcher-9024-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2441391 ERROR (jetty-launcher-9024-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2441392 INFO  (jetty-launcher-9024-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 2441392 INFO  (jetty-launcher-9024-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 2441392 INFO  (jetty-launcher-9024-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2441392 INFO  (jetty-launcher-9024-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2441392 INFO  (jetty-launcher-9024-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2441392 INFO  (jetty-launcher-9024-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2441392 INFO  (jetty-launcher-9024-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-03-22T04:48:27.695Z
   [junit4]   2> 2441392 INFO  (jetty-launcher-9024-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-03-22T04:48:27.695Z
   [junit4]   2> 2441394 INFO  (zkConnectionManagerCallback-9029-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2441394 INFO  (zkConnectionManagerCallback-9031-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2441394 INFO  (jetty-launcher-9024-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2441394 INFO  (jetty-launcher-9024-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2441407 INFO  (jetty-launcher-9024-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43371/solr
   [junit4]   2> 2441407 INFO  (jetty-launcher-9024-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43371/solr
   [junit4]   2> 2441408 INFO  (zkConnectionManagerCallback-9037-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2441409 INFO  (zkConnectionManagerCallback-9039-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2441411 INFO  
(zkConnectionManagerCallback-9041-thread-1-processing-n:127.0.0.1:38767_solr) 
[n:127.0.0.1:38767_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2441411 INFO  
(zkConnectionManagerCallback-9043-thread-1-processing-n:127.0.0.1:54646_solr) 
[n:127.0.0.1:54646_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2441538 INFO  (jetty-launcher-9024-thread-2) 
[n:127.0.0.1:38767_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2441538 INFO  (jetty-launcher-9024-thread-1) 
[n:127.0.0.1:54646_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2441539 INFO  (jetty-launcher-9024-thread-2) 
[n:127.0.0.1:38767_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:38767_solr
   [junit4]   2> 2441539 INFO  (jetty-launcher-9024-thread-1) 
[n:127.0.0.1:54646_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:54646_solr
   [junit4]   2> 2441540 INFO  (jetty-launcher-9024-thread-2) 
[n:127.0.0.1:38767_solr    ] o.a.s.c.Overseer Overseer 
(id=73495847761149957-127.0.0.1:38767_solr-n_0000000000) starting
   [junit4]   2> 2441546 INFO  
(zkCallback-9042-thread-1-processing-n:127.0.0.1:54646_solr) 
[n:127.0.0.1:54646_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2441546 INFO  
(zkCallback-9040-thread-1-processing-n:127.0.0.1:38767_solr) 
[n:127.0.0.1:38767_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2441556 INFO  
(zkConnectionManagerCallback-9049-thread-1-processing-n:127.0.0.1:38767_solr) 
[n:127.0.0.1:38767_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2441557 INFO  (jetty-launcher-9024-thread-2) 
[n:127.0.0.1:38767_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2441558 INFO  (jetty-launcher-9024-thread-2) 
[n:127.0.0.1:38767_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:43371/solr ready
   [junit4]   2> 2441562 INFO  (jetty-launcher-9024-thread-2) 
[n:127.0.0.1:38767_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38767_solr
   [junit4]   2> 2441563 INFO  
(zkCallback-9042-thread-1-processing-n:127.0.0.1:54646_solr) 
[n:127.0.0.1:54646_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2441568 INFO  
(zkCallback-9040-thread-1-processing-n:127.0.0.1:38767_solr) 
[n:127.0.0.1:38767_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2441568 INFO  
(zkCallback-9048-thread-1-processing-n:127.0.0.1:38767_solr) 
[n:127.0.0.1:38767_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2442650 INFO  (jetty-launcher-9024-thread-1) 
[n:127.0.0.1:54646_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54646.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6c858903
   [junit4]   2> 2442650 INFO  (jetty-launcher-9024-thread-2) 
[n:127.0.0.1:38767_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38767.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6c858903
   [junit4]   2> 2442662 INFO  (jetty-launcher-9024-thread-1) 
[n:127.0.0.1:54646_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54646.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6c858903
   [junit4]   2> 2442662 INFO  (jetty-launcher-9024-thread-2) 
[n:127.0.0.1:38767_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38767.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6c858903
   [junit4]   2> 2442663 INFO  (jetty-launcher-9024-thread-1) 
[n:127.0.0.1:54646_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54646.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6c858903
   [junit4]   2> 2442663 INFO  (jetty-launcher-9024-thread-2) 
[n:127.0.0.1:38767_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38767.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6c858903
   [junit4]   2> 2442664 INFO  (jetty-launcher-9024-thread-1) 
[n:127.0.0.1:54646_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_C92F345F45EBA322-001/tempDir-001/node1/.
   [junit4]   2> 2442665 INFO  (jetty-launcher-9024-thread-2) 
[n:127.0.0.1:38767_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_C92F345F45EBA322-001/tempDir-001/node2/.
   [junit4]   2> 2442674 INFO  
(zkConnectionManagerCallback-9053-thread-1-processing-n:127.0.0.1:54646_solr) 
[n:127.0.0.1:54646_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2442676 INFO  (jetty-launcher-9024-thread-1) 
[n:127.0.0.1:54646_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2442677 INFO  (jetty-launcher-9024-thread-1) 
[n:127.0.0.1:54646_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:43371/solr ready
   [junit4]   2> 2442748 INFO  (zkConnectionManagerCallback-9055-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2442757 INFO  (zkConnectionManagerCallback-9059-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2442758 INFO  
(SUITE-TestTlogReplica-seed#[C92F345F45EBA322]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2442759 INFO  
(SUITE-TestTlogReplica-seed#[C92F345F45EBA322]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43371/solr ready
   [junit4]   2> 2442770 INFO  
(SUITE-TestTlogReplica-seed#[C92F345F45EBA322]-worker) [    ] 
o.a.s.c.TestTlogReplica Using legacyCloud?: false
   [junit4]   2> 2442804 INFO  (qtp358241926-30951) [n:127.0.0.1:54646_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with 
params val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 2442806 INFO  (qtp358241926-30951) [n:127.0.0.1:54646_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} 
status=0 QTime=1
   [junit4]   2> 2442845 INFO  
(TEST-TestTlogReplica.testAddRemoveTlogReplica-seed#[C92F345F45EBA322]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testAddRemoveTlogReplica
   [junit4]   2> 2442850 INFO  (qtp358241926-30955) [n:127.0.0.1:54646_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&replicationFactor=0&collection.configName=conf&maxShardsPerNode=100&name=tlog_replica_test_add_remove_tlog_replica&nrtReplicas=0&action=CREATE&numShards=2&tlogReplicas=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2442857 INFO  
(OverseerThreadFactory-9488-thread-1-processing-n:127.0.0.1:38767_solr) 
[n:127.0.0.1:38767_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
tlog_replica_test_add_remove_tlog_replica
   [junit4]   2> 2442969 INFO  
(OverseerStateUpdate-73495847761149957-127.0.0.1:38767_solr-n_0000000000) 
[n:127.0.0.1:38767_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"tlog_replica_test_add_remove_tlog_replica",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   
"core":"tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:38767/solr";,
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2442972 INFO  
(OverseerStateUpdate-73495847761149957-127.0.0.1:38767_solr-n_0000000000) 
[n:127.0.0.1:38767_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"tlog_replica_test_add_remove_tlog_replica",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   
"core":"tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:54646/solr";,
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2443178 INFO  (qtp358241926-30961) [n:127.0.0.1:54646_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2&action=CREATE&numShards=2&collection=tlog_replica_test_add_remove_tlog_replica&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 2443179 INFO  (qtp358241926-30961) [n:127.0.0.1:54646_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2443200 INFO  (qtp1011524462-30956) [n:127.0.0.1:38767_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1&action=CREATE&numShards=2&collection=tlog_replica_test_add_remove_tlog_replica&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 2443200 INFO  (qtp1011524462-30956) [n:127.0.0.1:38767_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2443307 INFO  
(zkCallback-9040-thread-1-processing-n:127.0.0.1:38767_solr) 
[n:127.0.0.1:38767_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 2443307 INFO  
(zkCallback-9042-thread-1-processing-n:127.0.0.1:54646_solr) 
[n:127.0.0.1:54646_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 2443307 INFO  
(zkCallback-9040-thread-2-processing-n:127.0.0.1:38767_solr) 
[n:127.0.0.1:38767_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 2443308 INFO  
(zkCallback-9042-thread-2-processing-n:127.0.0.1:54646_solr) 
[n:127.0.0.1:54646_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 2444193 INFO  (qtp358241926-30961) [n:127.0.0.1:54646_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2444201 INFO  (qtp358241926-30961) [n:127.0.0.1:54646_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.s.IndexSchema 
[tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] Schema 
name=minimal
   [junit4]   2> 2444214 INFO  (qtp358241926-30961) [n:127.0.0.1:54646_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2444214 INFO  (qtp358241926-30961) [n:127.0.0.1:54646_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.c.CoreContainer Creating SolrCore 
'tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2' using 
configuration from collection tlog_replica_test_add_remove_tlog_replica, 
trusted=true
   [junit4]   2> 2444215 INFO  (qtp358241926-30961) [n:127.0.0.1:54646_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54646.solr.core.tlog_replica_test_add_remove_tlog_replica.shard2.replica_t2'
 (registry 
'solr.core.tlog_replica_test_add_remove_tlog_replica.shard2.replica_t2') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c858903
   [junit4]   2> 2444215 INFO  (qtp358241926-30961) [n:127.0.0.1:54646_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2444215 INFO  (qtp358241926-30961) [n:127.0.0.1:54646_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] o.a.s.c.SolrCore 
[[tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] ] Opening new 
SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_C92F345F45EBA322-001/tempDir-001/node1/tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_C92F345F45EBA322-001/tempDir-001/node1/./tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2/data/]
   [junit4]   2> 2444222 INFO  (qtp1011524462-30956) [n:127.0.0.1:38767_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2444231 INFO  (qtp1011524462-30956) [n:127.0.0.1:38767_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.s.IndexSchema 
[tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] Schema 
name=minimal
   [junit4]   2> 2444233 INFO  (qtp1011524462-30956) [n:127.0.0.1:38767_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2444234 INFO  (qtp1011524462-30956) [n:127.0.0.1:38767_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.c.CoreContainer Creating SolrCore 
'tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1' using 
configuration from collection tlog_replica_test_add_remove_tlog_replica, 
trusted=true
   [junit4]   2> 2444234 INFO  (qtp1011524462-30956) [n:127.0.0.1:38767_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38767.solr.core.tlog_replica_test_add_remove_tlog_replica.shard1.replica_t1'
 (registry 
'solr.core.tlog_replica_test_add_remove_tlog_replica.shard1.replica_t1') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c858903
   [junit4]   2> 2444234 INFO  (qtp1011524462-30956) [n:127.0.0.1:38767_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2444235 INFO  (qtp1011524462-30956) [n:127.0.0.1:38767_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] o.a.s.c.SolrCore 
[[tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] ] Opening new 
SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_C92F345F45EBA322-001/tempDir-001/node2/tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_C92F345F45EBA322-001/tempDir-001/node2/./tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1/data/]
   [junit4]   2> 2444287 INFO  (qtp358241926-30961) [n:127.0.0.1:54646_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2444287 INFO  (qtp358241926-30961) [n:127.0.0.1:54646_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2444289 INFO  (qtp358241926-30961) [n:127.0.0.1:54646_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2444289 INFO  (qtp358241926-30961) [n:127.0.0.1:54646_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2444291 INFO  (qtp358241926-30961) [n:127.0.0.1:54646_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@37c0baba[tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
main]
   [junit4]   2> 2444292 INFO  (qtp358241926-30961) [n:127.0.0.1:54646_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 2444293 INFO  (qtp358241926-30961) [n:127.0.0.1:54646_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2444294 INFO  (qtp358241926-30961) [n:127.0.0.1:54646_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2444295 INFO  
(searcherExecutor-9493-thread-1-processing-n:127.0.0.1:54646_solr 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2 s:shard2 
c:tlog_replica_test_add_remove_tlog_replica r:core_node4) 
[n:127.0.0.1:54646_solr c:tlog_replica_test_add_remove_tlog_replica s:shard2 
r:core_node4 x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.c.SolrCore [tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
Registered new searcher 
Searcher@37c0baba[tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2444295 INFO  (qtp358241926-30961) [n:127.0.0.1:54646_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1595611923714408448
   [junit4]   2> 2444301 INFO  (qtp358241926-30961) [n:127.0.0.1:54646_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/tlog_replica_test_add_remove_tlog_replica/terms/shard2 to 
Terms{values={core_node4=0}, version=0}
   [junit4]   2> 2444302 INFO  (qtp1011524462-30956) [n:127.0.0.1:38767_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2444302 INFO  (qtp1011524462-30956) [n:127.0.0.1:38767_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2444304 INFO  (qtp1011524462-30956) [n:127.0.0.1:38767_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2444304 INFO  (qtp1011524462-30956) [n:127.0.0.1:38767_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2444305 INFO  (qtp358241926-30961) [n:127.0.0.1:54646_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2444305 INFO  (qtp358241926-30961) [n:127.0.0.1:54646_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2444305 INFO  (qtp358241926-30961) [n:127.0.0.1:54646_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:54646/solr/tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2/
   [junit4]   2> 2444305 INFO  (qtp358241926-30961) [n:127.0.0.1:54646_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2444305 INFO  (qtp358241926-30961) [n:127.0.0.1:54646_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:54646/solr/tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2/
 has no replicas
   [junit4]   2> 2444306 INFO  (qtp358241926-30961) [n:127.0.0.1:54646_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2444306 INFO  (qtp358241926-30961) [n:127.0.0.1:54646_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.c.ZkController 
tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2 stopping background 
replication from leader
   [junit4]   2> 2444307 INFO  (qtp1011524462-30956) [n:127.0.0.1:38767_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@c90f743[tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
main]
   [junit4]   2> 2444308 INFO  (qtp1011524462-30956) [n:127.0.0.1:38767_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 2444309 INFO  (qtp1011524462-30956) [n:127.0.0.1:38767_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2444310 INFO  (qtp358241926-30961) [n:127.0.0.1:54646_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:54646/solr/tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2/
 shard2
   [junit4]   2> 2444311 INFO  (qtp1011524462-30956) [n:127.0.0.1:38767_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2444312 INFO  
(searcherExecutor-9494-thread-1-processing-n:127.0.0.1:38767_solr 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1 s:shard1 
c:tlog_replica_test_add_remove_tlog_replica r:core_node3) 
[n:127.0.0.1:38767_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 
r:core_node3 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.c.SolrCore [tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
Registered new searcher 
Searcher@c90f743[tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2444312 INFO  (qtp1011524462-30956) [n:127.0.0.1:38767_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1595611923732234240
   [junit4]   2> 2444317 INFO  (qtp1011524462-30956) [n:127.0.0.1:38767_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/tlog_replica_test_add_remove_tlog_replica/terms/shard1 to 
Terms{values={core_node3=0}, version=0}
   [junit4]   2> 2444320 INFO  (qtp1011524462-30956) [n:127.0.0.1:38767_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2444320 INFO  (qtp1011524462-30956) [n:127.0.0.1:38767_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2444320 INFO  (qtp1011524462-30956) [n:127.0.0.1:38767_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:38767/solr/tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1/
   [junit4]   2> 2444320 INFO  (qtp1011524462-30956) [n:127.0.0.1:38767_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2444320 INFO  (qtp1011524462-30956) [n:127.0.0.1:38767_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:38767/solr/tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1/
 has no replicas
   [junit4]   2> 2444320 INFO  (qtp1011524462-30956) [n:127.0.0.1:38767_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2444321 INFO  (qtp1011524462-30956) [n:127.0.0.1:38767_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.c.ZkController 
tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1 stopping background 
replication from leader
   [junit4]   2> 2444324 INFO  (qtp1011524462-30956) [n:127.0.0.1:38767_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:38767/solr/tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1/
 shard1
   [junit4]   2> 2444425 INFO  
(zkCallback-9042-thread-2-processing-n:127.0.0.1:54646_solr) 
[n:127.0.0.1:54646_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 2444425 INFO  
(zkCallback-9042-thread-1-processing-n:127.0.0.1:54646_solr) 
[n:127.0.0.1:54646_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 2444426 INFO  
(zkCallback-9040-thread-3-processing-n:127.0.0.1:38767_solr) 
[n:127.0.0.1:38767_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 2444426 INFO  
(zkCallback-9040-thread-2-processing-n:127.0.0.1:38767_solr) 
[n:127.0.0.1:38767_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 2444461 INFO  (qtp358241926-30961) [n:127.0.0.1:54646_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2444463 INFO  (qtp358241926-30961) [n:127.0.0.1:54646_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 
x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2&action=CREATE&numShards=2&collection=tlog_replica_test_add_remove_tlog_replica&shard=shard2&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=1284
   [junit4]   2> 2444475 INFO  (qtp1011524462-30956) [n:127.0.0.1:38767_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2444477 INFO  (qtp1011524462-30956) [n:127.0.0.1:38767_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1&action=CREATE&numShards=2&collection=tlog_replica_test_add_remove_tlog_replica&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=1277
   [junit4]   2> 2444481 INFO  (qtp358241926-30955) [n:127.0.0.1:54646_solr    
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 2444578 INFO  
(zkCallback-9040-thread-2-processing-n:127.0.0.1:38767_solr) 
[n:127.0.0.1:38767_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 2444578 INFO  
(zkCallback-9040-thread-3-processing-n:127.0.0.1:38767_solr) 
[n:127.0.0.1:38767_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 2444578 INFO  
(zkCallback-9042-thread-2-processing-n:127.0.0.1:54646_solr) 
[n:127.0.0.1:54646_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 2444578 INFO  
(zkCallback-9042-thread-1-processing-n:127.0.0.1:54646_solr) 
[n:127.0.0.1:54646_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 2444858 INFO  
(OverseerCollectionConfigSetProcessor-73495847761149957-127.0.0.1:38767_solr-n_0000000000)
 [n:127.0.0.1:38767_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 2445481 INFO  (qtp358241926-30955) [n:127.0.0.1:54646_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={pullReplicas=0&replicationFactor=0&collection.configName=conf&maxShardsPerNode=100&name=tlog_replica_test_add_remove_tlog_replica&nrtReplicas=0&action=CREATE&numShards=2&tlogReplicas=1&wt=javabin&version=2}
 status=0 QTime=2631
   [junit4]   2> 2445488 INFO  (qtp1011524462-30962) [n:127.0.0.1:38767_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
action=ADDREPLICA&collection=tlog_replica_test_add_remove_tlog_replica&shard=shard1&type=TLOG
 and sendToOCPQueue=true
   [junit4]   2> 2445493 INFO  
(OverseerThreadFactory-9488-thread-2-processing-n:127.0.0.1:38767_solr) 
[n:127.0.0.1:38767_solr    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 
127.0.0.1:38767_solr for creating new replica
   [junit4]   2> 2445496 INFO  
(OverseerStateUpdate-73495847761149957-127.0.0.1:38767_solr-n_0000000000) 
[n:127.0.0.1:38767_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"tlog_replica_test_add_remove_tlog_replica",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   
"core":"tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:38767/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:38767_solr",
   [junit4]   2>   "type":"TLOG"} 
   [junit4]   2> 2445598 INFO  
(zkCallback-9040-thread-2-processing-n:127.0.0.1:38767_solr) 
[n:127.0.0.1:38767_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 2445598 INFO  
(zkCallback-9040-thread-3-processing-n:127.0.0.1:38767_solr) 
[n:127.0.0.1:38767_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 2445598 INFO  
(zkCallback-9042-thread-1-processing-n:127.0.0.1:54646_solr) 
[n:127.0.0.1:54646_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 2445598 INFO  
(zkCallback-9042-thread-2-processing-n:127.0.0.1:54646_solr) 
[n:127.0.0.1:54646_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for 
collection [tlog_replica_test_add_remove_tlog_replica] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 2445698 INFO  (qtp1011524462-30960) [n:127.0.0.1:38767_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&name=tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5&action=CREATE&collection=tlog_replica_test_add_remove_tlog_replica&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 2445718 INFO  (qtp1011524462-30960) [n:127.0.0.1:38767_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node6 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2445727 INFO  (qtp1011524462-30960) [n:127.0.0.1:38767_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node6 
x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] 
o.a.s.s.IndexSchema 
[tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] Schema 
name=minimal
   [junit4]   2> 2445730 INFO  (qtp1011524462-30960) [n:127.0.0.1:38767_solr 
c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node6 
x:tlog_replica_test_add_remove_tlog_replica_

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

unit4]   2> 2554124 INFO  (jetty-closer-9025-thread-1) [    ] o.e.j.s.session 
Stopped scavenging
   [junit4]   2> 2554125 ERROR 
(SUITE-TestTlogReplica-seed#[C92F345F45EBA322]-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> 2554125 INFO  
(SUITE-TestTlogReplica-seed#[C92F345F45EBA322]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:43371 43371
   [junit4]   2> 2554399 INFO  (Thread-6289) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:43371 43371
   [junit4]   2> 2554400 WARN  (Thread-6289) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        33      /solr/configs/conf
   [junit4]   2>        30      
/solr/collections/tlog_replica_test_create_delete/terms/shard1
   [junit4]   2>        28      
/solr/collections/tlog_replica_test_create_delete/terms/shard2
   [junit4]   2>        27      
/solr/collections/tlog_replica_test_recovery/terms/shard1
   [junit4]   2>        19      /solr/aliases.json
   [junit4]   2>        19      
/solr/collections/tlog_replica_test_remove_leader/terms/shard1
   [junit4]   2>        17      
/solr/collections/tlog_replica_test_basic_leader_election/terms/shard1
   [junit4]   2>        17      
/solr/collections/tlog_replica_test_kill_leader/terms/shard1
   [junit4]   2>        17      
/solr/collections/tlog_replica_test_kill_tlog_replica/terms/shard1
   [junit4]   2>        15      
/solr/collections/tlog_replica_test_real_time_get/terms/shard1
   [junit4]   2>        12      
/solr/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/terms/shard1
   [junit4]   2>        11      
/solr/collections/tlog_replica_test_only_leader_indexes/terms/shard1
   [junit4]   2>        10      
/solr/collections/tlog_replica_test_delete_by_id/terms/shard1
   [junit4]   2>        9       /solr/security.json
   [junit4]   2>        7       
/solr/collections/tlog_replica_test_add_remove_tlog_replica/terms/shard2
   [junit4]   2>        6       
/solr/collections/tlog_replica_test_add_remove_tlog_replica/terms/shard1
   [junit4]   2>        4       
/solr/collections/tlog_replica_test_add_docs/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        52      
/solr/collections/tlog_replica_test_create_delete/state.json
   [junit4]   2>        39      
/solr/collections/tlog_replica_test_recovery/state.json
   [junit4]   2>        31      
/solr/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json
   [junit4]   2>        27      
/solr/collections/tlog_replica_test_kill_leader/state.json
   [junit4]   2>        26      
/solr/collections/tlog_replica_test_kill_tlog_replica/state.json
   [junit4]   2>        26      
/solr/collections/tlog_replica_test_basic_leader_election/state.json
   [junit4]   2>        26      
/solr/collections/tlog_replica_test_add_remove_tlog_replica/state.json
   [junit4]   2>        24      
/solr/collections/tlog_replica_test_remove_leader/state.json
   [junit4]   2>        19      /solr/clusterstate.json
   [junit4]   2>        19      /solr/clusterprops.json
   [junit4]   2>        15      
/solr/collections/tlog_replica_test_only_leader_indexes/state.json
   [junit4]   2>        15      
/solr/collections/tlog_replica_test_delete_by_id/state.json
   [junit4]   2>        13      
/solr/collections/tlog_replica_test_real_time_get/state.json
   [junit4]   2>        6       
/solr/collections/tlog_replica_test_add_docs/state.json
   [junit4]   2>        5       /solr/autoscaling.json
   [junit4]   2>        4       
/solr/collections/tlog_replica_test_recovery/leader_elect/shard1/election/73495847761149958-core_node4-n_0000000000
   [junit4]   2>        3       
/solr/overseer_elect/election/73495847761149958-127.0.0.1:54646_solr-n_0000000001
   [junit4]   2>        2       
/solr/collections/tlog_replica_test_create_delete/leader_elect/shard1/election/73495847761149958-core_node7-n_0000000000
   [junit4]   2>        2       
/solr/overseer_elect/election/73495847761149973-127.0.0.1:38767_solr-n_0000000004
   [junit4]   2>        2       
/solr/collections/tlog_replica_test_create_delete/leader_elect/shard2/election/73495847761149958-core_node16-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        19      /solr/live_nodes
   [junit4]   2>        19      /solr/collections
   [junit4]   2>        5       /solr/overseer/queue
   [junit4]   2>        5       /solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2>        5       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        5       /solr/overseer/queue-work
   [junit4]   2>        5       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestTlogReplica_C92F345F45EBA322-001
   [junit4]   2> Mar 22, 2018 4:50:20 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=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION,
 chunkSize=5, maxDocsPerChunk=6, blockSize=2), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION,
 chunkSize=5, blockSize=2)), 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@adb1740),
 locale=en-US, timezone=Etc/GMT-14
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=4,threads=1,free=178154368,total=508559360
   [junit4]   2> NOTE: All tests run in this JVM: [TestClusterStateProvider, 
SolrCloudReportersTest, AlternateDirectoryTest, TestReplicaProperties, 
BlockJoinFacetDistribTest, BlockDirectoryTest, DistanceUnitsTest, 
SystemLogListenerTest, TestPartialUpdateDeduplication, RequiredFieldsTest, 
HLLUtilTest, HDFSCollectionsAPITest, TestScoreJoinQPNoScore, 
DistribCursorPagingTest, TestReversedWildcardFilterFactory, 
SolrJmxReporterCloudTest, TestElisionMultitermQuery, SortByFunctionTest, 
TestAuthenticationFramework, TestCloudInspectUtil, 
TestSolrConfigHandlerConcurrent, TestSystemIdResolver, TestRawResponseWriter, 
PrimitiveFieldTypeTest, MetricsHandlerTest, TimeRoutedAliasUpdateProcessorTest, 
TestManagedResourceStorage, TestCursorMarkWithoutUniqueKey, TestQueryUtils, 
SolrCLIZkUtilsTest, BadComponentTest, TestClusterStateMutator, 
TestStressVersions, TestUniqueKeyFieldResource, 
TestLeaderInitiatedRecoveryThread, TestCollapseQParserPlugin, 
TestObjectReleaseTracker, ResponseBuilderTest, TestSlowCompositeReaderWrapper, 
JsonLoaderTest, TestSearchPerf, TestSolrJ, FileUtilsTest, 
SolrCoreMetricManagerTest, CdcrBidirectionalTest, TestCustomDocTransformer, 
ZkControllerTest, TestConfigSetProperties, TestSolrCoreParser, 
TestSimpleTextCodec, MetricTriggerTest, TestCloudSchemaless, 
TestPullReplicaErrorHandling, TestOrdValues, BasicZkTest, 
XsltUpdateRequestHandlerTest, AutoAddReplicasPlanActionTest, 
CloudMLTQParserTest, TestZkChroot, PrimUtilsTest, 
BigEndianAscendingWordDeserializerTest, ShufflingReplicaListTransformerTest, 
TestLRUCache, ClassificationUpdateProcessorTest, TestDistribDocBasedVersion, 
SolrMetricsIntegrationTest, LoggingHandlerTest, 
ChaosMonkeySafeLeaderWithPullReplicasTest, FieldMutatingUpdateProcessorTest, 
ForceLeaderTest, TestSolrQueryResponse, TestPointFields, SimplePostToolTest, 
TestStressLiveNodes, V2StandaloneTest, TestStressRecovery, 
TestAnalyzeInfixSuggestions, TestRecoveryHdfs, DistributedIntervalFacetingTest, 
TestFieldTypeResource, TestFoldingMultitermQuery, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, 
TestLegacyNumericRangeQueryBuilder, HighlighterTest, 
TestHttpShardHandlerFactory, TestSha256AuthenticationProvider, ExplicitHLLTest, 
ShardRoutingCustomTest, TestTestInjection, 
DistributedFacetPivotSmallAdvancedTest, CdcrReplicationHandlerTest, 
MissingSegmentRecoveryTest, TestNRTOpen, ConfigureRecoveryStrategyTest, 
QueryParsingTest, TestAuthorizationFramework, 
ConcurrentDeleteAndCreateCollectionTest, BlobRepositoryCloudTest, 
ReplicationFactorTest, ScriptEngineTest, SOLR749Test, 
OverseerModifyCollectionTest, CSVRequestHandlerTest, CursorMarkTest, 
DOMUtilTest, AssignBackwardCompatibilityTest, ResourceLoaderTest, 
TestSolrCloudWithSecureImpersonation, TestImplicitCoreProperties, 
SuggesterTest, TestSubQueryTransformerCrossCore, DocumentBuilderTest, 
QueryEqualityTest, SolrCoreTest, ChaosMonkeySafeLeaderTest, 
TestSkipOverseerOperations, DeleteInactiveReplicaTest, SpatialRPTFieldTypeTest, 
TriLevelCompositeIdRoutingTest, HdfsRecoverLeaseTest, 
TestRandomCollapseQParserPlugin, TestNodeAddedTrigger, 
DistributedFacetExistsSmallTest, ScheduledMaintenanceTriggerTest, 
TestSimpleQParserPlugin, ImplicitSnitchTest, DataDrivenBlockJoinTest, 
TestManagedSchema, UnloadDistributedZkTest, SyncSliceTest, OverseerTest, 
LeaderElectionIntegrationTest, ShardRoutingTest, FullSolrCloudDistribCmdsTest, 
TestReplicationHandler, TestRandomFaceting, ZkSolrClientTest, 
TestDistributedGrouping, TestFaceting, TestRecovery, 
TermVectorComponentDistributedTest, TestReload, TestRangeQuery, 
SpellCheckComponentTest, TestGroupingSearch, PeerSyncTest, 
DirectUpdateHandlerTest, TestIndexSearcher, SoftAutoCommitTest, 
TestCrossCoreJoin, TestDistributedMissingSort, TestTolerantSearch, 
TestLuceneIndexBackCompat, AddReplicaTest, CleanupOldIndexTest, 
CloudExitableDirectoryReaderTest, CollectionPropsTest, 
CollectionStateFormat2Test, CollectionsAPISolrJTest, DeleteShardTest, 
DeleteStatusTest, DistribDocExpirationUpdateProcessorTest, 
DocValuesNotIndexedTest, HttpPartitionTest, LegacyCloudClusterPropTest, 
MigrateRouteKeyTest, MoveReplicaTest, NodeMutatorTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, 
OverriddenZkACLAndCredentialsProvidersTest, 
OverseerCollectionConfigSetProcessorTest, OverseerStatusTest, 
OverseerTaskQueueTest, SSLMigrationTest, TestCloudPseudoReturnFields, 
TestCloudSearcherWarming, TestOnReconnectListenerSupport, TestRebalanceLeaders, 
TestSolrCloudWithDelegationTokens, TestTlogReplica]
   [junit4] Completed [590/785 (2!)] on J1 in 113.90s, 13 tests, 1 failure <<< 
FAILURES!

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

Reply via email to