Build: http://jenkins.sd-datasolutions.de/job/Lucene-Solr-trunk-Linux/2089/
Java: 64bit/jdk1.7.0_07 -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.XmlUpdateRequestHandlerTest

Error Message:
Clean up static fields (in @AfterClass?), your test seems to hang on to 
approximately 13,047,032 bytes (threshold is 10,485,760). Field reference sizes 
(counted individually):   - 13,220,264 bytes, protected static 
org.apache.solr.handler.UpdateRequestHandler 
org.apache.solr.handler.XmlUpdateRequestHandlerTest.handler   - 3,120 bytes, 
private static javax.xml.stream.XMLInputFactory 
org.apache.solr.handler.XmlUpdateRequestHandlerTest.inputFactory   - 280 bytes, 
public static org.junit.rules.TestRule 
org.apache.solr.SolrTestCaseJ4.solrClassRules   - 216 bytes, protected static 
java.lang.String org.apache.solr.SolrTestCaseJ4.testSolrHome   - 128 bytes, 
private static java.lang.String org.apache.solr.SolrTestCaseJ4.factoryProp   - 
64 bytes, private static java.lang.String 
org.apache.solr.SolrTestCaseJ4.coreName

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), 
your test seems to hang on to approximately 13,047,032 bytes (threshold is 
10,485,760). Field reference sizes (counted individually):
  - 13,220,264 bytes, protected static 
org.apache.solr.handler.UpdateRequestHandler 
org.apache.solr.handler.XmlUpdateRequestHandlerTest.handler
  - 3,120 bytes, private static javax.xml.stream.XMLInputFactory 
org.apache.solr.handler.XmlUpdateRequestHandlerTest.inputFactory
  - 280 bytes, public static org.junit.rules.TestRule 
org.apache.solr.SolrTestCaseJ4.solrClassRules
  - 216 bytes, protected static java.lang.String 
org.apache.solr.SolrTestCaseJ4.testSolrHome
  - 128 bytes, private static java.lang.String 
org.apache.solr.SolrTestCaseJ4.factoryProp
  - 64 bytes, private static java.lang.String 
org.apache.solr.SolrTestCaseJ4.coreName
        at __randomizedtesting.SeedInfo.seed([622185636E203A27]:0)
        at 
com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:127)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
        at java.lang.Thread.run(Thread.java:722)




Build Log:
[...truncated 8902 lines...]
[junit4:junit4] Suite: org.apache.solr.handler.XmlUpdateRequestHandlerTest
[junit4:junit4]   2> 1 T1665 oas.SolrTestCaseJ4.initCore ####initCore
[junit4:junit4]   2> Creating dataDir: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-XmlUpdateRequestHandlerTest-1351581101724
[junit4:junit4]   2> 2 T1665 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/'
[junit4:junit4]   2> 2 T1665 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/README'
 to classloader
[junit4:junit4]   2> 3 T1665 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/classes/'
 to classloader
[junit4:junit4]   2> 30 T1665 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
LUCENE_50
[junit4:junit4]   2> 69 T1665 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
[junit4:junit4]   2> 70 T1665 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 74 T1665 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 394 T1665 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 410 T1665 oass.IndexSchema.readSchema default search field 
in schema is text
[junit4:junit4]   2> 413 T1665 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 418 T1665 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
[junit4:junit4]   2> 422 T1665 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
[junit4:junit4]   2> 425 T1665 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 426 T1665 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 426 T1665 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 427 T1665 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr
[junit4:junit4]   2> 427 T1665 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/'
[junit4:junit4]   2> 433 T1665 oasc.CoreContainer.<init> New CoreContainer 
1149224594
[junit4:junit4]   2> 434 T1665 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-XmlUpdateRequestHandlerTest-1351581101724/
[junit4:junit4]   2> 435 T1665 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6a83bdcf
[junit4:junit4]   2> 435 T1665 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 436 T1665 oasc.CachingDirectoryFactory.injectLockFactory 
WARNING No lockType configured for 
MockDirWrapper(org.apache.lucene.store.RAMDirectory@1655a16f 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4fd989dd) 
assuming 'simple'
[junit4:junit4]   2> 436 T1665 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-XmlUpdateRequestHandlerTest-1351581101724
 forceNew:false
