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

2 tests failed.
FAILED:  org.apache.solr.handler.TestReplicationHandlerBackup.doTestBackup

Error Message:
Failed to create backup

Stack Trace:
java.lang.AssertionError: Failed to create backup
        at 
__randomizedtesting.SeedInfo.seed([CD83619719DA5B67:8C0841F23E64A828]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.handler.CheckBackupStatus.fetchStatus(CheckBackupStatus.java:51)
        at 
org.apache.solr.handler.TestReplicationHandlerBackup.doTestBackup(TestReplicationHandlerBackup.java:197)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.update.AutoCommitTest.testMaxDocs

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
        at 
__randomizedtesting.SeedInfo.seed([CD83619719DA5B67:7402B74835305FED]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:794)
        at 
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:192)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//result[@numFound=1]
        xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
</response>

        request was:q=id:14&qt=standard&start=0&rows=20&version=2.2
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:787)
        ... 40 more




Build Log:
[...truncated 10175 lines...]
   [junit4] Suite: org.apache.solr.update.AutoCommitTest
   [junit4]   2> Creating dataDir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest
 CD83619719DA5B67-001\init-core-data-001
   [junit4]   2> 1303037 T6842 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(false) and clientAuth (false)
   [junit4]   2> 1303038 T6842 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 1303038 T6842 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\'
   [junit4]   2> 1303040 T6842 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1303040 T6842 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1303075 T6842 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1303082 T6842 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 1303109 T6842 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1303109 T6842 oass.IndexSchema.readSchema Reading Solr Schema 
from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml
   [junit4]   2> 1303113 T6842 oass.IndexSchema.readSchema [null] Schema 
name=test
   [junit4]   2> 1303185 T6842 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1303191 T6842 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1303191 T6842 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1303196 T6842 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1303199 T6842 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1303200 T6842 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1303200 T6842 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1303201 T6842 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1303201 T6842 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1303202 T6842 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1303202 T6842 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1303203 T6842 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1303203 T6842 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr
   [junit4]   2> 1303203 T6842 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\'
   [junit4]   2> 1303215 T6842 oasc.CoreContainer.<init> New CoreContainer 
1792521737
   [junit4]   2> 1303216 T6842 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\]
   [junit4]   2> 1303216 T6842 oasc.CoreContainer.load loading shared library: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\lib
   [junit4]   2> 1303216 T6842 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\lib).
   [junit4]   2> 1303222 T6842 oashc.HttpShardHandlerFactory.init created with 
socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,
   [junit4]   2> 1303228 T6842 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1303229 T6842 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1303229 T6842 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1303230 T6842 oasc.CoreContainer.load Node Name: testNode
   [junit4]   2> 1303232 T6842 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, 
loadOnStartup=true, instanceDir=collection1, collection=collection1, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\,
 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest
 CD83619719DA5B67-001\init-core-data-001, shard=shard1}
   [junit4]   2> 1303232 T6843 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\'
   [junit4]   2> 1303233 T6843 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1303233 T6843 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1303250 T6843 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1303257 T6843 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 1303273 T6843 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1303274 T6843 oass.IndexSchema.readSchema Reading Solr Schema 
from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml
   [junit4]   2> 1303277 T6843 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1303344 T6843 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1303349 T6843 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1303350 T6843 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1303354 T6843 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1303355 T6843 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1303358 T6843 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1303358 T6843 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1303358 T6843 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1303358 T6843 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1303358 T6843 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1303358 T6843 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1303358 T6843 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\
   [junit4]   2> 1303359 T6843 x:collection1 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1303360 T6843 x:collection1 oasc.SolrCore.<init> 
[[collection1] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\],
 dataDir=[null]
   [junit4]   2> 1303360 T6843 x:collection1 oasc.JmxMonitoredMap.<init> JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@34855283
   [junit4]   2> 1303360 T6843 x:collection1 oasc.CachingDirectoryFactory.get 
return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest
 CD83619719DA5B67-001\init-core-data-001\
   [junit4]   2> 1303360 T6843 x:collection1 oasc.SolrCore.getNewIndexDir New 
index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest
 CD83619719DA5B67-001\init-core-data-001\index/
   [junit4]   2> 1303361 T6843 x:collection1 oasc.SolrCore.initIndex WARN 
[collection1] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest
 CD83619719DA5B67-001\init-core-data-001\index' doesn't exist. Creating new 
index...
   [junit4]   2> 1303361 T6843 x:collection1 oasc.CachingDirectoryFactory.get 
return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest
 CD83619719DA5B67-001\init-core-data-001\index
   [junit4]   2> 1303361 T6843 x:collection1 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: 
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=14, 
maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1303362 T6843 x:collection1 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@444bb8b3 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6dc16895),segFN=segments_1,generation=1}
   [junit4]   2> 1303362 T6843 x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1303364 T6843 x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 1303365 T6843 x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1303365 T6843 x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1303365 T6843 x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1303365 T6843 x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 1303365 T6843 x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1303365 T6843 x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"uniq-fields"
   [junit4]   2> 1303366 T6843 x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1303366 T6843 x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 1303366 T6843 x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1303366 T6843 x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1303366 T6843 x:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 1303371 T6843 x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1303372 T6843 x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1303373 T6843 x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1303373 T6843 x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1303377 T6843 x:collection1 oasc.PluginBag.createPlugin 
requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1303378 T6843 x:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 1303378 T6843 x:collection1 
oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated 
<admin/gettableFiles>, Please update your config to use the 
ShowFileRequestHandler.
   [junit4]   2> 1303379 T6843 x:collection1 oasc.SolrCore.initStatsCache Using 
default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1303380 T6843 x:collection1 oasu.UpdateHandler.<init> Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1303380 T6843 x:collection1 oasu.UpdateLog.init Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10
   [junit4]   2> 1303381 T6843 x:collection1 oasu.CommitTracker.<init> Hard 
AutoCommit: disabled
   [junit4]   2> 1303381 T6843 x:collection1 oasu.CommitTracker.<init> Soft 
AutoCommit: disabled
   [junit4]   2> 1303381 T6843 x:collection1 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=40, 
maxMergedSegmentMB=25.62109375, floorSegmentMB=0.4482421875, 
forceMergeDeletesPctAllowed=27.862731627284983, segmentsPerTier=27.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1303382 T6843 x:collection1 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@444bb8b3 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6dc16895),segFN=segments_1,generation=1}
   [junit4]   2> 1303382 T6843 x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1303382 T6843 x:collection1 oass.SolrIndexSearcher.<init> 
Opening Searcher@15fd1332[collection1] main
   [junit4]   2> 1303383 T6843 x:collection1 oasr.RestManager.init Initializing 
RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1303383 T6843 x:collection1 oasr.ManagedResourceStorage.load 
Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1303383 T6843 x:collection1 oasr.RestManager.init Initializing 
0 registered ManagedResources
   [junit4]   2> 1303383 T6843 x:collection1 oashc.SpellCheckComponent.inform 
Initializing spell checkers
   [junit4]   2> 1303397 T6843 x:collection1 oass.DirectSolrSpellChecker.init 
