Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/14572/

1 tests failed.
REGRESSION:  
org.apache.solr.update.SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete

Error Message:
searcher529 wasn't soon enough after soft529: 1338849826602 !< 1338849824610 + 
100 (fudge)

Stack Trace:
java.lang.AssertionError: searcher529 wasn't soon enough after soft529: 
1338849826602 !< 1338849824610 + 100 (fudge)
        at 
__randomizedtesting.SeedInfo.seed([8E164AFBCA3EB2CA:495AF266D1967F7A]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.update.SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete(SoftAutoCommitTest.java:254)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:616)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1969)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$1100(RandomizedRunner.java:132)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:814)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:875)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:889)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:32)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:821)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$700(RandomizedRunner.java:132)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3$1.run(RandomizedRunner.java:669)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:695)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:734)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:745)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
        at 
org.apache.lucene.util.TestRuleIcuHack$1.evaluate(TestRuleIcuHack.java:51)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleNoInstanceHooksOverrides$1.evaluate(TestRuleNoInstanceHooksOverrides.java:53)
        at 
org.apache.lucene.util.TestRuleNoStaticHooksShadowing$1.evaluate(TestRuleNoStaticHooksShadowing.java:52)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:36)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:56)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:605)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$400(RandomizedRunner.java:132)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:551)




Build Log:
[...truncated 9812 lines...]
   [junit4]   2> 1047 T1722 oasc.SolrCore.initIndex WARNING [collection1] Solr 
index directory 
'/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/solr/build/solr-core/test/J1/./org.apache.solr.update.SoftAutoCommitTest-1338849823236/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1048 T1722 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits:num=1
   [junit4]   2>                
commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@391ae96c 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@43032723),segFN=segments_1,generation=1,filenames=[segments_1]
   [junit4]   2> 1049 T1722 oasc.SolrDeletionPolicy.updateCommits newest commit 
= 1
   [junit4]   2> 1049 T1722 oasc.SolrCore.initWriters created xml: 
solr.XMLResponseWriter
   [junit4]   2> 1050 T1722 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1050 T1722 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1050 T1722 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1050 T1722 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1051 T1722 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1051 T1722 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1051 T1722 oasc.RequestHandlers.initHandlersFromConfig created 
/replication: solr.ReplicationHandler
   [junit4]   2> 1051 T1722 oasc.RequestHandlers.initHandlersFromConfig created 
standard: solr.StandardRequestHandler
   [junit4]   2> 1051 T1722 oasc.RequestHandlers.initHandlersFromConfig created 
/get: solr.RealTimeGetHandler
   [junit4]   2> 1052 T1722 oasc.RequestHandlers.initHandlersFromConfig created 
dismax: solr.SearchHandler
   [junit4]   2> 1052 T1722 oasc.RequestHandlers.initHandlersFromConfig created 
dismaxNoDefaults: solr.SearchHandler
   [junit4]   2> 1052 T1722 oasc.RequestHandlers.initHandlersFromConfig created 
mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 1052 T1722 oasc.RequestHandlers.initHandlersFromConfig created 
/admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1052 T1722 oasc.RequestHandlers.initHandlersFromConfig created 
defaults: solr.StandardRequestHandler
   [junit4]   2> 1053 T1722 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 1053 T1722 oasc.RequestHandlers.initHandlersFromConfig created 
lazy: solr.StandardRequestHandler
   [junit4]   2> 1053 T1722 oasc.RequestHandlers.initHandlersFromConfig created 
/update: solr.UpdateRequestHandler
   [junit4]   2> 1053 T1722 oasc.RequestHandlers.initHandlersFromConfig created 
/terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1053 T1722 oasc.RequestHandlers.initHandlersFromConfig created 
spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1054 T1722 oasc.RequestHandlers.initHandlersFromConfig created 
spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1054 T1722 oasc.RequestHandlers.initHandlersFromConfig created 
spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1054 T1722 oasc.RequestHandlers.initHandlersFromConfig created 
spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1054 T1722 oasc.RequestHandlers.initHandlersFromConfig created 
spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1054 T1722 oasc.RequestHandlers.initHandlersFromConfig created 
tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 1055 T1722 oasc.RequestHandlers.initHandlersFromConfig created 
/mlt: solr.MoreLikeThisHandler
   [junit4]   2> 1055 T1722 oasc.RequestHandlers.initHandlersFromConfig created 
/debug/dump: solr.DumpRequestHandler
   [junit4]   2> 1055 T1722 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1056 T1722 oasc.SolrCore.initDeprecatedSupport WARNING 
solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config 
to use the ShowFileRequestHandler.
   [junit4]   2> 1057 T1722 oasc.SolrCore.initDeprecatedSupport WARNING adding 
ShowFileRequestHandler with hidden files: [SOLRCONFIG-HIGHLIGHT.XML, 
SCHEMA-REQUIRED-FIELDS.XML, SCHEMA-REPLICATION2.XML, SCHEMA-MINIMAL.XML, 
BAD-SCHEMA-DUP-DYNAMICFIELD.XML, SOLRCONFIG-CACHING.XML, 
SOLRCONFIG-REPEATER.XML, SOLRCONFIG-MERGEPOLICY.XML, CURRENCY.XML, 
BAD-SCHEMA-NONTEXT-ANALYZER.XML, SOLRCONFIG-TLOG.XML, SOLRCONFIG-MASTER.XML, 
SCHEMA11.XML, SOLRCONFIG-BASIC.XML, DA_COMPOUNDDICTIONARY.TXT, 
SCHEMA-COPYFIELD-TEST.XML, SOLRCONFIG-SLAVE.XML, 
SOLRCONFIG-PROPINJECT-INDEXDEFAULT.XML, ELEVATE.XML, SCHEMA-IB.XML, 
SOLRCONFIG-QUERYSENDER.XML, DA_UTF8.XML, SCHEMA-REPLICATION1.XML, 
SOLRCONFIG-ENABLEPLUGIN.XML, HYPHENATION.DTD, STEMDICT.TXT, 
SCHEMA-PHRASESUGGEST.XML, HUNSPELL-TEST.AFF, STOPTYPES-1.TXT, 
STOPWORDSWRONGENCODING.TXT, SCHEMA-NUMERIC.XML, SOLRCONFIG-TRANSFORMERS.XML, 
SOLRCONFIG-PROPINJECT.XML, BAD-SCHEMA-NOT-INDEXED-BUT-TF.XML, 
SOLRCONFIG-SIMPLELOCK.XML, WDFTYPES.TXT, SCHEMA-REVERSED.XML, STOPTYPES-2.TXT, 
SOLRCONFIG-SPELLCHECKCOMPONENT.XML, SOLRCONFIG-PHRASESUGGEST.XML, 
SCHEMA-DFR.XML, BAD-SCHEMA-NOT-INDEXED-BUT-POS.XML, KEEP-1.TXT, 
OPEN-EXCHANGE-RATES.JSON, STOPWITHBOM.TXT, SOLRCONFIG-SPELLCHECKER.XML, 
SCHEMA-BINARYFIELD.XML, SOLRCONFIG-UPDATE-PROCESSOR-CHAINS.XML, 
BAD-SCHEMA-OMIT-TF-BUT-NOT-POS.XML, BAD-SCHEMA-DUP-FIELDTYPE.XML, 
SOLRCONFIG-MASTER1.XML, SYNONYMS.TXT, SCHEMA_CODEC.XML, SCHEMA.XML, 
SOLRCONFIG-SOLR-749.XML, SOLRCONFIG-MASTER1-KEEPONEBACKUP.XML, STOP-2.TXT, 
SOLRCONFIG-FUNCTIONQUERY.XML, SOLRCONFIG-TERMINDEX.XML, SCHEMA-LMDIRICHLET.XML, 
SOLRCONFIG-ELEVATE.XML, SCHEMA-FOLDING.XML, STOPWORDS.TXT, 
SCHEMA-STOP-KEEP.XML, BAD-SCHEMA-NOT-INDEXED-BUT-NORMS.XML, 
SOLRCONFIG-SOLCOREPROPERTIES.XML, STOP-1.TXT, SOLRCONFIG-MASTER2.XML, 
SCHEMA-SPELLCHECKER.XML, SOLRCONFIG-LAZYWRITER.XML, 
SCHEMA-LUCENEMATCHVERSION.XML, BAD-MP-SOLRCONFIG.XML, FRENCHARTICLES.TXT, 
SCHEMA15.XML, SOLRCONFIG-REQHANDLER.INCL, SCHEMASURROUND.XML, 
SOLRCONFIG-MASTER3.XML, HUNSPELL-TEST.DIC, SOLRCONFIG-XINCLUDE.XML, 
SOLRCONFIG-SLAVE1.XML, SOLRCONFIG-DELPOLICY1.XML, SCHEMA-SIM.XML, 
SCHEMA-COLLATE.XML, STOP-SNOWBALL.TXT, PROTWORDS.TXT, SCHEMA-TRIE.XML, 
SOLRCONFIG_CODEC.XML, SCHEMA-TFIDF.XML, SCHEMA-LMJELINEKMERCER.XML, 
PHRASESUGGEST.TXT, BAD-SCHEMA-UNIQUEKEY-USES-DEFAULT.XML, OLD_SYNONYMS.TXT, 
SOLRCONFIG-DELPOLICY2.XML, SOLRCONFIG-NATIVELOCK.XML, XSLT, 
BAD-SCHEMA-DUP-FIELD.XML, SOLRCONFIG-NOCACHE.XML, SCHEMA-BM25.XML, 
SOLRCONFIG-QUERYSENDER-NOQUERY.XML, SOLRCONFIG-ALTDIRECTORY.XML, 
COMPOUNDDICTIONARY.TXT, SOLRCONFIG_PERF.XML, 
SCHEMA-NOT-REQUIRED-UNIQUE-KEY.XML, KEEP-2.TXT, SCHEMA12.XML, 
BAD-SCHEMA-UNIQUEKEY-IS-COPYFIELD-DEST.XML, MAPPING-ISOLATIN1ACCENT.TXT, 
BAD_SOLRCONFIG.XML, BAD-SCHEMA-EXTERNAL-FILEFIELD.XML]
   [junit4]   2> 1059 T1722 oass.SolrIndexSearcher.<init> Opening 
