Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/4709/
Java: 32bit/jdk1.8.0_40 -client -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.search.TestSolr4Spatial2.testBBox

Error Message:


Stack Trace:
java.lang.NullPointerException
        at 
__randomizedtesting.SeedInfo.seed([D3A59CA47EF78B0E:AAA4D6A7D991A773]:0)
        at org.apache.lucene.search.Explanation.toString(Explanation.java:118)
        at org.apache.lucene.search.Explanation.toString(Explanation.java:106)
        at 
org.apache.solr.util.SolrPluginUtils.explanationsToStrings(SolrPluginUtils.java:443)
        at 
org.apache.solr.util.SolrPluginUtils.doStandardResultsDebug(SolrPluginUtils.java:365)
        at 
org.apache.solr.util.SolrPluginUtils.doStandardDebug(SolrPluginUtils.java:323)
        at 
org.apache.solr.handler.component.DebugComponent.process(DebugComponent.java:98)
        at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:263)
        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:143)
        at org.apache.solr.core.SolrCore.execute(SolrCore.java:1988)
        at org.apache.solr.util.TestHarness.query(TestHarness.java:320)
        at org.apache.solr.util.TestHarness.query(TestHarness.java:302)
        at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:860)
        at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:829)
        at 
org.apache.solr.search.TestSolr4Spatial2.testBBox(TestSolr4Spatial2.java:65)
        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$6.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
        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 9734 lines...]
   [junit4] Suite: org.apache.solr.search.TestSolr4Spatial2
   [junit4]   2> Creating dataDir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestSolr4Spatial2
 D3A59CA47EF78B0E-001\init-core-data-001
   [junit4]   2> 487597 T2273 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(true) and clientAuth (false)
   [junit4]   2> 487598 T2273 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 487598 T2273 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\'
   [junit4]   2> 487598 T2273 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 487598 T2273 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 487635 T2273 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 487638 T2273 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
6.0.0
   [junit4]   2> 487644 T2273 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig-basic.xml
   [junit4]   2> 487645 T2273 oass.IndexSchema.readSchema Reading Solr Schema 
from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\schema-spatial.xml
   [junit4]   2> 487647 T2273 oass.IndexSchema.readSchema [null] Schema 
name=test
   [junit4]   2> 487706 T2273 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 487707 T2273 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 487707 T2273 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr
   [junit4]   2> 487707 T2273 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\'
   [junit4]   2> 487733 T2273 oasc.CoreContainer.<init> New CoreContainer 
1039829
   [junit4]   2> 487734 T2273 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\]
   [junit4]   2> 487734 T2273 oasc.CoreContainer.load loading shared library: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\lib
   [junit4]   2> 487734 T2273 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\lib).
   [junit4]   2> 487748 T2273 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> 487764 T2273 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 487767 T2273 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 487767 T2273 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 487767 T2273 oasc.CoreContainer.load Node Name: testNode
   [junit4]   2> 487768 T2273 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{name=collection1, config=solrconfig-basic.xml, transient=false, 
schema=schema-spatial.xml, loadOnStartup=true, instanceDir=collection1, 
collection=collection1, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\,
 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestSolr4Spatial2
 D3A59CA47EF78B0E-001\init-core-data-001, shard=shard1}
   [junit4]   2> 487770 T2274 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\'
   [junit4]   2> 487770 T2274 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 487771 T2274 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 487802 T2274 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 487814 T2274 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
6.0.0
   [junit4]   2> 487820 T2274 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig-basic.xml
   [junit4]   2> 487821 T2274 oass.IndexSchema.readSchema Reading Solr Schema 
from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\schema-spatial.xml
   [junit4]   2> 487823 T2274 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 487836 T2274 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 487836 T2274 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\
   [junit4]   2> 487837 T2274 c:collection1 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 487837 T2274 c:collection1 oasc.SolrCore.<init> [collection1] 
Opening new SolrCore at 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\,
 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestSolr4Spatial2
 D3A59CA47EF78B0E-001\init-core-data-001\
   [junit4]   2> 487838 T2274 c:collection1 oasc.SolrCore.<init> JMX monitoring 
not detected for core: collection1
   [junit4]   2> 487838 T2274 c:collection1 oasc.CachingDirectoryFactory.get 
return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestSolr4Spatial2
 D3A59CA47EF78B0E-001\init-core-data-001\
   [junit4]   2> 487838 T2274 c:collection1 oasc.SolrCore.getNewIndexDir New 
index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestSolr4Spatial2
 D3A59CA47EF78B0E-001\init-core-data-001\index/
   [junit4]   2> 487839 T2274 c:collection1 oasc.SolrCore.initIndex WARN 