init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1303428 T6843 x:collection1 oash.ReplicationHandler.inform 
Commits will be reserved for  10000
   [junit4]   2> 1303434 T6844 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: default
   [junit4]   2> 1303435 T6843 x:collection1 oasc.CoreContainer.registerCore 
registering core: collection1
   [junit4]   2> 1303435 T6844 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: direct
   [junit4]   2> 1303435 T6844 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: wordbreak
   [junit4]   2> 1303435 T6844 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: multipleFields
   [junit4]   2> 1303437 T6844 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: jarowinkler
   [junit4]   2> 1303437 T6842 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 1303437 T6844 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: external
   [junit4]   2> 1303438 T6844 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: freq
   [junit4]   2> 1303438 T6844 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: fqcn
   [junit4]   2> 1303440 T6844 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: perDict
   [junit4]   2> 1303440 T6842 oas.SolrTestCaseJ4.setUp ###Starting 
testCommitWithin
   [junit4]   2> 1303440 T6844 x:collection1 oasc.SolrCore.registerSearcher 
[collection1] Registered new searcher Searcher@15fd1332[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> ASYNC  NEW_CORE C962 name=collection1 
org.apache.solr.core.SolrCore@712b16b8
   [junit4]   2> 1303443 T6842 C962 oasup.LogUpdateProcessor.finish 
[collection1] webapp=null path=null params={} {deleteByQuery=*:* 
(-1500678956418859008)} 0 2
   [junit4]   2> 1303446 T6842 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\'
   [junit4]   2> 1303446 T6842 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1303447 T6842 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1303470 T6842 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1303480 T6842 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 1303506 T6842 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1303507 T6842 oass.IndexSchema.readSchema Reading Solr Schema 
from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml
   [junit4]   2> 1303512 T6842 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1303588 T6842 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1303592 T6842 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1303594 T6842 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1303597 T6842 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1303598 T6842 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1303600 T6842 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1303600 T6842 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1303601 T6842 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1303601 T6842 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1303601 T6842 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1303601 T6842 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1303602 T6842 oasc.CoreContainer.reload Reloading SolrCore 
'collection1' using configuration from instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\
   [junit4]   2> 1303602 T6842 x:collection1 oasc.SolrCore.<init> 
[[collection1] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\],
 
dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest
 CD83619719DA5B67-001\init-core-data-001\]
   [junit4]   2> 1303603 T6842 x:collection1 oasc.JmxMonitoredMap.<init> JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@34855283
   [junit4]   2> 1303603 T6842 x:collection1 oasc.SolrCore.getNewIndexDir New 
index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest
 CD83619719DA5B67-001\init-core-data-001\index/
   [junit4]   2> 1303607 T6842 x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 1303607 T6842 x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1303607 T6842 x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1303608 T6842 x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1303608 T6842 x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 1303608 T6842 x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1303608 T6842 x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"uniq-fields"
   [junit4]   2> 1303608 T6842 x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1303609 T6842 x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 1303609 T6842 x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1303609 T6842 x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1303609 T6842 x:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 1303610 T6842 x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1303612 T6842 x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1303613 T6842 x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1303614 T6842 x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1303620 T6842 x:collection1 oasc.PluginBag.createPlugin 
requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1303622 T6842 x:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 1303622 T6842 x:collection1 
oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated 
<admin/gettableFiles>, Please update your config to use the 
ShowFileRequestHandler.
   [junit4]   2> 1303623 T6842 x:collection1 oasc.SolrCore.initStatsCache Using 
default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1303623 T6842 x:collection1 oasu.CommitTracker.<init> Hard 
AutoCommit: disabled
   [junit4]   2> 1303624 T6842 x:collection1 oasu.CommitTracker.<init> Soft 
AutoCommit: disabled
   [junit4]   2> 1303624 T6842 x:collection1 oass.SolrIndexSearcher.<init> 
Opening Searcher@13b83d8e[collection1] main
   [junit4]   2> 1303624 T6842 x:collection1 oasr.RestManager.init Initializing 
RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1303624 T6842 x:collection1 oasr.ManagedResourceStorage.load 
Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1303624 T6842 x:collection1 oasr.RestManager.init Initializing 
0 registered ManagedResources
   [junit4]   2> 1303625 T6842 x:collection1 oashc.SpellCheckComponent.inform 
Initializing spell checkers
   [junit4]   2> 1303626 T6842 x:collection1 oass.DirectSolrSpellChecker.init 
init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1303633 T6842 x:collection1 oash.ReplicationHandler.inform 
Commits will be reserved for  10000
   [junit4]   2> 1303634 T6846 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: default
   [junit4]   2> 1303634 T6846 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: direct
   [junit4]   2> 1303634 T6846 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: wordbreak
   [junit4]   2> 1303634 T6846 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: multipleFields
   [junit4]   2> 1303634 T6842 x:collection1 
oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
   [junit4]   2> 1303635 T6842 x:collection1 
oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... 
core=collection1
   [junit4]   2> 1303635 T6842 x:collection1 
oasu.DefaultSolrCoreState.newIndexWriter Closing old IndexWriter... 
core=collection1
   [junit4]   2> 1303635 T6846 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: jarowinkler
   [junit4]   2> 1303635 T6842 x:collection1 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=17, 
maxMergedSegmentMB=90.8310546875, floorSegmentMB=1.181640625, 
forceMergeDeletesPctAllowed=10.827814455328506, segmentsPerTier=16.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7678477733712977
   [junit4]   2> 1303636 T6846 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: external
   [junit4]   2> 1303636 T6842 x:collection1 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@444bb8b3 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6dc16895),segFN=segments_1,generation=1}
   [junit4]   2> 1303636 T6846 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: freq
   [junit4]   2> 1303637 T6842 x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1303637 T6846 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: fqcn
   [junit4]   2> 1303637 T6842 x:collection1 
oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
   [junit4]   2> 1303638 T6846 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: perDict
   [junit4]   2> 1303638 T6842 x:collection1 oasc.SolrCore.getSearcher WARN 
[collection1] PERFORMANCE WARNING: Overlapping onDeckSearchers=2
   [junit4]   2> 1303639 T6842 x:collection1 oass.SolrIndexSearcher.<init> 
Opening Searcher@5198f8b3[collection1] main
   [junit4]   2> 1303639 T6846 x:collection1 oasc.SolrCore.registerSearcher 
[collection1] Registered new searcher Searcher@13b83d8e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1303639 T6842 x:collection1 oasc.CoreContainer.registerCore 
replacing core: collection1
   [junit4]   2> 1303639 T6842 x:collection1 oasc.SolrCore.close [collection1]  
CLOSING SolrCore org.apache.solr.core.SolrCore@712b16b8
   [junit4]   2> 1303640 T6846 x:collection1 oasc.SolrCore.registerSearcher 
