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

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 74,797,096 bytes (threshold is 10,485,760). Field reference sizes 
(counted individually):   - 75,385,880 bytes, protected static 
org.apache.solr.handler.UpdateRequestHandler 
org.apache.solr.handler.XmlUpdateRequestHandlerTest.handler   - 3,176 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 74,797,096 bytes (threshold is 
10,485,760). Field reference sizes (counted individually):
  - 75,385,880 bytes, protected static 
org.apache.solr.handler.UpdateRequestHandler 
org.apache.solr.handler.XmlUpdateRequestHandlerTest.handler
  - 3,176 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([A536E27391FEF7CD]: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 8997 lines...]
[junit4:junit4] Suite: org.apache.solr.handler.XmlUpdateRequestHandlerTest
[junit4:junit4]   2> 1 T1619 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-1351619020445
[junit4:junit4]   2> 2 T1619 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> 3 T1619 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 T1619 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> 36 T1619 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
LUCENE_50
[junit4:junit4]   2> 70 T1619 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
[junit4:junit4]   2> 71 T1619 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 75 T1619 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 403 T1619 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 408 T1619 oass.IndexSchema.readSchema default search field 
in schema is text
[junit4:junit4]   2> 411 T1619 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 416 T1619 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
[junit4:junit4]   2> 419 T1619 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
[junit4:junit4]   2> 421 T1619 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 421 T1619 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 422 T1619 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 422 T1619 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> 423 T1619 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> 429 T1619 oasc.CoreContainer.<init> New CoreContainer 
681796425
[junit4:junit4]   2> 430 T1619 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-1351619020445/
[junit4:junit4]   2> 430 T1619 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4ce151a5
[junit4:junit4]   2> 430 T1619 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 431 T1619 oasc.CachingDirectoryFactory.injectLockFactory 
WARNING No lockType configured for 
MockDirWrapper(org.apache.lucene.store.RAMDirectory@5aad7202 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@31180fd0) 
assuming 'simple'
[junit4:junit4]   2> 431 T1619 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-XmlUpdateRequestHandlerTest-1351619020445
 forceNew:false
[junit4:junit4]   2> 432 T1619 oasc.CachingDirectoryFactory.close Releasing 
directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-XmlUpdateRequestHandlerTest-1351619020445
[junit4:junit4]   2> 432 T1619 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-1351619020445/index/
[junit4:junit4]   2> 432 T1619 oasc.SolrCore.initIndex WARNING [collection1] 
Solr index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-XmlUpdateRequestHandlerTest-1351619020445/index'
 doesn't exist. Creating new index...
[junit4:junit4]   2> 433 T1619 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-XmlUpdateRequestHandlerTest-1351619020445/index
 forceNew:false