[collection1] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestSolr4Spatial2
 D3A59CA47EF78B0E-001\init-core-data-001\index' doesn't exist. Creating new 
index...
   [junit4]   2> 487840 T2274 c:collection1 oasc.CachingDirectoryFactory.get 
return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestSolr4Spatial2
 D3A59CA47EF78B0E-001\init-core-data-001\index
   [junit4]   2> 487840 T2274 c:collection1 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=12, 
maxMergedSegmentMB=33.75, floorSegmentMB=0.5068359375, 
forceMergeDeletesPctAllowed=10.181924907937066, segmentsPerTier=30.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 487841 T2274 c:collection1 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@533565 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f5dceb),segFN=segments_1,generation=1}
   [junit4]   2> 487841 T2274 c:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 487845 T2274 c:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 487848 T2274 c:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 487849 T2274 c:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 487851 T2274 c:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 487852 T2274 c:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 487855 T2274 c:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 487856 T2274 c:collection1 oasc.SolrCore.initStatsCache Using 
default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 487856 T2274 c:collection1 oasu.CommitTracker.<init> Hard 
AutoCommit: disabled
   [junit4]   2> 487856 T2274 c:collection1 oasu.CommitTracker.<init> Soft 
AutoCommit: disabled
   [junit4]   2> 487856 T2274 c:collection1 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: 
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=21, 
maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 487856 T2274 c:collection1 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@533565 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f5dceb),segFN=segments_1,generation=1}
   [junit4]   2> 487857 T2274 c:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 487857 T2274 c:collection1 oass.SolrIndexSearcher.<init> 
Opening Searcher@12129da[collection1] main
   [junit4]   2> 487858 T2274 c:collection1 
oasr.ManagedResourceStorage.newStorageIO WARN Cannot write to config directory 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf;
 switching to use InMemory storage instead.
   [junit4]   2> 487858 T2274 c:collection1 oasr.RestManager.init Initializing 
RestManager with initArgs: {}
   [junit4]   2> 487858 T2274 c:collection1 oasr.ManagedResourceStorage.load 
Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 487858 T2274 c:collection1 oasr.RestManager.init Initializing 
0 registered ManagedResources
   [junit4]   2> 487858 T2274 c:collection1 oash.ReplicationHandler.inform 
Commits will be reserved for  10000
   [junit4]   2> 487859 T2275 c:collection1 oasc.SolrCore.registerSearcher 
[collection1] Registered new searcher Searcher@12129da[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 487859 T2274 c:collection1 oasc.CoreContainer.registerCore 
registering core: collection1
   [junit4]   2> 487861 T2273 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 487863 T2273 oas.SolrTestCaseJ4.setUp ###Starting 
testBadScoreParam
   [junit4]   2> ASYNC  NEW_CORE C574 name=collection1 
org.apache.solr.core.SolrCore@17d57da
   [junit4]   2> 487864 T2273 C574 oasu.DirectUpdateHandler2.deleteAll 
[collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 487865 T2273 C574 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 487874 T2273 C574 oasc.SolrException.log Ignoring exception 
matching .
   [junit4]   2> 487874 T2273 C574 oasc.SolrCore.execute [collection1] 
webapp=null path=null 
params={q={!field+f%3Dbbox+filter%3Dfalse+score%3Dbogus}Intersects(ENVELOPE(0,0,12,12))&qt=standard&start=0&rows=20&version=2.2}
 status=400 QTime=8 
   [junit4]   2> 487874 T2273 oas.SolrTestCaseJ4.tearDown ###Ending 
testBadScoreParam
   [junit4]   2> 487877 T2273 oas.SolrTestCaseJ4.setUp ###Starting testBBox
   [junit4]   2> 487877 T2273 C574 oasu.DirectUpdateHandler2.deleteAll 
[collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 487878 T2273 C574 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 1
   [junit4]   2> 487879 T2273 C574 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[0]} 0 1
   [junit4]   2> 487883 T2273 C574 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[1]} 0 3
   [junit4]   2> 487885 T2273 C574 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[2]} 0 1
   [junit4]   2> 487886 T2273 C574 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 487889 T2273 C574 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@533565 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f5dceb),segFN=segments_1,generation=1}
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@533565 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f5dceb),segFN=segments_2,generation=2}
   [junit4]   2> 487890 T2273 C574 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 2
   [junit4]   2> 487892 T2273 C574 oass.SolrIndexSearcher.<init> Opening 
Searcher@11c9245[collection1] main
   [junit4]   2> 487893 T2273 C574 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 487893 T2275 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@11c9245[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):c3)))}
   [junit4]   2> 487894 T2273 C574 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {commit=} 0 9
   [junit4]   2> 487904 T2273 C574 oasc.SolrCore.execute [collection1] 