[collection1] Registered new searcher Searcher@5198f8b3[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1303640 T6842 x:collection1 oasu.DirectUpdateHandler2.close 
closing DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=1,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 1303640 T6842 x:collection1 oasc.SolrCore.closeSearcher 
[collection1] Closing main searcher on request.
   [junit4]   2> 1303658 T6842 x:collection1 oasup.LogUpdateProcessor.finish 
[collection1] {add=[529 (1500678956644302848)]} 0 3
   [junit4]   2> ASYNC  NEW_CORE C963 name=collection1 
org.apache.solr.core.SolrCore@33d0b33b
   [junit4]   2> 1303659 T6842 x:collection1 C963 oasc.SolrCore.execute 
[collection1] webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=1 
   [junit4]   2> 1307545 T6847 x:collection1 oasu.DirectUpdateHandler2.commit 
start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1307548 T6847 x:collection1 oass.SolrIndexSearcher.<init> 
Opening Searcher@327205de[collection1] main
   [junit4]   2> 1307548 T6847 x:collection1 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 1307550 T6846 x:collection1 oasc.SolrCore.registerSearcher 
[collection1] Registered new searcher Searcher@327205de[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C1)))}
   [junit4]   2> 1307771 T6842 x:collection1 oasup.LogUpdateProcessor.finish 
[collection1] {add=[530 (1500678960958144512)]} 0 4116
   [junit4]   2> 1307771 T6842 x:collection1 C963 oasc.SolrCore.execute 
[collection1] webapp=null path=null 
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0 
   [junit4]   2> 1307772 T6842 x:collection1 oasup.LogUpdateProcessor.finish 
[collection1] {delete=[529 (-1500678960960241664)]} 0 4117
   [junit4]   2> 1307772 T6842 x:collection1 C963 oasc.SolrCore.execute 
[collection1] webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 
QTime=0 
   [junit4]   2> 1308663 T6847 x:collection1 oasu.DirectUpdateHandler2.commit 
start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1308665 T6847 x:collection1 oass.SolrIndexSearcher.<init> 
Opening Searcher@39724df5[collection1] main
   [junit4]   2> 1308665 T6847 x:collection1 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 1308666 T6846 x:collection1 oasc.SolrCore.registerSearcher 
[collection1] Registered new searcher Searcher@39724df5[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.0.0):C1)))}
   [junit4]   2> 1308886 T6842 x:collection1 C963 oasc.SolrCore.execute 
[collection1] webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0 
   [junit4]   2> 1308887 T6842 x:collection1 C963 oasc.SolrCore.execute 
[collection1] webapp=null path=null 
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 
QTime=0 
   [junit4]   2> 1308888 T6842 x:collection1 oasup.LogUpdateProcessor.finish 
[collection1] {add=[500 (1500678962130452480)]} 0 5233
   [junit4]   2> 1308889 T6842 x:collection1 oasup.LogUpdateProcessor.finish 
[collection1] {add=[500 (1500678962131501056)]} 0 5234
   [junit4]   2> 1308890 T6842 x:collection1 oasup.LogUpdateProcessor.finish 
[collection1] {add=[500 (1500678962131501057)]} 0 5235
   [junit4]   2> 1308891 T6842 x:collection1 oasup.LogUpdateProcessor.finish 
[collection1] {add=[500 (1500678962132549632)]} 0 5236
   [junit4]   2> 1308891 T6842 x:collection1 oasup.LogUpdateProcessor.finish 
[collection1] {add=[500 (1500678962133598208)]} 0 5236
   [junit4]   2> 1308891 T6842 x:collection1 oasup.LogUpdateProcessor.finish 
[collection1] {add=[500 (1500678962133598209)]} 0 5236
   [junit4]   2> 1308891 T6842 x:collection1 oasup.LogUpdateProcessor.finish 
[collection1] {add=[500 (1500678962133598210)]} 0 5236
   [junit4]   2> 1308892 T6842 x:collection1 oasup.LogUpdateProcessor.finish 
[collection1] {add=[500 (1500678962133598211)]} 0 5237
   [junit4]   2> 1308892 T6842 x:collection1 oasup.LogUpdateProcessor.finish 
[collection1] {add=[500 (1500678962134646784)]} 0 5237
   [junit4]   2> 1308893 T6842 x:collection1 oasup.LogUpdateProcessor.finish 
[collection1] {add=[500 (1500678962135695360)]} 0 5238
   [junit4]   2> 1308893 T6842 x:collection1 C963 oasc.SolrCore.execute 
[collection1] webapp=null path=null 
params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0 
   [junit4]   2> 1308894 T6842 x:collection1 oasup.LogUpdateProcessor.finish 
[collection1] {delete=[530 (-1500678962136743936)]} 0 5239
   [junit4]   2> 1308894 T6842 x:collection1 oasup.LogUpdateProcessor.finish 
[collection1] {delete=[530 (-1500678962136743937)]} 0 5239
   [junit4]   2> 1308895 T6842 x:collection1 oasup.LogUpdateProcessor.finish 
[collection1] {delete=[530 (-1500678962137792512)]} 0 5240
   [junit4]   2> 1308895 T6842 x:collection1 oasup.LogUpdateProcessor.finish 
[collection1] {delete=[530 (-1500678962137792513)]} 0 5240
   [junit4]   2> 1308895 T6842 x:collection1 oasup.LogUpdateProcessor.finish 
[collection1] {delete=[530 (-1500678962137792514)]} 0 5240
   [junit4]   2> 1308896 T6842 x:collection1 oasup.LogUpdateProcessor.finish 
[collection1] {delete=[530 (-1500678962138841088)]} 0 5241
   [junit4]   2> 1308896 T6842 x:collection1 oasup.LogUpdateProcessor.finish 
[collection1] {delete=[530 (-1500678962138841089)]} 0 5241
   [junit4]   2> 1308896 T6842 x:collection1 oasup.LogUpdateProcessor.finish 
[collection1] {delete=[530 (-1500678962138841090)]} 0 5241
   [junit4]   2> 1308896 T6842 x:collection1 oasup.LogUpdateProcessor.finish 
[collection1] {delete=[530 (-1500678962138841091)]} 0 5241
   [junit4]   2> 1308897 T6842 x:collection1 oasup.LogUpdateProcessor.finish 
[collection1] {delete=[530 (-1500678962139889664)]} 0 5242
   [junit4]   2> 1308897 T6842 x:collection1 C963 oasc.SolrCore.execute 
[collection1] webapp=null path=null 
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 
QTime=0 
   [junit4]   2> 1309786 T6847 x:collection1 oasu.DirectUpdateHandler2.commit 
start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1309789 T6847 x:collection1 oass.SolrIndexSearcher.<init> 
Opening Searcher@1331a0e[collection1] main
   [junit4]   2> 1309789 T6847 x:collection1 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 1309789 T6846 x:collection1 oasc.SolrCore.registerSearcher 
[collection1] Registered new searcher Searcher@1331a0e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(6.0.0):C10/9:delGen=1)))}
   [junit4]   2> 1310010 T6842 x:collection1 C963 oasc.SolrCore.execute 
[collection1] webapp=null path=null 
params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 
QTime=0 
   [junit4]   2> 1310011 T6842 x:collection1 C963 oasc.SolrCore.execute 
[collection1] webapp=null path=null 
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0 
   [junit4]   2> 1310011 T6842 x:collection1 oas.SolrTestCaseJ4.tearDown 
###Ending testCommitWithin
   [junit4]   2> 1310014 T6842 x:collection1 oas.SolrTestCaseJ4.setUp 
