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

1 tests failed.
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([AA77EA985CEFFD2E:86459D15D02B8BAA]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:886)
        at 
org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest.testMultipleThreads(AtomicUpdateProcessorFactoryTest.java:264)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//result[@numFound=1]
        xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
</response>

        request was:q=int_i:11&wt=xml
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:879)
        ... 40 more




Build Log:
[...truncated 11263 lines...]
   [junit4] Suite: 
org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest
   [junit4]   2> 660902 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[AA77EA985CEFFD2E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.update.processor.AtomicUpdateProcessorFactoryTest_AA77EA985CEFFD2E-001/init-core-data-001
   [junit4]   2> 660910 WARN  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[AA77EA985CEFFD2E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=717 numCloses=717
   [junit4]   2> 660910 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[AA77EA985CEFFD2E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 660911 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[AA77EA985CEFFD2E]-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> 660912 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[AA77EA985CEFFD2E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 660912 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[AA77EA985CEFFD2E]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 660994 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[AA77EA985CEFFD2E]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 661073 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[AA77EA985CEFFD2E]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 661415 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[AA77EA985CEFFD2E]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 661514 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[AA77EA985CEFFD2E]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6b06c192
   [junit4]   2> 661529 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[AA77EA985CEFFD2E]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6b06c192
   [junit4]   2> 661529 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[AA77EA985CEFFD2E]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6b06c192
   [junit4]   2> 661531 INFO  (coreLoadExecutor-1246-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 661616 INFO  (coreLoadExecutor-1246-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 661694 INFO  (coreLoadExecutor-1246-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 661963 INFO  (coreLoadExecutor-1246-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 661969 INFO  (coreLoadExecutor-1246-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 661969 INFO  (coreLoadExecutor-1246-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@6b06c192
   [junit4]   2> 661969 INFO  (coreLoadExecutor-1246-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 661969 INFO  (coreLoadExecutor-1246-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.update.processor.AtomicUpdateProcessorFactoryTest_AA77EA985CEFFD2E-001/init-core-data-001/]
   [junit4]   2> 661987 INFO  (coreLoadExecutor-1246-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=27, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=0.654296875, noCFSRatio=0.0]
   [junit4]   2> 662106 INFO  (coreLoadExecutor-1246-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 662106 INFO  (coreLoadExecutor-1246-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 662107 INFO  (coreLoadExecutor-1246-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 662107 INFO  (coreLoadExecutor-1246-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 662108 INFO  (coreLoadExecutor-1246-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=27, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=2.5009765625, 
floorSegmentMB=0.3701171875, forceMergeDeletesPctAllowed=10.554544450733975, 
segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 662108 INFO  (coreLoadExecutor-1246-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4149f3e7[collection1] main]
   [junit4]   2> 662109 INFO  (coreLoadExecutor-1246-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 662139 INFO  (coreLoadExecutor-1246-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 662202 INFO  (coreLoadExecutor-1246-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 662202 INFO  
(searcherExecutor-1247-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 662202 INFO  (coreLoadExecutor-1246-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1574170269259399168
   [junit4]   2> 662203 INFO  
(searcherExecutor-1247-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 662203 INFO  
(searcherExecutor-1247-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 662203 INFO  
(searcherExecutor-1247-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 662203 INFO  
(searcherExecutor-1247-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 662203 INFO  
(searcherExecutor-1247-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 662203 INFO  
(searcherExecutor-1247-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 662203 INFO  
(searcherExecutor-1247-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 662203 INFO  
(searcherExecutor-1247-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 662205 INFO  
(searcherExecutor-1247-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4149f3e7[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 662206 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[AA77EA985CEFFD2E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 662218 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[AA77EA985CEFFD2E]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testBasics
   [junit4]   2> 662222 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[AA77EA985CEFFD2E]) [    
] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1574170269280370688,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 662222 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[AA77EA985CEFFD2E]) [    
] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@5c3f69a8 
commitCommandVersion:1574170269280370688
   [junit4]   2> 662226 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[AA77EA985CEFFD2E]) [    
] o.a.s.s.SolrIndexSearcher Opening [Searcher@1c04d19d[collection1] main]
   [junit4]   2> 662226 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[AA77EA985CEFFD2E]) [    
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 662227 INFO  (searcherExecutor-1247-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1c04d19d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C1)))}
   [junit4]   2> 662227 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[AA77EA985CEFFD2E]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 5
   [junit4]   2> 662230 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[AA77EA985CEFFD2E]) [    
] 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> 662230 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[AA77EA985CEFFD2E]) [    
] 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> 662231 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[AA77EA985CEFFD2E]) [    
] 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> 662231 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[AA77EA985CEFFD2E]) [    
] 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> 662232 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[AA77EA985CEFFD2E]) [    
] 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> 662232 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[AA77EA985CEFFD2E]) [    
] 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> 662250 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[AA77EA985CEFFD2E]) [    
] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1574170269309730816,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 662250 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[AA77EA985CEFFD2E]) [    
] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@5c3f69a8 
commitCommandVersion:1574170269309730816
   [junit4]   2> 662253 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[AA77EA985CEFFD2E]) [    
] o.a.s.s.SolrIndexSearcher Opening [Searcher@44394e1f[collection1] main]
   [junit4]   2> 662253 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[AA77EA985CEFFD2E]) [    
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 662257 INFO  (searcherExecutor-1247-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@44394e1f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.1.0):C1)))}
   [junit4]   2> 662258 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[AA77EA985CEFFD2E]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 24
   [junit4]   2> 662266 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[AA77EA985CEFFD2E]) [    
] 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> 662267 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[AA77EA985CEFFD2E]) [    
] 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> 662267 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[AA77EA985CEFFD2E]) [    
] 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> 662268 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[AA77EA985CEFFD2E]) [    
] 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> 662268 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[AA77EA985CEFFD2E]) [    
] 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> 662268 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[AA77EA985CEFFD2E]) [    
] 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> 662269 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[AA77EA985CEFFD2E]) [    
] 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> 662269 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[AA77EA985CEFFD2E]) [    
] 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> 662269 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[AA77EA985CEFFD2E]) [    
] 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> 662270 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[AA77EA985CEFFD2E]) [    
] o.a.s.SolrTestCaseJ4 ###Ending testBasics
   [junit4]   2> 662295 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testNoUniqueIdPassed-seed#[AA77EA985CEFFD2E])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testNoUniqueIdPassed
   [junit4]   2> 662296 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testNoUniqueIdPassed-seed#[AA77EA985CEFFD2E])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testNoUniqueIdPassed
   [junit4]   2> 662297 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testWrongAtomicOpPassed-seed#[AA77EA985CEFFD2E])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testWrongAtomicOpPassed
   [junit4]   2> 662297 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testWrongAtomicOpPassed-seed#[AA77EA985CEFFD2E])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testWrongAtomicOpPassed
   [junit4]   2> 662298 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[AA77EA985CEFFD2E])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testMultipleThreads
   [junit4]   2> 662299 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[AA77EA985CEFFD2E])
 [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 662299 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[AA77EA985CEFFD2E])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5436174d[collection1] 
realtime]
   [junit4]   2> 662299 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[AA77EA985CEFFD2E])
 [    ] 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> 662340 WARN  (Thread-666) [    ] 
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version 
conflict for 10 expected=1574170269362159616 actual=1574170269403054080Retrying 
with new version .... (1)
   [junit4]   2> 662340 WARN  (Thread-665) [    ] 
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version 
conflict for 10 expected=1574170269362159616 actual=1574170269403054080Retrying 
with new version .... (1)
   [junit4]   2> 662341 WARN  (Thread-667) [    ] 
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version 
conflict for 10 expected=1574170269362159616 actual=1574170269404102656Retrying 
with new version .... (1)
   [junit4]   2> 662340 WARN  (Thread-662) [    ] 
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version 
conflict for 10 expected=1574170269362159616 actual=1574170269403054080Retrying 
with new version .... (1)
   [junit4]   2> 662341 WARN  (Thread-660) [    ] 
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version 
conflict for 10 expected=1574170269362159616 actual=1574170269404102656Retrying 
with new version .... (1)
   [junit4]   2> 662341 WARN  (Thread-660) [    ] 
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version 
conflict for 10 expected=1574170269404102656 actual=1574170269405151232Retrying 
with new version .... (2)
   [junit4]   2> 662343 WARN  (Thread-667) [    ] 
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version 
conflict for 10 expected=1574170269404102656 actual=1574170269405151232Retrying 
with new version .... (2)
   [junit4]   2> 662343 WARN  (Thread-667) [    ] 
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version 
conflict for 10 expected=1574170269405151232 actual=1574170269407248384Retrying 
with new version .... (3)
   [junit4]   2> 662343 WARN  (Thread-666) [    ] 
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version 
conflict for 10 expected=1574170269403054080 actual=1574170269405151232Retrying 
with new version .... (2)
   [junit4]   2> 662343 WARN  (Thread-666) [    ] 
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version 
conflict for 10 expected=1574170269407248384 actual=1574170269407248385Retrying 
with new version .... (3)
   [junit4]   2> 662356 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[AA77EA985CEFFD2E])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1574170269420879872,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 662356 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[AA77EA985CEFFD2E])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@5c3f69a8 
