You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2015/05/17 22:04:16 UTC

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0_45) - Build # 12719 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/12719/
Java: 64bit/jdk1.8.0_45 -XX:-UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.search.QueryEqualityTest

Error Message:
testParserCoverage was run w/o any other method explicitly testing val parser: agg_hll

Stack Trace:
java.lang.AssertionError: testParserCoverage was run w/o any other method explicitly testing val parser: agg_hll
	at __randomizedtesting.SeedInfo.seed([FF259A0B6CC2245B]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.search.QueryEqualityTest.afterClassParserCoverageTest(QueryEqualityTest.java:63)
	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:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:799)
	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:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	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:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	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:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10143 lines...]
   [junit4] Suite: org.apache.solr.search.QueryEqualityTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.QueryEqualityTest FF259A0B6CC2245B-001/init-core-data-001
   [junit4]   2> 883225 T6575 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 883226 T6575 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 883226 T6575 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 883229 T6575 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 883230 T6575 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 883249 T6575 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 883256 T6575 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 883269 T6575 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 883270 T6575 oass.IndexSchema.readSchema Reading Solr Schema from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml
   [junit4]   2> 883273 T6575 oass.IndexSchema.readSchema [null] Schema name=test
   [junit4]   2> 883356 T6575 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 883357 T6575 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 883358 T6575 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 883360 T6575 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 883366 T6575 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 883366 T6575 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr
   [junit4]   2> 883366 T6575 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/'
   [junit4]   2> 883378 T6575 oasc.CoreContainer.<init> New CoreContainer 1070628892
   [junit4]   2> 883379 T6575 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/]
   [junit4]   2> 883379 T6575 oasc.CoreContainer.load loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/lib
   [junit4]   2> 883379 T6575 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/lib).
   [junit4]   2> 883384 T6575 oashc.HttpShardHandlerFactory.init created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 883394 T6575 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 883394 T6575 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 883394 T6575 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 883395 T6575 oasc.CoreContainer.load Node Name: testNode
   [junit4]   2> 883395 T6575 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema15.xml, loadOnStartup=true, instanceDir=collection1, collection=collection1, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/, dataDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.QueryEqualityTest FF259A0B6CC2245B-001/init-core-data-001, shard=shard1}
   [junit4]   2> 883396 T6576 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 883396 T6576 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 883396 T6576 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 883414 T6576 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 883425 T6576 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 883450 T6576 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 883451 T6576 oass.IndexSchema.readSchema Reading Solr Schema from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml
   [junit4]   2> 883457 T6576 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 883558 T6576 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 883559 T6576 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 883560 T6576 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 883561 T6576 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 883566 T6576 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 883566 T6576 x:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 883567 T6576 x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/], dataDir=[null]
   [junit4]   2> 883567 T6576 x:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@18fe119f
   [junit4]   2> 883567 T6576 x:collection1 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.QueryEqualityTest FF259A0B6CC2245B-001/init-core-data-001
   [junit4]   2> 883568 T6576 x:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.QueryEqualityTest FF259A0B6CC2245B-001/init-core-data-001/index/
   [junit4]   2> 883568 T6576 x:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.QueryEqualityTest FF259A0B6CC2245B-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 883568 T6576 x:collection1 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.QueryEqualityTest FF259A0B6CC2245B-001/init-core-data-001/index
   [junit4]   2> 883568 T6576 x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=13, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 883569 T6576 x:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@3dcda129 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1075514c),segFN=segments_1,generation=1}
   [junit4]   2> 883569 T6576 x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 883572 T6576 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 883573 T6576 x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 883573 T6576 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 883573 T6576 x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 883573 T6576 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 883573 T6576 x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 883573 T6576 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 883574 T6576 x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 883574 T6576 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 883574 T6576 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 883574 T6576 x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 883574 T6576 x:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 883576 T6576 x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 883577 T6576 x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 883578 T6576 x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 883578 T6576 x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 883581 T6576 x:collection1 oasc.PluginBag.createPlugin requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 883583 T6576 x:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 883583 T6576 x:collection1 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 883584 T6576 x:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 883584 T6576 x:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 883585 T6576 x:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 883585 T6576 x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=12, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 883585 T6576 x:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@3dcda129 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1075514c),segFN=segments_1,generation=1}
   [junit4]   2> 883586 T6576 x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 883586 T6576 x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@5edc372a[collection1] main
   [junit4]   2> 883586 T6576 x:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 883586 T6576 x:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 883586 T6576 x:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 883587 T6576 x:collection1 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 883620 T6576 x:collection1 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 883724 T6576 x:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 883724 T6577 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: default
   [junit4]   2> 883725 T6577 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: direct
   [junit4]   2> 883725 T6576 x:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 883725 T6577 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: wordbreak
   [junit4]   2> 883725 T6577 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: multipleFields
   [junit4]   2> 883725 T6577 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 883726 T6577 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: external
   [junit4]   2> 883726 T6577 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: freq
   [junit4]   2> 883726 T6575 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 883726 T6577 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: fqcn
   [junit4]   2> 883727 T6577 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: perDict
   [junit4]   2> 883732 T6577 x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5edc372a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 883732 T6575 oas.SolrTestCaseJ4.setUp ###Starting testQueryNested
   [junit4]   2> 883733 T6575 oas.SolrTestCaseJ4.tearDown ###Ending testQueryNested
   [junit4]   2> 883736 T6575 oas.SolrTestCaseJ4.setUp ###Starting testFuncDist
   [junit4]   2> 883736 T6575 oas.SolrTestCaseJ4.tearDown ###Ending testFuncDist
   [junit4]   2> 883739 T6575 oas.SolrTestCaseJ4.setUp ###Starting testFuncCurrency
   [junit4]   2> 883740 T6575 oas.SolrTestCaseJ4.tearDown ###Ending testFuncCurrency
   [junit4]   2> 883742 T6575 oas.SolrTestCaseJ4.setUp ###Starting testQueryPrefix
   [junit4]   2> 883748 T6575 oas.SolrTestCaseJ4.tearDown ###Ending testQueryPrefix
   [junit4]   2> 883750 T6575 oas.SolrTestCaseJ4.setUp ###Starting testFuncSingleValueMathFuncs
   [junit4]   2> 883755 T6575 oas.SolrTestCaseJ4.tearDown ###Ending testFuncSingleValueMathFuncs
   [junit4]   2> 883759 T6575 oas.SolrTestCaseJ4.setUp ###Starting testParserCoverage
   [junit4]   2> 883759 T6575 oas.SolrTestCaseJ4.tearDown ###Ending testParserCoverage
   [junit4]   2> 883762 T6575 oas.SolrTestCaseJ4.setUp ###Starting testFuncOrd
   [junit4]   2> 883763 T6575 oas.SolrTestCaseJ4.tearDown ###Ending testFuncOrd
   [junit4]   2> 883764 T6575 oas.SolrTestCaseJ4.setUp ###Starting testFuncQuery
   [junit4]   2> 883765 T6575 oas.SolrTestCaseJ4.tearDown ###Ending testFuncQuery
   [junit4]   2> 883767 T6575 oas.SolrTestCaseJ4.setUp ###Starting testQueryBbox
   [junit4]   2> 883770 T6575 oas.SolrTestCaseJ4.tearDown ###Ending testQueryBbox
   [junit4]   2> 883773 T6575 oas.SolrTestCaseJ4.setUp ###Starting testFuncTestfunc
   [junit4]   2> 883774 T6575 oas.SolrTestCaseJ4.tearDown ###Ending testFuncTestfunc
   [junit4]   2> 883777 T6575 oas.SolrTestCaseJ4.setUp ###Starting testHash
   [junit4]   2> 883778 T6575 oas.SolrTestCaseJ4.tearDown ###Ending testHash
   [junit4]   2> 883780 T6575 oas.SolrTestCaseJ4.setUp ###Starting testReRankQuery
   [junit4]   2> 883794 T6575 oas.SolrTestCaseJ4.tearDown ###Ending testReRankQuery
   [junit4]   2> 883814 T6575 oas.SolrTestCaseJ4.setUp ###Starting testFuncProduct
   [junit4]   2> 883815 T6575 oas.SolrTestCaseJ4.tearDown ###Ending testFuncProduct
   [junit4]   2> 883817 T6575 oas.SolrTestCaseJ4.setUp ###Starting testFuncExists
   [junit4]   2> 883818 T6575 oas.SolrTestCaseJ4.tearDown ###Ending testFuncExists
   [junit4]   2> 883821 T6575 oas.SolrTestCaseJ4.setUp ###Starting testFuncTerms
   [junit4]   2> 883828 T6575 oas.SolrTestCaseJ4.tearDown ###Ending testFuncTerms
   [junit4]   2> 883840 T6575 oas.SolrTestCaseJ4.setUp ###Starting testQueryGeofilt
   [junit4]   2> 883842 T6575 oas.SolrTestCaseJ4.tearDown ###Ending testQueryGeofilt
   [junit4]   2> 883846 T6575 oas.SolrTestCaseJ4.setUp ###Starting testQueryFunc
   [junit4]   2> 883847 T6575 oas.SolrTestCaseJ4.tearDown ###Ending testQueryFunc
   [junit4]   2> 883849 T6575 oas.SolrTestCaseJ4.setUp ###Starting testFuncVector
   [junit4]   2> 883850 T6575 oas.SolrTestCaseJ4.tearDown ###Ending testFuncVector
   [junit4]   2> 883867 T6575 oas.SolrTestCaseJ4.setUp ###Starting testFuncSum
   [junit4]   2> 883868 T6575 oas.SolrTestCaseJ4.tearDown ###Ending testFuncSum
   [junit4]   2> 883870 T6575 oas.SolrTestCaseJ4.setUp ###Starting testFuncField
   [junit4]   2> 883871 T6575 oas.SolrTestCaseJ4.tearDown ###Ending testFuncField
   [junit4]   2> 883873 T6575 oas.SolrTestCaseJ4.setUp ###Starting testFuncNot
   [junit4]   2> 883875 T6575 oas.SolrTestCaseJ4.tearDown ###Ending testFuncNot
   [junit4]   2> 883879 T6575 oas.SolrTestCaseJ4.setUp ###Starting testFuncMathConsts
   [junit4]   2> 883880 T6575 oas.SolrTestCaseJ4.tearDown ###Ending testFuncMathConsts
   [junit4]   2> 883888 T6575 oas.SolrTestCaseJ4.setUp ###Starting testQuerySurround
   [junit4]   2> 883891 T6575 oas.SolrTestCaseJ4.tearDown ###Ending testQuerySurround
   [junit4]   2> 883894 T6575 oas.SolrTestCaseJ4.setUp ###Starting testFuncLiteral
   [junit4]   2> 883894 T6575 oas.SolrTestCaseJ4.tearDown ###Ending testFuncLiteral
   [junit4]   2> 883897 T6575 oas.SolrTestCaseJ4.setUp ###Starting testFuncMax
   [junit4]   2> 883898 T6575 oas.SolrTestCaseJ4.tearDown ###Ending testFuncMax
   [junit4]   2> 883901 T6575 oas.SolrTestCaseJ4.setUp ###Starting testFuncBoost
   [junit4]   2> 883902 T6575 oas.SolrTestCaseJ4.tearDown ###Ending testFuncBoost
   [junit4]   2> 883904 T6575 oas.SolrTestCaseJ4.setUp ###Starting testTestFuncs
   [junit4]   2> 883907 T6575 oas.SolrTestCaseJ4.tearDown ###Ending testTestFuncs
   [junit4]   2> 883910 T6575 oas.SolrTestCaseJ4.setUp ###Starting testFuncDoubleValueMathFuncs
   [junit4]   2> 883917 T6575 oas.SolrTestCaseJ4.tearDown ###Ending testFuncDoubleValueMathFuncs
   [junit4]   2> 883919 T6575 oas.SolrTestCaseJ4.setUp ###Starting testQueryLucene
   [junit4]   2> 883921 T6575 oas.SolrTestCaseJ4.tearDown ###Ending testQueryLucene
   [junit4]   2> 883923 T6575 oas.SolrTestCaseJ4.setUp ###Starting testFuncDiv
   [junit4]   2> 883924 T6575 oas.SolrTestCaseJ4.tearDown ###Ending testFuncDiv
   [junit4]   2> 883938 T6575 oas.SolrTestCaseJ4.setUp ###Starting testQueryMLT
   [junit4]   2> ASYNC  NEW_CORE C1137 name=collection1 org.apache.solr.core.SolrCore@395ee59a
   [junit4]   2> 883940 T6575 C1137 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[1]} 0 1
   [junit4]   2> 883942 T6575 C1137 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 883944 T6575 C1137 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@3dcda129 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1075514c),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@3dcda129 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1075514c),segFN=segments_2,generation=2}
   [junit4]   2> 883945 T6575 C1137 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 883947 T6575 C1137 oass.SolrIndexSearcher.<init> Opening Searcher@2ddebfb7[collection1] main
   [junit4]   2> 883948 T6577 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2ddebfb7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):c1)))}
   [junit4]   2> 883948 T6575 C1137 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 883949 T6575 C1137 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 7
   [junit4]   2> 883950 T6575 C1137 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 883950 T6575 C1137 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 883951 T6575 C1137 oasc.SolrCore.openNewSearcher SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 883951 T6575 C1137 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 883951 T6575 C1137 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 1
   [junit4]   2> 883952 T6575 oas.SolrTestCaseJ4.tearDown ###Ending testQueryMLT
   [junit4]   2> 883954 T6575 oas.SolrTestCaseJ4.setUp ###Starting testFuncGhhsin
   [junit4]   2> 883955 T6575 oas.SolrTestCaseJ4.tearDown ###Ending testFuncGhhsin
   [junit4]   2> 883957 T6575 oas.SolrTestCaseJ4.setUp ###Starting testFuncSqedist
   [junit4]   2> 883958 T6575 oas.SolrTestCaseJ4.tearDown ###Ending testFuncSqedist
   [junit4]   2> 883963 T6575 oas.SolrTestCaseJ4.setUp ###Starting testFuncLinear
   [junit4]   2> 883965 T6575 oas.SolrTestCaseJ4.tearDown ###Ending testFuncLinear
   [junit4]   2> 883967 T6575 oas.SolrTestCaseJ4.setUp ###Starting testFuncGeohash
   [junit4]   2> 883969 T6575 oas.SolrTestCaseJ4.tearDown ###Ending testFuncGeohash
   [junit4]   2> 883971 T6575 oas.SolrTestCaseJ4.setUp ###Starting testFuncMs
   [junit4]   2> 883973 T6575 oas.SolrTestCaseJ4.tearDown ###Ending testFuncMs
   [junit4]   2> 883976 T6575 oas.SolrTestCaseJ4.setUp ###Starting testFuncDoubleValueBools
   [junit4]   2> 883979 T6575 oas.SolrTestCaseJ4.tearDown ###Ending testFuncDoubleValueBools
   [junit4]   2> 883981 T6575 oas.SolrTestCaseJ4.setUp ###Starting testFuncGeodist
   [junit4]   2> 883982 T6575 oas.SolrTestCaseJ4.tearDown ###Ending testFuncGeodist
   [junit4]   2> 883989 T6575 oas.SolrTestCaseJ4.setUp ###Starting testQueryTerm
   [junit4]   2> 883990 T6575 oas.SolrTestCaseJ4.tearDown ###Ending testQueryTerm
   [junit4]   2> 883992 T6575 oas.SolrTestCaseJ4.setUp ###Starting testFuncHsin
   [junit4]   2> 883994 T6575 oas.SolrTestCaseJ4.tearDown ###Ending testFuncHsin
   [junit4]   2> 883997 T6575 oas.SolrTestCaseJ4.setUp ###Starting testQueryLucenePlusSort
   [junit4]   2> 883998 T6575 oas.SolrTestCaseJ4.tearDown ###Ending testQueryLucenePlusSort
   [junit4]   2> 884001 T6575 oas.SolrTestCaseJ4.setUp ###Starting testQuerySwitch
   [junit4]   2> 884004 T6575 oas.SolrTestCaseJ4.tearDown ###Ending testQuerySwitch
   [junit4]   2> 884006 T6575 oas.SolrTestCaseJ4.setUp ###Starting testField
   [junit4]   2> 884006 T6575 oas.SolrTestCaseJ4.tearDown ###Ending testField
   [junit4]   2> 884009 T6575 oas.SolrTestCaseJ4.setUp ###Starting testFuncDef
   [junit4]   2> 884012 T6575 oas.SolrTestCaseJ4.tearDown ###Ending testFuncDef
   [junit4]   2> 884016 T6575 oas.SolrTestCaseJ4.setUp ###Starting testQueryCollapse
   [junit4]   2> 884018 T6575 oas.SolrTestCaseJ4.tearDown ###Ending testQueryCollapse
   [junit4]   2> 884020 T6575 oas.SolrTestCaseJ4.setUp ###Starting testQueryRaw
   [junit4]   2> 884024 T6575 oas.SolrTestCaseJ4.tearDown ###Ending testQueryRaw
   [junit4]   2> 884026 T6575 oas.SolrTestCaseJ4.setUp ###Starting testExportQuery
   [junit4]   2> 884032 T6575 oas.SolrTestCaseJ4.tearDown ###Ending testExportQuery
   [junit4]   2> 884034 T6575 oas.SolrTestCaseJ4.setUp ###Starting testTerms
   [junit4]   2> 884036 T6575 oas.SolrTestCaseJ4.tearDown ###Ending testTerms
   [junit4]   2> 884038 T6575 oas.SolrTestCaseJ4.setUp ###Starting testQueryDismax
   [junit4]   2> 884054 T6575 oas.SolrTestCaseJ4.tearDown ###Ending testQueryDismax
   [junit4]   2> 884063 T6575 oas.SolrTestCaseJ4.setUp ###Starting testQueryMaxScore
   [junit4]   2> 884065 T6575 oas.SolrTestCaseJ4.tearDown ###Ending testQueryMaxScore
   [junit4]   2> 884070 T6575 oas.SolrTestCaseJ4.setUp ###Starting testFuncSttf
   [junit4]   2> 884071 T6575 oas.SolrTestCaseJ4.tearDown ###Ending testFuncSttf
   [junit4]   2> 884076 T6575 oas.SolrTestCaseJ4.setUp ###Starting testAggs
   [junit4]   2> 884078 T6575 oas.SolrTestCaseJ4.tearDown ###Ending testAggs
   [junit4]   2> 884085 T6575 oas.SolrTestCaseJ4.setUp ###Starting testFuncStrdist
   [junit4]   2> 884087 T6575 oas.SolrTestCaseJ4.tearDown ###Ending testFuncStrdist
   [junit4]   2> 884096 T6575 oas.SolrTestCaseJ4.setUp ###Starting testFuncMap
   [junit4]   2> 884098 T6575 oas.SolrTestCaseJ4.tearDown ###Ending testFuncMap
   [junit4]   2> 884101 T6575 oas.SolrTestCaseJ4.setUp ###Starting testQueryFrange
   [junit4]   2> 884101 T6575 oas.SolrTestCaseJ4.tearDown ###Ending testQueryFrange
   [junit4]   2> 884103 T6575 oas.SolrTestCaseJ4.setUp ###Starting testFuncRecip
   [junit4]   2> 884104 T6575 oas.SolrTestCaseJ4.tearDown ###Ending testFuncRecip
   [junit4]   2> 884106 T6575 oas.SolrTestCaseJ4.setUp ###Starting testFuncIf
   [junit4]   2> 884107 T6575 oas.SolrTestCaseJ4.tearDown ###Ending testFuncIf
   [junit4]   2> 884109 T6575 oas.SolrTestCaseJ4.setUp ###Starting testFuncMaxdoc
   [junit4]   2> 884110 T6575 oas.SolrTestCaseJ4.tearDown ###Ending testFuncMaxdoc
   [junit4]   2> 884112 T6575 oas.SolrTestCaseJ4.setUp ###Starting testFuncMod
   [junit4]   2> 884117 T6575 oas.SolrTestCaseJ4.tearDown ###Ending testFuncMod
   [junit4]   2> 884122 T6575 oas.SolrTestCaseJ4.setUp ###Starting testDateMathParsingEquality
   [junit4]   2> 884123 T6575 oas.SolrTestCaseJ4.tearDown ###Ending testDateMathParsingEquality
   [junit4]   2> 884125 T6575 oas.SolrTestCaseJ4.setUp ###Starting testQueryBoost
   [junit4]   2> 884126 T6575 oas.SolrTestCaseJ4.tearDown ###Ending testQueryBoost
   [junit4]   2> 884128 T6575 oas.SolrTestCaseJ4.setUp ###Starting testFuncCscore
   [junit4]   2> 884129 T6575 oas.SolrTestCaseJ4.tearDown ###Ending testFuncCscore
   [junit4]   2> 884131 T6575 oas.SolrTestCaseJ4.setUp ###Starting testFuncNumdocs
   [junit4]   2> 884132 T6575 oas.SolrTestCaseJ4.tearDown ###Ending testFuncNumdocs
   [junit4]   2> 884134 T6575 oas.SolrTestCaseJ4.setUp ###Starting testFuncBools
   [junit4]   2> 884134 T6575 oas.SolrTestCaseJ4.tearDown ###Ending testFuncBools
   [junit4]   2> 884136 T6575 oas.SolrTestCaseJ4.setUp ###Starting testFuncSub
   [junit4]   2> 884137 T6575 oas.SolrTestCaseJ4.tearDown ###Ending testFuncSub
   [junit4]   2> 884139 T6575 oas.SolrTestCaseJ4.setUp ###Starting testFuncJoindf
   [junit4]   2> 884139 T6575 oas.SolrTestCaseJ4.tearDown ###Ending testFuncJoindf
   [junit4]   2> 884141 T6575 oas.SolrTestCaseJ4.setUp ###Starting testFuncTop
   [junit4]   2> 884142 T6575 oas.SolrTestCaseJ4.tearDown ###Ending testFuncTop
   [junit4]   2> 884144 T6575 oas.SolrTestCaseJ4.setUp ###Starting testFuncScale
   [junit4]   2> 884146 T6575 oas.SolrTestCaseJ4.tearDown ###Ending testFuncScale
   [junit4]   2> 884148 T6575 oas.SolrTestCaseJ4.setUp ###Starting testQueryComplexPhrase
   [junit4]   2> 884180 T6575 oas.SolrTestCaseJ4.tearDown ###Ending testQueryComplexPhrase
   [junit4]   2> 884187 T6575 oas.SolrTestCaseJ4.setUp ###Starting testFuncNorm
   [junit4]   2> 884189 T6575 oas.SolrTestCaseJ4.tearDown ###Ending testFuncNorm
   [junit4]   2> 884192 T6575 oas.SolrTestCaseJ4.setUp ###Starting testFuncMin
   [junit4]   2> 884192 T6575 oas.SolrTestCaseJ4.tearDown ###Ending testFuncMin
   [junit4]   2> 884195 T6575 oas.SolrTestCaseJ4.setUp ###Starting testQueryJoin
   [junit4]   2> 884197 T6575 oas.SolrTestCaseJ4.tearDown ###Ending testQueryJoin
   [junit4]   2> 884199 T6575 oas.SolrTestCaseJ4.setUp ###Starting testBlockJoin
   [junit4]   2> 884205 T6575 oas.SolrTestCaseJ4.tearDown ###Ending testBlockJoin
   [junit4]   2> 884207 T6575 oas.SolrTestCaseJ4.setUp ###Starting testQuerySimple
   [junit4]   2> 884208 T6575 oas.SolrTestCaseJ4.tearDown ###Ending testQuerySimple
   [junit4]   2> 884210 T6575 oas.SolrTestCaseJ4.setUp ###Starting testFuncRord
   [junit4]   2> 884211 T6575 oas.SolrTestCaseJ4.tearDown ###Ending testFuncRord
   [junit4]   2> 884212 T6575 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 884212 T6575 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1070628892
   [junit4]   2> 884212 T6575 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@395ee59a
   [junit4]   2> 884212 T6575 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=2,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]   2> 884213 T6575 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 884213 T6575 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 884213 T6575 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 884213 T6575 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 884228 T6575 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 884228 T6575 oasc.CachingDirectoryFactory.closeCacheValue looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.QueryEqualityTest FF259A0B6CC2245B-001/init-core-data-001 [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.QueryEqualityTest FF259A0B6CC2245B-001/init-core-data-001;done=false>>]
   [junit4]   2> 884228 T6575 oasc.CachingDirectoryFactory.close Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.QueryEqualityTest FF259A0B6CC2245B-001/init-core-data-001
   [junit4]   2> 884228 T6575 oasc.CachingDirectoryFactory.closeCacheValue looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.QueryEqualityTest FF259A0B6CC2245B-001/init-core-data-001/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.QueryEqualityTest FF259A0B6CC2245B-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 884229 T6575 oasc.CachingDirectoryFactory.close Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.search.QueryEqualityTest FF259A0B6CC2245B-001/init-core-data-001/index
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {lowerfilt=PostingsFormat(name=Memory doPackFST= true), id=PostingsFormat(name=LuceneFixedGap)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=sk_SK, timezone=JST
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 1.8.0_45 (64-bit)/cpus=12,threads=1,free=165484416,total=533725184
   [junit4]   2> NOTE: All tests run in this JVM: [TestManagedStopFilterFactory, TestGroupingSearch, RecoveryZkTest, OverseerTest, TestReRankQParserPlugin, DateRangeFieldTest, BlockCacheTest, TestBM25SimilarityFactory, HdfsThreadLeakTest, TestImplicitCoreProperties, BadCopyFieldTest, SimpleMLTQParserTest, RegexBoostProcessorTest, TestMiniSolrCloudCluster, TestUtils, TestJettySolrRunner, DirectUpdateHandlerOptimizeTest, TestNoOpRegenerator, DeleteReplicaTest, SortByFunctionTest, TestXIncludeConfig, CloudMLTQParserTest, TestOverriddenPrefixQueryForCustomFieldType, BinaryUpdateRequestHandlerTest, TestDefaultSimilarityFactory, LoggingHandlerTest, NumericFieldsTest, TestDynamicLoading, SuggesterTest, TestSystemIdResolver, TestDocSet, TestQueryTypes, TestSurroundQueryParser, AtomicUpdatesTest, TestCopyFieldCollectionResource, TermVectorComponentDistributedTest, CoreAdminCreateDiscoverTest, TestPerFieldSimilarity, AnalyticsMergeStrategyTest, CircularListTest, CursorMarkTest, TestExtendedDismaxParser, OutputWriterTest, HdfsBasicDistributedZkTest, HdfsWriteToMultipleCollectionsTest, PolyFieldTest, SimpleCollectionCreateDeleteTest, TestStressReorder, QueryResultKeyTest, FileBasedSpellCheckerTest, PluginInfoTest, AssignTest, TestHashQParserPlugin, TestSolrQueryParser, DistanceUnitsTest, TestStressRecovery, OpenExchangeRatesOrgProviderTest, NotRequiredUniqueKeyTest, SharedFSAutoReplicaFailoverTest, TestInitParams, DeleteInactiveReplicaTest, TestBinaryResponseWriter, ParsingFieldUpdateProcessorsTest, TestObjectReleaseTracker, BasicDistributedZk2Test, TestJsonFacets, TestLuceneMatchVersion, MoreLikeThisHandlerTest, TestFieldTypeResource, AutoCommitTest, TestDefaultSearchFieldResource, TestCollationField, SynonymTokenizerTest, PrimUtilsTest, CustomCollectionTest, TestSearcherReuse, TestBulkSchemaAPI, SpellCheckCollatorTest, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, OpenCloseCoreStressTest, LeaderElectionIntegrationTest, ShardRoutingTest, TestReplicationHandler, LeaderElectionTest, TestRandomDVFaceting, TestFaceting, TestRecovery, DistributedSpellCheckComponentTest, TestRealTimeGet, HardAutoCommitTest, DistributedTermsComponentTest, SimpleFacetsTest, StatsComponentTest, DirectUpdateHandlerTest, OverseerCollectionProcessorTest, HighlighterTest, DistributedQueryElevationComponentTest, CurrencyFieldXmlFileTest, SolrIndexSplitterTest, SimplePostToolTest, SignatureUpdateProcessorFactoryTest, SolrRequestParserTest, TestFoldingMultitermQuery, DocValuesTest, SuggesterTSTTest, SolrCoreCheckLockOnStartupTest, FieldMutatingUpdateProcessorTest, QueryEqualityTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=QueryEqualityTest -Dtests.seed=FF259A0B6CC2245B -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sk_SK -Dtests.timezone=JST -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J2 | QueryEqualityTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: testParserCoverage was run w/o any other method explicitly testing val parser: agg_hll
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FF259A0B6CC2245B]:0)
   [junit4]    > 	at org.apache.solr.search.QueryEqualityTest.afterClassParserCoverageTest(QueryEqualityTest.java:63)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [299/490] on J2 in 1.07s, 75 tests, 1 failure <<< FAILURES!