###Starting testMaxTime
   [junit4]   2> 1310015 T6842 x:collection1 C963 oass.SolrIndexSearcher.<init> 
Opening Searcher@1721669[collection1] realtime
   [junit4]   2> 1310015 T6842 x:collection1 C963 
oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} 
{deleteByQuery=*:* (-1500678963311149056)} 0 1
   [junit4]   2> 1310016 T6842 x:collection1 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\'
   [junit4]   2> 1310017 T6842 x:collection1 
oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1310017 T6842 x:collection1 
oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1310047 T6842 x:collection1 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1310054 T6842 x:collection1 oasc.SolrConfig.<init> Using 
Lucene MatchVersion: 6.0.0
   [junit4]   2> 1310072 T6842 x:collection1 oasc.SolrConfig.<init> Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 1310072 T6842 x:collection1 oass.IndexSchema.readSchema 
Reading Solr Schema from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml
   [junit4]   2> 1310077 T6842 x:collection1 oass.IndexSchema.readSchema 
[collection1] Schema name=test
   [junit4]   2> 1310136 T6842 x:collection1 
oass.OpenExchangeRatesOrgProvider.init Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1310142 T6842 x:collection1 oass.IndexSchema.readSchema 
default search field in schema is text
   [junit4]   2> 1310143 T6842 x:collection1 oass.IndexSchema.readSchema unique 
key field: id
   [junit4]   2> 1310147 T6842 x:collection1 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 1310149 T6842 x:collection1 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 1310150 T6842 x:collection1 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1310150 T6842 x:collection1 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1310150 T6842 x:collection1 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1310151 T6842 x:collection1 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1310151 T6842 x:collection1 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1310151 T6842 x:collection1 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1310152 T6842 x:collection1 oasc.CoreContainer.reload 
Reloading SolrCore 'collection1' using configuration from instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\
   [junit4]   2> 1310152 T6842 x:collection1 oasc.SolrCore.<init> 
[[collection1] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\],
 
dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest
 CD83619719DA5B67-001\init-core-data-001\]
   [junit4]   2> 1310152 T6842 x:collection1 oasc.JmxMonitoredMap.<init> JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@34855283
   [junit4]   2> 1310153 T6842 x:collection1 oasc.SolrCore.getNewIndexDir New 
index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest
 CD83619719DA5B67-001\init-core-data-001\index/
   [junit4]   2> 1310157 T6842 x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 1310157 T6842 x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1310157 T6842 x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1310157 T6842 x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1310157 T6842 x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 1310157 T6842 x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1310157 T6842 x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"uniq-fields"
   [junit4]   2> 1310157 T6842 x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1310158 T6842 x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 1310158 T6842 x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1310158 T6842 x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1310158 T6842 x:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 1310161 T6842 x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1310162 T6842 x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1310163 T6842 x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1310164 T6842 x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1310169 T6842 x:collection1 oasc.PluginBag.createPlugin 
requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1310171 T6842 x:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 1310171 T6842 x:collection1 
oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated 
<admin/gettableFiles>, Please update your config to use the 
ShowFileRequestHandler.
   [junit4]   2> 1310171 T6842 x:collection1 oasc.SolrCore.initStatsCache Using 
default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1310172 T6842 x:collection1 oasu.CommitTracker.<init> Hard 
AutoCommit: disabled
   [junit4]   2> 1310172 T6842 x:collection1 oasu.CommitTracker.<init> Soft 
AutoCommit: disabled
   [junit4]   2> 1310172 T6842 x:collection1 oass.SolrIndexSearcher.<init> 
Opening Searcher@72f34257[collection1] main
   [junit4]   2> 1310173 T6842 x:collection1 oasr.RestManager.init Initializing 
RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1310173 T6842 x:collection1 oasr.ManagedResourceStorage.load 
Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1310173 T6842 x:collection1 oasr.RestManager.init Initializing 
0 registered ManagedResources
   [junit4]   2> 1310173 T6842 x:collection1 oashc.SpellCheckComponent.inform 
Initializing spell checkers
   [junit4]   2> 1310176 T6842 x:collection1 oass.DirectSolrSpellChecker.init 
init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1310179 T6842 x:collection1 oash.ReplicationHandler.inform 
Commits will be reserved for  10000
   [junit4]   2> 1310179 T6848 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: default
   [junit4]   2> 1310180 T6848 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: direct
   [junit4]   2> 1310180 T6842 x:collection1 
oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
   [junit4]   2> 1310180 T6842 x:collection1 
oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... 
core=collection1
   [junit4]   2> 1310180 T6842 x:collection1 
oasu.DefaultSolrCoreState.newIndexWriter Closing old IndexWriter... 
core=collection1
   [junit4]   2> 1310180 T6848 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: wordbreak
   [junit4]   2> 1310181 T6842 x:collection1 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@444bb8b3 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6dc16895),segFN=segments_1,generation=1}
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@444bb8b3 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6dc16895),segFN=segments_2,generation=2}
   [junit4]   2> 1310181 T6842 x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 1310181 T6848 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: multipleFields
   [junit4]   2> 1310181 T6842 x:collection1 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: 
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=40, 
maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1310182 T6848 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: jarowinkler
   [junit4]   2> 1310182 T6848 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: external
   [junit4]   2> 1310182 T6848 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: freq
   [junit4]   2> 1310182 T6842 x:collection1 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@444bb8b3 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6dc16895),segFN=segments_2,generation=2}
   [junit4]   2> 1310183 T6842 x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 1310183 T6848 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: fqcn
   [junit4]   2> 1310183 T6842 x:collection1 
oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
   [junit4]   2> 1310183 T6842 x:collection1 oasc.SolrCore.getSearcher WARN 
[collection1] PERFORMANCE WARNING: Overlapping onDeckSearchers=2
   [junit4]   2> 1310184 T6848 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: perDict
   [junit4]   2> 1310184 T6842 x:collection1 oass.SolrIndexSearcher.<init> 
Opening Searcher@2a80d576[collection1] main
   [junit4]   2> 1310184 T6848 x:collection1 oasc.SolrCore.registerSearcher 
[collection1] Registered new searcher Searcher@72f34257[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1310184 T6842 x:collection1 oasc.CoreContainer.registerCore 
replacing core: collection1
   [junit4]   2> 1310184 T6842 x:collection1 oasc.SolrCore.close [collection1]  
CLOSING SolrCore org.apache.solr.core.SolrCore@33d0b33b
   [junit4]   2> 1310184 T6842 x:collection1 oasu.DirectUpdateHandler2.close 
closing DirectUpdateHandler2{commits=3,autocommits=0,soft 
autocommits=3,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=12,adds=0,deletesById=0,deletesByQuery=1,errors=0,cumulative_adds=12,cumulative_deletesById=11,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 1310185 T6848 x:collection1 oasc.SolrCore.registerSearcher 
[collection1] Registered new searcher Searcher@2a80d576[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1310185 T6842 x:collection1 oasc.SolrCore.closeSearcher 
[collection1] Closing main searcher on request.
   [junit4]   2> 1310195 T6842 x:collection1 oasup.LogUpdateProcessor.finish 
[collection1] {add=[529 (1500678963500941312)]} 0 1
   [junit4]   2> ASYNC  NEW_CORE C964 name=collection1 
org.apache.solr.core.SolrCore@1b42b5b3
   [junit4]   2> 1310196 T6842 x:collection1 C964 oasc.SolrCore.execute 
[collection1] webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0 
   [junit4]   2> 1311086 T6849 x:collection1 oasu.DirectUpdateHandler2.commit 
start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1311088 T6849 x:collection1 oass.SolrIndexSearcher.<init> 
Opening Searcher@6c0a310b[collection1] main
   [junit4]   2> 1311088 T6849 x:collection1 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 1311088 T6848 x:collection1 oasc.SolrCore.registerSearcher 
[collection1] Registered new searcher Searcher@6c0a310b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(6.0.0):C1)))}
   [junit4]   2> 1311309 T6842 x:collection1 oasup.LogUpdateProcessor.finish 
