Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/8180/
Java: 32bit/jdk1.8.0-ea-b114 -server -XX:+UseSerialGC

1 tests failed.
REGRESSION:  org.apache.solr.core.TestNonNRTOpen.testReaderIsNotNRT

Error Message:
expected:<3> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<3> but was:<2>
        at 
__randomizedtesting.SeedInfo.seed([C99468FACBB041CE:7C12097D7471F33A]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.core.TestNonNRTOpen.assertNotNRT(TestNonNRTOpen.java:133)
        at 
org.apache.solr.core.TestNonNRTOpen.testReaderIsNotNRT(TestNonNRTOpen.java:94)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:483)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
        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:358)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        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 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
        at java.lang.Thread.run(Thread.java:744)




Build Log:
[...truncated 10371 lines...]
   [junit4] Suite: org.apache.solr.core.TestNonNRTOpen
   [junit4]   2> 245193 T1275 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> Creating dataDir: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-TestNonNRTOpen-1384223312221
   [junit4]   2> 245193 T1275 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/'
   [junit4]   2> 245194 T1275 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 245194 T1275 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 245217 T1275 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
LUCENE_46
   [junit4]   2> 245222 T1275 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig-basic.xml
   [junit4]   2> 245222 T1275 oass.IndexSchema.readSchema Reading Solr Schema 
from schema-minimal.xml
   [junit4]   2> 245225 T1275 oass.IndexSchema.readSchema [null] Schema 
name=minimal
   [junit4]   2> 245228 T1275 oass.IndexSchema.readSchema WARN no uniqueKey 
specified in schema.
   [junit4]   2> 245229 T1275 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 245229 T1275 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr
   [junit4]   2> 245229 T1275 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/'
   [junit4]   2> 245243 T1275 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 245243 T1275 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr
   [junit4]   2> 245244 T1275 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for deduced Solr Home: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/'
   [junit4]   2> 245262 T1275 oasc.CoreContainer.<init> New CoreContainer 
20956180
   [junit4]   2> 245263 T1275 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/]
   [junit4]   2> 245263 T1275 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 0
   [junit4]   2> 245263 T1275 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: http://
   [junit4]   2> 245263 T1275 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 0
   [junit4]   2> 245264 T1275 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 245264 T1275 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 245264 T1275 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 245264 T1275 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 245264 T1275 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 245264 T1275 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 245265 T1275 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 245266 T1275 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 245267 T1276 oasc.CoreContainer.create Creating SolrCore 
'collection1' using instanceDir: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1
   [junit4]   2> 245267 T1276 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/'
   [junit4]   2> 245268 T1276 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 245268 T1276 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 245284 T1276 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
LUCENE_46
   [junit4]   2> 245289 T1276 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig-basic.xml
   [junit4]   2> 245290 T1276 oass.IndexSchema.readSchema Reading Solr Schema 
from schema-minimal.xml
   [junit4]   2> 245292 T1276 oass.IndexSchema.readSchema [collection1] Schema 
name=minimal
   [junit4]   2> 245294 T1276 oass.IndexSchema.readSchema WARN no uniqueKey 
specified in schema.
   [junit4]   2> 245299 T1276 oasc.SolrCore.initDirectoryFactory 
solr.StandardDirectoryFactory
   [junit4]   2> 245299 T1276 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-TestNonNRTOpen-1384223312221/
   [junit4]   2> 245299 T1276 oasc.SolrCore.<init> JMX monitoring not detected 
for core: collection1
   [junit4]   2> 245300 T1276 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1384223312221
   [junit4]   2> 245300 T1276 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-TestNonNRTOpen-1384223312221/index/
   [junit4]   2> 245300 T1276 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-TestNonNRTOpen-1384223312221/index'
 doesn't exist. Creating new index...
   [junit4]   2> 245300 T1276 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1384223312221/index
   [junit4]   2> 245362 T1276 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1384223312221/index,segFN=segments_1,generation=1}
   [junit4]   2> 245362 T1276 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 245363 T1276 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 245364 T1276 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 245364 T1276 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 245366 T1276 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 245367 T1276 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 245367 T1276 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 245368 T1276 oass.SolrIndexSearcher.<init> Opening 