commitCommandVersion:1574170269420879872
   [junit4]   2> 662359 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[AA77EA985CEFFD2E])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@412501aa[collection1] main]
   [junit4]   2> 662360 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[AA77EA985CEFFD2E])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 662361 INFO  (searcherExecutor-1247-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@412501aa[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.1.0):C10/9:delGen=1)))}
   [junit4]   2> 662361 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[AA77EA985CEFFD2E])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 5
   [junit4]   2> 662362 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[AA77EA985CEFFD2E])
 [    ] 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> 662363 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[AA77EA985CEFFD2E])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=cat:o88jfs040fgn2zqs60d6+fjijep7wp88ru03xv8qj+dem9yiin4o6ezco3vbtj+0v0tnjyejrkxu2x7fh8x+wkcczv2lvogo4f96ryuc&wt=xml}
 hits=1 status=0 QTime=0
   [junit4]   2> 662363 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[AA77EA985CEFFD2E])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=int_i:11&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 662384 ERROR 
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[AA77EA985CEFFD2E])
 [    ] 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:11&wt=xml
   [junit4]   2> 662384 ERROR 
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[AA77EA985CEFFD2E])
 [    ] o.a.s.SolrTestCaseJ4 REQUEST FAILED: 
q=int_i:11&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:11&wt=xml
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:879)
   [junit4]   2>        at 