[collection1] {add=[530 (1500678964669054976)]} 0 1115
   [junit4]   2> 1311310 T6842 x:collection1 C964 oasc.SolrCore.execute 
[collection1] webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 
QTime=0 
   [junit4]   2> 1311311 T6842 x:collection1 C964 oasc.SolrCore.execute 
[collection1] webapp=null path=null 
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=1 
   [junit4]   2> 1311311 T6842 x:collection1 C964 
oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} 
{delete=[529 (-1500678964671152128)]} 0 0
   [junit4]   2> 1311312 T6842 x:collection1 C964 oasc.SolrCore.execute 
[collection1] webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 
QTime=1 
   [junit4]   2> 1312201 T6849 x:collection1 oasu.DirectUpdateHandler2.commit 
start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1312203 T6849 x:collection1 oass.SolrIndexSearcher.<init> 
Opening Searcher@30be757a[collection1] main
   [junit4]   2> 1312204 T6849 x:collection1 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 1312205 T6848 x:collection1 oasc.SolrCore.registerSearcher 
[collection1] Registered new searcher Searcher@30be757a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(6.0.0):C1)))}
   [junit4]   2> 1312426 T6842 x:collection1 oasup.LogUpdateProcessor.finish 
[collection1] {add=[550 (1500678965840314368)]} 0 2232
   [junit4]   2> 1312427 T6842 x:collection1 C964 oasc.SolrCore.execute 
[collection1] webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=1 
   [junit4]   2> 1312427 T6842 x:collection1 oasup.LogUpdateProcessor.finish 
[collection1] {add=[500 (1500678965841362944)]} 0 2233
   [junit4]   2> 1312428 T6842 x:collection1 oasup.LogUpdateProcessor.finish 
[collection1] {add=[500 (1500678965842411520)]} 0 2234
   [junit4]   2> 1312428 T6842 x:collection1 oasup.LogUpdateProcessor.finish 
[collection1] {add=[500 (1500678965842411521)]} 0 2234
   [junit4]   2> 1312428 T6842 x:collection1 oasup.LogUpdateProcessor.finish 
[collection1] {add=[500 (1500678965842411522)]} 0 2234
   [junit4]   2> 1312428 T6842 x:collection1 oasup.LogUpdateProcessor.finish 
[collection1] {add=[500 (1500678965842411523)]} 0 2234
   [junit4]   2> 1312429 T6842 x:collection1 oasup.LogUpdateProcessor.finish 
[collection1] {add=[500 (1500678965842411524)]} 0 2235
   [junit4]   2> 1312429 T6842 x:collection1 oasup.LogUpdateProcessor.finish 
[collection1] {add=[500 (1500678965843460096)]} 0 2235
   [junit4]   2> 1312429 T6842 x:collection1 oasup.LogUpdateProcessor.finish 
[collection1] {add=[500 (1500678965843460097)]} 0 2235
   [junit4]   2> 1312430 T6842 x:collection1 oasup.LogUpdateProcessor.finish 
[collection1] {add=[500 (1500678965844508672)]} 0 2236
   [junit4]   2> 1312430 T6842 x:collection1 oasup.LogUpdateProcessor.finish 
[collection1] {add=[500 (1500678965844508673)]} 0 2236
   [junit4]   2> 1312431 T6842 x:collection1 C964 oasc.SolrCore.execute 
[collection1] webapp=null path=null 
params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0 
   [junit4]   2> 1313318 T6849 x:collection1 oasu.DirectUpdateHandler2.commit 
start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1313321 T6849 x:collection1 oass.SolrIndexSearcher.<init> 
Opening Searcher@5f248c1b[collection1] main
   [junit4]   2> 1313321 T6849 x:collection1 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 1313322 T6848 x:collection1 oasc.SolrCore.registerSearcher 
[collection1] Registered new searcher Searcher@5f248c1b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(6.0.0):C1)
 Uninverting(_5(6.0.0):C11/9:delGen=1)))}
   [junit4]   2> 1313323 T6842 x:collection1 oasup.LogUpdateProcessor.finish 
[collection1] {add=[531 (1500678966780887040)]} 0 3129
   [junit4]   2> 1313324 T6842 x:collection1 C964 oasc.SolrCore.execute 
[collection1] webapp=null path=null 
params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 
QTime=0 
   [junit4]   2> 1313324 T6842 x:collection1 oas.SolrTestCaseJ4.tearDown 
###Ending testMaxTime
   [junit4]   2> 1313327 T6842 x:collection1 oas.SolrTestCaseJ4.setUp 
###Starting testMaxDocs
   [junit4]   2> 1313332 T6842 x:collection1 C964 oass.SolrIndexSearcher.<init> 
Opening Searcher@1f5dbc9[collection1] realtime
   [junit4]   2> 1313332 T6842 x:collection1 C964 
oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} 
{deleteByQuery=*:* (-1500678966786129920)} 0 4
   [junit4]   2> 1313332 T6842 x:collection1 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\'
   [junit4]   2> 1313333 T6842 x:collection1 
oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1313333 T6842 x:collection1 
oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1313349 T6842 x:collection1 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1313358 T6842 x:collection1 oasc.SolrConfig.<init> Using 
Lucene MatchVersion: 6.0.0
   [junit4]   2> 1313386 T6842 x:collection1 oasc.SolrConfig.<init> Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 1313386 T6842 x:collection1 oass.IndexSchema.readSchema 
Reading Solr Schema from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml
   [junit4]   2> 1313390 T6842 x:collection1 oass.IndexSchema.readSchema 
[collection1] Schema name=test
   [junit4]   2> 1313449 T6842 x:collection1 
oass.OpenExchangeRatesOrgProvider.init Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1313453 T6842 x:collection1 oass.IndexSchema.readSchema 
default search field in schema is text
   [junit4]   2> 1313454 T6842 x:collection1 oass.IndexSchema.readSchema unique 
key field: id
   [junit4]   2> 1313458 T6842 x:collection1 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 1313459 T6842 x:collection1 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 1313461 T6842 x:collection1 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1313461 T6842 x:collection1 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1313462 T6842 x:collection1 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1313462 T6842 x:collection1 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1313462 T6842 x:collection1 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1313462 T6842 x:collection1 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1313463 T6842 x:collection1 oasc.CoreContainer.reload 