[junit4:junit4]   2> 434 T1619 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2>            
commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3acda5de 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@27d919f),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 435 T1619 oasc.SolrDeletionPolicy.updateCommits newest 
commit = 1[segments_1]
[junit4:junit4]   2> 435 T1619 oasc.CachingDirectoryFactory.close Releasing 
directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-XmlUpdateRequestHandlerTest-1351619020445/index
[junit4:junit4]   2> 435 T1619 oasc.SolrCore.initWriters created xml: 
solr.XMLResponseWriter
[junit4:junit4]   2> 437 T1619 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 437 T1619 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
[junit4:junit4]   2> 437 T1619 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 438 T1619 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 438 T1619 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 439 T1619 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 439 T1619 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 440 T1619 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 441 T1619 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 441 T1619 oasc.RequestHandlers.initHandlersFromConfig 
created dismax: solr.SearchHandler
[junit4:junit4]   2> 442 T1619 oasc.RequestHandlers.initHandlersFromConfig 
created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 443 T1619 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 443 T1619 oasc.RequestHandlers.initHandlersFromConfig 
created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 444 T1619 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 444 T1619 oasc.RequestHandlers.initHandlersFromConfig 
created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 445 T1619 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 445 T1619 oasc.RequestHandlers.initHandlersFromConfig 
created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 446 T1619 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 447 T1619 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 448 T1619 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 448 T1619 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckWithWordbreak_Direct: 
org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 449 T1619 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 450 T1619 oasc.RequestHandlers.initHandlersFromConfig 
created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 450 T1619 oasc.RequestHandlers.initHandlersFromConfig 
created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 451 T1619 oasc.RequestHandlers.initHandlersFromConfig 
created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 454 T1619 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 455 T1619 oasc.SolrCore.initDeprecatedSupport WARNING 
solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config 
to use the ShowFileRequestHandler.
[junit4:junit4]   2> 457 T1619 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> 458 T1619 oasc.CachingDirectoryFactory.close Releasing 
directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-XmlUpdateRequestHandlerTest-1351619020445
[junit4:junit4]   2> 459 T1619 oass.SolrIndexSearcher.<init> Opening 
Searcher@3fcd886d main
[junit4:junit4]   2> 460 T1619 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
[junit4:junit4]   2> 460 T1619 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
[junit4:junit4]   2> 460 T1619 oashc.SpellCheckComponent.inform Initializing 
spell checkers
[junit4:junit4]   2> 659 T1619 oass.DirectSolrSpellChecker.init init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 674 T1619 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 0
[junit4:junit4]   2> 675 T1619 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: http://
[junit4:junit4]   2> 675 T1619 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 0
[junit4:junit4]   2> 675 T1619 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 676 T1619 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
[junit4:junit4]   2> 676 T1619 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 676 T1619 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 676 T1619 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
[junit4:junit4]   2> 677 T1619 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
[junit4:junit4]   2> 677 T1619 oascsi.HttpClientUtil.createClient Creating new 
http client, 
config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 684 T1620 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@3fcd886d 
main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 686 T1619 oasc.CoreContainer.registerCore registering 
core: collection1
[junit4:junit4]   2> 689 T1619 oas.SolrTestCaseJ4.initCore ####initCore end
[junit4:junit4]   2> 692 T1619 oas.SolrTestCaseJ4.setUp ###Starting 
testExternalEntities
[junit4:junit4]   2> 730 T1619 oas.SolrTestCaseJ4.tearDown ###Ending 
testExternalEntities
[junit4:junit4]   2> 734 T1619 oas.SolrTestCaseJ4.setUp ###Starting 
testReadDelete
[junit4:junit4]   2> 742 T1619 oas.SolrTestCaseJ4.tearDown ###Ending 
testReadDelete
[junit4:junit4]   2> 750 T1619 oas.SolrTestCaseJ4.setUp ###Starting 
testRequestParams
[junit4:junit4]   2> 751 T1619 oas.SolrTestCaseJ4.tearDown ###Ending 
testRequestParams
[junit4:junit4]   2> 754 T1619 oas.SolrTestCaseJ4.setUp ###Starting testReadDoc
[junit4:junit4]   2> 755 T1619 oas.SolrTestCaseJ4.tearDown ###Ending testReadDoc
[junit4:junit4]   2> 758 T1619 oas.SolrTestCaseJ4.setUp ###Starting 
testNamedEntity
[junit4:junit4]   2> ASYNC  NEW_CORE C243 name=collection1 
org.apache.solr.core.SolrCore@7ecb6276
[junit4:junit4]   2> 762 T1619 C243 oasc.CachingDirectoryFactory.close 
Releasing 
directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-XmlUpdateRequestHandlerTest-1351619020445
[junit4:junit4]   2> 814 T1619 C243 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2>            
commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3acda5de 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@27d919f),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 815 T1619 C243 oasc.SolrDeletionPolicy.updateCommits 
newest commit = 1[segments_1]
[junit4:junit4]   2> 816 T1619 C243 UPDATE [collection1] webapp=null path=null 
params={} {add=[1]} 0 54
[junit4:junit4]   2> 824 T1619 C243 oasu.DirectUpdateHandler2.commit start 
commit{flags=0,_version_=0,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 827 T1619 C243 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2>            
commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3acda5de 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@27d919f),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2>            
commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3acda5de 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@27d919f),segFN=segments_2,generation=2,filenames=[_0_Lucene41WithOrds_0.tib,
 _0.fnm, _0_Lucene41WithOrds_0.doc, _0_MockVariableIntBlock_0.doc, 
_0_Lucene41WithOrds_0.tii, _0_Lucene41WithOrds_0.pos, _0_nrm.cfs, 
_0_MockVariableIntBlock_0.skp, _0_MockVariableIntBlock_0.pyl, 
_0_Pulsing41_0.pos, _0_Pulsing41_0.doc, _0_MockVariableIntBlock_0.tib, 
_0_Pulsing41_0.tim, _0_Pulsing41_0.tip, _0_MockVariableIntBlock_0.frq, 
_0_nrm.cfe, _0_MockVariableIntBlock_0.pos, segments_2, _0.fdx, _0.si, 
_0_MockVariableIntBlock_0.tii, _0.fdt]
[junit4:junit4]   2> 827 T1619 C243 oasc.SolrDeletionPolicy.updateCommits 
newest commit = 2[_0_Lucene41WithOrds_0.tib, _0.fnm, _0_Lucene41WithOrds_0.doc, 
_0_MockVariableIntBlock_0.doc, _0_Lucene41WithOrds_0.tii, 
_0_Lucene41WithOrds_0.pos, _0_nrm.cfs, _0_MockVariableIntBlock_0.skp, 
_0_MockVariableIntBlock_0.pyl, _0_Pulsing41_0.pos, _0_Pulsing41_0.doc, 
_0_MockVariableIntBlock_0.tib, _0_Pulsing41_0.tim, _0_Pulsing41_0.tip, 
_0_MockVariableIntBlock_0.frq, _0_nrm.cfe, _0_MockVariableIntBlock_0.pos, 
segments_2, _0.fdx, _0.si, _0_MockVariableIntBlock_0.tii, _0.fdt]
[junit4:junit4]   2> 828 T1619 C243 oasc.CachingDirectoryFactory.close 
Releasing 
directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-XmlUpdateRequestHandlerTest-1351619020445
[junit4:junit4]   2> 829 T1619 C243 oass.SolrIndexSearcher.<init> Opening 
Searcher@27d67ee3 main
[junit4:junit4]   2> 830 T1619 C243 oasu.DirectUpdateHandler2.commit 
end_commit_flush
[junit4:junit4]   2> 831 T1620 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@27d67ee3 
main{StandardDirectoryReader(segments_2:3 _0(5.0):C1)}
[junit4:junit4]   2> 831 T1620 oasc.CachingDirectoryFactory.close Releasing 
directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-XmlUpdateRequestHandlerTest-1351619020445/index
[junit4:junit4]   2> 832 T1619 C243 UPDATE [collection1] webapp=null path=null 
params={} {commit=} 0 8
[junit4:junit4]   2> 833 T1619 C243 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> 835 T1619 oas.SolrTestCaseJ4.tearDown ###Ending 
testNamedEntity
[junit4:junit4]   2> 836 T1619 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 836 T1619 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=681796425
[junit4:junit4]   2> 837 T1619 oasc.SolrCore.close [collection1]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@7ecb6276
[junit4:junit4]   2> 842 T1619 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> 843 T1619 oasc.SolrCore.decrefSolrCoreState Closing 
SolrCoreState
[junit4:junit4]   2> 843 T1619 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 843 T1619 oasu.DefaultSolrCoreState.closeIndexWriter 
closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 844 T1619 C243 oasc.CachingDirectoryFactory.close 
Releasing 
directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-XmlUpdateRequestHandlerTest-1351619020445/index
[junit4:junit4]   2> 844 T1619 oasc.SolrCore.closeSearcher [collection1] 
Closing main searcher on request.
[junit4:junit4]   2> 845 T1619 oasc.CachingDirectoryFactory.close Releasing 
directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-XmlUpdateRequestHandlerTest-1351619020445/index
[junit4:junit4]   2> NOTE: test params are: codec=Lucene41: 
{timestamp=PostingsFormat(name=Lucene41WithOrds), 
range_facet_l=PostingsFormat(name=Lucene41WithOrds), 
id=MockVariableIntBlock(baseBlockSize=115), 
range_facet_sl=MockVariableIntBlock(baseBlockSize=115), 
range_facet_si=PostingsFormat(name=Lucene41WithOrds), 
foo_s=PostingsFormat(name=Lucene41WithOrds), 
multiDefault=PostingsFormat(name=Lucene41WithOrds), 
intDefault=Pulsing41(freqCutoff=12 minBlockSize=51 maxBlockSize=168)}, 
sim=DefaultSimilarity, locale=ga_IE, timezone=Asia/Calcutta
[junit4:junit4]   2> NOTE: Linux 3.2.0-32-generic amd64/Oracle Corporation 
1.7.0_07 (64-bit)/cpus=8,threads=1,free=316611688,total=536870912
[junit4:junit4]   2> NOTE: All tests run in this JVM: [SpatialFilterTest, 
TestReload, PluginInfoTest, TestConfig, TestDefaultSimilarityFactory, 
FastVectorHighlighterTest, TestSuggestSpellingConverter, SystemInfoHandlerTest, 
PathHierarchyTokenizerFactoryTest, CSVRequestHandlerTest, TestStressReorder, 
CacheHeaderTest, TestQueryTypes, TestCharFilters, TestQuerySenderNoQuery, 
SolrPluginUtilsTest, SearchHandlerTest, TestRTGBase, 
UniqFieldsUpdateProcessorFactoryTest, SimplePostToolTest, 
QueryElevationComponentTest, TestXIncludeConfig, 
DirectUpdateHandlerOptimizeTest, NotRequiredUniqueKeyTest, 
MoreLikeThisHandlerTest, UpdateRequestProcessorFactoryTest, 
DistributedTermsComponentTest, TestGroupingSearch, JSONWriterTest, 
BasicDistributedZkTest, TestIBSimilarityFactory, TestBinaryResponseWriter, 
ZkControllerTest, ResourceLoaderTest, TestPseudoReturnFields, CircularListTest, 
AutoCommitTest, TestCoreContainer, DefaultValueUpdateProcessorTest, 
AlternateDirectoryTest, SpellPossibilityIteratorTest, 
FieldAnalysisRequestHandlerTest, HighlighterConfigTest, SOLR749Test, 
TestPHPSerializedResponseWriter, SortByFunctionTest, MBeansHandlerTest, 
SpellCheckCollatorTest, TestSystemIdResolver, TestRangeQuery, JsonLoaderTest, 
BasicDistributedZk2Test, TestLazyCores, TestCollationField, TestFaceting, 
TestRecovery, IndexBasedSpellCheckerTest, SimpleFacetsTest, 
LukeRequestHandlerTest, DirectSolrSpellCheckerTest, TestFiltering, 
FileBasedSpellCheckerTest, PeerSyncTest, BasicFunctionalityTest, 
SignatureUpdateProcessorFactoryTest, TestJmxIntegration, SampleTest, 
TestIndexSearcher, CoreAdminHandlerTest, TestFunctionQuery, TestTrie, 
SolrRequestParserTest, DirectSolrConnectionTest, QueryEqualityTest, 
TestWordDelimiterFilterFactory, TestCSVResponseWriter, CurrencyFieldTest, 
DisMaxRequestHandlerTest, BinaryUpdateRequestHandlerTest, TermsComponentTest, 
DistanceFunctionTest, MinimalSchemaTest, XmlUpdateRequestHandlerTest]
[junit4:junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=XmlUpdateRequestHandlerTest -Dtests.seed=A536E27391FEF7CD 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ga_IE 
-Dtests.timezone=Asia/Calcutta -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 
74,797,096 bytes (threshold is 10,485,760). Field reference sizes (counted 
individually):
[junit4:junit4]    >   - 75,385,880 bytes, protected static 
org.apache.solr.handler.UpdateRequestHandler 
org.apache.solr.handler.XmlUpdateRequestHandlerTest.handler
[junit4:junit4]    >   - 3,176 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([A536E27391FEF7CD]: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 3.47s, 5 tests, 1 failure <<< FAILURES!

[...truncated 230 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: 233 suites, 965 tests, 1 suite-level error, 7 ignored 
(2 assumptions)

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


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

Reply via email to