Searcher@7853911b main
   [junit4]   2> 1059 T1722 oass.SolrIndexSearcher.<init> WARNING WARNING: 
Directory impl does not support setting indexDir: 
org.apache.lucene.store.MockDirectoryWrapper
   [junit4]   2> 1060 T1722 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1060 T1722 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1060 T1722 oashc.SpellCheckComponent.inform Initializing spell 
checkers
   [junit4]   2> 1064 T1722 oass.DirectSolrSpellChecker.init init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1092 T1722 oashc.HttpShardHandlerFactory.getParameter Setting 
socketTimeout to: 0
   [junit4]   2> 1092 T1722 oashc.HttpShardHandlerFactory.getParameter Setting 
urlScheme to: http://
   [junit4]   2> 1092 T1722 oashc.HttpShardHandlerFactory.getParameter Setting 
connTimeout to: 0
   [junit4]   2> 1092 T1722 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnectionsPerHost to: 20
   [junit4]   2> 1092 T1722 oashc.HttpShardHandlerFactory.getParameter Setting 
corePoolSize to: 0
   [junit4]   2> 1093 T1722 oashc.HttpShardHandlerFactory.getParameter Setting 
maximumPoolSize to: 2147483647
   [junit4]   2> 1093 T1722 oashc.HttpShardHandlerFactory.getParameter Setting 
maxThreadIdleTime to: 5
   [junit4]   2> 1093 T1722 oashc.HttpShardHandlerFactory.getParameter Setting 
sizeOfQueue to: -1
   [junit4]   2> 1093 T1722 oashc.HttpShardHandlerFactory.getParameter Setting 
fairnessPolicy to: false
   [junit4]   2> 1093 T1722 oascsi.HttpClientUtil.createClient Creating new 
http client, 
config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
   [junit4]   2> 1101 T1723 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@7853911b 
main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 1102 T1722 oasc.CoreContainer.register registering core: 
collection1
   [junit4]   2> 1103 T1722 oasu.AbstractSolrTestCase.setUp ####SETUP_END 
testSoftAndHardCommitMaxTimeDelete
   [junit4]   2> ASYNC  NEW_CORE C89 name=collection1 
org.apache.solr.core.SolrCore@55667349
   [junit4]   2> 1106 T1722 C89 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits:num=1
   [junit4]   2>                
commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@391ae96c 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@43032723),segFN=segments_1,generation=1,filenames=[segments_1]
   [junit4]   2> 1106 T1722 C89 oasc.SolrDeletionPolicy.updateCommits newest 
commit = 1
   [junit4]   2> 1107 T1722 C89 UPDATE [collection1] webapp=null path=null 
params={} {add=[529]} 0 2
   [junit4]   2> 1112 T1722 C89 oasu.DirectUpdateHandler2.commit start 
commit{flags=0,version=0,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
   [junit4]   2> 1113 T1722 C89 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits:num=2
   [junit4]   2>                
commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@391ae96c 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@43032723),segFN=segments_1,generation=1,filenames=[segments_1]
   [junit4]   2>                
commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@391ae96c 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@43032723),segFN=segments_2,generation=2,filenames=[_0_Lucene40_0.tim,
 _0.fnm, _0_Lucene40_0.frq, _0_nrm.cfe, segments_2, _0.fdx, _0_nrm.cfs, _0.si, 
_0_Lucene40_0.prx, _0.fdt, _0_Lucene40_0.tip]
   [junit4]   2> 1113 T1722 C89 oasc.SolrDeletionPolicy.updateCommits newest 
commit = 2
   [junit4]   2> 1114 T1722 C89 oass.SolrIndexSearcher.<init> Opening 
Searcher@50b6a34c main
   [junit4]   2> 1114 T1722 C89 oass.SolrIndexSearcher.<init> WARNING WARNING: 
Directory impl does not support setting indexDir: 
org.apache.lucene.store.MockDirectoryWrapper
   [junit4]   2> 1115 T1722 C89 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 1115 T1723 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@50b6a34c 
main{StandardDirectoryReader(segments_2:3 _0(5.0):C1)}
   [junit4]   2> 1116 T1722 C89 UPDATE [collection1] webapp=null path=null 
params={} {commit=} 0 4
   [junit4]   2> 1119 T1722 C89 UPDATE [collection1] webapp=null path=null 
params={} {delete=[529]} 0 0
   [junit4]   2> 1621 T1725 oasu.DirectUpdateHandler2.commit start 
commit{flags=0,version=0,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true}
   [junit4]   2> 3612 T1724 oasu.DirectUpdateHandler2.commit start 
commit{flags=0,version=0,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
   [junit4]   2> 3613 T1725 oass.SolrIndexSearcher.<init> Opening 
Searcher@54bc8598 main
   [junit4]   2> 3613 T1725 oass.SolrIndexSearcher.<init> WARNING WARNING: 
Directory impl does not support setting indexDir: 
org.apache.lucene.store.MockDirectoryWrapper
   [junit4]   2> 3614 T1725 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 3614 T1723 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@54bc8598 
main{StandardDirectoryReader(segments_2:5:nrt)}
   [junit4]   2> 3617 T1724 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits:num=2
   [junit4]   2>                
commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@391ae96c 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@43032723),segFN=segments_2,generation=2,filenames=[_0_Lucene40_0.tim,
 _0.fnm, _0_Lucene40_0.frq, _0_nrm.cfe, segments_2, _0.fdx, _0_nrm.cfs, _0.si, 
_0_Lucene40_0.prx, _0.fdt, _0_Lucene40_0.tip]
   [junit4]   2>                
commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@391ae96c 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@43032723),segFN=segments_3,generation=3,filenames=[segments_3]
   [junit4]   2> 3617 T1722 C89 UPDATE [collection1] webapp=null path=null 
params={} {add=[550]} 0 1
   [junit4]   2> 3618 T1724 oasc.SolrDeletionPolicy.updateCommits newest commit 
= 3
   [junit4]   2> 3619 T1722 oasu.AbstractSolrTestCase.tearDown 
####TEARDOWN_START testSoftAndHardCommitMaxTimeDelete
   [junit4]   2> 3619 T1722 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=234932333
   [junit4]   2> 3619 T1722 oasc.SolrCore.close [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@55667349
   [junit4]   2> 3620 T1724 oass.SolrIndexSearcher.<init> Opening 
Searcher@7f822e2 main
   [junit4]   2> 3620 T1724 oass.SolrIndexSearcher.<init> WARNING WARNING: 
Directory impl does not support setting indexDir: 
org.apache.lucene.store.MockDirectoryWrapper
   [junit4]   2> 3620 T1724 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 3621 T1723 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@7f822e2 
main{StandardDirectoryReader(segments_3:7:nrt _1(5.0):C1)}
   [junit4]   2> 3621 T1722 oasc.SolrCore.closeSearcher [collection1] Closing 
main searcher on request.
   [junit4]   2> 3621 T1722 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=3,autocommit maxTime=1200ms,autocommits=1,soft 
autocommit maxTime=500ms,soft 
autocommits=1,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=2,cumulative_deletesById=1,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 3622 T1722 C89 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits:num=2
   [junit4]   2>                
commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@391ae96c 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@43032723),segFN=segments_3,generation=3,filenames=[segments_3]
   [junit4]   2>                
commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@391ae96c 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@43032723),segFN=segments_4,generation=4,filenames=[_1_Lucene40_0.tim,
 _1.fdx, _1_nrm.cfs, _1.fdt, _1.si, _1_Lucene40_0.frq, _1.fnm, 
_1_Lucene40_0.prx, _1_Lucene40_0.tip, _1_nrm.cfe, segments_4]
   [junit4]   2> 3622 T1722 C89 oasc.SolrDeletionPolicy.updateCommits newest 
commit = 4
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SoftAutoCommitTest 
-Dtests.method=testSoftAndHardCommitMaxTimeDelete -Dtests.seed=8E164AFBCA3EB2CA 
-Dtests.multiplier=3 -Dtests.locale=pl_PL -Dtests.timezone=Europe/Samara 
-Dargs="-Dfile.encoding=ISO8859-1"
   [junit4]   2>
   [junit4]    > (@AfterClass output)
   [junit4]   2> NOTE: test params are: codec=SimpleText, 
sim=RandomSimilarityProvider(queryNorm=true,coord=false): {}, locale=pl_PL, 
timezone=Europe/Samara
   [junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Sun Microsystems Inc. 1.6.0_32 
(64-bit)/cpus=16,threads=1,free=75421800,total=269811712
   [junit4]   2> NOTE: All tests run in this JVM: 
[UpdateRequestProcessorFactoryTest, TestSolrQueryParser, 
AlternateDirectoryTest, TestPortugueseStemFilterFactory, 
TestGermanMinimalStemFilterFactory, TestFiltering, 
CommonGramsQueryFilterFactoryTest, SortByFunctionTest, 
URLClassifyProcessorTest, TestThaiWordFilterFactory, TestElisionFilterFactory, 
TestGreekLowerCaseFilterFactory, TestNorwegianMinimalStemFilterFactory, 
OverseerTest, TestGroupingSearch, TestTypeTokenFilterFactory, QueryParsingTest, 
CurrencyFieldTest, TestRecovery, NumericFieldsTest, CacheHeaderTest, 
SystemInfoHandlerTest, TestSolrDeletionPolicy1, TestDistributedGrouping, 
FileBasedSpellCheckerTest, TestJapaneseTokenizerFactory, 
TestIBSimilarityFactory, TestBinaryResponseWriter, TestSearchPerf, 
NoCacheHeaderTest, UUIDFieldTest, TestLuceneMatchVersion, TestArabicFilters, 
DocumentAnalysisRequestHandlerTest, TestSort, SpellCheckCollatorTest, 
SolrCoreTest, SolrIndexConfigTest, DebugComponentTest, 
TestGalicianMinimalStemFilterFactory, ZkSolrClientTest, TestConfig, 
CopyFieldTest, TestXIncludeConfig, TestIndexingPerformance, EchoParamsTest, 
TestFaceting, RecoveryZkTest, SolrInfoMBeanTest, 
SignatureUpdateProcessorFactoryTest, TestQueryUtils, DOMUtilTest, 
TestCzechStemFilterFactory, TestSurroundQueryParser, TestJmxIntegration, 
TestHashPartitioner, DirectSolrSpellCheckerTest, TestUpdate, 
TestReplicationHandler, SpellPossibilityIteratorTest, TestSystemIdResolver, 
TestPatternReplaceFilterFactory, TestPatternTokenizerFactory, ReturnFieldsTest, 
ZkNodePropsTest, TestDefaultSimilarityFactory, CloudStateTest, TestBadConfig, 
TestJapaneseBaseFormFilterFactory, RequiredFieldsTest, SuggesterTest, 
SearchHandlerTest, RAMDirectoryFactoryTest, SOLR749Test, BadComponentTest, 
TestPortugueseLightStemFilterFactory, TestGalicianStemFilterFactory, 
TestPerFieldSimilarity, SolrRequestParserTest, TestSolrXMLSerializer, 
TestSolrCoreProperties, TestCapitalizationFilterFactory, 
XmlUpdateRequestHandlerTest, SuggesterTSTTest, TestValueSourceCache, 
IndexSchemaTest, FileUtilsTest, TestFinnishLightStemFilterFactory, 
TestTrimFilterFactory, DistributedQueryElevationComponentTest, 
TestMappingCharFilterFactory, QueryElevationComponentTest, 
TestSuggestSpellingConverter, TestNGramFilters, OutputWriterTest, 
SoftAutoCommitTest]
   [junit4]   2> 
   [junit4] Completed on J1 in 9.25s, 3 tests, 1 failure <<< FAILURES!
[...truncated 507 lines...]

[...truncated 10420 lines...]

[...truncated 10420 lines...]

[...truncated 10420 lines...]

[...truncated 10420 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to