Reloading SolrCore 'collection1' using configuration from instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\
   [junit4]   2> 1313463 T6842 x:collection1 oasc.SolrCore.<init> 
[[collection1] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\],
 
dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest
 CD83619719DA5B67-001\init-core-data-001\]
   [junit4]   2> 1313463 T6842 x:collection1 oasc.JmxMonitoredMap.<init> JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@34855283
   [junit4]   2> 1313464 T6842 x:collection1 oasc.SolrCore.getNewIndexDir New 
index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest
 CD83619719DA5B67-001\init-core-data-001\index/
   [junit4]   2> 1313467 T6842 x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 1313467 T6842 x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1313467 T6842 x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1313467 T6842 x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1313468 T6842 x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 1313468 T6842 x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1313468 T6842 x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"uniq-fields"
   [junit4]   2> 1313468 T6842 x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1313468 T6842 x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 1313469 T6842 x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1313469 T6842 x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1313469 T6842 x:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 1313470 T6842 x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1313471 T6842 x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1313472 T6842 x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1313473 T6842 x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1313477 T6842 x:collection1 oasc.PluginBag.createPlugin 
requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1313479 T6842 x:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 1313480 T6842 x:collection1 
oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated 
<admin/gettableFiles>, Please update your config to use the 
ShowFileRequestHandler.
   [junit4]   2> 1313480 T6842 x:collection1 oasc.SolrCore.initStatsCache Using 
default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1313480 T6842 x:collection1 oasu.CommitTracker.<init> Hard 
AutoCommit: disabled
   [junit4]   2> 1313480 T6842 x:collection1 oasu.CommitTracker.<init> Soft 
AutoCommit: disabled
   [junit4]   2> 1313481 T6842 x:collection1 oass.SolrIndexSearcher.<init> 
Opening Searcher@404fbbe0[collection1] main
   [junit4]   2> 1313481 T6842 x:collection1 oasr.RestManager.init Initializing 
RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1313481 T6842 x:collection1 oasr.ManagedResourceStorage.load 
Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1313482 T6842 x:collection1 oasr.RestManager.init Initializing 
0 registered ManagedResources
   [junit4]   2> 1313482 T6842 x:collection1 oashc.SpellCheckComponent.inform 
Initializing spell checkers
   [junit4]   2> 1313484 T6842 x:collection1 oass.DirectSolrSpellChecker.init 
init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1313488 T6842 x:collection1 oash.ReplicationHandler.inform 
Commits will be reserved for  10000
   [junit4]   2> 1313489 T6850 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: default
   [junit4]   2> 1313489 T6850 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: direct
   [junit4]   2> 1313489 T6842 x:collection1 
oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
   [junit4]   2> 1313489 T6842 x:collection1 
oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... 
core=collection1
   [junit4]   2> 1313489 T6842 x:collection1 
oasu.DefaultSolrCoreState.newIndexWriter Closing old IndexWriter... 
core=collection1
   [junit4]   2> 1313489 T6850 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: wordbreak
   [junit4]   2> 1313490 T6850 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: multipleFields
   [junit4]   2> 1313490 T6842 x:collection1 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@444bb8b3 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6dc16895),segFN=segments_2,generation=2}
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@444bb8b3 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6dc16895),segFN=segments_3,generation=3}
   [junit4]   2> 1313491 T6842 x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 1313491 T6850 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: jarowinkler
   [junit4]   2> 1313492 T6842 x:collection1 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=33, 
maxMergedSegmentMB=92.2724609375, floorSegmentMB=2.0224609375, 
forceMergeDeletesPctAllowed=29.781028265290058, segmentsPerTier=13.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.189942104685632
   [junit4]   2> 1313492 T6850 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: external
   [junit4]   2> 1313493 T6850 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: freq
   [junit4]   2> 1313493 T6850 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: fqcn
   [junit4]   2> 1313493 T6850 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: perDict
   [junit4]   2> 1313494 T6850 x:collection1 oasc.SolrCore.registerSearcher 
[collection1] Registered new searcher Searcher@404fbbe0[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1313494 T6842 x:collection1 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@444bb8b3 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6dc16895),segFN=segments_3,generation=3}
   [junit4]   2> 1313494 T6842 x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 1313495 T6842 x:collection1 
oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
   [junit4]   2> 1313495 T6842 x:collection1 oass.SolrIndexSearcher.<init> 
Opening Searcher@707545b0[collection1] main
   [junit4]   2> 1313495 T6842 x:collection1 oasc.CoreContainer.registerCore 
replacing core: collection1
   [junit4]   2> 1313495 T6842 x:collection1 oasc.SolrCore.close [collection1]  
CLOSING SolrCore org.apache.solr.core.SolrCore@1b42b5b3
   [junit4]   2> 1313496 T6842 x:collection1 oasu.DirectUpdateHandler2.close 
