Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15896/
Java: 32bit/jdk-9-ea+105 -server -XX:+UseConcMarkSweepGC -XX:-UseSuperWord

1 tests failed.
FAILED:  org.apache.solr.update.DirectUpdateHandlerTest.testExpungeDeletes

Error Message:
expected:<5> but was:<4>

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<4>
        at 
__randomizedtesting.SeedInfo.seed([96B189AC6B021C24:BAC8CD291EBBD481]: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.update.DirectUpdateHandlerTest.testExpungeDeletes(DirectUpdateHandlerTest.java:299)
        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:520)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        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:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        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:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:804)




Build Log:
[...truncated 11457 lines...]
   [junit4] Suite: org.apache.solr.update.DirectUpdateHandlerTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_96B189AC6B021C24-001/init-core-data-001
   [junit4]   2> 1061292 INFO  
(SUITE-DirectUpdateHandlerTest-seed#[96B189AC6B021C24]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 1061293 INFO  
(SUITE-DirectUpdateHandlerTest-seed#[96B189AC6B021C24]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1061293 INFO  
(SUITE-DirectUpdateHandlerTest-seed#[96B189AC6B021C24]-worker) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1061293 INFO  
(SUITE-DirectUpdateHandlerTest-seed#[96B189AC6B021C24]-worker) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1061293 INFO  
(SUITE-DirectUpdateHandlerTest-seed#[96B189AC6B021C24]-worker) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr
   [junit4]   2> 1061293 INFO  
(SUITE-DirectUpdateHandlerTest-seed#[96B189AC6B021C24]-worker) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1061293 INFO  
(SUITE-DirectUpdateHandlerTest-seed#[96B189AC6B021C24]-worker) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1061308 INFO  
(SUITE-DirectUpdateHandlerTest-seed#[96B189AC6B021C24]-worker) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1061317 INFO  
(SUITE-DirectUpdateHandlerTest-seed#[96B189AC6B021C24]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1061332 INFO  
(SUITE-DirectUpdateHandlerTest-seed#[96B189AC6B021C24]-worker) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1061336 INFO  
(SUITE-DirectUpdateHandlerTest-seed#[96B189AC6B021C24]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1061395 INFO  
(SUITE-DirectUpdateHandlerTest-seed#[96B189AC6B021C24]-worker) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1061396 INFO  
(SUITE-DirectUpdateHandlerTest-seed#[96B189AC6B021C24]-worker) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1061396 WARN  
(SUITE-DirectUpdateHandlerTest-seed#[96B189AC6B021C24]-worker) [    ] 
o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple 
copyFields (2)
   [junit4]   2> 1061401 INFO  
(SUITE-DirectUpdateHandlerTest-seed#[96B189AC6B021C24]-worker) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1061402 INFO  
(SUITE-DirectUpdateHandlerTest-seed#[96B189AC6B021C24]-worker) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1061404 INFO  
(SUITE-DirectUpdateHandlerTest-seed#[96B189AC6B021C24]-worker) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1061404 INFO  
(SUITE-DirectUpdateHandlerTest-seed#[96B189AC6B021C24]-worker) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr
   [junit4]   2> 1061404 INFO  
(SUITE-DirectUpdateHandlerTest-seed#[96B189AC6B021C24]-worker) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr'
   [junit4]   2> 1061404 INFO  
(SUITE-DirectUpdateHandlerTest-seed#[96B189AC6B021C24]-worker) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1061404 INFO  
(SUITE-DirectUpdateHandlerTest-seed#[96B189AC6B021C24]-worker) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr
   [junit4]   2> 1061404 INFO  
(SUITE-DirectUpdateHandlerTest-seed#[96B189AC6B021C24]-worker) [    ] 
o.a.s.c.CoreContainer New CoreContainer 19184445
   [junit4]   2> 1061404 INFO  
(SUITE-DirectUpdateHandlerTest-seed#[96B189AC6B021C24]-worker) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr]
   [junit4]   2> 1061404 WARN  
(SUITE-DirectUpdateHandlerTest-seed#[96B189AC6B021C24]-worker) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/lib
   [junit4]   2> 1061404 INFO  
(SUITE-DirectUpdateHandlerTest-seed#[96B189AC6B021C24]-worker) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 
600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1061406 INFO  
(SUITE-DirectUpdateHandlerTest-seed#[96B189AC6B021C24]-worker) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1061407 INFO  
(SUITE-DirectUpdateHandlerTest-seed#[96B189AC6B021C24]-worker) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1061407 INFO  
(SUITE-DirectUpdateHandlerTest-seed#[96B189AC6B021C24]-worker) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1061407 INFO  
(SUITE-DirectUpdateHandlerTest-seed#[96B189AC6B021C24]-worker) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1061407 INFO  
(SUITE-DirectUpdateHandlerTest-seed#[96B189AC6B021C24]-worker) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1061407 INFO  
(SUITE-DirectUpdateHandlerTest-seed#[96B189AC6B021C24]-worker) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, 
config=solrconfig.xml, transient=false, schema=schema12.xml, 
loadOnStartup=true, configSetProperties=configsetprops.json, 
collection=collection1, 
dataDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_96B189AC6B021C24-001/init-core-data-001,
 shard=shard1}
   [junit4]   2> 1061407 INFO  (coreLoadExecutor-3756-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1061408 INFO  (coreLoadExecutor-3756-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1061408 INFO  (coreLoadExecutor-3756-thread-1) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr
   [junit4]   2> 1061408 INFO  (coreLoadExecutor-3756-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1061408 INFO  (coreLoadExecutor-3756-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1061420 INFO  (coreLoadExecutor-3756-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1061425 INFO  (coreLoadExecutor-3756-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1061440 INFO  (coreLoadExecutor-3756-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1061446 INFO  (coreLoadExecutor-3756-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1061508 INFO  (coreLoadExecutor-3756-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1061508 INFO  (coreLoadExecutor-3756-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1061509 WARN  (coreLoadExecutor-3756-thread-1) [    ] 
o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple 
copyFields (2)
   [junit4]   2> 1061512 INFO  (coreLoadExecutor-3756-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1061513 INFO  (coreLoadExecutor-3756-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1061515 INFO  (coreLoadExecutor-3756-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1061515 INFO  (coreLoadExecutor-3756-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1061515 INFO  (coreLoadExecutor-3756-thread-1) [    ] 
o.a.s.c.SolrCore org.apache.solr.core.MockFSDirectoryFactory
   [junit4]   2> 1061515 INFO  (coreLoadExecutor-3756-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/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/J0/temp/solr.update.DirectUpdateHandlerTest_96B189AC6B021C24-001/init-core-data-001/]
   [junit4]   2> 1061515 INFO  (coreLoadExecutor-3756-thread-1) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@305f4b
   [junit4]   2> 1061516 INFO  (coreLoadExecutor-3756-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_96B189AC6B021C24-001/init-core-data-001
   [junit4]   2> 1061516 INFO  (coreLoadExecutor-3756-thread-1) [    ] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_96B189AC6B021C24-001/init-core-data-001/index/
   [junit4]   2> 1061516 WARN  (coreLoadExecutor-3756-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_96B189AC6B021C24-001/init-core-data-001/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1061517 INFO  (coreLoadExecutor-3756-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_96B189AC6B021C24-001/init-core-data-001/index
   [junit4]   2> 1061517 INFO  (coreLoadExecutor-3756-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=2006852223, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1061534 INFO  (coreLoadExecutor-3756-thread-1) [    ] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_96B189AC6B021C24-001/init-core-data-001/index
 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ef2526),segFN=segments_1,generation=1}
   [junit4]   2> 1061534 INFO  (coreLoadExecutor-3756-thread-1) [    ] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1061534 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore 
Looking for old index directories to cleanup for core collection1 in 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_96B189AC6B021C24-001/init-core-data-001/
   [junit4]   2> 1061536 INFO  (coreLoadExecutor-3756-thread-1) [    ] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 1061536 INFO  (coreLoadExecutor-3756-thread-1) [    ] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1061537 INFO  (coreLoadExecutor-3756-thread-1) [    ] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1061537 INFO  (coreLoadExecutor-3756-thread-1) [    ] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1061537 INFO  (coreLoadExecutor-3756-thread-1) [    ] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 1061537 INFO  (coreLoadExecutor-3756-thread-1) [    ] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1061537 INFO  (coreLoadExecutor-3756-thread-1) [    ] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"uniq-fields"
   [junit4]   2> 1061537 INFO  (coreLoadExecutor-3756-thread-1) [    ] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1061537 INFO  (coreLoadExecutor-3756-thread-1) [    ] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 1061537 INFO  (coreLoadExecutor-3756-thread-1) [    ] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1061537 INFO  (coreLoadExecutor-3756-thread-1) [    ] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1061537 INFO  (coreLoadExecutor-3756-thread-1) [    ] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 1061538 INFO  (coreLoadExecutor-3756-thread-1) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1061539 INFO  (coreLoadExecutor-3756-thread-1) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1061539 INFO  (coreLoadExecutor-3756-thread-1) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1061540 INFO  (coreLoadExecutor-3756-thread-1) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1061541 INFO  (coreLoadExecutor-3756-thread-1) [    ] 
o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1061542 INFO  (coreLoadExecutor-3756-thread-1) [    ] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 1061543 WARN  (coreLoadExecutor-3756-thread-1) [    ] 
o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please 
update your config to use the ShowFileRequestHandler.
   [junit4]   2> 1061543 INFO  (coreLoadExecutor-3756-thread-1) [    ] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1061544 INFO  (coreLoadExecutor-3756-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1061544 INFO  (coreLoadExecutor-3756-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1061545 INFO  (coreLoadExecutor-3756-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@1a82a85
   [junit4]   2> 1061545 INFO  (coreLoadExecutor-3756-thread-1) [    ] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_96B189AC6B021C24-001/init-core-data-001/index
 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ef2526),segFN=segments_1,generation=1}
   [junit4]   2> 1061545 INFO  (coreLoadExecutor-3756-thread-1) [    ] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1061545 INFO  (coreLoadExecutor-3756-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@ed2a44[collection1] main]
   [junit4]   2> 1061545 INFO  (coreLoadExecutor-3756-thread-1) [    ] 
o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1061545 INFO  (coreLoadExecutor-3756-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1061545 INFO  (coreLoadExecutor-3756-thread-1) [    ] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1061545 INFO  (coreLoadExecutor-3756-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1061562 INFO  (coreLoadExecutor-3756-thread-1) [    ] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1061682 INFO  (coreLoadExecutor-3756-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1061682 INFO  (searcherExecutor-3757-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1061682 INFO  (searcherExecutor-3757-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1061682 INFO  (searcherExecutor-3757-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1061682 INFO  (searcherExecutor-3757-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1061682 INFO  (searcherExecutor-3757-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1061682 INFO  (searcherExecutor-3757-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1061682 INFO  (coreLoadExecutor-3756-thread-1) [    ] 
o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1061682 INFO  (searcherExecutor-3757-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1061683 INFO  (searcherExecutor-3757-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1061683 INFO  (searcherExecutor-3757-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1061683 INFO  (searcherExecutor-3757-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@ed2a44[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1061683 INFO  
(SUITE-DirectUpdateHandlerTest-seed#[96B189AC6B021C24]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1061685 INFO  
(TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[96B189AC6B021C24]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testExpungeDeletes
   [junit4]   2> 1061685 INFO  
(TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[96B189AC6B021C24]) [    
] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1061685 INFO  
(TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[96B189AC6B021C24]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1061686 INFO  
(TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[96B189AC6B021C24]) [    
] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1061700 INFO  
(TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[96B189AC6B021C24]) [    
] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_96B189AC6B021C24-001/init-core-data-001/index
 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ef2526),segFN=segments_1,generation=1}
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_96B189AC6B021C24-001/init-core-data-001/index
 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ef2526),segFN=segments_2,generation=2}
   [junit4]   2> 1061700 INFO  
(TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[96B189AC6B021C24]) [    
] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1061701 INFO  
(TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[96B189AC6B021C24]) [    
] o.a.s.s.SolrIndexSearcher Opening [Searcher@799b30[collection1] main]
   [junit4]   2> 1061701 INFO  
(TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[96B189AC6B021C24]) [    
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1061702 INFO  (searcherExecutor-3757-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@799b30[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1061702 INFO  
(TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[96B189AC6B021C24]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 16
   [junit4]   2> 1061703 INFO  
(TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[96B189AC6B021C24]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1061703 INFO  
(TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[96B189AC6B021C24]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1061703 INFO  
(TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[96B189AC6B021C24]) [    
] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1061844 INFO  
(TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[96B189AC6B021C24]) [    
] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_96B189AC6B021C24-001/init-core-data-001/index
 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ef2526),segFN=segments_2,generation=2}
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_96B189AC6B021C24-001/init-core-data-001/index
 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ef2526),segFN=segments_3,generation=3}
   [junit4]   2> 1061844 INFO  
(TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[96B189AC6B021C24]) [    
] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 1061846 INFO  
(TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[96B189AC6B021C24]) [    
] o.a.s.s.SolrIndexSearcher Opening [Searcher@159734e[collection1] main]
   [junit4]   2> 1061846 INFO  
(TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[96B189AC6B021C24]) [    
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1061846 INFO  (searcherExecutor-3757-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@159734e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C2)))}
   [junit4]   2> 1061846 INFO  
(TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[96B189AC6B021C24]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 143
   [junit4]   2> 1061849 INFO  
(TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[96B189AC6B021C24]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 2
   [junit4]   2> 1061850 INFO  
(TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[96B189AC6B021C24]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1061850 INFO  
(TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[96B189AC6B021C24]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 0
   [junit4]   2> 1061850 INFO  
(TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[96B189AC6B021C24]) [    
] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1062087 INFO  
(TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[96B189AC6B021C24]) [    
] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_96B189AC6B021C24-001/init-core-data-001/index
 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ef2526),segFN=segments_3,generation=3}
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_96B189AC6B021C24-001/init-core-data-001/index
 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ef2526),segFN=segments_4,generation=4}
   [junit4]   2> 1062087 INFO  
(TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[96B189AC6B021C24]) [    
] o.a.s.c.SolrDeletionPolicy newest commit generation = 4
   [junit4]   2> 1062087 INFO  
(TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[96B189AC6B021C24]) [    
] o.a.s.s.SolrIndexSearcher Opening [Searcher@168d9b5[collection1] main]
   [junit4]   2> 1062087 INFO  
(TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[96B189AC6B021C24]) [    
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1062088 INFO  (searcherExecutor-3757-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@168d9b5[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C2/1:delGen=1)
 Uninverting(_1(6.0.0):C3)))}
   [junit4]   2> 1062088 INFO  
(TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[96B189AC6B021C24]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 238
   [junit4]   2> 1062088 INFO  
(TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[96B189AC6B021C24]) [    
] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=true,softCommit=false,prepareCommit=false}
   [junit4]   2> 1062088 WARN  
(TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[96B189AC6B021C24]) [    
] o.a.s.u.DirectUpdateHandler2 Starting expungeDeletes... Reading and rewriting 
segments with enough deletes, potentially the entire index
   [junit4]   2> 1062089 INFO  
(TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[96B189AC6B021C24]) [    
] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1062089 INFO  
(TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[96B189AC6B021C24]) [    
] o.a.s.c.SolrCore SolrIndexSearcher has not changed - not re-opening: 
org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 1062089 INFO  
(TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[96B189AC6B021C24]) [    
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1062089 INFO  
(TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[96B189AC6B021C24]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 0
   [junit4]   2> 1062089 INFO  
(TEST-DirectUpdateHandlerTest.testExpungeDeletes-seed#[96B189AC6B021C24]) [    
] o.a.s.SolrTestCaseJ4 ###Ending testExpungeDeletes
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=DirectUpdateHandlerTest -Dtests.method=testExpungeDeletes 
-Dtests.seed=96B189AC6B021C24 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=sn -Dtests.timezone=America/Martinique -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.41s J0 | DirectUpdateHandlerTest.testExpungeDeletes <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<5> but 
was:<4>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([96B189AC6B021C24:BAC8CD291EBBD481]:0)
   [junit4]    >        at 
org.apache.solr.update.DirectUpdateHandlerTest.testExpungeDeletes(DirectUpdateHandlerTest.java:299)
   [junit4]    >        at java.lang.Thread.run(Thread.java:804)
   [junit4]   2> 1062092 INFO  
(TEST-DirectUpdateHandlerTest.testPostSoftCommitEvents-seed#[96B189AC6B021C24]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testPostSoftCommitEvents
   [junit4]   2> 1062092 INFO  
(TEST-DirectUpdateHandlerTest.testPostSoftCommitEvents-seed#[96B189AC6B021C24]) 
[    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 1062092 INFO  
(TEST-DirectUpdateHandlerTest.testPostSoftCommitEvents-seed#[96B189AC6B021C24]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1062092 INFO  
(TEST-DirectUpdateHandlerTest.testPostSoftCommitEvents-seed#[96B189AC6B021C24]) 
[    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1062134 INFO  
(TEST-DirectUpdateHandlerTest.testPostSoftCommitEvents-seed#[96B189AC6B021C24]) 
[    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_96B189AC6B021C24-001/init-core-data-001/index
 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ef2526),segFN=segments_4,generation=4}
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_96B189AC6B021C24-001/init-core-data-001/index
 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ef2526),segFN=segments_5,generation=5}
   [junit4]   2> 1062134 INFO  
(TEST-DirectUpdateHandlerTest.testPostSoftCommitEvents-seed#[96B189AC6B021C24]) 
[    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 5
   [junit4]   2> 1062135 INFO  
(TEST-DirectUpdateHandlerTest.testPostSoftCommitEvents-seed#[96B189AC6B021C24]) 
[    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@f33bd8[collection1] main]
   [junit4]   2> 1062135 INFO  
(TEST-DirectUpdateHandlerTest.testPostSoftCommitEvents-seed#[96B189AC6B021C24]) 
[    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1062136 INFO  (searcherExecutor-3757-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@f33bd8[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1062136 INFO  
(TEST-DirectUpdateHandlerTest.testPostSoftCommitEvents-seed#[96B189AC6B021C24]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 43
   [junit4]   2> 1062137 INFO  
(TEST-DirectUpdateHandlerTest.testPostSoftCommitEvents-seed#[96B189AC6B021C24]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[999]} 0 0
   [junit4]   2> 1062137 INFO  
(TEST-DirectUpdateHandlerTest.testPostSoftCommitEvents-seed#[96B189AC6B021C24]) 
[    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1062139 INFO  
(TEST-DirectUpdateHandlerTest.testPostSoftCommitEvents-seed#[96B189AC6B021C24]) 
[    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1efb555[collection1] main]
   [junit4]   2> 1062140 INFO  
(TEST-DirectUpdateHandlerTest.testPostSoftCommitEvents-seed#[96B189AC6B021C24]) 
[    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1062140 INFO  (searcherExecutor-3757-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1efb555[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(6.0.0):C1)))}
   [junit4]   2> 1062140 INFO  
(TEST-DirectUpdateHandlerTest.testPostSoftCommitEvents-seed#[96B189AC6B021C24]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 3
   [junit4]   2> 1062141 INFO  
(TEST-DirectUpdateHandlerTest.testPostSoftCommitEvents-seed#[96B189AC6B021C24]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testPostSoftCommitEvents
   [junit4]   2> 1062142 INFO  
(TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[96B189AC6B021C24]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testPrepareCommit
   [junit4]   2> 1062142 INFO  
(TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[96B189AC6B021C24]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1062142 INFO  
(TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[96B189AC6B021C24]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1062142 INFO  
(TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[96B189AC6B021C24]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1062192 INFO  
(TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[96B189AC6B021C24]) [    ] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_96B189AC6B021C24-001/init-core-data-001/index
 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ef2526),segFN=segments_5,generation=5}
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_96B189AC6B021C24-001/init-core-data-001/index
 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ef2526),segFN=segments_6,generation=6}
   [junit4]   2> 1062192 INFO  
(TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[96B189AC6B021C24]) [    ] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 6
   [junit4]   2> 1062193 INFO  
(TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[96B189AC6B021C24]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@b95835[collection1] main]
   [junit4]   2> 1062193 INFO  
(TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[96B189AC6B021C24]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1062193 INFO  (searcherExecutor-3757-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@b95835[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1062194 INFO  
(TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[96B189AC6B021C24]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 51
   [junit4]   2> 1062196 INFO  
(TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[96B189AC6B021C24]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[999]} 0 1
   [junit4]   2> 1062196 INFO  
(TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[96B189AC6B021C24]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1062196 WARN  
(TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[96B189AC6B021C24]) [    ] 
o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the 
entire index! Use with care.
   [junit4]   2> 1062466 INFO  
(TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[96B189AC6B021C24]) [    ] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_96B189AC6B021C24-001/init-core-data-001/index
 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ef2526),segFN=segments_6,generation=6}
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_96B189AC6B021C24-001/init-core-data-001/index
 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ef2526),segFN=segments_7,generation=7}
   [junit4]   2> 1062466 INFO  
(TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[96B189AC6B021C24]) [    ] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 7
   [junit4]   2> 1062468 INFO  
(TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[96B189AC6B021C24]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@14374f[collection1] main]
   [junit4]   2> 1062468 INFO  
(TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[96B189AC6B021C24]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1062469 INFO  (searcherExecutor-3757-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@14374f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(6.0.0):C1)))}
   [junit4]   2> 1062469 INFO  
(TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[96B189AC6B021C24]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{optimize=} 0 273
   [junit4]   2> 1062469 INFO  
(TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[96B189AC6B021C24]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1062469 INFO  
(TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[96B189AC6B021C24]) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1062469 INFO  
(TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[96B189AC6B021C24]) [    ] 
o.a.s.c.SolrCore SolrIndexSearcher has not changed - not re-opening: 
org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 1062470 INFO  
(TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[96B189AC6B021C24]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1062470 INFO  
(TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[96B189AC6B021C24]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 0
   [junit4]   2> 1062470 INFO  
(TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[96B189AC6B021C24]) [    ] 
o.a.s.u.DirectUpdateHandlerTest FILES before addDoc=[_0.doc, _0.fdt, _0.fdx, 
_0.fnm, _0.nvd, _0.nvm, _0.si, _0.tim, _0.tip, _0_1.liv, _1.doc, _1.fdt, 
_1.fdx, _1.fnm, _1.nvd, _1.nvm, _1.si, _1.tim, _1.tip, _3.doc, _3.fdt, _3.fdx, 
_3.fnm, _3.nvd, _3.nvm, _3.si, _3.tim, _3.tip, segments_7]
   [junit4]   2> 1062470 INFO  
(TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[96B189AC6B021C24]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1062471 INFO  
(TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[96B189AC6B021C24]) [    ] 
o.a.s.u.DirectUpdateHandlerTest FILES before prepareCommit=[_0.doc, _0.fdt, 
_0.fdx, _0.fnm, _0.nvd, _0.nvm, _0.si, _0.tim, _0.tip, _0_1.liv, _1.doc, 
_1.fdt, _1.fdx, _1.fnm, _1.nvd, _1.nvm, _1.si, _1.tim, _1.tip, _3.doc, _3.fdt, 
_3.fdx, _3.fnm, _3.nvd, _3.nvm, _3.si, _3.tim, _3.tip, _4.fdt, _4.fdx, 
segments_7]
   [junit4]   2> 1062471 INFO  
(TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[96B189AC6B021C24]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=true}
   [junit4]   2> 1062687 INFO  
(TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[96B189AC6B021C24]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_prepareCommit
   [junit4]   2> 1062687 INFO  
(TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[96B189AC6B021C24]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={prepareCommit=true&wt=json&indent=true}{commit=} 0 216
   [junit4]   2> 1062688 INFO  
(TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[96B189AC6B021C24]) [    ] 
o.a.s.u.DirectUpdateHandlerTest FILES after prepareCommit=[_0.doc, _0.fdt, 
_0.fdx, _0.fnm, _0.nvd, _0.nvm, _0.si, _0.tim, _0.tip, _0_1.liv, _1.doc, 
_1.fdt, _1.fdx, _1.fnm, _1.nvd, _1.nvm, _1.si, _1.tim, _1.tip, _3.doc, _3.fdt, 
_3.fdx, _3.fnm, _3.nvd, _3.nvm, _3.si, _3.tim, _3.tip, _4.doc, _4.fdt, _4.fdx, 
_4.fnm, _4.nvd, _4.nvm, _4.si, _4.tim, _4.tip, pending_segments_8, segments_7]
   [junit4]   2> 1062688 INFO  
(TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[96B189AC6B021C24]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&wt=xml} 
hits=0 status=0 QTime=0
   [junit4]   2> 1062689 INFO  
(TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[96B189AC6B021C24]) [    ] 
o.a.s.u.DirectUpdateHandler2 start rollback{}
   [junit4]   2> 1062689 INFO  
(TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[96B189AC6B021C24]) [    ] 
o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 1062690 INFO  
(TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[96B189AC6B021C24]) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=18, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3780672304851639]
   [junit4]   2> 1062691 INFO  
(TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[96B189AC6B021C24]) [    ] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_96B189AC6B021C24-001/init-core-data-001/index
 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ef2526),segFN=segments_7,generation=7}
   [junit4]   2> 1062691 INFO  
(TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[96B189AC6B021C24]) [    ] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 7
   [junit4]   2> 1062692 INFO  
(TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[96B189AC6B021C24]) [    ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1062692 INFO  
(TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[96B189AC6B021C24]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_rollback
   [junit4]   2> 1062692 INFO  
(TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[96B189AC6B021C24]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={rollback=true&wt=json&indent=true}{rollback=} 0 3
   [junit4]   2> 1062692 INFO  
(TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[96B189AC6B021C24]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1062692 INFO  
(TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[96B189AC6B021C24]) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1062693 INFO  
(TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[96B189AC6B021C24]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@181c8a9[collection1] main]
   [junit4]   2> 1062693 INFO  
(TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[96B189AC6B021C24]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1062694 INFO  (searcherExecutor-3757-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@181c8a9[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(6.0.0):C1)))}
   [junit4]   2> 1062694 INFO  
(TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[96B189AC6B021C24]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 1
   [junit4]   2> 1062694 INFO  
(TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[96B189AC6B021C24]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&wt=xml} 
hits=0 status=0 QTime=0
   [junit4]   2> 1062695 INFO  
(TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[96B189AC6B021C24]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1062695 INFO  
(TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[96B189AC6B021C24]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=true}
   [junit4]   2> 1062836 INFO  
(TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[96B189AC6B021C24]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_prepareCommit
   [junit4]   2> 1062836 INFO  
(TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[96B189AC6B021C24]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={prepareCommit=true&wt=json&indent=true}{commit=} 0 140
   [junit4]   2> 1062836 INFO  
(TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[96B189AC6B021C24]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&wt=xml} 
hits=0 status=0 QTime=0
   [junit4]   2> 1062836 INFO  
(TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[96B189AC6B021C24]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1062848 INFO  
(TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[96B189AC6B021C24]) [    ] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_96B189AC6B021C24-001/init-core-data-001/index
 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ef2526),segFN=segments_7,generation=7}
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_96B189AC6B021C24-001/init-core-data-001/index
 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ef2526),segFN=segments_8,generation=8}
   [junit4]   2> 1062848 INFO  
(TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[96B189AC6B021C24]) [    ] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 8
   [junit4]   2> 1062849 INFO  
(TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[96B189AC6B021C24]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1167b83[collection1] main]
   [junit4]   2> 1062849 INFO  
(TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[96B189AC6B021C24]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1062849 INFO  (searcherExecutor-3757-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1167b83[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(6.0.0):C1)
 Uninverting(_4(6.0.0):C1)))}
   [junit4]   2> 1062850 INFO  
(TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[96B189AC6B021C24]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 13
   [junit4]   2> 1062850 INFO  
(TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[96B189AC6B021C24]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&wt=xml} 
hits=1 status=0 QTime=0
   [junit4]   2> 1062850 INFO  
(TEST-DirectUpdateHandlerTest.testPrepareCommit-seed#[96B189AC6B021C24]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testPrepareCommit
   [junit4]   2> 1062851 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[96B189AC6B021C24]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testDeleteRollback
   [junit4]   2> 1062852 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[96B189AC6B021C24]) [    
] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1062852 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[96B189AC6B021C24]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1062852 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[96B189AC6B021C24]) [    
] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1062873 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[96B189AC6B021C24]) [    
] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_96B189AC6B021C24-001/init-core-data-001/index
 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ef2526),segFN=segments_8,generation=8}
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_96B189AC6B021C24-001/init-core-data-001/index
 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ef2526),segFN=segments_9,generation=9}
   [junit4]   2> 1062873 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[96B189AC6B021C24]) [    
] o.a.s.c.SolrDeletionPolicy newest commit generation = 9
   [junit4]   2> 1062873 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[96B189AC6B021C24]) [    
] o.a.s.s.SolrIndexSearcher Opening [Searcher@1285dcb[collection1] main]
   [junit4]   2> 1062873 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[96B189AC6B021C24]) [    
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1062874 INFO  (searcherExecutor-3757-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1285dcb[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1062875 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[96B189AC6B021C24]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 23
   [junit4]   2> 1062875 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[96B189AC6B021C24]) [    
] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1062875 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[96B189AC6B021C24]) [    
] o.a.s.c.CoreContainer Shutting down CoreContainer instance=19184445
   [junit4]   2> 1062875 INFO  (coreCloseExecutor-3761-thread-1) [    ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@14d91dd
   [junit4]   2> 1062876 INFO  (coreCloseExecutor-3761-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 closing 
DirectUpdateHandler2{commits=11,autocommits=0,soft 
autocommits=0,optimizes=1,rollbacks=1,expungeDeletes=1,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=8,cumulative_deletesById=0,cumulative_deletesByQuery=4,cumulative_errors=0}
   [junit4]   2> 1062876 INFO  (coreCloseExecutor-3761-thread-1) [    ] 
o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1062876 INFO  (coreCloseExecutor-3761-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing 
IndexWriter
   [junit4]   2> 1062876 INFO  (coreCloseExecutor-3761-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1062876 INFO  (coreCloseExecutor-3761-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1062884 INFO  (coreCloseExecutor-3761-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory Closing MockFSDirectoryFactory - 2 directories 
currently being tracked
   [junit4]   2> 1074994 ERROR (coreCloseExecutor-3761-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory Timeout waiting for all directory ref counts to 
be released - gave up waiting on 
CachedDir<<refCount=1;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_96B189AC6B021C24-001/init-core-data-001/index;done=false>>
   [junit4]   2> 1074995 ERROR (coreCloseExecutor-3761-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory Error closing 
directory:org.apache.solr.common.SolrException: Timeout waiting for all 
directory ref counts to be released - gave up waiting on 
CachedDir<<refCount=1;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_96B189AC6B021C24-001/init-core-data-001/index;done=false>>
   [junit4]   2>        at 
org.apache.solr.core.CachingDirectoryFactory.close(CachingDirectoryFactory.java:187)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.close(SolrCore.java:1275)
   [junit4]   2>        at 
org.apache.solr.core.SolrCores$2.call(SolrCores.java:135)
   [junit4]   2>        at 
org.apache.solr.core.SolrCores$2.call(SolrCores.java:130)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:231)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1158)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:804)
   [junit4]   2> 
   [junit4]   2> 1074995 ERROR (coreCloseExecutor-3761-thread-1) [    ] 
o.a.s.c.SolrCore java.lang.AssertionError: 1
   [junit4]   2>        at 
org.apache.solr.core.CachingDirectoryFactory.close(CachingDirectoryFactory.java:201)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.close(SolrCore.java:1275)
   [junit4]   2>        at 
org.apache.solr.core.SolrCores$2.call(SolrCores.java:135)
   [junit4]   2>        at 
org.apache.solr.core.SolrCores$2.call(SolrCores.java:130)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:231)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1158)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:804)
   [junit4]   2> 
   [junit4]   2> 1074995 ERROR (coreCloseExecutor-3761-thread-1) [    ] 
o.a.s.c.SolrCores Error shutting down core:java.lang.AssertionError: 1
   [junit4]   2>        at 
org.apache.solr.core.CachingDirectoryFactory.close(CachingDirectoryFactory.java:201)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.close(SolrCore.java:1275)
   [junit4]   2>        at 
org.apache.solr.core.SolrCores$2.call(SolrCores.java:135)
   [junit4]   2>        at 
org.apache.solr.core.SolrCores$2.call(SolrCores.java:130)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:231)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1158)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:804)
   [junit4]   2> 
   [junit4]   2> 1074996 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[96B189AC6B021C24]) [    
] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1074996 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[96B189AC6B021C24]) [    
] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1074996 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[96B189AC6B021C24]) [    
] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1074996 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[96B189AC6B021C24]) [    
] o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr
   [junit4]   2> 1074996 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[96B189AC6B021C24]) [    
] o.a.s.c.SolrResourceLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1074996 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[96B189AC6B021C24]) [    
] o.a.s.c.SolrResourceLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1075011 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[96B189AC6B021C24]) [    
] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1075016 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[96B189AC6B021C24]) [    
] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1075030 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[96B189AC6B021C24]) [    
] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1075033 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[96B189AC6B021C24]) [    
] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1075095 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[96B189AC6B021C24]) [    
] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1075096 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[96B189AC6B021C24]) [    
] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1075096 WARN  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[96B189AC6B021C24]) [    
] o.a.s.s.IndexSchema Field text is not multivalued and destination for 
multiple copyFields (2)
   [junit4]   2> 1075099 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[96B189AC6B021C24]) [    
] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file 
currency.xml
   [junit4]   2> 1075100 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[96B189AC6B021C24]) [    
] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file 
currency.xml
   [junit4]   2> 1075101 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[96B189AC6B021C24]) [    
] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1075101 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[96B189AC6B021C24]) [    
] o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr
   [junit4]   2> 1075101 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[96B189AC6B021C24]) [    
] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr'
   [junit4]   2> 1075101 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[96B189AC6B021C24]) [    
] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1075101 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[96B189AC6B021C24]) [    
] o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr
   [junit4]   2> 1075101 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[96B189AC6B021C24]) [    
] o.a.s.c.CoreContainer New CoreContainer 26377413
   [junit4]   2> 1075101 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[96B189AC6B021C24]) [    
] o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr]
   [junit4]   2> 1075101 WARN  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[96B189AC6B021C24]) [    
] o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/lib
   [junit4]   2> 1075102 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[96B189AC6B021C24]) [    
] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 
600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1075102 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[96B189AC6B021C24]) [    
] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1075103 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[96B189AC6B021C24]) [    
] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1075103 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[96B189AC6B021C24]) [    
] o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1075103 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[96B189AC6B021C24]) [    
] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1075103 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[96B189AC6B021C24]) [    
] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1075103 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[96B189AC6B021C24]) [    
] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, 
config=solrconfig.xml, transient=false, schema=schema12.xml, 
loadOnStartup=true, configSetProperties=configsetprops.json, 
collection=collection1, 
dataDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_96B189AC6B021C24-001/init-core-data-001,
 shard=shard1}
   [junit4]   2> 1075104 INFO  (coreLoadExecutor-3767-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1075104 INFO  (coreLoadExecutor-3767-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1075104 INFO  (coreLoadExecutor-3767-thread-1) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr
   [junit4]   2> 1075104 INFO  (coreLoadExecutor-3767-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1075104 INFO  (coreLoadExecutor-3767-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1075115 INFO  (coreLoadExecutor-3767-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1075128 INFO  (coreLoadExecutor-3767-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1075144 INFO  (coreLoadExecutor-3767-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1075147 INFO  (coreLoadExecutor-3767-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1075200 INFO  (coreLoadExecutor-3767-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1075200 INFO  (coreLoadExecutor-3767-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1075201 WARN  (coreLoadExecutor-3767-thread-1) [    ] 
o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple 
copyFields (2)
   [junit4]   2> 1075203 INFO  (coreLoadExecutor-3767-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1075204 INFO  (coreLoadExecutor-3767-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1075206 INFO  (coreLoadExecutor-3767-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1075206 INFO  (coreLoadExecutor-3767-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1075206 INFO  (coreLoadExecutor-3767-thread-1) [    ] 
o.a.s.c.SolrCore org.apache.solr.core.MockFSDirectoryFactory
   [junit4]   2> 1075206 INFO  (coreLoadExecutor-3767-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/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/J0/temp/solr.update.DirectUpdateHandlerTest_96B189AC6B021C24-001/init-core-data-001/]
   [junit4]   2> 1075206 INFO  (coreLoadExecutor-3767-thread-1) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@305f4b
   [junit4]   2> 1075207 INFO  (coreLoadExecutor-3767-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_96B189AC6B021C24-001/init-core-data-001
   [junit4]   2> 1075207 INFO  (coreLoadExecutor-3767-thread-1) [    ] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_96B189AC6B021C24-001/init-core-data-001/index/
   [junit4]   2> 1075207 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore 
Looking for old index directories to cleanup for core collection1 in 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_96B189AC6B021C24-001/init-core-data-001/
   [junit4]   2> 1075209 INFO  (coreLoadExecutor-3767-thread-1) [    ] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 1075209 INFO  (coreLoadExecutor-3767-thread-1) [    ] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1075209 INFO  (coreLoadExecutor-3767-thread-1) [    ] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1075209 INFO  (coreLoadExecutor-3767-thread-1) [    ] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1075209 INFO  (coreLoadExecutor-3767-thread-1) [    ] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 1075209 INFO  (coreLoadExecutor-3767-thread-1) [    ] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1075209 INFO  (coreLoadExecutor-3767-thread-1) [    ] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"uniq-fields"
   [junit4]   2> 1075209 INFO  (coreLoadExecutor-3767-thread-1) [    ] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1075209 INFO  (coreLoadExecutor-3767-thread-1) [    ] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 1075210 INFO  (coreLoadExecutor-3767-thread-1) [    ] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1075210 INFO  (coreLoadExecutor-3767-thread-1) [    ] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1075210 INFO  (coreLoadExecutor-3767-thread-1) [    ] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 1075211 INFO  (coreLoadExecutor-3767-thread-1) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1075211 INFO  (coreLoadExecutor-3767-thread-1) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1075212 INFO  (coreLoadExecutor-3767-thread-1) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1075212 INFO  (coreLoadExecutor-3767-thread-1) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1075214 INFO  (coreLoadExecutor-3767-thread-1) [    ] 
o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1075214 INFO  (coreLoadExecutor-3767-thread-1) [    ] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 1075215 WARN  (coreLoadExecutor-3767-thread-1) [    ] 
o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please 
update your config to use the ShowFileRequestHandler.
   [junit4]   2> 1075224 INFO  (coreLoadExecutor-3767-thread-1) [    ] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1075233 INFO  (coreLoadExecutor-3767-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1075233 INFO  (coreLoadExecutor-3767-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1075234 INFO  (coreLoadExecutor-3767-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_96B189AC6B021C24-001/init-core-data-001/index
   [junit4]   2> 1075234 INFO  (coreLoadExecutor-3767-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=2006852223, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1075235 INFO  (coreLoadExecutor-3767-thread-1) [    ] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_96B189AC6B021C24-001/init-core-data-001/index
 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@15c0596),segFN=segments_9,generation=9}
   [junit4]   2> 1075235 INFO  (coreLoadExecutor-3767-thread-1) [    ] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 9
   [junit4]   2> 1075235 INFO  (coreLoadExecutor-3767-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1e4a509[collection1] main]
   [junit4]   2> 1075235 INFO  (coreLoadExecutor-3767-thread-1) [    ] 
o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1075235 INFO  (coreLoadExecutor-3767-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1075235 INFO  (coreLoadExecutor-3767-thread-1) [    ] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1075235 INFO  (coreLoadExecutor-3767-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1075235 INFO  (coreLoadExecutor-3767-thread-1) [    ] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1075236 INFO  (coreLoadExecutor-3767-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1075237 INFO  (searcherExecutor-3768-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1075237 INFO  (searcherExecutor-3768-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1075237 INFO  (searcherExecutor-3768-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1075237 INFO  (searcherExecutor-3768-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1075237 INFO  (searcherExecutor-3768-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1075237 INFO  (coreLoadExecutor-3767-thread-1) [    ] 
o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1075237 INFO  (searcherExecutor-3768-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1075237 INFO  (searcherExecutor-3768-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1075237 INFO  (searcherExecutor-3768-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1075238 INFO  (searcherExecutor-3768-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1075238 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[96B189AC6B021C24]) [    
] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1075238 INFO  (searcherExecutor-3768-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1e4a509[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1075239 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[96B189AC6B021C24]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[A]} 0 0
   [junit4]   2> 1075239 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[96B189AC6B021C24]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[B]} 0 0
   [junit4]   2> 1075239 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[96B189AC6B021C24]) [    
] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1075424 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[96B189AC6B021C24]) [    
] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_96B189AC6B021C24-001/init-core-data-001/index
 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@15c0596),segFN=segments_9,generation=9}
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_96B189AC6B021C24-001/init-core-data-001/index
 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@15c0596),segFN=segments_a,generation=10}
   [junit4]   2> 1075424 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[96B189AC6B021C24]) [    
] o.a.s.c.SolrDeletionPolicy newest commit generation = 10
   [junit4]   2> 1075426 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[96B189AC6B021C24]) [    
] o.a.s.s.SolrIndexSearcher Opening [Searcher@df9cf8[collection1] main]
   [junit4]   2> 1075426 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[96B189AC6B021C24]) [    
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1075426 INFO  (searcherExecutor-3768-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@df9cf8[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(6.0.0):C2)))}
   [junit4]   2> 1075427 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[96B189AC6B021C24]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:A+OR+id:B&indent=true} hits=2 status=0 QTime=0
   [junit4]   2> 1075428 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[96B189AC6B021C24]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{delete=[B]} 0 0
   [junit4]   2> 1075428 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[96B189AC6B021C24]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:A+OR+id:B&indent=true} hits=2 status=0 QTime=1
   [junit4]   2> 1075428 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[96B189AC6B021C24]) [    
] o.a.s.u.DirectUpdateHandler2 start rollback{}
   [junit4]   2> 1075428 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[96B189AC6B021C24]) [    
] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 1075429 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[96B189AC6B021C24]) [    
] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=467387118, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1075429 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[96B189AC6B021C24]) [    
] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_96B189AC6B021C24-001/init-core-data-001/index
 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@15c0596),segFN=segments_a,generation=10}
   [junit4]   2> 1075429 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[96B189AC6B021C24]) [    
] o.a.s.c.SolrDeletionPolicy newest commit generation = 10
   [junit4]   2> 1075430 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[96B189AC6B021C24]) [    
] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1075430 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[96B189AC6B021C24]) [    
] o.a.s.u.DirectUpdateHandler2 end_rollback
   [junit4]   2> 1075430 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[96B189AC6B021C24]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:A+OR+id:B&indent=true} hits=2 status=0 QTime=3
   [junit4]   2> 1075431 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[96B189AC6B021C24]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[ZZZ]} 0 0
   [junit4]   2> 1075431 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[96B189AC6B021C24]) [    
] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1075609 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[96B189AC6B021C24]) [    
] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_96B189AC6B021C24-001/init-core-data-001/index
 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@15c0596),segFN=segments_a,generation=10}
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_96B189AC6B021C24-001/init-core-data-001/index
 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@15c0596),segFN=segments_b,generation=11}
   [junit4]   2> 1075609 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[96B189AC6B021C24]) [    
] o.a.s.c.SolrDeletionPolicy newest commit generation = 11
   [junit4]   2> 1075621 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[96B189AC6B021C24]) [    
] o.a.s.s.SolrIndexSearcher Opening [Searcher@17286fb[collection1] main]
   [junit4]   2> 1075621 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[96B189AC6B021C24]) [    
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1075623 INFO  (searcherExecutor-3768-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@17286fb[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(6.0.0):C2)
 Uninverting(_6(6.0.0):C1)))}
   [junit4]   2> 1075623 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[96B189AC6B021C24]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 191
   [junit4]   2> 1075624 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[96B189AC6B021C24]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:ZZZ&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1075624 INFO  
(TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[96B189AC6B021C24]) [    
] o.a.s.SolrTestCaseJ4 ###Ending testDeleteRollback
   [junit4]   2> 1075625 INFO  
(TEST-DirectUpdateHandlerTest.testRequireUniqueKey-seed#[96B189AC6B021C24]) [   
 ] o.a.s.SolrTestCaseJ4 ###Starting testRequireUniqueKey
   [junit4]   2> 1075625 INFO  (TEST-DirectUpdat

[...truncated too long message...]

 [junit4]   2> 1076954 INFO  
(TEST-DirectUpdateHandlerTest.testBasics-seed#[96B189AC6B021C24]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:6&wt=xml} 
hits=1 status=0 QTime=0
   [junit4]   2> 1076954 INFO  
(TEST-DirectUpdateHandlerTest.testBasics-seed#[96B189AC6B021C24]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1077013 INFO  
(TEST-DirectUpdateHandlerTest.testBasics-seed#[96B189AC6B021C24]) [    ] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_96B189AC6B021C24-001/init-core-data-001/index
 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2a34e6),segFN=segments_i,generation=18}
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_96B189AC6B021C24-001/init-core-data-001/index
 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2a34e6),segFN=segments_j,generation=19}
   [junit4]   2> 1077013 INFO  
(TEST-DirectUpdateHandlerTest.testBasics-seed#[96B189AC6B021C24]) [    ] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 19
   [junit4]   2> 1077013 INFO  
(TEST-DirectUpdateHandlerTest.testBasics-seed#[96B189AC6B021C24]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@16dd3a6[collection1] main]
   [junit4]   2> 1077014 INFO  (searcherExecutor-3779-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@16dd3a6[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1077014 INFO  
(TEST-DirectUpdateHandlerTest.testBasics-seed#[96B189AC6B021C24]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1077015 INFO  
(TEST-DirectUpdateHandlerTest.testBasics-seed#[96B189AC6B021C24]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 61
   [junit4]   2> 1077016 INFO  
(TEST-DirectUpdateHandlerTest.testBasics-seed#[96B189AC6B021C24]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:6&wt=xml} 
hits=0 status=0 QTime=0
   [junit4]   2> 1077016 INFO  
(TEST-DirectUpdateHandlerTest.testBasics-seed#[96B189AC6B021C24]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testBasics
   [junit4]   2> 1077016 INFO  
(SUITE-DirectUpdateHandlerTest-seed#[96B189AC6B021C24]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1077017 INFO  
(SUITE-DirectUpdateHandlerTest-seed#[96B189AC6B021C24]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=19090958
   [junit4]   2> 1077017 INFO  (coreCloseExecutor-3783-thread-1) [    ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@7050ea
   [junit4]   2> 1077017 INFO  (coreCloseExecutor-3783-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 closing 
DirectUpdateHandler2{commits=6,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=1,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=4,cumulative_deletesById=1,cumulative_deletesByQuery=2,cumulative_errors=0}
   [junit4]   2> 1077017 INFO  (coreCloseExecutor-3783-thread-1) [    ] 
o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1077017 INFO  (coreCloseExecutor-3783-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing 
IndexWriter
   [junit4]   2> 1077017 INFO  (coreCloseExecutor-3783-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1077018 INFO  (coreCloseExecutor-3783-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1077026 INFO  (coreCloseExecutor-3783-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory Closing MockFSDirectoryFactory - 2 directories 
currently being tracked
   [junit4]   2> 1077026 INFO  (coreCloseExecutor-3783-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_96B189AC6B021C24-001/init-core-data-001
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_96B189AC6B021C24-001/init-core-data-001;done=false>>]
   [junit4]   2> 1077026 INFO  (coreCloseExecutor-3783-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_96B189AC6B021C24-001/init-core-data-001
   [junit4]   2> 1077026 INFO  (coreCloseExecutor-3783-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_96B189AC6B021C24-001/init-core-data-001/index
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_96B189AC6B021C24-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 1077033 INFO  (coreCloseExecutor-3783-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_96B189AC6B021C24-001/init-core-data-001/index
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.update.DirectUpdateHandlerTest_96B189AC6B021C24-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=ClassicSimilarity, locale=sn, timezone=America/Martinique
   [junit4]   2> NOTE: Linux 3.19.0-47-generic i386/Oracle Corporation 9-ea 
(32-bit)/cpus=12,threads=1,free=57487608,total=253640704
   [junit4]   2> NOTE: All tests run in this JVM: [TestExpandComponent, 
RuleEngineTest, AnalyticsQueryTest, LeaderElectionIntegrationTest, 
CdcrVersionReplicationTest, CursorPagingTest, SyncSliceTest, 
CurrencyFieldOpenExchangeTest, TestManagedResourceStorage, 
TestImplicitCoreProperties, TestComponentsName, TestBinaryField, 
DefaultValueUpdateProcessorTest, RequiredFieldsTest, TestRebalanceLeaders, 
BitVectorTest, AddBlockUpdateTest, TestReRankQParserPlugin, BufferStoreTest, 
TestQueryWrapperFilter, ZkNodePropsTest, TestCustomDocTransformer, 
CollectionTooManyReplicasTest, TestObjectReleaseTracker, RequestLoggingTest, 
TestOmitPositions, TestNRTOpen, ActionThrottleTest, EnumFieldTest, 
AnalysisAfterCoreReloadTest, IndexSchemaTest, TestValueSourceCache, 
HdfsUnloadDistributedZkTest, DateFieldTest, DistributedSuggestComponentTest, 
TestSolr4Spatial2, TestMinMaxOnMultiValuedField, CheckHdfsIndexTest, 
TestMergePolicyConfig, TestHighFrequencyDictionaryFactory, 
TestClassNameShortening, ChangedSchemaMergeTest, 
TlogReplayBufferedWhileIndexingTest, JavabinLoaderTest, 
CdcrReplicationDistributedZkTest, TestClusterStateMutator, 
SignatureUpdateProcessorFactoryTest, ExternalFileFieldSortTest, 
OverriddenZkACLAndCredentialsProvidersTest, TestDistributedSearch, 
TestManagedSchemaDynamicFieldResource, AtomicUpdatesTest, 
TestPKIAuthenticationPlugin, CoreAdminCreateDiscoverTest, 
TestManagedStopFilterFactory, TestLazyCores, TestJoin, TestRandomDVFaceting, 
PreAnalyzedFieldTest, DistributedQueryElevationComponentTest, 
ResourceLoaderTest, UUIDFieldTest, DistributedDebugComponentTest, 
TestTrieFacet, TestFunctionQuery, DirectoryFactoryTest, HdfsRecoverLeaseTest, 
TestTestInjection, SimpleMLTQParserTest, TestSchemaSimilarityResource, 
ConnectionReuseTest, TestRealTimeGet, StandardRequestHandlerTest, 
TestFastOutputStream, RollingRestartTest, TestReplicationHandler, 
AsyncCallRequestStatusResponseTest, TestCrossCoreJoin, 
TestDownShardTolerantSearch, TestSolrQueryResponse, FileBasedSpellCheckerTest, 
PeerSyncTest, QueryResultKeyTest, TestLeaderInitiatedRecoveryThread, 
SynonymTokenizerTest, ConfigSetsAPITest, TestFoldingMultitermQuery, 
TestBadConfig, URLClassifyProcessorTest, PolyFieldTest, 
TestConfigSetsAPIZkFailure, TestAuthenticationFramework, 
CloudExitableDirectoryReaderTest, SystemInfoHandlerTest, TestIntervalFaceting, 
BasicZkTest, RecoveryZkTest, ZkSolrClientTest, ZkCLITest, AutoCommitTest, 
TestHashPartitioner, TestStressVersions, TestSolr4Spatial, StatsComponentTest, 
TestGroupingSearch, QueryElevationComponentTest, DirectUpdateHandlerTest]
   [junit4] Completed [331/579 (1!)] on J0 in 15.75s, 7 tests, 1 failure <<< 
FAILURES!

[...truncated 781 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:740: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:684: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:59: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:233: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:524: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1457: 
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1014: 
There were test failures: 579 suites (8 ignored), 2331 tests, 1 failure, 118 
ignored (72 assumptions) [seed: 96B189AC6B021C24]

Total time: 52 minutes 29 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
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