webapp=null path=null 
params={q={!field+f%3Dbbox+filter%3Dfalse+score%3DoverlapRatio+queryTargetProportion%3D0.25}Intersects(ENVELOPE(10,25,12,10))&debug=results&fl=*,score&wt=xml}
 hits=3 status=0 QTime=10 
   [junit4]   2> 487905 T2273 C574 oasc.SolrException.log ERROR 
java.lang.NullPointerException
   [junit4]   2>                at 
org.apache.lucene.search.Explanation.toString(Explanation.java:118)
   [junit4]   2>                at 
org.apache.lucene.search.Explanation.toString(Explanation.java:106)
   [junit4]   2>                at 
org.apache.solr.util.SolrPluginUtils.explanationsToStrings(SolrPluginUtils.java:443)
   [junit4]   2>                at 
org.apache.solr.util.SolrPluginUtils.doStandardResultsDebug(SolrPluginUtils.java:365)
   [junit4]   2>                at 
org.apache.solr.util.SolrPluginUtils.doStandardDebug(SolrPluginUtils.java:323)
   [junit4]   2>                at 
org.apache.solr.handler.component.DebugComponent.process(DebugComponent.java:98)
   [junit4]   2>                at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:263)
   [junit4]   2>                at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:143)
   [junit4]   2>                at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:1988)
   [junit4]   2>                at 
org.apache.solr.util.TestHarness.query(TestHarness.java:320)
   [junit4]   2>                at 
org.apache.solr.util.TestHarness.query(TestHarness.java:302)
   [junit4]   2>                at 
org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:860)
   [junit4]   2>                at 
org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:829)
   [junit4]   2>                at 
org.apache.solr.search.TestSolr4Spatial2.testBBox(TestSolr4Spatial2.java:65)
   [junit4]   2>                at 
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2>                at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>                at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>                at 
java.lang.reflect.Method.invoke(Method.java:497)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
   [junit4]   2>                at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>                at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2>                at java.lang.Thread.run(Thread.java:745)
   [junit4]   2>        
   [junit4]   2> 487908 T2273 C574 oasc.SolrCore.execute [collection1] 
webapp=null path=null 
params={q={!field+f%3Dbbox+filter%3Dfalse+score%3DoverlapRatio+queryTargetProportion%3D0.5+minSideLength%3D1}Intersects(ENVELOPE(0,0,12,12))&debug=results&fl=id,score&wt=xml}
 hits=3 status=500 QTime=3 
   [junit4]   2> 487908 T2273 oas.SolrTestCaseJ4.assertJQ ERROR REQUEST FAILED: 
q={!field+f%3Dbbox+filter%3Dfalse+score%3DoverlapRatio+queryTargetProportion%3D0.5+minSideLength%3D1}Intersects(ENVELOPE(0,0,12,12))&debug=results&fl=id,score&wt=xml
   [junit4]   2> 487908 T2273 oas.SolrTestCaseJ4.tearDown ###Ending testBBox
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolr4Spatial2 
-Dtests.method=testBBox -Dtests.seed=D3A59CA47EF78B0E -Dtests.slow=true 
-Dtests.locale=ru_RU -Dtests.timezone=Europe/Helsinki -Dtests.asserts=true 
-Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.04s J0 | TestSolr4Spatial2.testBBox <<<
   [junit4]    > Throwable #1: java.lang.NullPointerException
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([D3A59CA47EF78B0E:AAA4D6A7D991A773]:0)
   [junit4]    >        at 
org.apache.lucene.search.Explanation.toString(Explanation.java:118)
   [junit4]    >        at 
org.apache.lucene.search.Explanation.toString(Explanation.java:106)
   [junit4]    >        at 
org.apache.solr.util.SolrPluginUtils.explanationsToStrings(SolrPluginUtils.java:443)
   [junit4]    >        at 
org.apache.solr.util.SolrPluginUtils.doStandardResultsDebug(SolrPluginUtils.java:365)
   [junit4]    >        at 
org.apache.solr.util.SolrPluginUtils.doStandardDebug(SolrPluginUtils.java:323)
   [junit4]    >        at 
org.apache.solr.handler.component.DebugComponent.process(DebugComponent.java:98)
   [junit4]    >        at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:263)
   [junit4]    >        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:143)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:1988)
   [junit4]    >        at 
org.apache.solr.util.TestHarness.query(TestHarness.java:320)
   [junit4]    >        at 
org.apache.solr.util.TestHarness.query(TestHarness.java:302)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:860)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:829)
   [junit4]    >        at 