[...truncated 591 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:526: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:474: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:61: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:229: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:512: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1415: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:973: There were test failures: 490 suites, 1958 tests, 1 suite-level error, 57 ignored (25 assumptions)

Total time: 40 minutes 31 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0_60-ea-b12) - Build # 12720 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/12720/
Java: 64bit/jdk1.8.0_60-ea-b12 -XX:+UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.search.QueryEqualityTest

Error Message:
testParserCoverage was run w/o any other method explicitly testing val parser: agg_hll

Stack Trace:
java.lang.AssertionError: testParserCoverage was run w/o any other method explicitly testing val parser: agg_hll
	at __randomizedtesting.SeedInfo.seed([EA32C50DE9A0E45A]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.search.QueryEqualityTest.afterClassParserCoverageTest(QueryEqualityTest.java:63)
	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:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:799)
	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:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	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:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	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:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10126 lines...]
   [junit4] Suite: org.apache.solr.search.QueryEqualityTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.search.QueryEqualityTest EA32C50DE9A0E45A-001/init-core-data-001
   [junit4]   2> 948195 T6856 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 948195 T6856 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 948196 T6856 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 948196 T6856 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 948196 T6856 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 948209 T6856 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 948215 T6856 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 948231 T6856 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 948231 T6856 oass.IndexSchema.readSchema Reading Solr Schema from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml
   [junit4]   2> 948234 T6856 oass.IndexSchema.readSchema [null] Schema name=test
   [junit4]   2> 948328 T6856 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 948329 T6856 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 948330 T6856 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 948332 T6856 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 948336 T6856 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 948336 T6856 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr
   [junit4]   2> 948336 T6856 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/'
   [junit4]   2> 948346 T6856 oasc.CoreContainer.<init> New CoreContainer 1816749072
   [junit4]   2> 948347 T6856 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/]
   [junit4]   2> 948347 T6856 oasc.CoreContainer.load loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/lib
   [junit4]   2> 948347 T6856 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/lib).
   [junit4]   2> 948351 T6856 oashc.HttpShardHandlerFactory.init created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 948352 T6856 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 948352 T6856 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 948353 T6856 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 948353 T6856 oasc.CoreContainer.load Node Name: testNode
   [junit4]   2> 948353 T6856 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema15.xml, loadOnStartup=true, instanceDir=collection1, collection=collection1, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/, dataDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.search.QueryEqualityTest EA32C50DE9A0E45A-001/init-core-data-001, shard=shard1}
   [junit4]   2> 948354 T6857 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 948354 T6857 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 948354 T6857 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 948366 T6857 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 948373 T6857 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 948386 T6857 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 948386 T6857 oass.IndexSchema.readSchema Reading Solr Schema from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml
   [junit4]   2> 948389 T6857 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 948433 T6857 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 948434 T6857 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 948435 T6857 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 948436 T6857 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 948439 T6857 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 948439 T6857 x:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 948440 T6857 x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/], dataDir=[null]
   [junit4]   2> 948440 T6857 x:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@701535ee
   [junit4]   2> 948440 T6857 x:collection1 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.search.QueryEqualityTest EA32C50DE9A0E45A-001/init-core-data-001
   [junit4]   2> 948440 T6857 x:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.search.QueryEqualityTest EA32C50DE9A0E45A-001/init-core-data-001/index/
   [junit4]   2> 948440 T6857 x:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.search.QueryEqualityTest EA32C50DE9A0E45A-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 948441 T6857 x:collection1 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.search.QueryEqualityTest EA32C50DE9A0E45A-001/init-core-data-001/index
   [junit4]   2> 948441 T6857 x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=30, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 948441 T6857 x:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@3192a949 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@36265145),segFN=segments_1,generation=1}
   [junit4]   2> 948442 T6857 x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 948444 T6857 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 948444 T6857 x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 948445 T6857 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 948445 T6857 x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 948445 T6857 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 948445 T6857 x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 948445 T6857 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 948445 T6857 x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 948445 T6857 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 948445 T6857 x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 948446 T6857 x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 948446 T6857 x:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 948447 T6857 x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 948447 T6857 x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 948448 T6857 x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 948449 T6857 x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 948451 T6857 x:collection1 oasc.PluginBag.createPlugin requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 948452 T6857 x:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 948452 T6857 x:collection1 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 948453 T6857 x:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 948453 T6857 x:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 948453 T6857 x:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 948453 T6857 x:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 948453 T6857 x:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 948454 T6857 x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=10.52734375, floorSegmentMB=1.0126953125, forceMergeDeletesPctAllowed=9.508374851633395, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 948454 T6857 x:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@3192a949 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@36265145),segFN=segments_1,generation=1}
   [junit4]   2> 948454 T6857 x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 948454 T6857 x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@1d51dbb7[collection1] main
   [junit4]   2> 948454 T6857 x:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 948455 T6857 x:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 948455 T6857 x:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 948455 T6857 x:collection1 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 948474 T6857 x:collection1 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 948595 T6857 x:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 948595 T6858 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: default
   [junit4]   2> 948595 T6858 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: direct
   [junit4]   2> 948595 T6858 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: wordbreak
   [junit4]   2> 948596 T6858 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: multipleFields
   [junit4]   2> 948596 T6858 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 948596 T6858 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: external
   [junit4]   2> 948597 T6858 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: freq
   [junit4]   2> 948597 T6858 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: fqcn
   [junit4]   2> 948597 T6858 x:collection1 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: perDict
   [junit4]   2> 948598 T6857 x:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 948598 T6858 x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1d51dbb7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 948599 T6856 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 948602 T6856 oas.SolrTestCaseJ4.setUp ###Starting testFuncVector
   [junit4]   2> 948606 T6856 oas.SolrTestCaseJ4.tearDown ###Ending testFuncVector
   [junit4]   2> 948610 T6856 oas.SolrTestCaseJ4.setUp ###Starting testFuncGeohash
   [junit4]   2> 948610 T6856 oas.SolrTestCaseJ4.tearDown ###Ending testFuncGeohash
   [junit4]   2> 948618 T6856 oas.SolrTestCaseJ4.setUp ###Starting testFuncIf
   [junit4]   2> 948619 T6856 oas.SolrTestCaseJ4.tearDown ###Ending testFuncIf
   [junit4]   2> 948621 T6856 oas.SolrTestCaseJ4.setUp ###Starting testQueryLucene
   [junit4]   2> 948625 T6856 oas.SolrTestCaseJ4.tearDown ###Ending testQueryLucene
   [junit4]   2> 948629 T6856 oas.SolrTestCaseJ4.setUp ###Starting testFuncSttf
   [junit4]   2> 948630 T6856 oas.SolrTestCaseJ4.tearDown ###Ending testFuncSttf
   [junit4]   2> 948636 T6856 oas.SolrTestCaseJ4.setUp ###Starting testFuncBoost
   [junit4]   2> 948639 T6856 oas.SolrTestCaseJ4.tearDown ###Ending testFuncBoost
   [junit4]   2> 948642 T6856 oas.SolrTestCaseJ4.setUp ###Starting testFuncMin
   [junit4]   2> 948643 T6856 oas.SolrTestCaseJ4.tearDown ###Ending testFuncMin
   [junit4]   2> 948645 T6856 oas.SolrTestCaseJ4.setUp ###Starting testFuncNorm
   [junit4]   2> 948646 T6856 oas.SolrTestCaseJ4.tearDown ###Ending testFuncNorm
   [junit4]   2> 948649 T6856 oas.SolrTestCaseJ4.setUp ###Starting testQueryMaxScore
   [junit4]   2> 948652 T6856 oas.SolrTestCaseJ4.tearDown ###Ending testQueryMaxScore
   [junit4]   2> 948655 T6856 oas.SolrTestCaseJ4.setUp ###Starting testFuncDef
   [junit4]   2> 948656 T6856 oas.SolrTestCaseJ4.tearDown ###Ending testFuncDef
   [junit4]   2> 948659 T6856 oas.SolrTestCaseJ4.setUp ###Starting testFuncRord
   [junit4]   2> 948660 T6856 oas.SolrTestCaseJ4.tearDown ###Ending testFuncRord
   [junit4]   2> 948662 T6856 oas.SolrTestCaseJ4.setUp ###Starting testQueryBoost
   [junit4]   2> 948663 T6856 oas.SolrTestCaseJ4.tearDown ###Ending testQueryBoost
   [junit4]   2> 948666 T6856 oas.SolrTestCaseJ4.setUp ###Starting testField
   [junit4]   2> 948666 T6856 oas.SolrTestCaseJ4.tearDown ###Ending testField
   [junit4]   2> 948669 T6856 oas.SolrTestCaseJ4.setUp ###Starting testFuncMs
   [junit4]   2> 948670 T6856 oas.SolrTestCaseJ4.tearDown ###Ending testFuncMs
   [junit4]   2> 948673 T6856 oas.SolrTestCaseJ4.setUp ###Starting testTerms
   [junit4]   2> 948682 T6856 oas.SolrTestCaseJ4.tearDown ###Ending testTerms
   [junit4]   2> 948686 T6856 oas.SolrTestCaseJ4.setUp ###Starting testQueryFunc
   [junit4]   2> 948687 T6856 oas.SolrTestCaseJ4.tearDown ###Ending testQueryFunc
   [junit4]   2> 948690 T6856 oas.SolrTestCaseJ4.setUp ###Starting testHash
   [junit4]   2> 948693 T6856 oas.SolrTestCaseJ4.tearDown ###Ending testHash
   [junit4]   2> 948695 T6856 oas.SolrTestCaseJ4.setUp ###Starting testFuncSingleValueMathFuncs
   [junit4]   2> 948699 T6856 oas.SolrTestCaseJ4.tearDown ###Ending testFuncSingleValueMathFuncs
   [junit4]   2> 948701 T6856 oas.SolrTestCaseJ4.setUp ###Starting testFuncDiv
   [junit4]   2> 948702 T6856 oas.SolrTestCaseJ4.tearDown ###Ending testFuncDiv
   [junit4]   2> 948705 T6856 oas.SolrTestCaseJ4.setUp ###Starting testFuncMax
   [junit4]   2> 948706 T6856 oas.SolrTestCaseJ4.tearDown ###Ending testFuncMax
   [junit4]   2> 948708 T6856 oas.SolrTestCaseJ4.setUp ###Starting testFuncGeodist
   [junit4]   2> 948709 T6856 oas.SolrTestCaseJ4.tearDown ###Ending testFuncGeodist
   [junit4]   2> 948711 T6856 oas.SolrTestCaseJ4.setUp ###Starting testFuncDoubleValueBools
   [junit4]   2> 948712 T6856 oas.SolrTestCaseJ4.tearDown ###Ending testFuncDoubleValueBools
   [junit4]   2> 948716 T6856 oas.SolrTestCaseJ4.setUp ###Starting testFuncSum
   [junit4]   2> 948716 T6856 oas.SolrTestCaseJ4.tearDown ###Ending testFuncSum
   [junit4]   2> 948719 T6856 oas.SolrTestCaseJ4.setUp ###Starting testFuncScale
   [junit4]   2> 948719 T6856 oas.SolrTestCaseJ4.tearDown ###Ending testFuncScale
   [junit4]   2> 948727 T6856 oas.SolrTestCaseJ4.setUp ###Starting testReRankQuery
   [junit4]   2> 948738 T6856 oas.SolrTestCaseJ4.tearDown ###Ending testReRankQuery
   [junit4]   2> 948741 T6856 oas.SolrTestCaseJ4.setUp ###Starting testFuncSub
   [junit4]   2> 948742 T6856 oas.SolrTestCaseJ4.tearDown ###Ending testFuncSub
   [junit4]   2> 948746 T6856 oas.SolrTestCaseJ4.setUp ###Starting testQueryBbox
   [junit4]   2> 948753 T6856 oas.SolrTestCaseJ4.tearDown ###Ending testQueryBbox
   [junit4]   2> 948757 T6856 oas.SolrTestCaseJ4.setUp ###Starting testFuncField
   [junit4]   2> 948757 T6856 oas.SolrTestCaseJ4.tearDown ###Ending testFuncField
   [junit4]   2> 948760 T6856 oas.SolrTestCaseJ4.setUp ###Starting testTestFuncs
   [junit4]   2> 948763 T6856 oas.SolrTestCaseJ4.tearDown ###Ending testTestFuncs
   [junit4]   2> 948766 T6856 oas.SolrTestCaseJ4.setUp ###Starting testQueryDismax
   [junit4]   2> 948771 T6856 oas.SolrTestCaseJ4.tearDown ###Ending testQueryDismax
   [junit4]   2> 948776 T6856 oas.SolrTestCaseJ4.setUp ###Starting testQueryLucenePlusSort
   [junit4]   2> 948778 T6856 oas.SolrTestCaseJ4.tearDown ###Ending testQueryLucenePlusSort
   [junit4]   2> 948781 T6856 oas.SolrTestCaseJ4.setUp ###Starting testFuncLinear
   [junit4]   2> 948783 T6856 oas.SolrTestCaseJ4.tearDown ###Ending testFuncLinear
   [junit4]   2> 948786 T6856 oas.SolrTestCaseJ4.setUp ###Starting testFuncHsin
   [junit4]   2> 948786 T6856 oas.SolrTestCaseJ4.tearDown ###Ending testFuncHsin
   [junit4]   2> 948789 T6856 oas.SolrTestCaseJ4.setUp ###Starting testFuncOrd
   [junit4]   2> 948789 T6856 oas.SolrTestCaseJ4.tearDown ###Ending testFuncOrd
   [junit4]   2> 948792 T6856 oas.SolrTestCaseJ4.setUp ###Starting testQueryCollapse
   [junit4]   2> 948794 T6856 oas.SolrTestCaseJ4.tearDown ###Ending testQueryCollapse
   [junit4]   2> 948797 T6856 oas.SolrTestCaseJ4.setUp ###Starting testFuncJoindf
   [junit4]   2> 948799 T6856 oas.SolrTestCaseJ4.tearDown ###Ending testFuncJoindf
   [junit4]   2> 948802 T6856 oas.SolrTestCaseJ4.setUp ###Starting testFuncMap
   [junit4]   2> 948802 T6856 oas.SolrTestCaseJ4.tearDown ###Ending testFuncMap
   [junit4]   2> 948813 T6856 oas.SolrTestCaseJ4.setUp ###Starting testFuncGhhsin
   [junit4]   2> 948813 T6856 oas.SolrTestCaseJ4.tearDown ###Ending testFuncGhhsin
   [junit4]   2> 948816 T6856 oas.SolrTestCaseJ4.setUp ###Starting testFuncDoubleValueMathFuncs
   [junit4]   2> 948817 T6856 oas.SolrTestCaseJ4.tearDown ###Ending testFuncDoubleValueMathFuncs
   [junit4]   2> 948820 T6856 oas.SolrTestCaseJ4.setUp ###Starting testQuerySurround
   [junit4]   2> 948859 T6856 oas.SolrTestCaseJ4.tearDown ###Ending testQuerySurround
   [junit4]   2> 948861 T6856 oas.SolrTestCaseJ4.setUp ###Starting testFuncBools
   [junit4]   2> 948862 T6856 oas.SolrTestCaseJ4.tearDown ###Ending testFuncBools
   [junit4]   2> 948864 T6856 oas.SolrTestCaseJ4.setUp ###Starting testQueryJoin
   [junit4]   2> 948867 T6856 oas.SolrTestCaseJ4.tearDown ###Ending testQueryJoin
   [junit4]   2> 948881 T6856 oas.SolrTestCaseJ4.setUp ###Starting testQueryPrefix
   [junit4]   2> 948882 T6856 oas.SolrTestCaseJ4.tearDown ###Ending testQueryPrefix
   [junit4]   2> 948884 T6856 oas.SolrTestCaseJ4.setUp ###Starting testFuncTestfunc
   [junit4]   2> 948884 T6856 oas.SolrTestCaseJ4.tearDown ###Ending testFuncTestfunc
   [junit4]   2> 948886 T6856 oas.SolrTestCaseJ4.setUp ###Starting testAggs
   [junit4]   2> 948937 T6856 oas.SolrTestCaseJ4.tearDown ###Ending testAggs
   [junit4]   2> 948939 T6856 oas.SolrTestCaseJ4.setUp ###Starting testDateMathParsingEquality
   [junit4]   2> 948940 T6856 oas.SolrTestCaseJ4.tearDown ###Ending testDateMathParsingEquality
   [junit4]   2> 948943 T6856 oas.SolrTestCaseJ4.setUp ###Starting testExportQuery
   [junit4]   2> 948945 T6856 oas.SolrTestCaseJ4.tearDown ###Ending testExportQuery
   [junit4]   2> 948948 T6856 oas.SolrTestCaseJ4.setUp ###Starting testQueryMLT
   [junit4]   2> ASYNC  NEW_CORE C913 name=collection1 org.apache.solr.core.SolrCore@50d3538d
   [junit4]   2> 948949 T6856 C913 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[1 (1501454080802816000)]} 0 1
   [junit4]   2> 948952 T6856 C913 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 948954 T6856 C913 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@3192a949 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@36265145),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@3192a949 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@36265145),segFN=segments_2,generation=2}
   [junit4]   2> 948954 T6856 C913 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 948956 T6856 C913 oass.SolrIndexSearcher.<init> Opening Searcher@eb86db6[collection1] main
   [junit4]   2> 948958 T6858 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@eb86db6[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C1)))}
   [junit4]   2> 948958 T6856 C913 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 948958 T6856 C913 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 6
   [junit4]   2> 948964 T6856 C913 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 948965 T6856 C913 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 948965 T6856 C913 oasc.SolrCore.openNewSearcher SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 948965 T6856 C913 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 948965 T6856 C913 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 1
   [junit4]   2> 948966 T6856 oas.SolrTestCaseJ4.tearDown ###Ending testQueryMLT
   [junit4]   2> 948969 T6856 oas.SolrTestCaseJ4.setUp ###Starting testFuncLiteral
   [junit4]   2> 948969 T6856 oas.SolrTestCaseJ4.tearDown ###Ending testFuncLiteral
   [junit4]   2> 948972 T6856 oas.SolrTestCaseJ4.setUp ###Starting testQueryRaw
   [junit4]   2> 948972 T6856 oas.SolrTestCaseJ4.tearDown ###Ending testQueryRaw
   [junit4]   2> 948975 T6856 oas.SolrTestCaseJ4.setUp ###Starting testFuncQuery
   [junit4]   2> 948976 T6856 oas.SolrTestCaseJ4.tearDown ###Ending testFuncQuery
   [junit4]   2> 948978 T6856 oas.SolrTestCaseJ4.setUp ###Starting testParserCoverage
   [junit4]   2> 948978 T6856 oas.SolrTestCaseJ4.tearDown ###Ending testParserCoverage
   [junit4]   2> 948981 T6856 oas.SolrTestCaseJ4.setUp ###Starting testQueryComplexPhrase
   [junit4]   2> 948982 T6856 oas.SolrTestCaseJ4.tearDown ###Ending testQueryComplexPhrase
   [junit4]   2> 948988 T6856 oas.SolrTestCaseJ4.setUp ###Starting testFuncSqedist
   [junit4]   2> 948989 T6856 oas.SolrTestCaseJ4.tearDown ###Ending testFuncSqedist
   [junit4]   2> 948991 T6856 oas.SolrTestCaseJ4.setUp ###Starting testFuncRecip
   [junit4]   2> 948992 T6856 oas.SolrTestCaseJ4.tearDown ###Ending testFuncRecip
   [junit4]   2> 948994 T6856 oas.SolrTestCaseJ4.setUp ###Starting testQuerySimple
   [junit4]   2> 949001 T6856 oas.SolrTestCaseJ4.tearDown ###Ending testQuerySimple
   [junit4]   2> 949003 T6856 oas.SolrTestCaseJ4.setUp ###Starting testQueryTerm
   [junit4]   2> 949004 T6856 oas.SolrTestCaseJ4.tearDown ###Ending testQueryTerm
   [junit4]   2> 949007 T6856 oas.SolrTestCaseJ4.setUp ###Starting testFuncMaxdoc
   [junit4]   2> 949007 T6856 oas.SolrTestCaseJ4.tearDown ###Ending testFuncMaxdoc
   [junit4]   2> 949010 T6856 oas.SolrTestCaseJ4.setUp ###Starting testFuncCurrency
   [junit4]   2> 949011 T6856 oas.SolrTestCaseJ4.tearDown ###Ending testFuncCurrency
   [junit4]   2> 949016 T6856 oas.SolrTestCaseJ4.setUp ###Starting testQueryGeofilt
   [junit4]   2> 949018 T6856 oas.SolrTestCaseJ4.tearDown ###Ending testQueryGeofilt
   [junit4]   2> 949021 T6856 oas.SolrTestCaseJ4.setUp ###Starting testFuncTerms
   [junit4]   2> 949023 T6856 oas.SolrTestCaseJ4.tearDown ###Ending testFuncTerms
   [junit4]   2> 949027 T6856 oas.SolrTestCaseJ4.setUp ###Starting testFuncTop
   [junit4]   2> 949027 T6856 oas.SolrTestCaseJ4.tearDown ###Ending testFuncTop
   [junit4]   2> 949029 T6856 oas.SolrTestCaseJ4.setUp ###Starting testQueryFrange
   [junit4]   2> 949029 T6856 oas.SolrTestCaseJ4.tearDown ###Ending testQueryFrange
   [junit4]   2> 949031 T6856 oas.SolrTestCaseJ4.setUp ###Starting testFuncStrdist
   [junit4]   2> 949033 T6856 oas.SolrTestCaseJ4.tearDown ###Ending testFuncStrdist
   [junit4]   2> 949035 T6856 oas.SolrTestCaseJ4.setUp ###Starting testFuncMod
   [junit4]   2> 949036 T6856 oas.SolrTestCaseJ4.tearDown ###Ending testFuncMod
   [junit4]   2> 949038 T6856 oas.SolrTestCaseJ4.setUp ###Starting testQuerySwitch
   [junit4]   2> 949040 T6856 oas.SolrTestCaseJ4.tearDown ###Ending testQuerySwitch
   [junit4]   2> 949043 T6856 oas.SolrTestCaseJ4.setUp ###Starting testFuncNot
   [junit4]   2> 949043 T6856 oas.SolrTestCaseJ4.tearDown ###Ending testFuncNot
   [junit4]   2> 949046 T6856 oas.SolrTestCaseJ4.setUp ###Starting testFuncNumdocs
   [junit4]   2> 949047 T6856 oas.SolrTestCaseJ4.tearDown ###Ending testFuncNumdocs
   [junit4]   2> 949049 T6856 oas.SolrTestCaseJ4.setUp ###Starting testBlockJoin
   [junit4]   2> 949054 T6856 oas.SolrTestCaseJ4.tearDown ###Ending testBlockJoin
   [junit4]   2> 949058 T6856 oas.SolrTestCaseJ4.setUp ###Starting testFuncCscore
   [junit4]   2> 949059 T6856 oas.SolrTestCaseJ4.tearDown ###Ending testFuncCscore
   [junit4]   2> 949062 T6856 oas.SolrTestCaseJ4.setUp ###Starting testQueryNested
   [junit4]   2> 949062 T6856 oas.SolrTestCaseJ4.tearDown ###Ending testQueryNested
   [junit4]   2> 949065 T6856 oas.SolrTestCaseJ4.setUp ###Starting testFuncProduct
   [junit4]   2> 949065 T6856 oas.SolrTestCaseJ4.tearDown ###Ending testFuncProduct
   [junit4]   2> 949068 T6856 oas.SolrTestCaseJ4.setUp ###Starting testFuncMathConsts
   [junit4]   2> 949069 T6856 oas.SolrTestCaseJ4.tearDown ###Ending testFuncMathConsts
   [junit4]   2> 949071 T6856 oas.SolrTestCaseJ4.setUp ###Starting testFuncExists
   [junit4]   2> 949072 T6856 oas.SolrTestCaseJ4.tearDown ###Ending testFuncExists
   [junit4]   2> 949074 T6856 oas.SolrTestCaseJ4.setUp ###Starting testFuncDist
   [junit4]   2> 949074 T6856 oas.SolrTestCaseJ4.tearDown ###Ending testFuncDist
   [junit4]   2> 949075 T6856 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 949075 T6856 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1816749072
   [junit4]   2> 949076 T6856 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@50d3538d
   [junit4]   2> 949076 T6856 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=2,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,transaction_logs_total_size=119,transaction_logs_total_number=1}
   [junit4]   2> 949076 T6856 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 949076 T6856 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 949077 T6856 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 949077 T6856 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 949091 T6856 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 949092 T6856 oasc.CachingDirectoryFactory.closeCacheValue looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.search.QueryEqualityTest EA32C50DE9A0E45A-001/init-core-data-001/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.search.QueryEqualityTest EA32C50DE9A0E45A-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 949092 T6856 oasc.CachingDirectoryFactory.close Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.search.QueryEqualityTest EA32C50DE9A0E45A-001/init-core-data-001/index
   [junit4]   2> 949093 T6856 oasc.CachingDirectoryFactory.closeCacheValue looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.search.QueryEqualityTest EA32C50DE9A0E45A-001/init-core-data-001 [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.search.QueryEqualityTest EA32C50DE9A0E45A-001/init-core-data-001;done=false>>]
   [junit4]   2> 949093 T6856 oasc.CachingDirectoryFactory.close Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.search.QueryEqualityTest EA32C50DE9A0E45A-001/init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {_version_=PostingsFormat(name=Memory doPackFST= true), lowerfilt=FSTOrd50, id=PostingsFormat(name=Asserting)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=mk, timezone=Europe/Budapest
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 1.8.0_60-ea (64-bit)/cpus=12,threads=1,free=125926696,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [FileUtilsTest, SystemInfoHandlerTest, ShardRoutingCustomTest, FieldMutatingUpdateProcessorTest, TestFieldCollectionResource, CopyFieldTest, ClusterStateUpdateTest, TestComponentsName, RequiredFieldsTest, OutOfBoxZkACLAndCredentialsProvidersTest, ChangedSchemaMergeTest, TestCollationFieldDocValues, TestLMJelinekMercerSimilarityFactory, DistributedFacetPivotWhiteBoxTest, ShardSplitTest, TestSolr4Spatial2, NoCacheHeaderTest, TestManagedSchemaDynamicFieldResource, TestCursorMarkWithoutUniqueKey, DistributedTermsComponentTest, SpellingQueryConverterTest, TestSuggestSpellingConverter, JSONWriterTest, TestSolrConfigHandlerCloud, CachingDirectoryFactoryTest, SpatialHeatmapFacetsTest, DistributedMLTComponentTest, AnalyticsQueryTest, TestCollectionAPI, DistributedIntervalFacetingTest, DocumentBuilderTest, TestCoreContainer, DistanceFunctionTest, TestPHPSerializedResponseWriter, TestDistributedGrouping, TestRequestStatusCollectionAPI, HdfsBasicDistributedZk2Test, DistributedQueueTest, TestComplexPhraseQParserPlugin, TestStressUserVersions, CoreAdminHandlerTest, HttpPartitionTest, TestRawResponseWriter, TestElisionMultitermQuery, TestFastLRUCache, TestSolrDeletionPolicy2, TestCharFilters, TestFastWriter, DirectSolrConnectionTest, TestAtomicUpdateErrorCases, TestSchemaVersionResource, BasicFunctionalityTest, TestBlobHandler, TestIndexSearcher, TestLFUCache, SuggesterTSTTest, ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest, SolrTestCaseJ4Test, HighlighterMaxOffsetTest, SolrCmdDistributorTest, TestManagedResourceStorage, PreAnalyzedFieldTest, EchoParamsTest, BadComponentTest, OpenCloseCoreStressTest, TestSearchPerf, TestHashPartitioner, TestManagedSchema, DocumentAnalysisRequestHandlerTest, IndexSchemaRuntimeFieldTest, SpellCheckComponentTest, TestSolrCoreProperties, DocValuesMissingTest, TestCloudPivotFacet, TestDistribDocBasedVersion, HdfsUnloadDistributedZkTest, TestRecoveryHdfs, TestAnalyzedSuggestions, TestRandomMergePolicy, UnloadDistributedZkTest, OverseerTest, ZkSolrClientTest, TestFaceting, TestRecovery, TermVectorComponentDistributedTest, TestStressReorder, TestStressVersions, TestRangeQuery, TestGroupingSearch, TestFunctionQuery, TestLazyCores, TestBadConfig, HighlighterTest, SolrIndexSplitterTest, SimplePostToolTest, TestCoreDiscovery, AnalysisAfterCoreReloadTest, SpellCheckCollatorTest, SuggesterFSTTest, SolrRequestParserTest, TestFoldingMultitermQuery, DocValuesTest, TestTrie, TestCSVLoader, SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest, QueryEqualityTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=QueryEqualityTest -Dtests.seed=EA32C50DE9A0E45A -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=mk -Dtests.timezone=Europe/Budapest -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | QueryEqualityTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: testParserCoverage was run w/o any other method explicitly testing val parser: agg_hll
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([EA32C50DE9A0E45A]:0)
   [junit4]    > 	at org.apache.solr.search.QueryEqualityTest.afterClassParserCoverageTest(QueryEqualityTest.java:63)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [293/490] on J1 in 0.93s, 75 tests, 1 failure <<< FAILURES!

[...truncated 607 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:526: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:474: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:61: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:229: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:512: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1415: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:973: There were test failures: 490 suites, 1958 tests, 1 suite-level error, 57 ignored (25 assumptions)

Total time: 42 minutes 32 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any