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

[JENKINS] Lucene-Solr-5.5-Windows (32bit/jdk1.8.0_72) - Build # 50 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.5-Windows/50/
Java: 32bit/jdk1.8.0_72 -client -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication

Error Message:
Index: 0, Size: 0

Stack Trace:
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
	at __randomizedtesting.SeedInfo.seed([4A4B86AB347F0910:BD3868F3F297A6F6]:0)
	at java.util.ArrayList.rangeCheck(ArrayList.java:653)
	at java.util.ArrayList.get(ArrayList.java:429)
	at org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication(TestReplicationHandler.java:1241)
	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:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10917 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_4A4B86AB347F0910-001\init-core-data-001
   [junit4]   2> 455586 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[4A4B86AB347F0910]) [    ] o.a.s.SolrTestCaseJ4 ###Starting doTestDetails
   [junit4]   2> 455587 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[4A4B86AB347F0910]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_4A4B86AB347F0910-001\solr-instance-001\collection1
   [junit4]   2> 455601 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[4A4B86AB347F0910]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 455603 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[4A4B86AB347F0910]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@48f733{/solr,null,AVAILABLE}
   [junit4]   2> 455605 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[4A4B86AB347F0910]) [    ] o.e.j.s.ServerConnector Started ServerConnector@b89142{HTTP/1.1}{127.0.0.1:64329}
   [junit4]   2> 455605 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[4A4B86AB347F0910]) [    ] o.e.j.s.Server Started @459119ms
   [junit4]   2> 455605 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[4A4B86AB347F0910]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_4A4B86AB347F0910-001\solr-instance-001\collection1\data, hostContext=/solr, hostPort=64329}
   [junit4]   2> 455605 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[4A4B86AB347F0910]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 455605 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[4A4B86AB347F0910]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_4A4B86AB347F0910-001\solr-instance-001'
   [junit4]   2> 455605 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[4A4B86AB347F0910]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 455606 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[4A4B86AB347F0910]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 455606 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[4A4B86AB347F0910]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_4A4B86AB347F0910-001\solr-instance-001\solr.xml
   [junit4]   2> 455623 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[4A4B86AB347F0910]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_4A4B86AB347F0910-001\solr-instance-001\.
   [junit4]   2> 455623 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[4A4B86AB347F0910]) [    ] o.a.s.c.CoreContainer New CoreContainer 29879206
   [junit4]   2> 455623 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[4A4B86AB347F0910]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_4A4B86AB347F0910-001\solr-instance-001]
   [junit4]   2> 455623 WARN  (TEST-TestReplicationHandler.doTestDetails-seed#[4A4B86AB347F0910]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_4A4B86AB347F0910-001\solr-instance-001\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_4A4B86AB347F0910-001\solr-instance-001\lib
   [junit4]   2> 455624 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[4A4B86AB347F0910]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 455627 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[4A4B86AB347F0910]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 455628 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[4A4B86AB347F0910]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 455628 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[4A4B86AB347F0910]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 455628 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[4A4B86AB347F0910]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 455628 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[4A4B86AB347F0910]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 455630 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[4A4B86AB347F0910]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_4A4B86AB347F0910-001\solr-instance-001\.
   [junit4]   2> 455635 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[4A4B86AB347F0910]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data\}
   [junit4]   2> 455635 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[4A4B86AB347F0910]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_4A4B86AB347F0910-001\solr-instance-001\.\collection1
   [junit4]   2> 455635 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[4A4B86AB347F0910]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 455636 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[4A4B86AB347F0910]) [    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 455636 INFO  (coreLoadExecutor-1316-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_4A4B86AB347F0910-001\solr-instance-001\collection1'
   [junit4]   2> 455636 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[4A4B86AB347F0910]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 455637 INFO  (coreLoadExecutor-1316-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 455637 INFO  (coreLoadExecutor-1316-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 455666 INFO  (coreLoadExecutor-1316-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 455674 INFO  (coreLoadExecutor-1316-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 455685 INFO  (coreLoadExecutor-1316-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 455691 INFO  (coreLoadExecutor-1316-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 455698 INFO  (coreLoadExecutor-1316-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 455707 INFO  (coreLoadExecutor-1316-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_4A4B86AB347F0910-001\solr-instance-001\collection1'
   [junit4]   2> 455707 INFO  (coreLoadExecutor-1316-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_4A4B86AB347F0910-001\solr-instance-001\.\collection1
   [junit4]   2> 455707 INFO  (coreLoadExecutor-1316-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 455708 INFO  (coreLoadExecutor-1316-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_4A4B86AB347F0910-001\solr-instance-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_4A4B86AB347F0910-001\solr-instance-001\.\collection1\data\]
   [junit4]   2> 455708 INFO  (coreLoadExecutor-1316-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 455708 INFO  (coreLoadExecutor-1316-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_4A4B86AB347F0910-001\solr-instance-001\.\collection1\data\
   [junit4]   2> 455708 INFO  (coreLoadExecutor-1316-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_4A4B86AB347F0910-001\solr-instance-001\.\collection1\data\index/
   [junit4]   2> 455708 WARN  (coreLoadExecutor-1316-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_4A4B86AB347F0910-001\solr-instance-001\.\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 455709 INFO  (coreLoadExecutor-1316-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_4A4B86AB347F0910-001\solr-instance-001\.\collection1\data\index
   [junit4]   2> 455709 INFO  (coreLoadExecutor-1316-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1652064637, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 455710 INFO  (coreLoadExecutor-1316-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3e2c70 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1174d12),segFN=segments_1,generation=1}
   [junit4]   2> 455710 INFO  (coreLoadExecutor-1316-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 455710 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_4A4B86AB347F0910-001\solr-instance-001\.\collection1\data\
   [junit4]   2> 455712 INFO  (coreLoadExecutor-1316-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 455718 INFO  (coreLoadExecutor-1316-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 455719 INFO  (coreLoadExecutor-1316-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 455721 INFO  (coreLoadExecutor-1316-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 455722 INFO  (coreLoadExecutor-1316-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 455741 INFO  (coreLoadExecutor-1316-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 455741 INFO  (coreLoadExecutor-1316-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,defaults,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 455741 INFO  (coreLoadExecutor-1316-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 455742 INFO  (coreLoadExecutor-1316-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 455742 INFO  (coreLoadExecutor-1316-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 455742 INFO  (coreLoadExecutor-1316-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=85.037109375, floorSegmentMB=1.7080078125, forceMergeDeletesPctAllowed=19.77046788938063, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8430595714816488
   [junit4]   2> 455742 INFO  (coreLoadExecutor-1316-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3e2c70 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1174d12),segFN=segments_1,generation=1}
   [junit4]   2> 455742 INFO  (coreLoadExecutor-1316-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 455742 INFO  (coreLoadExecutor-1316-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@9d87c9[collection1] main
   [junit4]   2> 455743 INFO  (coreLoadExecutor-1316-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_4A4B86AB347F0910-001\solr-instance-001\collection1\conf
   [junit4]   2> 455743 INFO  (coreLoadExecutor-1316-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_4A4B86AB347F0910-001\solr-instance-001\collection1\conf}
   [junit4]   2> 455743 INFO  (coreLoadExecutor-1316-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_4A4B86AB347F0910-001\solr-instance-001\collection1\conf
   [junit4]   2> 455744 INFO  (coreLoadExecutor-1316-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 455744 INFO  (coreLoadExecutor-1316-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 455744 INFO  (coreLoadExecutor-1316-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 455744 INFO  (searcherExecutor-1317-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@9d87c9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 455744 INFO  (coreLoadExecutor-1316-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 456139 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[4A4B86AB347F0910]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_4A4B86AB347F0910-001\solr-instance-002\collection1
   [junit4]   2> 456148 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[4A4B86AB347F0910]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 456150 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[4A4B86AB347F0910]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@136420{/solr,null,AVAILABLE}
   [junit4]   2> 456151 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[4A4B86AB347F0910]) [    ] o.e.j.s.ServerConnector Started ServerConnector@15db853{HTTP/1.1}{127.0.0.1:64332}
   [junit4]   2> 456152 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[4A4B86AB347F0910]) [    ] o.e.j.s.Server Started @459666ms
   [junit4]   2> 456152 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[4A4B86AB347F0910]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_4A4B86AB347F0910-001\solr-instance-002\collection1\data, hostContext=/solr, hostPort=64332}
   [junit4]   2> 456152 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[4A4B86AB347F0910]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 456152 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[4A4B86AB347F0910]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_4A4B86AB347F0910-001\solr-instance-002'
   [junit4]   2> 456152 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[4A4B86AB347F0910]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 456152 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[4A4B86AB347F0910]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 456153 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[4A4B86AB347F0910]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_4A4B86AB347F0910-001\solr-instance-002\solr.xml
   [junit4]   2> 456161 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[4A4B86AB347F0910]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_4A4B86AB347F0910-001\solr-instance-002\.
   [junit4]   2> 456161 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[4A4B86AB347F0910]) [    ] o.a.s.c.CoreContainer New CoreContainer 25316492
   [junit4]   2> 456161 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[4A4B86AB347F0910]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_4A4B86AB347F0910-001\solr-instance-002]
   [junit4]   2> 456161 WARN  (TEST-TestReplicationHandler.doTestDetails-seed#[4A4B86AB347F0910]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_4A4B86AB347F0910-001\solr-instance-002\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_4A4B86AB347F0910-001\solr-instance-002\lib
   [junit4]   2> 456161 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[4A4B86AB347F0910]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 456162 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[4A4B86AB347F0910]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 456163 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[4A4B86AB347F0910]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 456163 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[4A4B86AB347F0910]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 456163 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[4A4B86AB347F0910]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 456163 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[4A4B86AB347F0910]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 456164 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[4A4B86AB347F0910]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_4A4B86AB347F0910-001\solr-instance-002\.
   [junit4]   2> 456168 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[4A4B86AB347F0910]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data\}
   [junit4]   2> 456168 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[4A4B86AB347F0910]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_4A4B86AB347F0910-001\solr-instance-002\.\collection1
   [junit4]   2> 456168 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[4A4B86AB347F0910]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 456170 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[4A4B86AB347F0910]) [    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 456170 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[4A4B86AB347F0910]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 456170 INFO  (coreLoadExecutor-1326-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_4A4B86AB347F0910-001\solr-instance-002\collection1'
   [junit4]   2> 456170 INFO  (coreLoadExecutor-1326-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 456170 INFO  (coreLoadExecutor-1326-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 456181 INFO  (coreLoadExecutor-1326-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 456186 INFO  (coreLoadExecutor-1326-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 456200 INFO  (coreLoadExecutor-1326-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 456211 INFO  (coreLoadExecutor-1326-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 456214 INFO  (coreLoadExecutor-1326-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 456217 INFO  (coreLoadExecutor-1326-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_4A4B86AB347F0910-001\solr-instance-002\collection1'
   [junit4]   2> 456217 INFO  (coreLoadExecutor-1326-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_4A4B86AB347F0910-001\solr-instance-002\.\collection1
   [junit4]   2> 456218 INFO  (coreLoadExecutor-1326-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 456218 INFO  (coreLoadExecutor-1326-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_4A4B86AB347F0910-001\solr-instance-002\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_4A4B86AB347F0910-001\solr-instance-002\.\collection1\data\]
   [junit4]   2> 456218 INFO  (coreLoadExecutor-1326-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 456218 INFO  (coreLoadExecutor-1326-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_4A4B86AB347F0910-001\solr-instance-002\.\collection1\data\
   [junit4]   2> 456218 INFO  (coreLoadExecutor-1326-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_4A4B86AB347F0910-001\solr-instance-002\.\collection1\data\index/
   [junit4]   2> 456218 WARN  (coreLoadExecutor-1326-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_4A4B86AB347F0910-001\solr-instance-002\.\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 456219 INFO  (coreLoadExecutor-1326-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_4A4B86AB347F0910-001\solr-instance-002\.\collection1\data\index
   [junit4]   2> 456220 INFO  (coreLoadExecutor-1326-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1652064637, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 456220 INFO  (coreLoadExecutor-1326-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@9c1ca4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5efdc1),segFN=segments_1,generation=1}
   [junit4]   2> 456220 INFO  (coreLoadExecutor-1326-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 456221 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_4A4B86AB347F0910-001\solr-instance-002\.\collection1\data\
   [junit4]   2> 456222 INFO  (coreLoadExecutor-1326-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 456223 INFO  (coreLoadExecutor-1326-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 456225 INFO  (coreLoadExecutor-1326-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 456226 INFO  (coreLoadExecutor-1326-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 456228 INFO  (coreLoadExecutor-1326-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 456229 INFO  (coreLoadExecutor-1326-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 456229 INFO  (coreLoadExecutor-1326-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,defaults,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 456230 INFO  (coreLoadExecutor-1326-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 456230 INFO  (coreLoadExecutor-1326-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 456230 INFO  (coreLoadExecutor-1326-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 456230 INFO  (coreLoadExecutor-1326-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=85.037109375, floorSegmentMB=1.7080078125, forceMergeDeletesPctAllowed=19.77046788938063, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8430595714816488
   [junit4]   2> 456230 INFO  (coreLoadExecutor-1326-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@9c1ca4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5efdc1),segFN=segments_1,generation=1}
   [junit4]   2> 456230 INFO  (coreLoadExecutor-1326-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 456231 INFO  (coreLoadExecutor-1326-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@aa3204[collection1] main
   [junit4]   2> 456231 INFO  (coreLoadExecutor-1326-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_4A4B86AB347F0910-001\solr-instance-002\collection1\conf
   [junit4]   2> 456231 INFO  (coreLoadExecutor-1326-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_4A4B86AB347F0910-001\solr-instance-002\collection1\conf}
   [junit4]   2> 456231 INFO  (coreLoadExecutor-1326-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_4A4B86AB347F0910-001\solr-instance-002\collection1\conf
   [junit4]   2> 456232 INFO  (coreLoadExecutor-1326-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 456237 INFO  (coreLoadExecutor-1326-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 456237 INFO  (searcherExecutor-1327-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@aa3204[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 456238 INFO  (coreLoadExecutor-1326-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 456674 INFO  (qtp14983910-2801) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 456678 INFO  (qtp14983910-2802) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 456683 INFO  (qtp14983910-2803) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={slave=false&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 456683 INFO  (qtp21089713-2821) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=2
   [junit4]   2> 456689 INFO  (qtp14983910-2804) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0]} 0 2
   [junit4]   2> 456692 INFO  (qtp14983910-2805) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 456694 INFO  (qtp14983910-2805) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3e2c70 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1174d12),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3e2c70 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1174d12),segFN=segments_2,generation=2}
   [junit4]   2> 456695 INFO  (qtp14983910-2805) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 456696 INFO  (qtp14983910-2805) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1e38078[collection1] main
   [junit4]   2> 456696 INFO  (qtp14983910-2805) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 456697 INFO  (searcherExecutor-1317-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1e38078[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.5.0):c1)))}
   [junit4]   2> 456697 INFO  (qtp14983910-2805) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 4
   [junit4]   2> 456705 WARN  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication suffix
   [junit4]   2> 456709 INFO  (qtp14983910-2808) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 456710 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Master's generation: 2
   [junit4]   2> 456710 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 456710 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 456716 INFO  (qtp14983910-2809) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&wt=javabin&version=2&command=filelist} status=0 QTime=5
   [junit4]   2> 456717 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Number of files in latest index in master: 4
   [junit4]   2> 456717 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_4A4B86AB347F0910-001\solr-instance-002\.\collection1\data\index.20160423164655357
   [junit4]   2> 456718 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 456719 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=18, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=54.193359375, floorSegmentMB=0.6435546875, forceMergeDeletesPctAllowed=23.15050278589957, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 456720 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@9c1ca4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5efdc1),segFN=segments_1,generation=1}
   [junit4]   2> 456720 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 456720 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 456721 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@9c1ca4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5efdc1),segFN=segments_1,generation=1}
   [junit4]   2> 456721 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 456721 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 456721 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting download (fullCopy=false) to MockDirectoryWrapper(RAMDirectory@1b122ff lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c0b434)
   [junit4]   2> 456724 INFO  (qtp14983910-2810) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.cfe&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 456727 INFO  (qtp14983910-2801) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.si&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 456729 INFO  (qtp14983910-2802) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.cfs&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 456732 INFO  (qtp14983910-2803) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=segments_2&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 456732 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Total time taken for download (fullCopy=false,bytesDownloaded=1877) : 0 secs (null bytes/sec) to MockDirectoryWrapper(RAMDirectory@1b122ff lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c0b434)
   [junit4]   2> 456735 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=26, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.12084173491074363]
   [junit4]   2> 456736 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@9c1ca4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5efdc1),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@9c1ca4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5efdc1),segFN=segments_2,generation=2}
   [junit4]   2> 456736 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 456736 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 456737 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@bd7b24[collection1] main
   [junit4]   2> 456737 INFO  (searcherExecutor-1327-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@bd7b24[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.5.0):c1)))}
   [junit4]   2> 456738 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_4A4B86AB347F0910-001\solr-instance-002\.\collection1\data\index.20160423164655357 [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_4A4B86AB347F0910-001\solr-instance-002\.\collection1\data\index.20160423164655357;done=true>>]
   [junit4]   2> 456738 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_4A4B86AB347F0910-001\solr-instance-002\.\collection1\data\index.20160423164655357
   [junit4]   2> 456738 INFO  (qtp21089713-2822) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wait=true&masterUrl=http://127.0.0.1:64329/solr/collection1/replication&command=fetchindex} status=0 QTime=33
   [junit4]   2> 456745 INFO  (qtp14983910-2804) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={slave=false&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 456746 INFO  (qtp21089713-2823) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=2
   [junit4]   2> 456750 INFO  (qtp14983910-2805) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1]} 0 1
   [junit4]   2> 456751 INFO  (qtp14983910-2808) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 456754 INFO  (qtp14983910-2808) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3e2c70 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1174d12),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3e2c70 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1174d12),segFN=segments_3,generation=3}
   [junit4]   2> 456754 INFO  (qtp14983910-2808) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 456755 INFO  (qtp14983910-2808) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1e56ce[collection1] main
   [junit4]   2> 456755 INFO  (qtp14983910-2808) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 456755 INFO  (searcherExecutor-1317-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1e56ce[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.5.0):c1) Uninverting(_1(5.5.0):c1)))}
   [junit4]   2> 456756 INFO  (qtp14983910-2808) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 4
   [junit4]   2> 456758 WARN  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication suffix
   [junit4]   2> 456760 INFO  (qtp14983910-2809) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 456760 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Master's generation: 3
   [junit4]   2> 456760 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Slave's generation: 2
   [junit4]   2> 456760 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 456763 INFO  (qtp14983910-2810) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=3&qt=/replication&wt=javabin&version=2&command=filelist} status=0 QTime=1
   [junit4]   2> 456763 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Number of files in latest index in master: 7
   [junit4]   2> 456764 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_4A4B86AB347F0910-001\solr-instance-002\.\collection1\data\index.20160423164655403
   [junit4]   2> 456764 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 456765 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=18, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=54.193359375, floorSegmentMB=0.6435546875, forceMergeDeletesPctAllowed=23.15050278589957, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 456766 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@9c1ca4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5efdc1),segFN=segments_2,generation=2}
   [junit4]   2> 456766 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 456766 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 456766 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@9c1ca4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5efdc1),segFN=segments_2,generation=2}
   [junit4]   2> 456766 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 456766 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 456766 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting download (fullCopy=false) to MockDirectoryWrapper(RAMDirectory@4e8f6b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6f8e79)
   [junit4]   2> 456766 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.cfe because it already exists
   [junit4]   2> 456766 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.si because it already exists
   [junit4]   2> 456766 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.cfs because it already exists
   [junit4]   2> 456768 INFO  (qtp14983910-2801) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1.cfs&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 456770 INFO  (qtp14983910-2802) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1.cfe&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 456773 INFO  (qtp14983910-2803) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1.si&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 456776 INFO  (qtp14983910-2804) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=segments_3&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 456776 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Total time taken for download (fullCopy=false,bytesDownloaded=1939) : 0 secs (null bytes/sec) to MockDirectoryWrapper(RAMDirectory@4e8f6b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6f8e79)
   [junit4]   2> 456780 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=26, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.12084173491074363]
   [junit4]   2> 456781 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@9c1ca4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5efdc1),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@9c1ca4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5efdc1),segFN=segments_3,generation=3}
   [junit4]   2> 456781 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 456782 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 456783 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1dcc9bd[collection1] main
   [junit4]   2> 456783 INFO  (searcherExecutor-1327-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1dcc9bd[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.5.0):c1) Uninverting(_1(5.5.0):c1)))}
   [junit4]   2> 456783 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_4A4B86AB347F0910-001\solr-instance-002\.\collection1\data\index.20160423164655403 [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_4A4B86AB347F0910-001\solr-instance-002\.\collection1\data\index.20160423164655403;done=true>>]
   [junit4]   2> 456783 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_4A4B86AB347F0910-001\solr-instance-002\.\collection1\data\index.20160423164655403
   [junit4]   2> 456783 INFO  (qtp21089713-2824) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wait=true&masterUrl=http://127.0.0.1:64329/solr/collection1/replication&command=fetchindex} status=0 QTime=26
   [junit4]   2> 456787 INFO  (qtp14983910-2805) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={slave=false&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 456788 INFO  (qtp21089713-2825) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=2
   [junit4]   2> 456791 INFO  (qtp14983910-2808) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2]} 0 1
   [junit4]   2> 456793 INFO  (qtp14983910-2809) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 456796 INFO  (qtp14983910-2809) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=3
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3e2c70 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1174d12),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3e2c70 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1174d12),segFN=segments_3,generation=3}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3e2c70 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1174d12),segFN=segments_4,generation=4}
   [junit4]   2> 456796 INFO  (qtp14983910-2809) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 4
   [junit4]   2> 456797 INFO  (qtp14983910-2809) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@8dfa26[collection1] main
   [junit4]   2> 456797 INFO  (qtp14983910-2809) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 456797 INFO  (searcherExecutor-1317-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@8dfa26[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.5.0):c1) Uninverting(_1(5.5.0):c1) Uninverting(_2(5.5.0):c1)))}
   [junit4]   2> 456797 INFO  (qtp14983910-2809) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 3
   [junit4]   2> 456798 WARN  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication suffix
   [junit4]   2> 456801 INFO  (qtp14983910-2810) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 456802 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Master's generation: 4
   [junit4]   2> 456802 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Slave's generation: 3
   [junit4]   2> 456802 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 456805 INFO  (qtp14983910-2801) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=4&qt=/replication&wt=javabin&version=2&command=filelist} status=0 QTime=1
   [junit4]   2> 456805 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Number of files in latest index in master: 10
   [junit4]   2> 456807 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_4A4B86AB347F0910-001\solr-instance-002\.\collection1\data\index.20160423164655445
   [junit4]   2> 456807 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 456808 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=18, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=54.193359375, floorSegmentMB=0.6435546875, forceMergeDeletesPctAllowed=23.15050278589957, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 456809 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@9c1ca4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5efdc1),segFN=segments_3,generation=3}
   [junit4]   2> 456809 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 456809 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 456809 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@9c1ca4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5efdc1),segFN=segments_3,generation=3}
   [junit4]   2> 456809 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 456809 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 456810 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting download (fullCopy=false) to MockDirectoryWrapper(RAMDirectory@16555b3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b47562)
   [junit4]   2> 456810 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.cfe because it already exists
   [junit4]   2> 456810 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.si because it already exists
   [junit4]   2> 456810 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.cfs because it already exists
   [junit4]   2> 456810 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _1.cfs because it already exists
   [junit4]   2> 456810 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _1.cfe because it already exists
   [junit4]   2> 456810 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _1.si because it already exists
   [junit4]   2> 456811 INFO  (qtp14983910-2802) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=4&qt=/replication&file=_2.si&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 456813 INFO  (qtp14983910-2803) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=4&qt=/replication&file=_2.cfe&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 456816 INFO  (qtp14983910-2804) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=4&qt=/replication&file=_2.cfs&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 456818 INFO  (qtp14983910-2805) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=4&qt=/replication&file=segments_4&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 456819 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Total time taken for download (fullCopy=false,bytesDownloaded=2001) : 0 secs (null bytes/sec) to MockDirectoryWrapper(RAMDirectory@16555b3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b47562)
   [junit4]   2> 456820 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=26, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.12084173491074363]
   [junit4]   2> 456821 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@9c1ca4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5efdc1),segFN=segments_3,generation=3}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@9c1ca4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5efdc1),segFN=segments_4,generation=4}
   [junit4]   2> 456821 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 4
   [junit4]   2> 456822 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 456823 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1dc96fd[collection1] main
   [junit4]   2> 456823 INFO  (searcherExecutor-1327-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1dc96fd[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.5.0):c1) Uninverting(_1(5.5.0):c1) Uninverting(_2(5.5.0):c1)))}
   [junit4]   2> 456823 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_4A4B86AB347F0910-001\solr-instance-002\.\collection1\data\index.20160423164655445 [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_4A4B86AB347F0910-001\solr-instance-002\.\collection1\data\index.20160423164655445;done=true>>]
   [junit4]   2> 456823 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_4A4B86AB347F0910-001\solr-instance-002\.\collection1\data\index.20160423164655445
   [junit4]   2> 456824 INFO  (qtp21089713-2826) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wait=true&masterUrl=http://127.0.0.1:64329/solr/collection1/replication&command=fetchindex} status=0 QTime=25
   [junit4]   2> 456827 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[4A4B86AB347F0910]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_4A4B86AB347F0910-001\solr-instance-003\collection1
   [junit4]   2> 456840 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[4A4B86AB347F0910]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 456842 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[4A4B86AB347F0910]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1533af8{/solr,null,AVAILABLE}
   [junit4]   2> 456842 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[4A4B86AB347F0910]) [    ] o.e.j.s.ServerConnector Started ServerConnector@18b7a56{HTTP/1.1}{127.0.0.1:64339}
   [junit4]   2> 456843 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[4A4B86AB347F0910]) [    ] o.e.j.s.Server Started @460357ms
   [junit4]   2> 456843 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[4A4B86AB347F0910]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_4A4B86AB347F0910-001\solr-instance-003\collection1\data, hostContext=/solr, hostPort=64339}
   [junit4]   2> 456843 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[4A4B86AB347F0910]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 456843 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[4A4B86AB347F0910]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_4A4B86AB347F0910-001\solr-instance-003'
   [junit4]   2> 456843 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[4A4B86AB347F0910]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 456843 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[4A4B86AB347F0910]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 456844 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[4A4B86AB347F0910]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_4A4B86AB347F0910-001\solr-instance-003\solr.xml
   [junit4]   2> 456851 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[4A4B86AB347F0910]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_4A4B86AB347F0910-001\solr-instance-003\.
   [junit4]   2> 456852 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[4A4B86AB347F0910]) [    ] o.a.s.c.CoreContainer New CoreContainer 5272360
   [junit4]   2> 456852 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[4A4B86AB347F0910]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_4A4B86AB347F0910-001\solr-instance-003]
   [junit4]   2> 456852 WARN  (TEST-TestReplicationHandler.doTestDetails-seed#[4A4B86AB347F0910]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_4A4B86AB347F0910-001\solr-instance-003\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_4A4B86AB347F0910-001\solr-instance-003\lib
   [junit4]   2> 456852 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[4A4B86AB347F0910]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 456853 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[4A4B86AB347F0910]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 456854 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[4A4B86AB347F0910]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 456854 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[4A4B86AB347F0910]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 456854 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[4A4B86AB347F0910]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 456854 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[4A4B86AB347F0910]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 456855 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[4A4B86AB347F0910]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_4A4B86AB347F0910-001\solr-instance-003\.
   [junit4]   2> 456859 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[4A4B86AB347F0910]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data\}
   [junit4]   2> 456859 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[4A4B86AB347F0910]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_4A4B86AB347F0910-001\solr-instance-003\.\collection1
   [junit4]   2> 456859 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[4A4B86AB347F0910]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 456860 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[4A4B86AB347F0910]) [    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 456860 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[4A4B86AB347F0910]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 456860 INFO  (coreLoadExecutor-1340-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_4A4B86AB347F0910-001\solr-instance-003\collection1'
   [junit4]   2> 456860 INFO  (coreLoadExecutor-1340-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 456860 INFO  (coreLoadExecutor-1340-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 456884 INFO  (coreLoadExecutor-1340-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 456889 INFO  (coreLoadExecutor-1340-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 456897 INFO  (coreLoadExecutor-1340-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 456901 INFO  (coreLoadExecutor-1340-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 456907 INFO  (coreLoadExecutor-1340-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 456914 INFO  (coreLoadExecutor-1340-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_4A4B86AB347F0910-001\solr-instance-003\collection1'
   [junit4]   2> 456914 INFO  (coreLoadExecutor-1340-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_4A4B86AB347F0910-001\solr-instance-003\.\collection1
   [junit4]   2> 456914 INFO  (coreLoadExecutor-1340-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 456915 INFO  (coreLoadExecutor-1340-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_4A4B86AB347F0910-001\solr-instance-003\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_4A4B86AB347F0910-001\solr-instance-003\.\collection1\data\]
   [junit4]   2> 456915 INFO  (coreLoadExecutor-1340-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 456915 INFO  (coreLoadExecutor-1340-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_4A4B86AB347F0910-001\solr-instance-003\.\collection1\data\
   [junit4]   2> 456915 INFO  (coreLoadExecutor-1340-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_4A4B86AB347F0910-001\solr-instance-003\.\collection1\data\index/
   [junit4]   2> 456915 WARN  (coreLoadExecutor-1340-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_4A4B86AB347F0910-001\solr-instance-003\.\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 456916 INFO  (coreLoadExecutor-1340-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_4A4B86AB347F0910-001\solr-instance-003\.\collection1\data\index
   [junit4]   2> 456916 INFO  (coreLoadExecutor-1340-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1652064637, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 456917 INFO  (coreLoadExecutor-1340-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@de921 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e38f31),segFN=segments_1,generation=1}
   [junit4]   2> 456917 INFO  (coreLoadExecutor-1340-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 456917 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_4A4B86AB347F0910-001\solr-instance-003\.\collection1\data\
   [junit4]   2> 456918 INFO  (coreLoadExecutor-1340-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 456924 INFO  (coreLoadExecutor-1340-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 456926 INFO  (coreLoadExecutor-1340-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 456927 INFO  (coreLoadExecutor-1340-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 456929 INFO  (coreLoadExecutor-1340-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 456930 INFO  (coreLoadExecutor-1340-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 456930 INFO  (coreLoadExecutor-1340-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,defaults,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 456931 INFO  (coreLoadExecutor-1340-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 456931 INFO  (coreLoadExecutor-1340-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 456931 INFO  (coreLoadExecutor-1340-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 456932 INFO  (coreLoadExecutor-1340-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=85.037109375, floorSegmentMB=1.7080078125, forceMergeDeletesPctAllowed=19.77046788938063, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8430595714816488
   [junit4]   2> 456932 INFO  (coreLoadExecutor-1340-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@de921 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e38f31),segFN=segments_1,generation=1}
   [junit4]   2> 456932 INFO  (coreLoadExecutor-1340-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 456932 INFO  (coreLoadExecutor-1340-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1194ceb[collection1] main
   [junit4]   2> 456932 INFO  (coreLoadExecutor-1340-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_4A4B86AB347F0910-001\solr-instance-003\collection1\conf
   [junit4]   2> 456932 INFO  (coreLoadExecutor-1340-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_4A4B86AB347F0910-001\solr-instance-003\collection1\conf}
   [junit4]   2> 456932 INFO  (coreLoadExecutor-1340-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_4A4B86AB347F0910-001\solr-instance-003\collection1\conf
   [junit4]   2> 456933 INFO  (coreLoadExecutor-1340-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 456933 WARN  (coreLoadExecutor-1340-thread-1) [    x:collection1] o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication suffix
   [junit4]   2> 456934 INFO  (coreLoadExecutor-1340-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler  No value set for 'pollInterval'. Timer Task not started.
   [junit4]   2> 456934 INFO  (coreLoadExecutor-1340-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml
   [junit4]   2> 456934 INFO  (coreLoadExecutor-1340-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 456934 INFO  (searcherExecutor-1341-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1194ceb[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 456934 INFO  (coreLoadExecutor-1340-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 457038 INFO  (qtp14983910-2808) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 457040 INFO  (indexFetcher-1331-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Slave in sync with master.
   [junit4]   2> 457370 WARN  (qtp9213961-2849) [    x:collection1] o.a.s.h.ReplicationHandler Exception while invoking 'details' method for replication on master 
   [junit4]   2> org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:64329/solr: Expected mime type application/octet-stream but got text/html. <html>
   [junit4]   2> <head>
   [junit4]   2> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
   [junit4]   2> <title>Error 404 </title>
   [junit4]   2> </head>
   [junit4]   2> <body>
   [junit4]   2> <h2>HTTP ERROR: 404</h2>
   [junit4]   2> <p>Problem accessing /solr/replication. Reason:
   [junit4]   2> <pre>    Can not find: /solr/replication</pre></p>
   [junit4]   2> <hr /><i><small>Powered by Jetty://</small></i>
   [junit4]   2> </body>
   [junit4]   2> </html>
   [junit4]   2> 
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:545)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2> 	at org.apache.solr.handler.IndexFetcher.getDetails(IndexFetcher.java:1588)
   [junit4]   2> 	at org.apache.solr.handler.ReplicationHandler.getReplicationDetails(ReplicationHandler.java:831)
   [junit4]   2> 	at org.apache.solr.handler.ReplicationHandler.handleRequestBody(ReplicationHandler.java:310)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:155)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2082)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:651)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:458)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:229)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:184)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:109)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]

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

1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@185aa42
   [junit4]   2> 559911 INFO  (coreCloseExecutor-1929-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=2,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=497,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
   [junit4]   2> 559911 INFO  (coreCloseExecutor-1929-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 559911 INFO  (coreCloseExecutor-1929-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 559911 INFO  (coreCloseExecutor-1929-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 559912 INFO  (coreCloseExecutor-1929-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 559913 INFO  (coreCloseExecutor-1929-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 559913 INFO  (coreCloseExecutor-1929-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_4A4B86AB347F0910-001\solr-instance-027\.\collection1\data\ [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_4A4B86AB347F0910-001\solr-instance-027\.\collection1\data\;done=false>>]
   [junit4]   2> 559913 INFO  (coreCloseExecutor-1929-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_4A4B86AB347F0910-001\solr-instance-027\.\collection1\data\
   [junit4]   2> 559913 INFO  (coreCloseExecutor-1929-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_4A4B86AB347F0910-001\solr-instance-027\.\collection1\data\index.20160423164838461 [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_4A4B86AB347F0910-001\solr-instance-027\.\collection1\data\index.20160423164838461;done=false>>]
   [junit4]   2> 559913 INFO  (coreCloseExecutor-1929-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_4A4B86AB347F0910-001\solr-instance-027\.\collection1\data\index.20160423164838461
   [junit4]   2> 559914 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[4A4B86AB347F0910]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@131df14{/solr,null,UNAVAILABLE}
   [junit4]   2> 559924 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[4A4B86AB347F0910]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@ae644f{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 559924 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[4A4B86AB347F0910]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=27718072
   [junit4]   2> 559927 INFO  (coreCloseExecutor-1931-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@b97d34
   [junit4]   2> 559928 INFO  (coreCloseExecutor-1931-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=2,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=3,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
   [junit4]   2> 559928 INFO  (coreCloseExecutor-1931-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 559928 INFO  (coreCloseExecutor-1931-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 559928 INFO  (coreCloseExecutor-1931-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 559930 INFO  (coreCloseExecutor-1931-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 559930 INFO  (coreCloseExecutor-1931-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 559931 INFO  (coreCloseExecutor-1931-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_4A4B86AB347F0910-001\solr-instance-028\.\collection1\data\ [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_4A4B86AB347F0910-001\solr-instance-028\.\collection1\data\;done=false>>]
   [junit4]   2> 559931 INFO  (coreCloseExecutor-1931-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_4A4B86AB347F0910-001\solr-instance-028\.\collection1\data\
   [junit4]   2> 559931 INFO  (coreCloseExecutor-1931-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_4A4B86AB347F0910-001\solr-instance-028\.\collection1\data\index.20160423164829220 [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_4A4B86AB347F0910-001\solr-instance-028\.\collection1\data\index.20160423164829220;done=false>>]
   [junit4]   2> 559931 INFO  (coreCloseExecutor-1931-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_4A4B86AB347F0910-001\solr-instance-028\.\collection1\data\index.20160423164829220
   [junit4]   2> 559933 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[4A4B86AB347F0910]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@159ed5a{/solr,null,UNAVAILABLE}
   [junit4]   2> 559944 INFO  (SUITE-TestReplicationHandler-seed#[4A4B86AB347F0910]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_4A4B86AB347F0910-001
   [junit4]   2> NOTE: test params are: codec=Lucene54, sim=DefaultSimilarity, locale=zh-HK, timezone=Asia/Jerusalem
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_72 (32-bit)/cpus=3,threads=1,free=178418080,total=279183360
   [junit4]   2> NOTE: All tests run in this JVM: [CursorPagingTest, AlternateDirectoryTest, TestStressReorder, TestStandardQParsers, TestFieldTypeResource, TestJmxIntegration, ClusterStateUpdateTest, QueryElevationComponentTest, TestDocumentBuilder, TestIntervalFaceting, DistribCursorPagingTest, TestOrdValues, TestDistribDocBasedVersion, UpdateParamsTest, TriLevelCompositeIdRoutingTest, TestConfigSetProperties, IndexSchemaTest, HdfsCollectionsAPIDistributedZkTest, BlockJoinFacetRandomTest, TestClassNameShortening, DirectoryFactoryTest, TestDocBasedVersionConstraints, TestStressVersions, RequestLoggingTest, TestDefaultStatsCache, ScriptEngineTest, HLLUtilTest, TestTolerantSearch, SyncSliceTest, TestCloudSchemaless, SimplePostToolTest, CircularListTest, TestConfigReload, SpatialFilterTest, SchemaVersionSpecificBehaviorTest, TestCodecSupport, MBeansHandlerTest, AsyncMigrateRouteKeyTest, BufferStoreTest, PreAnalyzedUpdateProcessorTest, TestFaceting, TestSchemaVersionResource, MigrateRouteKeyTest, TestReplicationHandler]
   [junit4] Completed [100/571 (1!)] on J0 in 104.40s, 13 tests, 1 error <<< FAILURES!

[...truncated 1514 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\build.xml:750: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\build.xml:694: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build.xml:233: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\common-build.xml:534: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\lucene\common-build.xml:1477: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\lucene\common-build.xml:1033: There were test failures: 571 suites (7 ignored), 2289 tests, 1 error, 93 ignored (48 assumptions) [seed: 4A4B86AB347F0910]

Total time: 75 minutes 42 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-5.5-Windows (32bit/jdk1.8.0_72) - Build # 52 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.5-Windows/52/
Java: 32bit/jdk1.8.0_72 -client -XX:+UseParallelGC

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

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

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<4>
	at __randomizedtesting.SeedInfo.seed([B7F7C844CAC35D9B:9B8E8CC1BF7A953E]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.update.DirectUpdateHandlerTest.testExpungeDeletes(DirectUpdateHandlerTest.java:299)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10634 lines...]
   [junit4] Suite: org.apache.solr.update.DirectUpdateHandlerTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001
   [junit4]   2> 7180 INFO  (SUITE-DirectUpdateHandlerTest-seed#[B7F7C844CAC35D9B]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 7182 INFO  (SUITE-DirectUpdateHandlerTest-seed#[B7F7C844CAC35D9B]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 7183 INFO  (SUITE-DirectUpdateHandlerTest-seed#[B7F7C844CAC35D9B]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 7183 INFO  (SUITE-DirectUpdateHandlerTest-seed#[B7F7C844CAC35D9B]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 7183 INFO  (SUITE-DirectUpdateHandlerTest-seed#[B7F7C844CAC35D9B]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\core\src\test-files\solr
   [junit4]   2> 7184 INFO  (SUITE-DirectUpdateHandlerTest-seed#[B7F7C844CAC35D9B]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/jenkins/workspace/Lucene-Solr-5.5-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 7184 INFO  (SUITE-DirectUpdateHandlerTest-seed#[B7F7C844CAC35D9B]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/jenkins/workspace/Lucene-Solr-5.5-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 7273 INFO  (SUITE-DirectUpdateHandlerTest-seed#[B7F7C844CAC35D9B]-worker) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 7291 INFO  (SUITE-DirectUpdateHandlerTest-seed#[B7F7C844CAC35D9B]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 7336 INFO  (SUITE-DirectUpdateHandlerTest-seed#[B7F7C844CAC35D9B]-worker) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 7380 INFO  (SUITE-DirectUpdateHandlerTest-seed#[B7F7C844CAC35D9B]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 8228 INFO  (SUITE-DirectUpdateHandlerTest-seed#[B7F7C844CAC35D9B]-worker) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 8229 INFO  (SUITE-DirectUpdateHandlerTest-seed#[B7F7C844CAC35D9B]-worker) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 8232 WARN  (SUITE-DirectUpdateHandlerTest-seed#[B7F7C844CAC35D9B]-worker) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 8334 INFO  (SUITE-DirectUpdateHandlerTest-seed#[B7F7C844CAC35D9B]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 8342 INFO  (SUITE-DirectUpdateHandlerTest-seed#[B7F7C844CAC35D9B]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 8345 INFO  (SUITE-DirectUpdateHandlerTest-seed#[B7F7C844CAC35D9B]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 8345 INFO  (SUITE-DirectUpdateHandlerTest-seed#[B7F7C844CAC35D9B]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\core\src\test-files\solr
   [junit4]   2> 8345 INFO  (SUITE-DirectUpdateHandlerTest-seed#[B7F7C844CAC35D9B]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\core\src\test-files\solr'
   [junit4]   2> 8345 INFO  (SUITE-DirectUpdateHandlerTest-seed#[B7F7C844CAC35D9B]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 8345 INFO  (SUITE-DirectUpdateHandlerTest-seed#[B7F7C844CAC35D9B]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\core\src\test-files\solr
   [junit4]   2> 8345 INFO  (SUITE-DirectUpdateHandlerTest-seed#[B7F7C844CAC35D9B]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 22886605
   [junit4]   2> 8345 INFO  (SUITE-DirectUpdateHandlerTest-seed#[B7F7C844CAC35D9B]-worker) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\core\src\test-files\solr]
   [junit4]   2> 8347 WARN  (SUITE-DirectUpdateHandlerTest-seed#[B7F7C844CAC35D9B]-worker) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\core\src\test-files\solr\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\core\src\test-files\solr\lib
   [junit4]   2> 8347 INFO  (SUITE-DirectUpdateHandlerTest-seed#[B7F7C844CAC35D9B]-worker) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 8352 INFO  (SUITE-DirectUpdateHandlerTest-seed#[B7F7C844CAC35D9B]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 8352 INFO  (SUITE-DirectUpdateHandlerTest-seed#[B7F7C844CAC35D9B]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 8352 INFO  (SUITE-DirectUpdateHandlerTest-seed#[B7F7C844CAC35D9B]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 8353 INFO  (SUITE-DirectUpdateHandlerTest-seed#[B7F7C844CAC35D9B]-worker) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 8353 INFO  (SUITE-DirectUpdateHandlerTest-seed#[B7F7C844CAC35D9B]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 8355 INFO  (SUITE-DirectUpdateHandlerTest-seed#[B7F7C844CAC35D9B]-worker) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema12.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, dataDir=C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001, shard=shard1}
   [junit4]   2> 8356 INFO  (coreLoadExecutor-18-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 8356 INFO  (coreLoadExecutor-18-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 8356 INFO  (coreLoadExecutor-18-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\core\src\test-files\solr
   [junit4]   2> 8357 INFO  (coreLoadExecutor-18-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/jenkins/workspace/Lucene-Solr-5.5-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 8357 INFO  (coreLoadExecutor-18-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/jenkins/workspace/Lucene-Solr-5.5-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 8438 INFO  (coreLoadExecutor-18-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 8448 INFO  (coreLoadExecutor-18-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 8472 INFO  (coreLoadExecutor-18-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 8482 INFO  (coreLoadExecutor-18-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 8587 INFO  (coreLoadExecutor-18-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 8588 INFO  (coreLoadExecutor-18-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 8588 WARN  (coreLoadExecutor-18-thread-1) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 8608 INFO  (coreLoadExecutor-18-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 8612 INFO  (coreLoadExecutor-18-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 8622 INFO  (coreLoadExecutor-18-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 8623 INFO  (coreLoadExecutor-18-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 8623 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockFSDirectoryFactory
   [junit4]   2> 8627 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001\]
   [junit4]   2> 8631 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap No JMX servers found, not exposing Solr information with JMX.
   [junit4]   2> 8653 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001
   [junit4]   2> 8654 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001\index/
   [junit4]   2> 8655 WARN  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001\index' doesn't exist. Creating new index...
   [junit4]   2> 8668 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001\index
   [junit4]   2> 8669 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=95.341796875, floorSegmentMB=2.18359375, forceMergeDeletesPctAllowed=29.705678088930927, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 8760 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(MMapDirectory@C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001\index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1206c28),segFN=segments_1,generation=1}
   [junit4]   2> 8761 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 8762 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001\
   [junit4]   2> 8899 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 8946 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 8946 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 8946 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 8946 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 8946 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 8947 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 8964 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 8964 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 9053 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 9054 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 9054 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 9060 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 9062 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 9063 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 9064 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 9089 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 9124 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.c.RequestHandlers 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> 9125 WARN  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 9126 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 9126 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 9128 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 9130 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=22, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.17599135275649555]
   [junit4]   2> 9150 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(MMapDirectory@C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001\index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1206c28),segFN=segments_1,generation=1}
   [junit4]   2> 9150 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 9150 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1bf7312[collection1] main
   [junit4]   2> 9153 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 9154 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 9155 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 9155 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 9311 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 9697 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 9698 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 9698 INFO  (searcherExecutor-19-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 9700 INFO  (searcherExecutor-19-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 9700 INFO  (searcherExecutor-19-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 9700 INFO  (searcherExecutor-19-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 9701 INFO  (searcherExecutor-19-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 9703 INFO  (searcherExecutor-19-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 9704 INFO  (searcherExecutor-19-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 9704 INFO  (searcherExecutor-19-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 9705 INFO  (searcherExecutor-19-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 9706 INFO  (searcherExecutor-19-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1bf7312[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 9706 INFO  (SUITE-DirectUpdateHandlerTest-seed#[B7F7C844CAC35D9B]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 9708 INFO  (TEST-DirectUpdateHandlerTest.testRequireUniqueKey-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRequireUniqueKey
   [junit4]   2> 9708 INFO  (TEST-DirectUpdateHandlerTest.testRequireUniqueKey-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 9709 INFO  (TEST-DirectUpdateHandlerTest.testRequireUniqueKey-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 1
   [junit4]   2> 9716 INFO  (TEST-DirectUpdateHandlerTest.testRequireUniqueKey-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 9767 INFO  (TEST-DirectUpdateHandlerTest.testRequireUniqueKey-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(MMapDirectory@C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001\index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1206c28),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(MMapDirectory@C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001\index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1206c28),segFN=segments_2,generation=2}
   [junit4]   2> 9768 INFO  (TEST-DirectUpdateHandlerTest.testRequireUniqueKey-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 9770 INFO  (TEST-DirectUpdateHandlerTest.testRequireUniqueKey-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@3ad83f[collection1] main
   [junit4]   2> 9771 INFO  (TEST-DirectUpdateHandlerTest.testRequireUniqueKey-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 9771 INFO  (searcherExecutor-19-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3ad83f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 9771 INFO  (TEST-DirectUpdateHandlerTest.testRequireUniqueKey-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 54
   [junit4]   2> 9776 INFO  (TEST-DirectUpdateHandlerTest.testRequireUniqueKey-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 3
   [junit4]   2> 9776 INFO  (TEST-DirectUpdateHandlerTest.testRequireUniqueKey-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{} 0 0
   [junit4]   2> 9778 INFO  (TEST-DirectUpdateHandlerTest.testRequireUniqueKey-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.h.RequestHandlerBase Ignoring exception matching ignore_exception
   [junit4]   2> 9778 INFO  (TEST-DirectUpdateHandlerTest.testRequireUniqueKey-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{} 0 0
   [junit4]   2> 9778 INFO  (TEST-DirectUpdateHandlerTest.testRequireUniqueKey-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.h.RequestHandlerBase Ignoring exception matching id
   [junit4]   2> 9778 INFO  (TEST-DirectUpdateHandlerTest.testRequireUniqueKey-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testRequireUniqueKey
   [junit4]   2> 9781 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteRollback
   [junit4]   2> 9781 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 9782 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 9783 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 9817 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(MMapDirectory@C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001\index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1206c28),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(MMapDirectory@C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001\index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1206c28),segFN=segments_3,generation=3}
   [junit4]   2> 9818 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 9820 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@3441dd[collection1] main
   [junit4]   2> 9820 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 9820 INFO  (searcherExecutor-19-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3441dd[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 9820 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 37
   [junit4]   2> 9821 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 9821 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=22886605
   [junit4]   2> 9822 INFO  (coreCloseExecutor-23-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1c69efd
   [junit4]   2> 9822 INFO  (coreCloseExecutor-23-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=2,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=1,cumulative_deletesById=0,cumulative_deletesByQuery=2,cumulative_errors=0}
   [junit4]   2> 9822 INFO  (coreCloseExecutor-23-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 9824 INFO  (coreCloseExecutor-23-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 9824 INFO  (coreCloseExecutor-23-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 9825 INFO  (coreCloseExecutor-23-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 9826 INFO  (coreCloseExecutor-23-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockFSDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 9826 INFO  (coreCloseExecutor-23-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001\index [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001\index;done=false>>]
   [junit4]   2> 9826 INFO  (coreCloseExecutor-23-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001\index
   [junit4]   2> 9839 INFO  (coreCloseExecutor-23-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001 [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001;done=false>>]
   [junit4]   2> 9839 INFO  (coreCloseExecutor-23-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001
   [junit4]   2> 9841 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 9841 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 9841 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 9842 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\core\src\test-files\solr
   [junit4]   2> 9842 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/jenkins/workspace/Lucene-Solr-5.5-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 9842 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/jenkins/workspace/Lucene-Solr-5.5-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 9904 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 9916 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 9947 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 9955 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 10047 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 10048 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 10048 WARN  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 10065 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 10068 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 10070 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 10070 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\core\src\test-files\solr
   [junit4]   2> 10070 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\core\src\test-files\solr'
   [junit4]   2> 10070 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 10070 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\core\src\test-files\solr
   [junit4]   2> 10072 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.CoreContainer New CoreContainer 5534072
   [junit4]   2> 10072 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\core\src\test-files\solr]
   [junit4]   2> 10072 WARN  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\core\src\test-files\solr\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\core\src\test-files\solr\lib
   [junit4]   2> 10072 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 10075 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 10076 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 10076 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 10076 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 10076 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 10078 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema12.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, dataDir=C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001, shard=shard1}
   [junit4]   2> 10080 INFO  (coreLoadExecutor-30-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 10080 INFO  (coreLoadExecutor-30-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 10080 INFO  (coreLoadExecutor-30-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\core\src\test-files\solr
   [junit4]   2> 10081 INFO  (coreLoadExecutor-30-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/jenkins/workspace/Lucene-Solr-5.5-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 10081 INFO  (coreLoadExecutor-30-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/jenkins/workspace/Lucene-Solr-5.5-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 10110 INFO  (coreLoadExecutor-30-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 10120 INFO  (coreLoadExecutor-30-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 10140 INFO  (coreLoadExecutor-30-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 10147 INFO  (coreLoadExecutor-30-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 10234 INFO  (coreLoadExecutor-30-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 10235 INFO  (coreLoadExecutor-30-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 10235 WARN  (coreLoadExecutor-30-thread-1) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 10249 INFO  (coreLoadExecutor-30-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 10251 INFO  (coreLoadExecutor-30-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 10264 INFO  (coreLoadExecutor-30-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 10264 INFO  (coreLoadExecutor-30-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 10264 INFO  (coreLoadExecutor-30-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockFSDirectoryFactory
   [junit4]   2> 10264 INFO  (coreLoadExecutor-30-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001\]
   [junit4]   2> 10265 INFO  (coreLoadExecutor-30-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap No JMX servers found, not exposing Solr information with JMX.
   [junit4]   2> 10267 INFO  (coreLoadExecutor-30-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001
   [junit4]   2> 10267 INFO  (coreLoadExecutor-30-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001\index/
   [junit4]   2> 10269 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001\
   [junit4]   2> 10270 INFO  (coreLoadExecutor-30-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 10271 INFO  (coreLoadExecutor-30-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 10272 INFO  (coreLoadExecutor-30-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 10272 INFO  (coreLoadExecutor-30-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 10272 INFO  (coreLoadExecutor-30-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 10272 INFO  (coreLoadExecutor-30-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 10272 INFO  (coreLoadExecutor-30-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 10272 INFO  (coreLoadExecutor-30-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 10272 INFO  (coreLoadExecutor-30-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 10272 INFO  (coreLoadExecutor-30-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 10273 INFO  (coreLoadExecutor-30-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 10273 INFO  (coreLoadExecutor-30-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 10280 INFO  (coreLoadExecutor-30-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 10282 INFO  (coreLoadExecutor-30-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 10284 INFO  (coreLoadExecutor-30-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 10285 INFO  (coreLoadExecutor-30-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 10287 INFO  (coreLoadExecutor-30-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 10288 INFO  (coreLoadExecutor-30-thread-1) [    x:collection1] o.a.s.c.RequestHandlers 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> 10288 WARN  (coreLoadExecutor-30-thread-1) [    x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 10289 INFO  (coreLoadExecutor-30-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 10290 INFO  (coreLoadExecutor-30-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 10290 INFO  (coreLoadExecutor-30-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 10291 INFO  (coreLoadExecutor-30-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001\index
   [junit4]   2> 10291 INFO  (coreLoadExecutor-30-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=95.341796875, floorSegmentMB=2.18359375, forceMergeDeletesPctAllowed=29.705678088930927, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 10293 INFO  (coreLoadExecutor-30-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(MMapDirectory@C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001\index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11f1cd2),segFN=segments_3,generation=3}
   [junit4]   2> 10293 INFO  (coreLoadExecutor-30-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 10293 INFO  (coreLoadExecutor-30-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@69845b[collection1] main
   [junit4]   2> 10294 INFO  (coreLoadExecutor-30-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 10294 INFO  (coreLoadExecutor-30-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 10294 INFO  (coreLoadExecutor-30-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 10294 INFO  (coreLoadExecutor-30-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 10295 INFO  (coreLoadExecutor-30-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 10304 INFO  (coreLoadExecutor-30-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 10304 INFO  (searcherExecutor-31-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 10304 INFO  (coreLoadExecutor-30-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 10305 INFO  (searcherExecutor-31-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 10305 INFO  (searcherExecutor-31-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 10305 INFO  (searcherExecutor-31-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 10306 INFO  (searcherExecutor-31-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 10306 INFO  (searcherExecutor-31-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 10307 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 10307 INFO  (searcherExecutor-31-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 10308 INFO  (searcherExecutor-31-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 10309 INFO  (searcherExecutor-31-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 10309 INFO  (searcherExecutor-31-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@69845b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 10310 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[A]} 0 3
   [junit4]   2> 10311 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[B]} 0 0
   [junit4]   2> 10312 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 10476 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(MMapDirectory@C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001\index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11f1cd2),segFN=segments_3,generation=3}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(MMapDirectory@C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001\index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11f1cd2),segFN=segments_4,generation=4}
   [junit4]   2> 10477 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 4
   [junit4]   2> 10503 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@1c51f92[collection1] main
   [junit4]   2> 10504 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 10504 INFO  (searcherExecutor-31-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1c51f92[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(5.5.0):C2)))}
   [junit4]   2> 10635 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:A+OR+id:B&indent=true} hits=2 status=0 QTime=130
   [junit4]   2> 10643 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{delete=[B]} 0 0
   [junit4]   2> 10644 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:A+OR+id:B&indent=true} hits=2 status=0 QTime=139
   [junit4]   2> 10647 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.u.DirectUpdateHandler2 start rollback{}
   [junit4]   2> 10647 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 10649 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=13, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.738861490999222]
   [junit4]   2> 10653 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(MMapDirectory@C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001\index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11f1cd2),segFN=segments_4,generation=4}
   [junit4]   2> 10654 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 4
   [junit4]   2> 10660 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 10660 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.u.DirectUpdateHandler2 end_rollback
   [junit4]   2> 10661 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:A+OR+id:B&indent=true} hits=2 status=0 QTime=156
   [junit4]   2> 10664 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[ZZZ]} 0 1
   [junit4]   2> 10665 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 10968 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(MMapDirectory@C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001\index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11f1cd2),segFN=segments_4,generation=4}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(MMapDirectory@C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001\index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11f1cd2),segFN=segments_5,generation=5}
   [junit4]   2> 10968 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 5
   [junit4]   2> 10976 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@90c7ed[collection1] main
   [junit4]   2> 10977 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 10979 INFO  (searcherExecutor-31-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@90c7ed[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(5.5.0):C2) Uninverting(_2(5.5.0):C1)))}
   [junit4]   2> 10982 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 316
   [junit4]   2> 10983 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:ZZZ&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 10984 INFO  (TEST-DirectUpdateHandlerTest.testDeleteRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteRollback
   [junit4]   2> 10986 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAddRollback
   [junit4]   2> 10986 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 10986 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 10987 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 11012 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(MMapDirectory@C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001\index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11f1cd2),segFN=segments_5,generation=5}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(MMapDirectory@C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001\index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11f1cd2),segFN=segments_6,generation=6}
   [junit4]   2> 11012 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 6
   [junit4]   2> 11013 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@da7e9[collection1] main
   [junit4]   2> 11013 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 11016 INFO  (searcherExecutor-31-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@da7e9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 11021 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 34
   [junit4]   2> 11022 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 11022 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=5534072
   [junit4]   2> 11023 INFO  (coreCloseExecutor-35-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@514718
   [junit4]   2> 11024 INFO  (coreCloseExecutor-35-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=3,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=1,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=3,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
   [junit4]   2> 11024 INFO  (coreCloseExecutor-35-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 11024 INFO  (coreCloseExecutor-35-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 11024 INFO  (coreCloseExecutor-35-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 11026 INFO  (coreCloseExecutor-35-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 11026 INFO  (coreCloseExecutor-35-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockFSDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 11026 INFO  (coreCloseExecutor-35-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001 [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001;done=false>>]
   [junit4]   2> 11026 INFO  (coreCloseExecutor-35-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001
   [junit4]   2> 11026 INFO  (coreCloseExecutor-35-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001\index [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001\index;done=false>>]
   [junit4]   2> 11026 INFO  (coreCloseExecutor-35-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001\index
   [junit4]   2> 11029 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 11029 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 11029 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 11029 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\core\src\test-files\solr
   [junit4]   2> 11030 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/jenkins/workspace/Lucene-Solr-5.5-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 11030 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/jenkins/workspace/Lucene-Solr-5.5-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 11091 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 11100 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 11118 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 11125 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 11202 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 11203 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 11203 WARN  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 11216 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 11218 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 11220 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 11221 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\core\src\test-files\solr
   [junit4]   2> 11221 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\core\src\test-files\solr'
   [junit4]   2> 11221 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 11221 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\core\src\test-files\solr
   [junit4]   2> 11221 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.CoreContainer New CoreContainer 15389052
   [junit4]   2> 11221 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\core\src\test-files\solr]
   [junit4]   2> 11222 WARN  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\core\src\test-files\solr\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\core\src\test-files\solr\lib
   [junit4]   2> 11222 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 11225 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 11227 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 11227 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 11227 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 11227 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 11228 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema12.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, dataDir=C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001, shard=shard1}
   [junit4]   2> 11229 INFO  (coreLoadExecutor-42-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 11229 INFO  (coreLoadExecutor-42-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 11229 INFO  (coreLoadExecutor-42-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\core\src\test-files\solr
   [junit4]   2> 11229 INFO  (coreLoadExecutor-42-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/jenkins/workspace/Lucene-Solr-5.5-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 11230 INFO  (coreLoadExecutor-42-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/jenkins/workspace/Lucene-Solr-5.5-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 11255 INFO  (coreLoadExecutor-42-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 11263 INFO  (coreLoadExecutor-42-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 11288 INFO  (coreLoadExecutor-42-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 11362 INFO  (coreLoadExecutor-42-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 11433 INFO  (coreLoadExecutor-42-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 11433 INFO  (coreLoadExecutor-42-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 11434 WARN  (coreLoadExecutor-42-thread-1) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 11446 INFO  (coreLoadExecutor-42-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 11449 INFO  (coreLoadExecutor-42-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 11459 INFO  (coreLoadExecutor-42-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 11459 INFO  (coreLoadExecutor-42-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 11459 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockFSDirectoryFactory
   [junit4]   2> 11459 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001\]
   [junit4]   2> 11459 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap No JMX servers found, not exposing Solr information with JMX.
   [junit4]   2> 11460 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001
   [junit4]   2> 11461 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001\index/
   [junit4]   2> 11462 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001\
   [junit4]   2> 11463 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 11464 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 11464 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 11464 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 11464 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 11464 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 11464 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 11465 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 11465 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 11465 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 11465 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 11466 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 11471 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 11472 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 11473 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 11474 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 11476 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 11477 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] o.a.s.c.RequestHandlers 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> 11478 WARN  (coreLoadExecutor-42-thread-1) [    x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 11478 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 11479 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 11479 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 11480 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001\index
   [junit4]   2> 11480 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=95.341796875, floorSegmentMB=2.18359375, forceMergeDeletesPctAllowed=29.705678088930927, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 11482 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(MMapDirectory@C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001\index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b63eff),segFN=segments_6,generation=6}
   [junit4]   2> 11482 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 6
   [junit4]   2> 11482 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1824b4e[collection1] main
   [junit4]   2> 11483 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 11483 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 11483 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 11483 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 11484 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 11490 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 11490 INFO  (searcherExecutor-43-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 11491 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 11491 INFO  (searcherExecutor-43-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 11491 INFO  (searcherExecutor-43-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 11491 INFO  (searcherExecutor-43-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 11492 INFO  (searcherExecutor-43-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 11492 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 11493 INFO  (searcherExecutor-43-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 11495 INFO  (searcherExecutor-43-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 11496 INFO  (searcherExecutor-43-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 11496 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[A]} 0 3
   [junit4]   2> 11496 INFO  (searcherExecutor-43-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 11496 INFO  (searcherExecutor-43-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1824b4e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 11496 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 11620 INFO  (TEST-DirectUpdateHandlerTest.testAddRollback-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(MMapDirectory@C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\

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

st.testBasics-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(MMapDirectory@C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001\index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b63eff),segFN=segments_i,generation=18}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(MMapDirectory@C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001\index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b63eff),segFN=segments_j,generation=19}
   [junit4]   2> 13129 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 19
   [junit4]   2> 13131 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@134ae04[collection1] main
   [junit4]   2> 13131 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 13131 INFO  (searcherExecutor-43-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@134ae04[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 13136 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 20
   [junit4]   2> 13138 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:6&wt=xml} hits=0 status=0 QTime=1
   [junit4]   2> 13138 INFO  (TEST-DirectUpdateHandlerTest.testBasics-seed#[B7F7C844CAC35D9B]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBasics
   [junit4]   2> 13140 INFO  (SUITE-DirectUpdateHandlerTest-seed#[B7F7C844CAC35D9B]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 13140 INFO  (SUITE-DirectUpdateHandlerTest-seed#[B7F7C844CAC35D9B]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=15389052
   [junit4]   2> 13141 INFO  (coreCloseExecutor-47-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1fde466
   [junit4]   2> 13141 INFO  (coreCloseExecutor-47-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=16,autocommits=0,soft autocommits=0,optimizes=1,rollbacks=2,expungeDeletes=1,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=12,cumulative_deletesById=1,cumulative_deletesByQuery=5,cumulative_errors=0}
   [junit4]   2> 13142 INFO  (coreCloseExecutor-47-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 13142 INFO  (coreCloseExecutor-47-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 13142 INFO  (coreCloseExecutor-47-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 13143 INFO  (coreCloseExecutor-47-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 13143 INFO  (coreCloseExecutor-47-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockFSDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 25310 ERROR (coreCloseExecutor-47-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Timeout waiting for all directory ref counts to be released - gave up waiting on CachedDir<<refCount=1;path=C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001\index;done=false>>
   [junit4]   2> 25310 ERROR (coreCloseExecutor-47-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Error closing directory:org.apache.solr.common.SolrException: Timeout waiting for all directory ref counts to be released - gave up waiting on CachedDir<<refCount=1;path=C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001\index;done=false>>
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.close(CachingDirectoryFactory.java:187)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.close(SolrCore.java:1275)
   [junit4]   2> 	at org.apache.solr.core.SolrCores$2.call(SolrCores.java:134)
   [junit4]   2> 	at org.apache.solr.core.SolrCores$2.call(SolrCores.java:129)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:231)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 25310 INFO  (coreCloseExecutor-47-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001 [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001;done=false>>]
   [junit4]   2> 25310 INFO  (coreCloseExecutor-47-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001\init-core-data-001
   [junit4]   2> 25311 ERROR (coreCloseExecutor-47-thread-1) [    x:collection1] o.a.s.c.SolrCore java.lang.AssertionError: 1
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.close(CachingDirectoryFactory.java:201)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.close(SolrCore.java:1275)
   [junit4]   2> 	at org.apache.solr.core.SolrCores$2.call(SolrCores.java:134)
   [junit4]   2> 	at org.apache.solr.core.SolrCores$2.call(SolrCores.java:129)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:231)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 25311 ERROR (coreCloseExecutor-47-thread-1) [    x:collection1] o.a.s.c.SolrCores Error shutting down core:java.lang.AssertionError: 1
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.close(CachingDirectoryFactory.java:201)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.close(SolrCore.java:1275)
   [junit4]   2> 	at org.apache.solr.core.SolrCores$2.call(SolrCores.java:134)
   [junit4]   2> 	at org.apache.solr.core.SolrCores$2.call(SolrCores.java:129)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:231)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build\solr-core\test\J0\temp\solr.update.DirectUpdateHandlerTest_B7F7C844CAC35D9B-001
   [junit4]   2> NOTE: test params are: codec=Lucene54, sim=DefaultSimilarity, locale=nl-NL, timezone=Asia/Bangkok
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_72 (32-bit)/cpus=3,threads=1,free=116614176,total=174850048
   [junit4]   2> NOTE: All tests run in this JVM: [TestFieldSortValues, DirectUpdateHandlerTest]
   [junit4] Completed [4/571 (1!)] on J0 in 18.18s, 7 tests, 1 failure <<< FAILURES!

[...truncated 1807 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\build.xml:750: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\build.xml:694: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\build.xml:233: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\solr\common-build.xml:534: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\lucene\common-build.xml:1477: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\lucene\common-build.xml:1033: There were test failures: 571 suites (7 ignored), 2289 tests, 1 failure, 93 ignored (48 assumptions) [seed: B7F7C844CAC35D9B]

Total time: 74 minutes 13 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-5.5-Windows (32bit/jdk1.8.0_72) - Build # 51 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.5-Windows/51/
Java: 32bit/jdk1.8.0_72 -server -XX:+UseSerialGC

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.analysis.snowball.TestSnowballVocab

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_6CBFC1B42E8D154A-001\tempDir-008: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_6CBFC1B42E8D154A-001\tempDir-008 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_6CBFC1B42E8D154A-001\tempDir-008: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_6CBFC1B42E8D154A-001\tempDir-008

	at __randomizedtesting.SeedInfo.seed([6CBFC1B42E8D154A]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:295)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:217)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 2468 lines...]
   [junit4] Suite: org.apache.lucene.analysis.snowball.TestSnowballVocab
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene54): {}, docValues:{}, sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=ca, timezone=America/Kentucky/Louisville
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_72 (32-bit)/cpus=3,threads=1,free=24262096,total=85295104
   [junit4]   2> NOTE: All tests run in this JVM: [TestUnicodeWhitespaceTokenizer, TestCondition, TestPatternTokenizerFactory, TestMorphData, TestRemoveDuplicatesTokenFilterFactory, TestDutchAnalyzer, TestFingerprintFilterFactory, TestMappingCharFilter, TestPortugueseStemFilter, TestArabicAnalyzer, Test64kAffixes, TestFactories, TestLimitTokenOffsetFilterFactory, TestGermanLightStemFilterFactory, TestCodepointCountFilterFactory, TestFlagNum, TestCapitalizationFilterFactory, TestBrazilianStemFilterFactory, TestLithuanianStemming, TestBulgarianAnalyzer, TestFrenchAnalyzer, TestSerbianNormalizationFilter, TestSoraniNormalizationFilter, TestGermanNormalizationFilter, TestRemoveDuplicatesTokenFilter, TestCircumfix, TestCJKAnalyzer, TestFinnishAnalyzer, TestLimitTokenPositionFilterFactory, TestRussianLightStemFilter, TestEscaped, TestSynonymFilterFactory, TestBasqueAnalyzer, TestGermanNormalizationFilterFactory, TestKeywordAnalyzer, TestSpanishLightStemFilter, TestGalicianMinimalStemFilter, TestHungarianAnalyzer, TestPrefixAndSuffixAwareTokenFilter, TestArmenianAnalyzer, TestPortugueseAnalyzer, TestKeepWordFilter, TestMultiWordSynonyms, TestPersianNormalizationFilterFactory, TestGermanLightStemFilter, TestTrimFilterFactory, TestTrimFilter, TestTruncateTokenFilter, TestCharArraySet, TestUAX29URLEmailTokenizerFactory, TestBugInSomething, TestPortugueseMinimalStemFilter, TestLatvianStemmer, TestStopAnalyzer, TestIrishLowerCaseFilterFactory, TestSnowballVocab]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSnowballVocab -Dtests.seed=6CBFC1B42E8D154A -Dtests.slow=true -Dtests.locale=ca -Dtests.timezone=America/Kentucky/Louisville -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestSnowballVocab (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_6CBFC1B42E8D154A-001\tempDir-008: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_6CBFC1B42E8D154A-001\tempDir-008
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6CBFC1B42E8D154A]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:295)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [137/280 (1!)] on J0 in 16.79s, 1 test, 1 error <<< FAILURES!

[...truncated 436 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\build.xml:750: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\build.xml:694: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\lucene\build.xml:475: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\lucene\common-build.xml:2273: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\lucene\analysis\build.xml:106: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\lucene\analysis\build.xml:38: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\lucene\module-build.xml:58: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\lucene\common-build.xml:1477: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-5.5-Windows\lucene\common-build.xml:1033: There were test failures: 280 suites (2 ignored), 1480 tests, 1 suite-level error, 1 ignored [seed: 6CBFC1B42E8D154A]

Total time: 10 minutes 31 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any