org.apache.solr.search.TestSolr4Spatial2.testBBox(TestSolr4Spatial2.java:65)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 487915 T2273 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 487915 T2273 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=1039829
   [junit4]   2> 487916 T2273 oasc.SolrCore.close [collection1]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@17d57da
   [junit4]   2> 487916 T2273 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=3,cumulative_deletesById=0,cumulative_deletesByQuery=2,cumulative_errors=0}
   [junit4]   2> 487916 T2273 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 487916 T2273 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 487917 T2273 oasu.DefaultSolrCoreState.closeIndexWriter 
closing IndexWriter with IndexWriterCloser
   [junit4]   2> 487917 T2273 oasc.SolrCore.closeSearcher [collection1] Closing 
main searcher on request.
   [junit4]   2> 487917 T2273 oasc.CachingDirectoryFactory.close Closing 
MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 487918 T2273 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestSolr4Spatial2
 D3A59CA47EF78B0E-001\init-core-data-001\ 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestSolr4Spatial2
 D3A59CA47EF78B0E-001\init-core-data-001\;done=false>>]
   [junit4]   2> 487918 T2273 oasc.CachingDirectoryFactory.close Closing 
directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestSolr4Spatial2
 D3A59CA47EF78B0E-001\init-core-data-001\
   [junit4]   2> 487918 T2273 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestSolr4Spatial2
 D3A59CA47EF78B0E-001\init-core-data-001\index 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestSolr4Spatial2
 D3A59CA47EF78B0E-001\init-core-data-001\index;done=false>>]
   [junit4]   2> 487918 T2273 oasc.CachingDirectoryFactory.close Closing 
directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestSolr4Spatial2
 D3A59CA47EF78B0E-001\init-core-data-001\index
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestSolr4Spatial2
 D3A59CA47EF78B0E-001
   [junit4]   2> NOTE: test params are: 
codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION,
 chunkSize=29328, maxDocsPerChunk=1, blockSize=997), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION,
 chunkSize=29328, blockSize=997)), 
sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=ru_RU, 
timezone=Europe/Helsinki
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0_40 
(32-bit)/cpus=3,threads=1,free=146607656,total=282066944
   [junit4]   2> NOTE: All tests run in this JVM: [TestJettySolrRunner, 
TestGroupingSearch, DistanceUnitsTest, TestTrackingShardHandlerFactory, 
RequiredFieldsTest, PingRequestHandlerTest, 
AddSchemaFieldsUpdateProcessorFactoryTest, TestNoOpRegenerator, 
TestSurroundQueryParser, DOMUtilTest, TestStressReorder, 
TestExtendedDismaxParser, TestFileDictionaryLookup, 
CoreAdminCreateDiscoverTest, ChaosMonkeyNothingIsSafeTest, SuggesterTest, 
ExternalCollectionsTest, TestQueryTypes, AnalysisAfterCoreReloadTest, 
IndexSchemaRuntimeFieldTest, UniqFieldsUpdateProcessorFactoryTest, 
PreAnalyzedUpdateProcessorTest, DeleteReplicaTest, TestPhraseSuggestions, 
SolrCoreTest, LeaderElectionTest, TestDistributedMissingSort, 
CachingDirectoryFactoryTest, TestBinaryField, 
DistribDocExpirationUpdateProcessorTest, TestLRUCache, 
QueryElevationComponentTest, PathHierarchyTokenizerFactoryTest, SampleTest, 
ZkControllerTest, StressHdfsTest, TestJmxMonitoredMap, 
TestBM25SimilarityFactory, UUIDFieldTest, MultiTermTest, TestHashPartitioner, 
SpatialRPTFieldTypeTest, TestWordDelimiterFilterFactory, TestConfigSets, 
TimeZoneUtilsTest, TestDistribDocBasedVersion, 
TestEmbeddedSolrServerConstructors, TestCollationFieldDocValues, 
TestExpandComponent, SolrInfoMBeanTest, BJQParserTest, SuggestComponentTest, 
TestSchemaSimilarityResource, AlternateDirectoryTest, TestReRankQParserPlugin, 
TestExceedMaxTermLength, DocValuesTest, AtomicUpdatesTest, TestOmitPositions, 
ZkCLITest, TestDynamicFieldResource, LukeRequestHandlerTest, 
SynonymTokenizerTest, URLClassifyProcessorTest, ClusterStateTest, 
DistributedQueueTest, TestFieldResource, TestSolr4Spatial2]
   [junit4] Completed [116/483] on J0 in 0.34s, 2 tests, 1 error <<< FAILURES!

[...truncated 1163 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:526: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:474: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:61: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\extra-targets.xml:39: 
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:229: 
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:512:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1415:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:973:
 There were test failures: 483 suites, 1916 tests, 1 error, 60 ignored (32 
assumptions)

Total time: 55 minutes 20 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


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

Reply via email to