Searcher@82b32d main
   [junit4]   2> 245368 T1277 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@82b32d 
main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 245368 T1276 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 245369 T1275 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> ASYNC  NEW_CORE C1722 name=collection1 
org.apache.solr.core.SolrCore@19abcc0
   [junit4]   2> 245372 T1275 C1722 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1384223312221/index,segFN=segments_1,generation=1}
   [junit4]   2> 245373 T1275 C1722 oasc.SolrDeletionPolicy.updateCommits 
newest commit generation = 1
   [junit4]   2> 245374 T1275 C1722 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[(null)]} 0 4
   [junit4]   2> 245377 T1275 C1722 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 245390 T1275 C1722 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1384223312221/index,segFN=segments_1,generation=1}
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1384223312221/index,segFN=segments_2,generation=2}
   [junit4]   2> 245391 T1275 C1722 oasc.SolrDeletionPolicy.updateCommits 
newest commit generation = 2
   [junit4]   2> 245397 T1275 C1722 oass.SolrIndexSearcher.<init> Opening 
Searcher@a95383 main
   [junit4]   2> 245397 T1275 C1722 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 245397 T1277 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@a95383 
main{StandardDirectoryReader(segments_2:3 _0(4.6):c1)}
   [junit4]   2> 245398 T1275 C1722 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {commit=} 0 22
   [junit4]   2> 245398 T1275 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 245399 T1275 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=20956180
   [junit4]   2> 245399 T1275 oasc.SolrCore.close [collection1]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@19abcc0
   [junit4]   2> 245399 T1275 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=1,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=1,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 245400 T1275 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 245400 T1275 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 245400 T1275 oasu.DefaultSolrCoreState.closeIndexWriter 
closing IndexWriter with IndexWriterCloser
   [junit4]   2> 245401 T1275 oasc.SolrCore.closeSearcher [collection1] Closing 
main searcher on request.
   [junit4]   2> 245401 T1275 oasc.CachingDirectoryFactory.close Closing 
StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 245401 T1275 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1384223312221
 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1384223312221;done=false>>]
   [junit4]   2> 245402 T1275 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1384223312221
   [junit4]   2> 245402 T1275 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1384223312221/index
 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1384223312221/index;done=false>>]
   [junit4]   2> 245402 T1275 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1384223312221/index
   [junit4]   2> NOTE: per solr.test.leavedatadir, dataDir will not be removed: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-TestNonNRTOpen-1384223312221
   [junit4]   2> 245405 T1275 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 245406 T1275 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/'
   [junit4]   2> 245407 T1275 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 245407 T1275 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 245429 T1275 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
LUCENE_46
   [junit4]   2> 245433 T1275 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig-basic.xml
   [junit4]   2> 245434 T1275 oass.IndexSchema.readSchema Reading Solr Schema 
from schema-minimal.xml
   [junit4]   2> 245435 T1275 oass.IndexSchema.readSchema [null] Schema 
name=minimal
   [junit4]   2> 245437 T1275 oass.IndexSchema.readSchema WARN no uniqueKey 
specified in schema.
   [junit4]   2> 245437 T1275 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 245438 T1275 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr
   [junit4]   2> 245438 T1275 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/'
   [junit4]   2> 245453 T1275 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 245454 T1275 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr
   [junit4]   2> 245454 T1275 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for deduced Solr Home: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/'
   [junit4]   2> 245467 T1275 oasc.CoreContainer.<init> New CoreContainer 
23625150
   [junit4]   2> 245468 T1275 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/]
   [junit4]   2> 245468 T1275 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 0
   [junit4]   2> 245468 T1275 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: http://
   [junit4]   2> 245468 T1275 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 0
   [junit4]   2> 245469 T1275 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 245469 T1275 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 245469 T1275 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 245469 T1275 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 245469 T1275 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 245469 T1275 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 245470 T1275 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 245471 T1275 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 245472 T1279 oasc.CoreContainer.create Creating SolrCore 