[junit4:junit4]   2> 437 T1665 oasc.CachingDirectoryFactory.close Releasing 
directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-XmlUpdateRequestHandlerTest-1351581101724
[junit4:junit4]   2> 437 T1665 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-XmlUpdateRequestHandlerTest-1351581101724/index/
[junit4:junit4]   2> 438 T1665 oasc.SolrCore.initIndex WARNING [collection1] 
Solr index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-XmlUpdateRequestHandlerTest-1351581101724/index'
 doesn't exist. Creating new index...
[junit4:junit4]   2> 438 T1665 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-XmlUpdateRequestHandlerTest-1351581101724/index
 forceNew:false
[junit4:junit4]   2> 440 T1665 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2>            
commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1571492 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@4fdc9238),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 440 T1665 oasc.SolrDeletionPolicy.updateCommits newest 
commit = 1[segments_1]
[junit4:junit4]   2> 441 T1665 oasc.CachingDirectoryFactory.close Releasing 
directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-XmlUpdateRequestHandlerTest-1351581101724/index
[junit4:junit4]   2> 441 T1665 oasc.SolrCore.initWriters created xml: 
solr.XMLResponseWriter
[junit4:junit4]   2> 443 T1665 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 443 T1665 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
[junit4:junit4]   2> 443 T1665 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 444 T1665 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 445 T1665 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 445 T1665 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 445 T1665 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 446 T1665 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 447 T1665 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 448 T1665 oasc.RequestHandlers.initHandlersFromConfig 
created dismax: solr.SearchHandler
[junit4:junit4]   2> 449 T1665 oasc.RequestHandlers.initHandlersFromConfig 
created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 449 T1665 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 450 T1665 oasc.RequestHandlers.initHandlersFromConfig 
created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 451 T1665 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 452 T1665 oasc.RequestHandlers.initHandlersFromConfig 
created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 452 T1665 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 453 T1665 oasc.RequestHandlers.initHandlersFromConfig 
created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 455 T1665 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 456 T1665 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 457 T1665 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 458 T1665 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckWithWordbreak_Direct: 
org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 459 T1665 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 460 T1665 oasc.RequestHandlers.initHandlersFromConfig 
created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 461 T1665 oasc.RequestHandlers.initHandlersFromConfig 
created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 462 T1665 oasc.RequestHandlers.initHandlersFromConfig 
created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 464 T1665 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 466 T1665 oasc.SolrCore.initDeprecatedSupport WARNING 
solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config 
to use the ShowFileRequestHandler.
[junit4:junit4]   2> 467 T1665 oasc.SolrCore.initDeprecatedSupport WARNING 
adding ShowFileRequestHandler with hidden files: 
[THROW.ERROR.ON.ADD.UPDATEPROCESSOR.JS, SOLRCONFIG-HIGHLIGHT.XML, 
SCHEMA-REQUIRED-FIELDS.XML, SCHEMA-REPLICATION2.XML, 
TRIVIAL.UPDATEPROCESSOR1.JS, BAD-SCHEMA-DUP-DYNAMICFIELD.XML, 
SCHEMA-MINIMAL.XML, SOLRCONFIG-CACHING.XML, SOLRCONFIG-REPEATER.XML, 
BAD-SCHEMA-NONTEXT-ANALYZER.XML, CURRENCY.XML, SOLRCONFIG-MERGEPOLICY.XML, 
SOLRCONFIG-TLOG.XML, SOLRCONFIG-MASTER.XML, 
BAD-SCHEMA-UNIQUEKEY-MULTIVALUED.XML, SCHEMA11.XML, SOLRCONFIG-BASIC.XML, 
DA_COMPOUNDDICTIONARY.TXT, MISSLEADING.EXTENSION.UPDATEPROCESSOR.JS.TXT, 
SCHEMA-COPYFIELD-TEST.XML, SOLRCONFIG-SLAVE.XML, ELEVATE.XML, 
SOLRCONFIG-PROPINJECT-INDEXDEFAULT.XML, TRIVIAL.UPDATEPROCESSOR0.JS, 
BAD-SOLRCONFIG-BOGUS-SCRIPTENGINE-NAME.XML, SCHEMA-CHARFILTERS.XML, 
SCHEMA-IB.XML, SOLRCONFIG-QUERYSENDER.XML, SCHEMA-REPLICATION1.XML, 
DA_UTF8.XML, SOLRCONFIG-SNIPPET-PROCESSOR.XML, CONDITIONAL.UPDATEPROCESSOR.JS, 
MISSING.FUNCTIONS.UPDATEPROCESSOR.JS, HYPHENATION.DTD, 
SOLRCONFIG-ENABLEPLUGIN.XML, SCHEMA-PHRASESUGGEST.XML, STEMDICT.TXT, 
HUNSPELL-TEST.AFF, SCHEMA-SNIPPET-TYPE.XML, 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, 
BAD-SCHEMA-CURRENCY-FT-MULTIVALUED.XML, SOLRCONFIG-SPELLCHECKCOMPONENT.XML, 
BAD-SCHEMA-CURRENCY-MULTIVALUED.XML, SOLRCONFIG-PHRASESUGGEST.XML, 
SCHEMA-DFR.XML, BAD-SCHEMA-NOT-INDEXED-BUT-POS.XML, KEEP-1.TXT, 
OPEN-EXCHANGE-RATES.JSON, SCHEMA-SPATIAL.XML, STOPWITHBOM.TXT, 
SCHEMA-BINARYFIELD.XML, SOLRCONFIG-SPELLCHECKER.XML, 
SOLRCONFIG-UPDATE-PROCESSOR-CHAINS.XML, BAD-SCHEMA-OMIT-TF-BUT-NOT-POS.XML, 
BAD-SCHEMA-DUP-FIELDTYPE.XML, SCHEMA-XINCLUDE.XML, SOLRCONFIG-MASTER1.XML, 
SYNONYMS.TXT, BAD-SCHEMA-CURRENCY-DYNAMIC-MULTIVALUED.XML, SCHEMA_CODEC.XML, 
SCHEMA.XML, SOLRCONFIG-SOLR-749.XML, SOLRCONFIG-MASTER1-KEEPONEBACKUP.XML, 
SOLRCONFIG-FUNCTIONQUERY.XML, STOP-2.TXT, 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-RESPONSE-LOG-COMPONENT.XML, 
SOLRCONFIG-LAZYWRITER.XML, SCHEMA-LUCENEMATCHVERSION.XML, FRENCHARTICLES.TXT, 
BAD-MP-SOLRCONFIG.XML, SCHEMA15.XML, SOLRCONFIG-REQHANDLER.INCL, 
SCHEMASURROUND.XML, SOLRCONFIG-MASTER3.XML, HUNSPELL-TEST.DIC, 
SOLRCONFIG-XINCLUDE.XML, BAD-SCHEMA-CODEC-GLOBAL-VS-FT-MISMATCH.XML, 
SOLRCONFIG-DELPOLICY1.XML, SOLRCONFIG-SLAVE1.XML, SCHEMA-SIM.XML, 
SCHEMA-SNIPPET-FIELD.XML, SCHEMA-COLLATE.XML, STOP-SNOWBALL.TXT, 
BAD-SCHEMA-SIM-GLOBAL-VS-FT-MISMATCH.XML, PROTWORDS.TXT, SCHEMA-TRIE.XML, 
SOLRCONFIG_CODEC.XML, BAD-SOLRCONFIG-INVALID-SCRIPTFILE.XML, JASUGGEST.TXT, 
SCHEMA-TFIDF.XML, SOLRCONFIG-SCRIPT-UPDATEPROCESSOR.XML, 
SCHEMA-LMJELINEKMERCER.XML, PHRASESUGGEST.TXT, 
BAD-SOLRCONFIG-MISSING-SCRIPTFILE.XML, BAD-SCHEMA-UNIQUEKEY-USES-DEFAULT.XML, 
OLD_SYNONYMS.TXT, SOLRCONFIG-DELPOLICY2.XML, XSLT, SOLRCONFIG-NATIVELOCK.XML, 
BAD-SCHEMA-DUP-FIELD.XML, SOLRCONFIG-NOCACHE.XML, SCHEMA-BM25.XML, 
ADDFIELDS.UPDATEPROCESSOR.JS, SOLRCONFIG-ALTDIRECTORY.XML, 
SOLRCONFIG-QUERYSENDER-NOQUERY.XML, COMPOUNDDICTIONARY.TXT, 
SOLRCONFIG_PERF.XML, SOLRCONFIG-INDEXCONFIG.XML, 
BAD-SCHEMA-ANALYZER-CLASS-AND-NESTED.XML, SCHEMA-NOT-REQUIRED-UNIQUE-KEY.XML, 
KEEP-2.TXT, BAD-SCHEMA-UNIQUEKEY-IS-COPYFIELD-DEST.XML, SCHEMA12.XML, 
MAPPING-ISOLATIN1ACCENT.TXT, BAD_SOLRCONFIG.XML, 
BAD-SCHEMA-EXTERNAL-FILEFIELD.XML]
[junit4:junit4]   2> 469 T1665 oasc.CachingDirectoryFactory.close Releasing 
directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-XmlUpdateRequestHandlerTest-1351581101724
[junit4:junit4]   2> 470 T1665 oass.SolrIndexSearcher.<init> Opening 
Searcher@3bc61ef main
[junit4:junit4]   2> 470 T1665 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
[junit4:junit4]   2> 471 T1665 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
[junit4:junit4]   2> 471 T1665 oashc.SpellCheckComponent.inform Initializing 
spell checkers
[junit4:junit4]   2> 563 T1665 oass.DirectSolrSpellChecker.init init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 585 T1665 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 0
[junit4:junit4]   2> 586 T1665 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: http://
[junit4:junit4]   2> 587 T1665 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 0
[junit4:junit4]   2> 587 T1665 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 587 T1665 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
[junit4:junit4]   2> 588 T1665 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 588 T1665 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 589 T1665 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
[junit4:junit4]   2> 589 T1665 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
[junit4:junit4]   2> 589 T1665 oascsi.HttpClientUtil.createClient Creating new 
http client, 
config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 598 T1666 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@3bc61ef 
main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 603 T1665 oasc.CoreContainer.register registering core: 
collection1
[junit4:junit4]   2> 607 T1665 oas.SolrTestCaseJ4.initCore ####initCore end
[junit4:junit4]   2> 613 T1665 oas.SolrTestCaseJ4.setUp ###Starting 
testRequestParams
[junit4:junit4]   2> 615 T1665 oas.SolrTestCaseJ4.tearDown ###Ending 
testRequestParams
[junit4:junit4]   2> 621 T1665 oas.SolrTestCaseJ4.setUp ###Starting 
testExternalEntities
[junit4:junit4]   2> 688 T1665 oas.SolrTestCaseJ4.tearDown ###Ending 
testExternalEntities
[junit4:junit4]   2> 694 T1665 oas.SolrTestCaseJ4.setUp ###Starting 
testNamedEntity
[junit4:junit4]   2> ASYNC  NEW_CORE C107 name=collection1 
org.apache.solr.core.SolrCore@20c5be60
[junit4:junit4]   2> 700 T1665 C107 oasc.CachingDirectoryFactory.close 
Releasing 
directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-XmlUpdateRequestHandlerTest-1351581101724
[junit4:junit4]   2> 702 T1665 C107 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2>            
commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1571492 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@4fdc9238),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 703 T1665 C107 oasc.SolrDeletionPolicy.updateCommits 
newest commit = 1[segments_1]
[junit4:junit4]   2> 704 T1665 C107 UPDATE [collection1] webapp=null path=null 
params={} {add=[1]} 0 6
[junit4:junit4]   2> 712 T1665 C107 oasu.DirectUpdateHandler2.commit start 
commit{flags=0,_version_=0,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 715 T1665 C107 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2>            
commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1571492 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@4fdc9238),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2>            
commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1571492 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@4fdc9238),segFN=segments_2,generation=2,filenames=[_0_Asserting_0.tim,
 _0_Asserting_0.tip, _0_MockVariableIntBlock_0.doc, 
_0_TestBloomFilteredLucene41Postings_0.tim, _0_MockVariableIntBlock_0.skp, 
_0_TestBloomFilteredLucene41Postings_0.tip, 
_0_TestBloomFilteredLucene41Postings_0.pos, _0_MockVariableIntBlock_0.pyl, 
_0_MockVariableIntBlock_0.tib, _0_Pulsing41_0.tim, _0_Pulsing41_0.tip, 
_0_MockVariableIntBlock_0.pos, _0.si, _0_MockVariableIntBlock_0.tii, 
_0_Asserting_0.doc, _0.fnm, _0_TestBloomFilteredLucene41Postings_0.blm, 
_0_nrm.cfs, _0_Pulsing41_0.pos, _0_Pulsing41_0.doc, _0_nrm.cfe, 
_0_MockVariableIntBlock_0.frq, segments_2, 
_0_TestBloomFilteredLucene41Postings_0.doc, _0.fdx, _0_Asserting_0.pos, _0.fdt]
[junit4:junit4]   2> 716 T1665 C107 oasc.SolrDeletionPolicy.updateCommits 
newest commit = 2[_0_Asserting_0.tim, _0_Asserting_0.tip, 
_0_MockVariableIntBlock_0.doc, _0_TestBloomFilteredLucene41Postings_0.tim, 
_0_MockVariableIntBlock_0.skp, _0_TestBloomFilteredLucene41Postings_0.tip, 
_0_TestBloomFilteredLucene41Postings_0.pos, _0_MockVariableIntBlock_0.pyl, 
_0_MockVariableIntBlock_0.tib, _0_Pulsing41_0.tim, _0_Pulsing41_0.tip, 
_0_MockVariableIntBlock_0.pos, _0.si, _0_MockVariableIntBlock_0.tii, 
_0_Asserting_0.doc, _0.fnm, _0_TestBloomFilteredLucene41Postings_0.blm, 
_0_nrm.cfs, _0_Pulsing41_0.pos, _0_Pulsing41_0.doc, _0_nrm.cfe, 
_0_MockVariableIntBlock_0.frq, segments_2, 
_0_TestBloomFilteredLucene41Postings_0.doc, _0.fdx, _0_Asserting_0.pos, _0.fdt]
[junit4:junit4]   2> 717 T1665 C107 oasc.CachingDirectoryFactory.close 
Releasing 
directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-XmlUpdateRequestHandlerTest-1351581101724
[junit4:junit4]   2> 718 T1665 C107 oass.SolrIndexSearcher.<init> Opening 
Searcher@46f5b900 main
[junit4:junit4]   2> 719 T1665 C107 oasu.DirectUpdateHandler2.commit 
end_commit_flush
[junit4:junit4]   2> 720 T1666 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@46f5b900 
main{StandardDirectoryReader(segments_2:3 _0(5.0):C1)}
[junit4:junit4]   2> 720 T1666 oasc.CachingDirectoryFactory.close Releasing 
directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-XmlUpdateRequestHandlerTest-1351581101724/index
[junit4:junit4]   2> 720 T1665 C107 UPDATE [collection1] webapp=null path=null 
params={} {commit=} 0 8
[junit4:junit4]   2> 722 T1665 C107 REQ [collection1] webapp=null path=null 
params={start=0&q=foo_s:zzz&qt=standard&rows=20&version=2.2} hits=1 status=0 
QTime=0 
[junit4:junit4]   2> 723 T1665 oas.SolrTestCaseJ4.tearDown ###Ending 
testNamedEntity
[junit4:junit4]   2> 727 T1665 oas.SolrTestCaseJ4.setUp ###Starting 
testReadDelete
[junit4:junit4]   2> 736 T1665 oas.SolrTestCaseJ4.tearDown ###Ending 
testReadDelete
[junit4:junit4]   2> 741 T1665 oas.SolrTestCaseJ4.setUp ###Starting testReadDoc
[junit4:junit4]   2> 745 T1665 oas.SolrTestCaseJ4.tearDown ###Ending testReadDoc
[junit4:junit4]   2> 746 T1665 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 747 T1665 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=1149224594
[junit4:junit4]   2> 747 T1665 oasc.SolrCore.close [collection1]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@20c5be60
[junit4:junit4]   2> 755 T1665 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=1,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=1,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 756 T1665 oasc.SolrCore.decrefSolrCoreState Closing 
SolrCoreState
[junit4:junit4]   2> 757 T1665 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 757 T1665 oasu.DefaultSolrCoreState.closeIndexWriter 
closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 758 T1665 C107 oasc.CachingDirectoryFactory.close 
Releasing 
directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-XmlUpdateRequestHandlerTest-1351581101724/index
[junit4:junit4]   2> 758 T1665 oasc.SolrCore.closeSearcher [collection1] 
Closing main searcher on request.
[junit4:junit4]   2> 758 T1665 oasc.CachingDirectoryFactory.close Releasing 
directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-XmlUpdateRequestHandlerTest-1351581101724/index
[junit4:junit4]   2> NOTE: test params are: codec=Lucene41: 
{timestamp=MockVariableIntBlock(baseBlockSize=112), 
range_facet_l=MockVariableIntBlock(baseBlockSize=112), 
id=PostingsFormat(name=Asserting), 
range_facet_sl=PostingsFormat(name=TestBloomFilteredLucene41Postings), 
range_facet_si=Pulsing41(freqCutoff=13 minBlockSize=83 maxBlockSize=226), 
foo_s=MockVariableIntBlock(baseBlockSize=112), 
multiDefault=Pulsing41(freqCutoff=13 minBlockSize=83 maxBlockSize=226), 
intDefault=MockVariableIntBlock(baseBlockSize=112)}, sim=DefaultSimilarity, 
locale=es_US, timezone=Asia/Ujung_Pandang
[junit4:junit4]   2> NOTE: Linux 3.2.0-32-generic amd64/Oracle Corporation 
1.7.0_07 (64-bit)/cpus=8,threads=1,free=104078832,total=397213696
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestXIncludeConfig, 
SpellPossibilityIteratorTest, FileBasedSpellCheckerTest, 
TestPseudoReturnFields, JSONWriterTest, SampleTest, PreAnalyzedFieldTest, 
CurrencyFieldTest, TestPHPSerializedResponseWriter, NumericFieldsTest, 
TestJoin, TestDefaultSimilarityFactory, LoggingHandlerTest, ZkControllerTest, 
CircularListTest, TestPerFieldSimilarity, DefaultValueUpdateProcessorTest, 
MBeansHandlerTest, CoreAdminHandlerTest, TestRangeQuery, 
DistributedSpellCheckComponentTest, SystemInfoHandlerTest, ResourceLoaderTest, 
UniqFieldsUpdateProcessorFactoryTest, DirectSolrConnectionTest, 
ClusterStateUpdateTest, TestSolr4Spatial, IndexBasedSpellCheckerTest, 
SolrCoreCheckLockOnStartupTest, TestStressLucene, TestBadConfig, 
TestIBSimilarityFactory, TestLMJelinekMercerSimilarityFactory, 
CSVRequestHandlerTest, DirectUpdateHandlerOptimizeTest, 
TestBinaryResponseWriter, TestSearchPerf, BadComponentTest, TestFaceting, 
DistributedTermsComponentTest, TestRandomFaceting, 
UpdateRequestProcessorFactoryTest, TestFastLRUCache, HighlighterConfigTest, 
SolrPluginUtilsTest, SpellCheckComponentTest, 
PathHierarchyTokenizerFactoryTest, QueryElevationComponentTest, 
NotRequiredUniqueKeyTest, TestNumberUtils, TestFastWriter, CopyFieldTest, 
DateMathParserTest, TestGroupingSearch, JsonLoaderTest, RecoveryZkTest, 
FullSolrCloudDistribCmdsTest, LeaderElectionIntegrationTest, TestRealTimeGet, 
TestDistributedGrouping, TestDistributedSearch, SpellCheckCollatorTest, 
TestExtendedDismaxParser, AutoCommitTest, BasicZkTest, ZkSolrClientTest, 
WordBreakSolrSpellCheckerTest, TestHashPartitioner, TestRecovery, 
TestCoreContainer, DirectSolrSpellCheckerTest, TestFiltering, 
TermsComponentTest, MinimalSchemaTest, StandardRequestHandlerTest, 
XmlUpdateRequestHandlerTest]
[junit4:junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=XmlUpdateRequestHandlerTest -Dtests.seed=622185636E203A27 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es_US 
-Dtests.timezone=Asia/Ujung_Pandang -Dtests.file.encoding=UTF-8
[junit4:junit4] ERROR   0.00s J0 | XmlUpdateRequestHandlerTest (suite) <<<
[junit4:junit4]    > Throwable #1: junit.framework.AssertionFailedError: Clean 
up static fields (in @AfterClass?), your test seems to hang on to approximately 
13,047,032 bytes (threshold is 10,485,760). Field reference sizes (counted 
individually):
[junit4:junit4]    >   - 13,220,264 bytes, protected static 
org.apache.solr.handler.UpdateRequestHandler 
org.apache.solr.handler.XmlUpdateRequestHandlerTest.handler
[junit4:junit4]    >   - 3,120 bytes, private static 
javax.xml.stream.XMLInputFactory 
org.apache.solr.handler.XmlUpdateRequestHandlerTest.inputFactory
[junit4:junit4]    >   - 280 bytes, public static org.junit.rules.TestRule 
org.apache.solr.SolrTestCaseJ4.solrClassRules
[junit4:junit4]    >   - 216 bytes, protected static java.lang.String 
org.apache.solr.SolrTestCaseJ4.testSolrHome
[junit4:junit4]    >   - 128 bytes, private static java.lang.String 
org.apache.solr.SolrTestCaseJ4.factoryProp
[junit4:junit4]    >   - 64 bytes, private static java.lang.String 
org.apache.solr.SolrTestCaseJ4.coreName
[junit4:junit4]    >    at 
__randomizedtesting.SeedInfo.seed([622185636E203A27]:0)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:127)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    >    at java.lang.Thread.run(Thread.java:722)
[junit4:junit4] Completed on J0 in 1.27s, 5 tests, 1 failure <<< FAILURES!

[...truncated 222 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:335: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:178: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/module-build.xml:61: 
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1159:
 The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:827: 
There were test failures: 232 suites, 962 tests, 1 suite-level error, 7 ignored 
(2 assumptions)

Total time: 21 minutes 3 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Description set: Java: 64bit/jdk1.7.0_07 -XX:+UseConcMarkSweepGC
Email was triggered for: Failure
Sending email for trigger: Failure


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

Reply via email to