Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/668/

1 tests failed.
FAILED:  org.apache.solr.update.HardAutoCommitTest.testCommitWithin

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
        at 
__randomizedtesting.SeedInfo.seed([60F36972CEF8A74:BCDD59EFAFC16461]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:821)
        at 
org.apache.solr.update.HardAutoCommitTest.testCommitWithin(HardAutoCommitTest.java:100)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
        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:367)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//result[@numFound=1]
        xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
</response>

        request was:q=id:529&qt=standard&start=0&rows=20&version=2.2
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:814)
        ... 40 more




Build Log:
[...truncated 11940 lines...]
   [junit4] Suite: org.apache.solr.update.HardAutoCommitTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.update.HardAutoCommitTest_60F36972CEF8A74-001/init-core-data-001
   [junit4]   2> 1152752 INFO  
(SUITE-HardAutoCommitTest-seed#[60F36972CEF8A74]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1152764 INFO  
(SUITE-HardAutoCommitTest-seed#[60F36972CEF8A74]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1152771 INFO  
(SUITE-HardAutoCommitTest-seed#[60F36972CEF8A74]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib,
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1152889 WARN  
(SUITE-HardAutoCommitTest-seed#[60F36972CEF8A74]-worker) [    ] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 1152891 INFO  
(SUITE-HardAutoCommitTest-seed#[60F36972CEF8A74]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1152910 INFO  
(SUITE-HardAutoCommitTest-seed#[60F36972CEF8A74]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1153020 WARN  
(SUITE-HardAutoCommitTest-seed#[60F36972CEF8A74]-worker) [    ] 
o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: 
Deprecated, please use 'df' on request instead.
   [junit4]   2> 1153065 INFO  
(SUITE-HardAutoCommitTest-seed#[60F36972CEF8A74]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1153105 INFO  
(SUITE-HardAutoCommitTest-seed#[60F36972CEF8A74]-worker) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1153109 WARN  
(SUITE-HardAutoCommitTest-seed#[60F36972CEF8A74]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first 
MBeanServer.
   [junit4]   2> 1153111 INFO  
(SUITE-HardAutoCommitTest-seed#[60F36972CEF8A74]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6163fd07
   [junit4]   2> 1153111 WARN  
(SUITE-HardAutoCommitTest-seed#[60F36972CEF8A74]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first 
MBeanServer.
   [junit4]   2> 1153130 INFO  
(SUITE-HardAutoCommitTest-seed#[60F36972CEF8A74]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6163fd07
   [junit4]   2> 1153130 WARN  
(SUITE-HardAutoCommitTest-seed#[60F36972CEF8A74]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first 
MBeanServer.
   [junit4]   2> 1153131 INFO  
(SUITE-HardAutoCommitTest-seed#[60F36972CEF8A74]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6163fd07
   [junit4]   2> 1153249 INFO  (coreLoadExecutor-4186-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib,
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1153321 WARN  (coreLoadExecutor-4186-thread-1) [    
x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is 
deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1153330 INFO  (coreLoadExecutor-4186-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1153362 INFO  (coreLoadExecutor-4186-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1153661 WARN  (coreLoadExecutor-4186-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema 
is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1153663 INFO  (coreLoadExecutor-4186-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1153668 INFO  (coreLoadExecutor-4186-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1153668 WARN  (coreLoadExecutor-4186-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was 
configured, using first MBeanServer.
   [junit4]   2> 1153668 INFO  (coreLoadExecutor-4186-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6163fd07
   [junit4]   2> 1153668 INFO  (coreLoadExecutor-4186-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.update.HardAutoCommitTest_60F36972CEF8A74-001/init-core-data-001/]
   [junit4]   2> 1153668 INFO  (coreLoadExecutor-4186-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6163fd07
   [junit4]   2> 1153669 INFO  (coreLoadExecutor-4186-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=50, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=40.818359375, 
floorSegmentMB=0.287109375, forceMergeDeletesPctAllowed=17.759311061113706, 
segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3717106634143147
   [junit4]   2> 1153732 INFO  (coreLoadExecutor-4186-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1153732 INFO  (coreLoadExecutor-4186-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1153733 INFO  (coreLoadExecutor-4186-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1153733 INFO  (coreLoadExecutor-4186-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1153733 INFO  (coreLoadExecutor-4186-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=27, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=35.587890625, 
floorSegmentMB=0.4912109375, forceMergeDeletesPctAllowed=3.763306905885374, 
segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.36097608063963327
   [junit4]   2> 1153734 INFO  (coreLoadExecutor-4186-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@57beba94[collection1] main]
   [junit4]   2> 1153735 INFO  (coreLoadExecutor-4186-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1153740 INFO  (coreLoadExecutor-4186-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1153781 INFO  (coreLoadExecutor-4186-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1153781 INFO  
(searcherExecutor-4187-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1153782 INFO  (coreLoadExecutor-4186-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1556177792798818304
   [junit4]   2> 1153785 INFO  
(SUITE-HardAutoCommitTest-seed#[60F36972CEF8A74]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1153788 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[60F36972CEF8A74]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
   [junit4]   2> 1153788 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[60F36972CEF8A74]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1153796 INFO  
(searcherExecutor-4187-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1153796 INFO  
(searcherExecutor-4187-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1153796 INFO  
(searcherExecutor-4187-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1153803 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[60F36972CEF8A74]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6093159e[collection1] realtime]
   [junit4]   2> 1153803 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[60F36972CEF8A74]) [    ] 
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 15
   [junit4]   2> 1153804 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[60F36972CEF8A74]) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib,
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1153822 INFO  
(searcherExecutor-4187-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1153823 INFO  
(searcherExecutor-4187-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1153823 INFO  
(searcherExecutor-4187-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1153823 INFO  
(searcherExecutor-4187-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1153824 INFO  
(searcherExecutor-4187-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1153824 INFO  
(searcherExecutor-4187-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@57beba94[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1153934 WARN  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[60F36972CEF8A74]) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 1153936 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[60F36972CEF8A74]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1153975 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[60F36972CEF8A74]) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1154241 WARN  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[60F36972CEF8A74]) [    ] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1154243 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[60F36972CEF8A74]) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1154257 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[60F36972CEF8A74]) [    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1154258 WARN  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[60F36972CEF8A74]) [    
x:collection1] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was 
configured, using first MBeanServer.
   [junit4]   2> 1154274 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[60F36972CEF8A74]) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6163fd07
   [junit4]   2> 1154275 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[60F36972CEF8A74]) [    
x:collection1] o.a.s.m.SolrMetricManager Replacing existing reporter 'default' 
in registry 'solr.core.collection1': 
[org.apache.solr.metrics.reporters.SolrJmxReporter@ab84ff3: domain = 
solr.core.collection1, service url = null, agent id = null]
   [junit4]   2> 1154277 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[60F36972CEF8A74]) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.update.HardAutoCommitTest_60F36972CEF8A74-001/init-core-data-001/]
   [junit4]   2> 1154277 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[60F36972CEF8A74]) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6163fd07
   [junit4]   2> 1154315 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[60F36972CEF8A74]) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1154315 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[60F36972CEF8A74]) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1154315 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[60F36972CEF8A74]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6bb369a5[collection1] main]
   [junit4]   2> 1154316 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[60F36972CEF8A74]) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1154316 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[60F36972CEF8A74]) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1154318 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[60F36972CEF8A74]) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1154319 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[60F36972CEF8A74]) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1556177793361903616
   [junit4]   2> 1154324 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[60F36972CEF8A74]) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=31, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=63.0751953125, 
floorSegmentMB=1.6416015625, forceMergeDeletesPctAllowed=8.12715923822912, 
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5909521839867508
   [junit4]   2> 1154325 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[60F36972CEF8A74]) [    
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1154400 INFO  
(searcherExecutor-4192-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1154401 INFO  
(searcherExecutor-4192-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1154401 INFO  
(searcherExecutor-4192-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1154401 INFO  
(searcherExecutor-4192-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1154401 INFO  
(searcherExecutor-4192-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1154401 INFO  
(searcherExecutor-4192-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1154401 INFO  
(searcherExecutor-4192-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1154401 INFO  
(searcherExecutor-4192-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1154401 INFO  
(searcherExecutor-4192-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1154402 INFO  
(searcherExecutor-4192-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6bb369a5[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1154402 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[60F36972CEF8A74]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2b42566c[collection1] main]
   [junit4]   2> 1154402 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[60F36972CEF8A74]) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@7e77eafd
   [junit4]   2> 1154407 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[60F36972CEF8A74]) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1
   [junit4]   2> 1154410 INFO  
(searcherExecutor-4192-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2b42566c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1154415 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[60F36972CEF8A74]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 
(1556177793455226880)]} 0 7
   [junit4]   2> 1154416 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[60F36972CEF8A74]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 1154417 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[60F36972CEF8A74]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 
(1556177793464664064)]} 0 9
   [junit4]   2> 1154417 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[60F36972CEF8A74]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 1154418 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[60F36972CEF8A74]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529 
(-1556177793465712640)]} 0 9
   [junit4]   2> 1154418 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[60F36972CEF8A74]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 1154418 ERROR 
(TEST-HardAutoCommitTest.testCommitWithin-seed#[60F36972CEF8A74]) [    
x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2>        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2>        request 
was:q=id:529&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2> 1154418 ERROR 
(TEST-HardAutoCommitTest.testCommitWithin-seed#[60F36972CEF8A74]) [    
x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: 
q=id:529&qt=standard&start=0&rows=20&version=2.2:java.lang.RuntimeException: 
REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2>        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2>        request 
was:q=id:529&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:814)
   [junit4]   2>        at 
org.apache.solr.update.HardAutoCommitTest.testCommitWithin(HardAutoCommitTest.java:100)
   [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:367)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
   [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:367)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 1154419 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[60F36972CEF8A74]) [    
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HardAutoCommitTest 
-Dtests.method=testCommitWithin -Dtests.seed=60F36972CEF8A74 
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=sr-RS 
-Dtests.timezone=US/Alaska -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.64s J1 | HardAutoCommitTest.testCommitWithin <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during 
query
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([60F36972CEF8A74:BCDD59EFAFC16461]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:821)
   [junit4]    >        at 
org.apache.solr.update.HardAutoCommitTest.testCommitWithin(HardAutoCommitTest.java:100)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//result[@numFound=1]
   [junit4]    >        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]    > </response>
   [junit4]    >        request 
was:q=id:529&qt=standard&start=0&rows=20&version=2.2
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:814)
   [junit4]    >        ... 40 more
   [junit4]   2> 1154420 INFO  
(SUITE-HardAutoCommitTest-seed#[60F36972CEF8A74]-worker) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1154420 INFO  
(SUITE-HardAutoCommitTest-seed#[60F36972CEF8A74]-worker) [    x:collection1] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1606455042
   [junit4]   2> 1154431 INFO  
(coreCloseExecutor-4196-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@44e837d5
   [junit4]   2> 1154432 INFO  
(coreCloseExecutor-4196-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 1154432 INFO  
(coreCloseExecutor-4196-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@678ae574
   [junit4]   2> 1154471 INFO  
(coreCloseExecutor-4196-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1154472 INFO  
(SUITE-HardAutoCommitTest-seed#[60F36972CEF8A74]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.update.HardAutoCommitTest_60F36972CEF8A74-001
   [junit4]   2> Jan 10, 2017 10:19:53 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene62, 
sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=sr-RS, 
timezone=US/Alaska
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 
1.8.0_102 (64-bit)/cpus=4,threads=1,free=121215152,total=531103744
   [junit4]   2> NOTE: All tests run in this JVM: [TestMiniSolrCloudClusterSSL, 
ChaosMonkeySafeLeaderTest, InfoHandlerTest, LeaderElectionContextKeyTest, 
TestUseDocValuesAsStored, TestSolrCloudWithDelegationTokens, 
TestJettySolrRunner, DeleteStatusTest, TestCollationFieldDocValues, 
TestCharFilters, BitVectorTest, IndexSchemaTest, DistribJoinFromCollectionTest, 
BasicFunctionalityTest, CdcrUpdateLogTest, TestHashPartitioner, 
TestConfigReload, TestSegmentSorting, DeleteNodeTest, TestTrie, TestRTGBase, 
UtilsToolTest, SortByFunctionTest, SolrIndexConfigTest, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, DistributedTermsComponentTest, 
TestSystemIdResolver, LoggingHandlerTest, DistributedFacetPivotWhiteBoxTest, 
HdfsLockFactoryTest, CoreAdminCreateDiscoverTest, URLClassifyProcessorTest, 
TestLegacyFieldCache, BooleanFieldTest, DirectSolrSpellCheckerTest, 
HttpSolrCallGetCoreTest, SuggesterFSTTest, StressHdfsTest, EchoParamsTest, 
DistributedMLTComponentTest, DirectSolrConnectionTest, TestRequestForwarding, 
TestInfoStreamLogging, TestComplexPhraseQParserPlugin, RulesTest, 
HdfsRestartWhileUpdatingTest, SearchHandlerTest, ShardRoutingCustomTest, 
CdcrReplicationHandlerTest, TestConfigSetsAPIExclusivity, 
TestDeleteCollectionOnDownNodes, TestManagedResource, TestMacroExpander, 
TestFuzzyAnalyzedSuggestions, TestNonDefinedSimilarityFactory, 
HLLSerializationTest, MetricUtilsTest, HdfsChaosMonkeyNothingIsSafeTest, 
TestStressCloudBlindAtomicUpdates, BasicAuthIntegrationTest, HighlighterTest, 
CopyFieldTest, TestLockTree, TestSuggestSpellingConverter, 
CollectionsAPIAsyncDistributedZkTest, TestAnalyzeInfixSuggestions, 
SpellCheckComponentTest, TestRandomCollapseQParserPlugin, TestHdfsUpdateLog, 
SpellCheckCollatorTest, HighlighterMaxOffsetTest, ReplicationFactorTest, 
ZkControllerTest, CSVRequestHandlerTest, TestExactSharedStatsCache, 
DistributedSuggestComponentTest, DocumentBuilderTest, AtomicUpdatesTest, 
TestUninvertingReader, TestUpdate, TestClusterProperties, RankQueryTest, 
TestSolrCoreParser, SolrCLIZkUtilsTest, SpellingQueryConverterTest, 
TestExportWriter, TestCursorMarkWithoutUniqueKey, AliasIntegrationTest, 
TestQueryTypes, BJQParserTest, IndexSchemaRuntimeFieldTest, JvmMetricsTest, 
WordBreakSolrSpellCheckerTest, TestFieldTypeResource, TestRTimerTree, 
PreAnalyzedFieldManagedSchemaCloudTest, DistributedExpandComponentTest, 
IndexBasedSpellCheckerTest, TestInitQParser, DistanceFunctionTest, 
TestSurroundQueryParser, TestManagedSchemaThreadSafety, SpatialFilterTest, 
ZkSolrClientTest, TestElisionMultitermQuery, SliceStateTest, FileUtilsTest, 
UUIDUpdateProcessorFallbackTest, HdfsTlogReplayBufferedWhileIndexingTest, 
WrapperMergePolicyFactoryTest, TestNoOpRegenerator, CollectionReloadTest, 
TestDelegationWithHadoopAuth, BasicDistributedZkTest, 
CollectionsAPIDistributedZkTest, OpenCloseCoreStressTest, 
LeaderElectionIntegrationTest, ShardRoutingTest, BasicZkTest, 
FullSolrCloudDistribCmdsTest, ClusterStateUpdateTest, TestRandomFaceting, 
ZkCLITest, AutoCommitTest, TestDistributedGrouping, TestFaceting, 
DistributedSpellCheckComponentTest, TestRealTimeGet, TestJoin, 
HardAutoCommitTest]
   [junit4] Completed [359/679 (1!)] on J1 in 2.02s, 1 test, 1 error <<< 
FAILURES!

[...truncated 63491 lines...]


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to