'collection1' using instanceDir: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1
   [junit4]   2> 245472 T1279 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/'
   [junit4]   2> 245472 T1279 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 245473 T1279 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 245484 T1279 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
LUCENE_46
   [junit4]   2> 245492 T1279 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig-basic.xml
   [junit4]   2> 245493 T1279 oass.IndexSchema.readSchema Reading Solr Schema 
from schema-minimal.xml
   [junit4]   2> 245494 T1279 oass.IndexSchema.readSchema [collection1] Schema 
name=minimal
   [junit4]   2> 245496 T1279 oass.IndexSchema.readSchema WARN no uniqueKey 
specified in schema.
   [junit4]   2> 245496 T1279 oasc.SolrCore.initDirectoryFactory 
solr.StandardDirectoryFactory
   [junit4]   2> 245496 T1279 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-TestNonNRTOpen-1384223312221/
   [junit4]   2> 245496 T1279 oasc.SolrCore.<init> JMX monitoring not detected 
for core: collection1
   [junit4]   2> 245497 T1279 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1384223312221
   [junit4]   2> 245497 T1279 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-TestNonNRTOpen-1384223312221/index/
   [junit4]   2> 245500 T1279 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 245500 T1279 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 245500 T1279 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 245501 T1279 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 245502 T1279 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 245502 T1279 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 245502 T1279 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1384223312221/index
   [junit4]   2> 245503 T1279 oass.SolrIndexSearcher.<init> Opening 
Searcher@da12c9 main
   [junit4]   2> 245504 T1280 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@da12c9 
main{StandardDirectoryReader(segments_2:3 _0(4.6):c1)}
   [junit4]   2> 245504 T1279 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 245506 T1275 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 245508 T1275 oas.SolrTestCaseJ4.setUp ###Starting 
testSharedCores
   [junit4]   2> ASYNC  NEW_CORE C1723 name=collection1 
org.apache.solr.core.SolrCore@8029ed
   [junit4]   2> 245510 T1275 C1723 oasu.DirectUpdateHandler2.deleteAll 
[collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 245512 T1275 C1723 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1384223312221/index,segFN=segments_2,generation=2}
   [junit4]   2> 245512 T1275 C1723 oasc.SolrDeletionPolicy.updateCommits 
newest commit generation = 2
   [junit4]   2> 245512 T1275 C1723 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 3
   [junit4]   2> 245514 T1275 C1723 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[(null)]} 0 1
   [junit4]   2> 245515 T1275 C1723 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 245539 T1275 C1723 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1384223312221/index,segFN=segments_2,generation=2}
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1384223312221/index,segFN=segments_3,generation=3}
   [junit4]   2> 245539 T1275 C1723 oasc.SolrDeletionPolicy.updateCommits 
newest commit generation = 3
   [junit4]   2> 245541 T1275 C1723 oass.SolrIndexSearcher.<init> Opening 
Searcher@e68454 main
   [junit4]   2> 245541 T1275 C1723 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 245541 T1280 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@e68454 
main{StandardDirectoryReader(segments_3:6 _1(4.6):c1)}
   [junit4]   2> 245542 T1275 C1723 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {commit=} 0 27
   [junit4]   2> 245544 T1275 C1723 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 245579 T1275 C1723 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1384223312221/index,segFN=segments_3,generation=3}
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1384223312221/index,segFN=segments_4,generation=4}
   [junit4]   2> 245579 T1275 C1723 oasc.SolrDeletionPolicy.updateCommits 
newest commit generation = 4
   [junit4]   2> 245581 T1275 C1723 oass.SolrIndexSearcher.<init> Opening 
Searcher@f771a1 main
   [junit4]   2> 245581 T1275 C1723 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 245581 T1280 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@f771a1 