closing DirectUpdateHandler2{commits=3,autocommits=0,soft autocommit 
maxTime=1000ms,soft 
autocommits=3,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=14,adds=1,deletesById=0,deletesByQuery=1,errors=0,cumulative_adds=14,cumulative_deletesById=1,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 1313497 T6842 x:collection1 oasc.SolrCore.closeSearcher 
[collection1] Closing main searcher on request.
   [junit4]   2> 1313506 T6850 x:collection1 oasc.SolrCore.registerSearcher 
[collection1] Registered new searcher Searcher@707545b0[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1313506 T6842 x:collection1 oasup.LogUpdateProcessor.finish 
[collection1] {add=[0 (1500678966972776448)]} 0 0
   [junit4]   2> 1313506 T6842 x:collection1 oasup.LogUpdateProcessor.finish 
[collection1] {add=[1 (1500678966972776449)]} 0 0
   [junit4]   2> 1313507 T6842 x:collection1 oasup.LogUpdateProcessor.finish 
[collection1] {add=[2 (1500678966973825024)]} 0 1
   [junit4]   2> 1313507 T6842 x:collection1 oasup.LogUpdateProcessor.finish 
[collection1] {add=[3 (1500678966973825025)]} 0 1
   [junit4]   2> 1313507 T6842 x:collection1 oasup.LogUpdateProcessor.finish 
[collection1] {add=[4 (1500678966973825026)]} 0 1
   [junit4]   2> 1313508 T6842 x:collection1 oasup.LogUpdateProcessor.finish 
[collection1] {add=[5 (1500678966973825027)]} 0 2
   [junit4]   2> 1313508 T6842 x:collection1 oasup.LogUpdateProcessor.finish 
[collection1] {add=[6 (1500678966974873600)]} 0 2
   [junit4]   2> 1313508 T6842 x:collection1 oasup.LogUpdateProcessor.finish 
[collection1] {add=[7 (1500678966974873601)]} 0 2
   [junit4]   2> 1313508 T6842 x:collection1 oasup.LogUpdateProcessor.finish 
[collection1] {add=[8 (1500678966974873602)]} 0 2
   [junit4]   2> 1313509 T6842 x:collection1 oasup.LogUpdateProcessor.finish 
[collection1] {add=[9 (1500678966975922176)]} 0 3
   [junit4]   2> 1313509 T6842 x:collection1 oasup.LogUpdateProcessor.finish 
[collection1] {add=[10 (1500678966975922177)]} 0 3
   [junit4]   2> 1313509 T6842 x:collection1 oasup.LogUpdateProcessor.finish 
[collection1] {add=[11 (1500678966975922178)]} 0 3
   [junit4]   2> 1313510 T6842 x:collection1 oasup.LogUpdateProcessor.finish 
[collection1] {add=[12 (1500678966976970752)]} 0 4
   [junit4]   2> 1313510 T6842 x:collection1 oasup.LogUpdateProcessor.finish 
[collection1] {add=[13 (1500678966976970753)]} 0 4
   [junit4]   2> ASYNC  NEW_CORE C965 name=collection1 
org.apache.solr.core.SolrCore@3fa51c26
   [junit4]   2> 1313510 T6842 x:collection1 C965 oasc.SolrCore.execute 
[collection1] webapp=null path=null 
params={q=id:1&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0 
   [junit4]   2> 1313511 T6842 x:collection1 oasup.LogUpdateProcessor.finish 
[collection1] {add=[14 (1500678966978019328)]} 0 5
   [junit4]   2> 1313511 T6842 x:collection1 oasup.LogUpdateProcessor.finish 
[collection1] {add=[15 (1500678966978019329)]} 0 5
   [junit4]   2> 1313512 T6842 x:collection1 C965 oasc.SolrCore.execute 
[collection1] webapp=null path=null 
params={q=id:14&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0 
   [junit4]   2> 1313512 T6842 x:collection1 oas.SolrTestCaseJ4.assertQ ERROR 
REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2>                xml response was: <?xml version="1.0" 
encoding="UTF-8"?>
   [junit4]   2>        <response>
   [junit4]   2>        <lst name="responseHeader"><int 
name="status">0</int><int name="QTime">0</int></lst><result name="response" 
numFound="0" start="0"></result>
   [junit4]   2>        </response>
   [junit4]   2>        
   [junit4]   2>                request 
was:q=id:14&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2> 1313513 T6842 x:collection1 oasc.SolrException.log ERROR 
REQUEST FAILED: 
q=id:14&qt=standard&start=0&rows=20&version=2.2:java.lang.RuntimeException: 
REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2>                xml response was: <?xml version="1.0" 
encoding="UTF-8"?>
   [junit4]   2>        <response>
   [junit4]   2>        <lst name="responseHeader"><int 
name="status">0</int><int name="QTime">0</int></lst><result name="response" 
numFound="0" start="0"></result>
   [junit4]   2>        </response>
   [junit4]   2>        
   [junit4]   2>                request 
was:q=id:14&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2>                at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:787)
   [junit4]   2>                at 
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:192)
   [junit4]   2>                at 
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2>                at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>                at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>                at 
java.lang.reflect.Method.invoke(Method.java:497)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
   [junit4]   2>                at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>                at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2>                at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>                at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2>                at java.lang.Thread.run(Thread.java:745)
   [junit4]   2>        
   [junit4]   2> 1313513 T6851 x:collection1 oasu.DirectUpdateHandler2.commit 
start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1313513 T6842 x:collection1 oas.SolrTestCaseJ4.tearDown 
###Ending testMaxDocs
   [junit4]   2> 1313520 T6851 x:collection1 oass.SolrIndexSearcher.<init> 
Opening Searcher@5567c1df[collection1] main
   [junit4]   2> 1313520 T6851 x:collection1 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 1313520 T6850 x:collection1 oasc.SolrCore.registerSearcher 
[collection1] Registered new searcher Searcher@5567c1df[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_7(6.0.0):C16)))}
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AutoCommitTest 
-Dtests.method=testMaxDocs -Dtests.seed=CD83619719DA5B67 -Dtests.slow=true 
-Dtests.locale=bg -Dtests.timezone=US/Michigan -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.20s J1 | AutoCommitTest.testMaxDocs <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during 
query
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([CD83619719DA5B67:7402B74835305FED]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:794)
   [junit4]    >        at 
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:192)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//result[@numFound=1]
   [junit4]    >        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]    > </response>
   [junit4]    >        request 
was:q=id:14&qt=standard&start=0&rows=20&version=2.2
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:787)
   [junit4]    >        ... 40 more
   [junit4]   2> 1313526 T6842 x:collection1 oas.SolrTestCaseJ4.deleteCore 
###deleteCore
   [junit4]   2> 1313526 T6842 x:collection1 oasc.CoreContainer.shutdown 
Shutting down CoreContainer instance=1792521737
   [junit4]   2> 1313528 T6842 x:collection1 oasc.SolrCore.close [collection1]  
CLOSING SolrCore org.apache.solr.core.SolrCore@3fa51c26
   [junit4]   2> 1313528 T6842 x:collection1 oasu.DirectUpdateHandler2.close 
closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommit 
maxDocs=14,soft autocommits=1,optimizes=0,rollbacks=0,expungeDeletes=0,

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

olrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 2037168 T13545 oasu.DefaultSolrCoreState.closeIndexWriter 
closing IndexWriter with IndexWriterCloser
   [junit4]   2> 2037169 T13545 oasc.SolrCore.closeSearcher [collection1] 
Closing main searcher on request.
   [junit4]   2> 2037170 T13545 oasc.CachingDirectoryFactory.close Closing 
MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 2037170 T13545 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
 CD83619719DA5B67-001\solr-instance-002\.\collection1\data\index 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
 CD83619719DA5B67-001\solr-instance-002\.\collection1\data\index;done=false>>]
   [junit4]   2> 2037170 T13545 oasc.CachingDirectoryFactory.close Closing 
directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
 CD83619719DA5B67-001\solr-instance-002\.\collection1\data\index
   [junit4]   2> 2037170 T13545 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
 CD83619719DA5B67-001\solr-instance-002\.\collection1\data\ 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
 CD83619719DA5B67-001\solr-instance-002\.\collection1\data\;done=false>>]
   [junit4]   2> 2037170 T13545 oasc.CachingDirectoryFactory.close Closing 
directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
 CD83619719DA5B67-001\solr-instance-002\.\collection1\data\
   [junit4]   2> 2037171 T13545 oejsh.ContextHandler.doStop Stopped 
o.e.j.s.ServletContextHandler@1127f578{/solr,null,UNAVAILABLE}
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestReplicationHandlerBackup -Dtests.method=doTestBackup 
-Dtests.seed=CD83619719DA5B67 -Dtests.slow=true -Dtests.locale=pt_PT 
-Dtests.timezone=Africa/Kigali -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 1.14s J0 | TestReplicationHandlerBackup.doTestBackup <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Failed to create backup
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([CD83619719DA5B67:8C0841F23E64A828]:0)
   [junit4]    >        at 
org.apache.solr.handler.CheckBackupStatus.fetchStatus(CheckBackupStatus.java:51)
   [junit4]    >        at 