org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest.testMultipleThreads(AtomicUpdateProcessorFactoryTest.java:264)
   [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   [junit4]   2>        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 662385 INFO  
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[AA77EA985CEFFD2E])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testMultipleThreads
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=AtomicUpdateProcessorFactoryTest -Dtests.method=testMultipleThreads 
-Dtests.seed=AA77EA985CEFFD2E -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.locale=ja-JP -Dtests.timezone=Chile/Continental -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.09s J0 | 
AtomicUpdateProcessorFactoryTest.testMultipleThreads <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during 
query
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([AA77EA985CEFFD2E:86459D15D02B8BAA]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:886)
   [junit4]    >        at 
org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest.testMultipleThreads(AtomicUpdateProcessorFactoryTest.java:264)
   [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:11&wt=xml
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:879)
   [junit4]    >        ... 40 more
   [junit4]   2> 662386 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[AA77EA985CEFFD2E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 662386 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[AA77EA985CEFFD2E]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1678785486
   [junit4]   2> 662386 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[AA77EA985CEFFD2E]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 662387 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[AA77EA985CEFFD2E]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 662388 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[AA77EA985CEFFD2E]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 662404 INFO  
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[AA77EA985CEFFD2E]-worker) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 662416 INFO  (coreCloseExecutor-1252-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@657aaef3
   [junit4]   2> 662433 INFO  (coreCloseExecutor-1252-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1702538995
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.update.processor.AtomicUpdateProcessorFactoryTest_AA77EA985CEFFD2E-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{name_s=FST50, title_stringNoNorms=PostingsFormat(name=Memory), 
title_stemmed=Lucene50(blocksize=128), multiDefault=Lucene50(blocksize=128), 
cat=PostingsFormat(name=Memory), id=PostingsFormat(name=Memory), text=FST50, 
title=Lucene50(blocksize=128), title_lettertok=PostingsFormat(name=Memory)}, 
docValues:{int_i=DocValuesFormat(name=Asserting), 
range_facet_l_dv=DocValuesFormat(name=Direct), 
_version_=DocValuesFormat(name=Lucene70), 
intDefault=DocValuesFormat(name=Lucene70), 
id_i1=DocValuesFormat(name=Lucene70), 
range_facet_i_dv=DocValuesFormat(name=Lucene70), 
intDvoDefault=DocValuesFormat(name=Asserting), 
count_i=DocValuesFormat(name=Asserting), 
timestamp=DocValuesFormat(name=Lucene70), 
range_facet_l=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1553, 
maxMBSortInHeap=5.070823918332973, sim=RandomSimilarity(queryNorm=false): {}, 
locale=ja-JP, timezone=Chile/Continental
   [junit4]   2> NOTE: Linux 4.4.0-83-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=4,threads=1,free=249842416,total=456654848
   [junit4]   2> NOTE: All tests run in this JVM: [ConnectionManagerTest, 
LeaderInitiatedRecoveryOnShardRestartTest, XmlUpdateRequestHandlerTest, 
TestReplicationHandlerBackup, TestExpandComponent, SolrCloudReportersTest, 
CleanupOldIndexTest, TestNumericTokenStream, DistributedQueueTest, 
SparseHLLTest, TestBinaryField, TestSolr4Spatial, OverseerRolesTest, 
HdfsUnloadDistributedZkTest, TestOmitPositions, PeerSyncReplicationTest, 
TestCloudNestedDocsSort, LeaderFailoverAfterPartitionTest, 
TestIBSimilarityFactory, BooleanFieldTest, TestSubQueryTransformer, 
DistributedQueryElevationComponentTest, DeleteReplicaTest, 
DistributedFacetPivotWhiteBoxTest, TestRTimerTree, TestPKIAuthenticationPlugin, 
SuggesterWFSTTest, MBeansHandlerTest, TestSolrDeletionPolicy1, 
TestJavabinTupleStreamParser, TestSolr4Spatial2, TestNamedUpdateProcessors, 
TestExportWriter, BasicAuthStandaloneTest, BlobRepositoryCloudTest, 
TestLeaderElectionZkExpiry, TestFunctionQuery, 
TestSerializedLuceneMatchVersion, RollingRestartTest, BasicDistributedZkTest, 
AtomicUpdateProcessorFactoryTest]
   [junit4] Completed [135/726 (1!)] on J0 in 1.64s, 4 tests, 1 error <<< 
FAILURES!

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

Reply via email to