main{StandardDirectoryReader(segments_4:8 _2(4.6):c1)}
   [junit4]   2> 245582 T1275 C1723 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {optimize=} 0 39
   [junit4]   2> 245584 T1275 C1723 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[(null)]} 0 1
   [junit4]   2> 245586 T1275 C1723 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 245613 T1275 C1723 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1384223312221/index,segFN=segments_4,generation=4}
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1384223312221/index,segFN=segments_5,generation=5}
   [junit4]   2> 245613 T1275 C1723 oasc.SolrDeletionPolicy.updateCommits 
newest commit generation = 5
   [junit4]   2> 245616 T1275 C1723 oass.SolrIndexSearcher.<init> Opening 
Searcher@1d7ce33 main
   [junit4]   2> 245617 T1275 C1723 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 245617 T1280 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@1d7ce33 
main{StandardDirectoryReader(segments_5:10 _2(4.6):c1 _3(4.6):c1)}
   [junit4]   2> 245618 T1275 C1723 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {commit=} 0 33
   [junit4]   2> 245621 T1275 C1723 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[(null)]} 0 2
   [junit4]   2> 245623 T1275 C1723 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[(null)]} 0 1
   [junit4]   2> 245625 T1275 C1723 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 245649 T1275 C1723 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1384223312221/index,segFN=segments_5,generation=5}
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1384223312221/index,segFN=segments_6,generation=6}
   [junit4]   2> 245649 T1275 C1723 oasc.SolrDeletionPolicy.updateCommits 
newest commit generation = 6
   [junit4]   2> 245652 T1275 C1723 oass.SolrIndexSearcher.<init> Opening 
Searcher@1719d8f main
   [junit4]   2> 245652 T1275 C1723 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 245652 T1280 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@1719d8f 
main{StandardDirectoryReader(segments_6:12 _2(4.6):c1 _3(4.6):c1 _4(4.6):c2)}
   [junit4]   2> 245653 T1275 C1723 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {commit=} 0 29
   [junit4]   2> 245655 T1275 C1723 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {deleteByQuery=foo2:doc} 0 1
   [junit4]   2> 245656 T1275 C1723 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 245679 T1275 C1723 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1384223312221/index,segFN=segments_6,generation=6}
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1384223312221/index,segFN=segments_7,generation=7}
   [junit4]   2> 245679 T1275 C1723 oasc.SolrDeletionPolicy.updateCommits 
newest commit generation = 7
   [junit4]   2> 245681 T1275 C1723 oass.SolrIndexSearcher.<init> Opening 
Searcher@1520eed main
   [junit4]   2> 245682 T1275 C1723 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 245682 T1280 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@1520eed 
main{StandardDirectoryReader(segments_7:13 _2(4.6):c1 _3(4.6):c1 
_4(4.6):c2/1:delGen=1)}
   [junit4]   2> 245684 T1275 C1723 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {commit=} 0 28
   [junit4]   2> 245684 T1275 oas.SolrTestCaseJ4.tearDown ###Ending 
testSharedCores
   [junit4]   2> 245687 T1275 oas.SolrTestCaseJ4.setUp ###Starting 
testReaderIsNotNRT
   [junit4]   2> 245688 T1275 C1723 oasu.DirectUpdateHandler2.deleteAll 
[collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 245689 T1275 C1723 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {deleteByQuery=*:*} 0 2
   [junit4]   2> ASYNC  NEW_CORE C1724 name=collection1 
org.apache.solr.core.SolrCore@8029ed
   [junit4]   2> 245695 T1275 C1724 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[(null)]} 0 1
   [junit4]   2> 245696 T1275 C1724 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 245720 T1275 C1724 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1384223312221/index,segFN=segments_7,generation=7}
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1384223312221/index,segFN=segments_8,generation=8}
   [junit4]   2> 245721 T1275 C1724 oasc.SolrDeletionPolicy.updateCommits 
newest commit generation = 8
   [junit4]   2> 245723 T1275 C1724 oass.SolrIndexSearcher.<init> Opening 
Searcher@1f93250 main
   [junit4]   2> 245724 T1275 C1724 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 245724 T1280 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@1f93250 