org.apache.solr.handler.TestReplicationHandlerBackup.doTestBackup(TestReplicationHandlerBackup.java:197)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2037177 T13545 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandlerBackup
 CD83619719DA5B67-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): 
{name=BlockTreeOrds(blocksize=128), id=BlockTreeOrds(blocksize=128)}, 
docValues:{}, sim=DefaultSimilarity, locale=pt_PT, timezone=Africa/Kigali
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0_45 
(64-bit)/cpus=3,threads=1,free=158080712,total=499122176
   [junit4]   2> NOTE: All tests run in this JVM: 
[ParsingFieldUpdateProcessorsTest, XmlUpdateRequestHandlerTest, 
TestLRUStatsCache, ExitableDirectoryReaderTest, ShardSplitTest, 
TestIntervalFaceting, TestSolrConfigHandlerCloud, SuggesterWFSTTest, 
UUIDFieldTest, TestPostingsSolrHighlighter, SynonymTokenizerTest, 
OutputWriterTest, DateRangeFieldTest, CircularListTest, TestStressRecovery, 
TestQueryTypes, HdfsBasicDistributedZkTest, TestFieldCollectionResource, 
HdfsWriteToMultipleCollectionsTest, TriLevelCompositeIdRoutingTest, 
RequiredFieldsTest, TestCollationField, BadCopyFieldTest, 
TestLeaderElectionZkExpiry, SoftAutoCommitTest, 
CloudExitableDirectoryReaderTest, ClusterStateUpdateTest, ResponseHeaderTest, 
SolrInfoMBeanTest, TestClassNameShortening, TestBulkSchemaAPI, 
TestHashPartitioner, HdfsDirectoryFactoryTest, CustomCollectionTest, 
TestStressLucene, TestExpandComponent, ZkStateWriterTest, DocValuesMultiTest, 
CollectionsAPIAsyncDistributedZkTest, TestCopyFieldCollectionResource, 
AddBlockUpdateTest, TestSort, NumericFieldsTest, TestRestoreCore, 
TestBlendedInfixSuggestions, TestCollectionAPI, 
TestCloudManagedSchemaConcurrent, TestExactSharedStatsCache, SuggesterFSTTest, 
TestCharFilters, TestConfigReload, TestIndexingPerformance, 
TestMiniSolrCloudClusterSSL, TestDistributedSearch, TestSchemaNameResource, 
TestFieldTypeResource, TestArbitraryIndexDir, LeaderElectionTest, 
RuleEngineTest, TestComponentsName, ChangedSchemaMergeTest, InfoHandlerTest, 
TestManagedResourceStorage, HdfsNNFailoverTest, TestJmxMonitoredMap, 
TestXIncludeConfig, TestLazyCores, SpatialRPTFieldTypeTest, 
TestBinaryResponseWriter, DocumentAnalysisRequestHandlerTest, 
TestRandomMergePolicy, DistributedIntervalFacetingTest, TestCustomSort, 
TestAnalyzeInfixSuggestions, HardAutoCommitTest, 
PathHierarchyTokenizerFactoryTest, AnalyticsQueryTest, TestClusterStateMutator, 
TestQueryUtils, SliceStateTest, UniqFieldsUpdateProcessorFactoryTest, 
PeerSyncTest, TestFaceting, TestCSVLoader, SegmentsInfoRequestHandlerTest, 
TestSurroundQueryParser, TestChildDocTransformer, AnalysisAfterCoreReloadTest, 
SolrPluginUtilsTest, TestMacros, TestWordDelimiterFilterFactory, 
TestReqParamsAPI, HdfsDirectoryTest, CacheHeaderTest, TestAnalyzedSuggestions, 
PreAnalyzedUpdateProcessorTest, NoCacheHeaderTest, SuggesterTest, 
TestSortingResponseWriter, DirectSolrConnectionTest, 
RecoveryAfterSoftCommitTest, TestJsonFacets, DocValuesTest, 
TestPhraseSuggestions, TestSerializedLuceneMatchVersion, 
TestTrackingShardHandlerFactory, BasicDistributedZkTest, TestHdfsUpdateLog, 
DistributedQueryElevationComponentTest, ShowFileRequestHandlerTest, 
DefaultValueUpdateProcessorTest, DistribCursorPagingTest, 
TestReRankQParserPlugin, TestConfigSets, SyncSliceTest, 
SolrCoreCheckLockOnStartupTest, TestJettySolrRunner, TestReplicationHandler, 
TestZkChroot, ZkCLITest, TermVectorComponentDistributedTest, TestStressReorder, 
DistributedTermsComponentTest, TestCoreContainer, SimpleFacetsTest, 
StatsComponentTest, ConvertedLegacyTest, DirectUpdateHandlerTest, 
HighlighterTest, CurrencyFieldXmlFileTest, SimplePostToolTest, 
TestExtendedDismaxParser, SolrRequestParserTest, TestTrie, PolyFieldTest, 
TestAtomicUpdateErrorCases, SortByFunctionTest, DistanceFunctionTest, 
DebugComponentTest, LukeRequestHandlerTest, DirectSolrSpellCheckerTest, 
TestOmitPositions, TermsComponentTest, DocumentBuilderTest, 
MoreLikeThisHandlerTest, IndexSchemaRuntimeFieldTest, 
UpdateRequestProcessorFactoryTest, JSONWriterTest, 
TestPartialUpdateDeduplication, PingRequestHandlerTest, SearchHandlerTest, 
HighlighterConfigTest, TestQuerySenderListener, AlternateDirectoryTest, 
TestQuerySenderNoQuery, BadComponentTest, MultiTermTest, TestDocSet, 
MinimalSchemaTest, TestConfig, TestDFRSimilarityFactory, 
TestLMDirichletSimilarityFactory, TestIBSimilarityFactory, 
TestDefaultSimilarityFactory, TimeZoneUtilsTest, URLClassifyProcessorTest, 
PreAnalyzedFieldTest, PrimUtilsTest, DateFieldTest, DOMUtilTest, 
RAMDirectoryFactoryTest, ClusterStateTest, TestSolrJ, TestLRUCache, TestUtils, 
TestDocumentBuilder, SystemInfoHandlerTest, FileUtilsTest, 
DistributedMLTComponentTest, TestRTGBase, CursorPagingTest, 
TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, 
TestHighlightDedupGrouping, TestSimpleTrackingShardHandler, 
AsyncMigrateRouteKeyTest, ConnectionManagerTest, DeleteInactiveReplicaTest, 
DeleteShardTest, DistributedQueueTest, ExternalCollectionsTest, 
LeaderFailoverAfterPartitionTest, LeaderInitiatedRecoveryOnCommitTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, 
OverriddenZkACLAndCredentialsProvidersTest, OverseerStatusTest, 
ReplicationFactorTest, RollingRestartTest, TestCloudInspectUtil, 
TestCloudPivotFacet, TestCryptoKeys, TestRebalanceLeaders, 
VMParamsZkACLAndCredentialsProvidersTest, TestImplicitCoreProperties, 
TestInitParams, TestNRTOpen, TestReloadAndDeleteDocs, TestShardHandlerFactory, 
TestSolrDynamicMBean, TestBlobHandler, TestReplicationHandlerBackup]
   [junit4] Completed [430/488] on J0 in 3.23s, 2 tests, 1 failure <<< FAILURES!

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

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


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

Reply via email to