main{StandardDirectoryReader(segments_8:16 _5(4.6):c1)}
   [junit4]   2> 245724 T1275 C1724 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {commit=} 0 28
   [junit4]   2> 245725 T1275 oasc.CoreContainer.reload Reloading SolrCore 
'collection1' using instanceDir: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1
   [junit4]   2> 245725 T1275 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/'
   [junit4]   2> 245726 T1275 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 245726 T1275 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 245744 T1275 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
LUCENE_46
   [junit4]   2> 245748 T1275 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig-basic.xml
   [junit4]   2> 245748 T1275 oass.IndexSchema.readSchema Reading Solr Schema 
from schema-minimal.xml
   [junit4]   2> 245750 T1275 oass.IndexSchema.readSchema [collection1] Schema 
name=minimal
   [junit4]   2> 245752 T1275 oass.IndexSchema.readSchema WARN no uniqueKey 
specified in schema.
   [junit4]   2> 245752 T1275 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-TestNonNRTOpen-1384223312221/
   [junit4]   2> 245753 T1275 oasc.SolrCore.<init> JMX monitoring not detected 
for core: collection1
   [junit4]   2> 245753 T1275 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-TestNonNRTOpen-1384223312221/index/
   [junit4]   2> 245754 T1275 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 245754 T1275 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 245754 T1275 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 245756 T1275 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 245756 T1275 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 245757 T1275 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 245758 T1275 oass.SolrIndexSearcher.<init> Opening 
Searcher@1204db9 main
   [junit4]   2> 245758 T1275 oasu.DefaultSolrCoreState.newIndexWriter Creating 
new IndexWriter...
   [junit4]   2> 245758 T1275 oasu.DefaultSolrCoreState.newIndexWriter Waiting 
until IndexWriter is unused... core=collection1
   [junit4]   2> 245758 T1275 oasu.DefaultSolrCoreState.newIndexWriter Closing 
old IndexWriter... core=collection1
   [junit4]   2> 245759 T1283 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@1204db9 
main{StandardDirectoryReader(segments_8:16 _5(4.6):c1)}
   [junit4]   2> 245760 T1275 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1384223312221/index,segFN=segments_8,generation=8}
   [junit4]   2> 245760 T1275 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 8
   [junit4]   2> 245760 T1275 oasu.DefaultSolrCoreState.newIndexWriter New 
IndexWriter is ready to be used.
   [junit4]   2> 245761 T1275 oass.SolrIndexSearcher.<init> Opening 
Searcher@19b5345 main
   [junit4]   2> 245762 T1275 oasc.CoreContainer.registerCore replacing core: 
collection1
   [junit4]   2> 245762 T1283 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@19b5345 
main{StandardDirectoryReader(segments_8:16 _5(4.6):c1)}
   [junit4]   2> 245762 T1275 oasc.SolrCore.close [collection1]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@8029ed
   [junit4]   2> 245762 T1275 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=5,autocommits=0,soft 
autocommits=0,optimizes=1,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=5,cumulative_deletesById=0,cumulative_deletesByQuery=3,cumulative_errors=0}
   [junit4]   2> 245763 T1275 oasc.SolrCore.closeSearcher [collection1] Closing 
main searcher on request.
   [junit4]   2> ASYNC  NEW_CORE C1725 name=collection1 
org.apache.solr.core.SolrCore@15d764a
   [junit4]   2> 245765 T1275 C1725 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[(null)]} 0 1
   [junit4]   2> ASYNC  NEW_CORE C1726 name=collection1 
org.apache.solr.core.SolrCore@15d764a
   [junit4]   2> 245771 T1275 C1726 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 245830 T1275 C1726 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1384223312221/index,segFN=segments_8,generation=8}
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1384223312221/index,segFN=segments_9,generation=9}
   [junit4]   2> 245831 T1275 C1726 oasc.SolrDeletionPolicy.updateCommits 
newest commit generation = 9
   [junit4]   2> 245833 T1275 C1726 oass.SolrIndexSearcher.<init> Opening 
Searcher@585903 main
   [junit4]   2> 245833 T1275 C1726 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 245833 T1283 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@585903 
main{StandardDirectoryReader(segments_9:18 _5(4.6):c1 _6(4.6):c1)}
   [junit4]   2> 245834 T1275 C1726 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {commit=} 0 63
   [junit4]   2> 245836 T1275 C1726 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {add=[(null)]} 0 1
   [junit4]   2> 245836 T1275 oasc.CoreContainer.reload Reloading SolrCore 
'collection1' using instanceDir: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1
   [junit4]   2> 245837 T1275 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/'
   [junit4]   2> 245837 T1275 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 245837 T1275 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 245852 T1275 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
LUCENE_46
   [junit4]   2> 245856 T1275 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig-basic.xml
   [junit4]   2> 245857 T1275 oass.IndexSchema.readSchema Reading Solr Schema 
from schema-minimal.xml
   [junit4]   2> 245859 T1275 oass.IndexSchema.readSchema [collection1] Schema 
name=minimal
   [junit4]   2> 245862 T1275 oass.IndexSchema.readSchema WARN no uniqueKey 
specified in schema.
   [junit4]   2> 245863 T1275 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-TestNonNRTOpen-1384223312221/
   [junit4]   2> 245863 T1275 oasc.SolrCore.<init> JMX monitoring not detected 
for core: collection1
   [junit4]   2> 245863 T1275 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-TestNonNRTOpen-1384223312221/index/
   [junit4]   2> 245865 T1275 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 245865 T1275 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 245865 T1275 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 245868 T1275 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 245869 T1275 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 245869 T1275 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 245871 T1275 oass.SolrIndexSearcher.<init> Opening 
Searcher@5bac47 main
   [junit4]   2> 245872 T1275 oasu.DefaultSolrCoreState.newIndexWriter Creating 
new IndexWriter...
   [junit4]   2> 245872 T1275 oasu.DefaultSolrCoreState.newIndexWriter Waiting 
until IndexWriter is unused... core=collection1
   [junit4]   2> 245872 T1275 oasu.DefaultSolrCoreState.newIndexWriter Closing 
old IndexWriter... core=collection1
   [junit4]   2> 245873 T1284 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@5bac47 
main{StandardDirectoryReader(segments_9:18 _5(4.6):c1 _6(4.6):c1)}
   [junit4]   2> 245899 T1275 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1384223312221/index,segFN=segments_9,generation=9}
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1384223312221/index,segFN=segments_a,generation=10}
   [junit4]   2> 245899 T1275 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 10
   [junit4]   2> 245902 T1275 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1384223312221/index,segFN=segments_a,generation=10}
   [junit4]   2> 245902 T1275 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 10
   [junit4]   2> 245902 T1275 oasu.DefaultSolrCoreState.newIndexWriter New 
IndexWriter is ready to be used.
   [junit4]   2> 245904 T1275 oass.SolrIndexSearcher.<init> Opening 
Searcher@11a5e6f main
   [junit4]   2> 245904 T1275 oasc.CoreContainer.registerCore replacing core: 
collection1
   [junit4]   2> 245904 T1275 oasc.SolrCore.close [collection1]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@15d764a
   [junit4]   2> 245905 T1275 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=1,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=1,adds=1,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=2,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 245905 T1275 oasc.SolrCore.closeSearcher [collection1] Closing 
main searcher on request.
   [junit4]   2> 245905 T1275 oas.SolrTestCaseJ4.tearDown ###Ending 
testReaderIsNotNRT
   [junit4]   2> 245906 T1284 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@11a5e6f 
main{StandardDirectoryReader(segments_a:20 _5(4.6):c1 _6(4.6):c1 _7(4.6):c1)}
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestNonNRTOpen 
-Dtests.method=testReaderIsNotNRT -Dtests.seed=C99468FACBB041CE 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ko_KR 
-Dtests.timezone=Europe/Skopje -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.23s J0 | TestNonNRTOpen.testReaderIsNotNRT <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<3> but 
was:<2>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([C99468FACBB041CE:7C12097D7471F33A]:0)
   [junit4]    >        at 
org.apache.solr.core.TestNonNRTOpen.assertNotNRT(TestNonNRTOpen.java:133)
   [junit4]    >        at 
org.apache.solr.core.TestNonNRTOpen.testReaderIsNotNRT(TestNonNRTOpen.java:94)
   [junit4]    >        at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 245914 T1275 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 245915 T1275 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=23625150
   [junit4]   2> 245915 T1275 oasc.SolrCore.close [collection1]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@160fd47
   [junit4]   2> 245915 T1275 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 245916 T1275 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 245916 T1275 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 245916 T1275 oasu.DefaultSolrCoreState.closeIndexWriter 
closing IndexWriter with IndexWriterCloser
   [junit4]   2> 245921 T1275 oasc.SolrCore.closeSearcher [collection1] Closing 
main searcher on request.
   [junit4]   2> 245922 T1275 oasc.CachingDirectoryFactory.close Closing 
StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 245922 T1275 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1384223312221
 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1384223312221;done=false>>]
   [junit4]   2> 245922 T1275 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1384223312221
   [junit4]   2> 245922 T1275 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1384223312221/index
 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1384223312221/index;done=false>>]
   [junit4]   2> 245923 T1275 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solrtest-TestNonNRTOpen-1384223312221/index
   [junit4]   2> NOTE: test params are: codec=Appending, 
sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=ko_KR, 
timezone=Europe/Skopje
   [junit4]   2> NOTE: Linux 3.8.0-32-generic i386/Oracle Corporation 1.8.0-ea 
(32-bit)/cpus=8,threads=1,free=48832008,total=141107200
   [junit4]   2> NOTE: All tests run in this JVM: 
[DistributedSpellCheckComponentTest, QueryEqualityTest, 
TestReloadAndDeleteDocs, TestCollapseQParserPlugin, TestDocSet, 
TestRandomDVFaceting, JsonLoaderTest, TestPerFieldSimilarity, 
PrimitiveFieldTypeTest, TestAddFieldRealTimeGet, TestCoreContainer, 
DeleteReplicaTest, CircularListTest, TestMergePolicyConfig, 
TestLMDirichletSimilarityFactory, DocumentBuilderTest, 
TestPHPSerializedResponseWriter, URLClassifyProcessorTest, TestFunctionQuery, 
TestDocBasedVersionConstraints, CopyFieldTest, 
TestReversedWildcardFilterFactory, AnalysisAfterCoreReloadTest, TestSearchPerf, 
FieldMutatingUpdateProcessorTest, TermsComponentTest, 
OverseerCollectionProcessorTest, HdfsBasicDistributedZkTest, 
TestLMJelinekMercerSimilarityFactory, TestPseudoReturnFields, 
TestDefaultSearchFieldResource, PolyFieldTest, DocValuesTest, ZkControllerTest, 
ResourceLoaderTest, SampleTest, TestSurroundQueryParser, 
BasicDistributedZkTest, AssignTest, ShowFileRequestHandlerTest, 
TestSolrXMLSerializer, TestWriterPerf, PeerSyncTest, 
BinaryUpdateRequestHandlerTest, ZkCLITest, SearchHandlerTest, UUIDFieldTest, 
HdfsBasicDistributedZk2Test, TestValueSourceCache, FastVectorHighlighterTest, 
DistributedTermsComponentTest, MoreLikeThisHandlerTest, TestManagedSchema, 
TestDocumentBuilder, CacheHeaderTest, ClusterStateTest, HdfsLockFactoryTest, 
TestNonNRTOpen]
   [junit4] Completed on J0 in 0.76s, 2 tests, 1 failure <<< FAILURES!

[...truncated 749 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:428: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:408: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:189: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:501: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1275: 
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:911: 
There were test failures: 335 suites, 1475 tests, 1 failure, 41 ignored (6 
assumptions)

Total time: 40 minutes 34 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.8.0-ea-b114 -server -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure


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

Reply via email to