Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/359/
Java: 64bit/jdk1.8.0_102 -XX:+UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.component.DistributedMLTComponentTest

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_7FEE6F4C48AF1F6F-001\tempDir-001\shard2\collection1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_7FEE6F4C48AF1F6F-001\tempDir-001\shard2\collection1
    
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_7FEE6F4C48AF1F6F-001\tempDir-001\shard2:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_7FEE6F4C48AF1F6F-001\tempDir-001\shard2
    
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_7FEE6F4C48AF1F6F-001\tempDir-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_7FEE6F4C48AF1F6F-001\tempDir-001
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_7FEE6F4C48AF1F6F-001\tempDir-001\shard2\collection1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_7FEE6F4C48AF1F6F-001\tempDir-001\shard2\collection1
   
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_7FEE6F4C48AF1F6F-001\tempDir-001\shard2:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_7FEE6F4C48AF1F6F-001\tempDir-001\shard2
   
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_7FEE6F4C48AF1F6F-001\tempDir-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_7FEE6F4C48AF1F6F-001\tempDir-001

        at __randomizedtesting.SeedInfo.seed([7FEE6F4C48AF1F6F]:0)
        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:323)
        at 
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
        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 12055 lines...]
   [junit4] Suite: org.apache.solr.handler.component.DistributedMLTComponentTest
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_7FEE6F4C48AF1F6F-001\init-core-data-001
   [junit4]   2> 1863536 INFO  
(SUITE-DistributedMLTComponentTest-seed#[7FEE6F4C48AF1F6F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1863536 INFO  
(SUITE-DistributedMLTComponentTest-seed#[7FEE6F4C48AF1F6F]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /kxb/m
   [junit4]   2> 1864036 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_7FEE6F4C48AF1F6F-001\tempDir-001\control\cores\collection1
   [junit4]   2> 1864040 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1864041 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7c0d5943{/kxb/m,null,AVAILABLE}
   [junit4]   2> 1864042 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@3c0bd5a6{HTTP/1.1,[http/1.1]}{127.0.0.1:65052}
   [junit4]   2> 1864043 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.e.j.s.Server Started @1869361ms
   [junit4]   2> 1864043 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/kxb/m, 
hostPort=65052, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_7FEE6F4C48AF1F6F-001\tempDir-001\control\cores}
   [junit4]   2> 1864043 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1864043 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_7FEE6F4C48AF1F6F-001\tempDir-001\control'
   [junit4]   2> 1864044 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1864044 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1864044 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_7FEE6F4C48AF1F6F-001\tempDir-001\control\solr.xml
   [junit4]   2> 1864055 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_7FEE6F4C48AF1F6F-001\tempDir-001\control\cores
   [junit4]   2> 1864055 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1297475540
   [junit4]   2> 1864055 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_7FEE6F4C48AF1F6F-001\tempDir-001\control]
   [junit4]   2> 1864056 WARN  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_7FEE6F4C48AF1F6F-001\tempDir-001\control\lib
 to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_7FEE6F4C48AF1F6F-001\tempDir-001\control\lib
   [junit4]   2> 1864056 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
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,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 1864060 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1864061 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1864061 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1864061 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1864061 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1864064 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_7FEE6F4C48AF1F6F-001\tempDir-001\control\cores
   [junit4]   2> 1864065 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, 
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=data\, 
configSet=collection1}
   [junit4]   2> 1864066 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.a.s.c.CorePropertiesLocator Found core collection1 in 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_7FEE6F4C48AF1F6F-001\tempDir-001\control\cores\collection1
   [junit4]   2> 1864066 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1864066 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1864066 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1864067 INFO  (coreLoadExecutor-7069-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 1864067 INFO  (coreLoadExecutor-7069-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1864067 INFO  (coreLoadExecutor-7069-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1864068 INFO  (coreLoadExecutor-7069-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1864068 INFO  (coreLoadExecutor-7069-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1864124 INFO  (coreLoadExecutor-7069-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1864132 INFO  (coreLoadExecutor-7069-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 1864146 INFO  (coreLoadExecutor-7069-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1864153 INFO  (coreLoadExecutor-7069-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1864232 INFO  (coreLoadExecutor-7069-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1864241 INFO  (coreLoadExecutor-7069-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1864241 INFO  (coreLoadExecutor-7069-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1864249 INFO  (coreLoadExecutor-7069-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1864251 INFO  (coreLoadExecutor-7069-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1864253 INFO  (coreLoadExecutor-7069-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1864253 INFO  (coreLoadExecutor-7069-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1864261 INFO  (coreLoadExecutor-7069-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-6.x-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 1864261 INFO  (coreLoadExecutor-7069-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
configset 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 1864261 INFO  (coreLoadExecutor-7069-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1864262 INFO  (coreLoadExecutor-7069-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_7FEE6F4C48AF1F6F-001\tempDir-001\control\cores\collection1\data\]
   [junit4]   2> 1864262 INFO  (coreLoadExecutor-7069-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4195207f
   [junit4]   2> 1864262 INFO  (coreLoadExecutor-7069-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_7FEE6F4C48AF1F6F-001\tempDir-001\control\cores\collection1\data\snapshot_metadata
   [junit4]   2> 1864262 INFO  (coreLoadExecutor-7069-thread-1) [    
x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot 
metadata file...
   [junit4]   2> 1864264 INFO  (coreLoadExecutor-7069-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_7FEE6F4C48AF1F6F-001\tempDir-001\control\cores\collection1\data\
   [junit4]   2> 1864264 INFO  (coreLoadExecutor-7069-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_7FEE6F4C48AF1F6F-001\tempDir-001\control\cores\collection1\data\index/
   [junit4]   2> 1864264 WARN  (coreLoadExecutor-7069-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_7FEE6F4C48AF1F6F-001\tempDir-001\control\cores\collection1\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 1864264 INFO  (coreLoadExecutor-7069-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_7FEE6F4C48AF1F6F-001\tempDir-001\control\cores\collection1\data\index
   [junit4]   2> 1864264 INFO  (coreLoadExecutor-7069-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1654100720, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1864265 INFO  (coreLoadExecutor-7069-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@7f2f7a75 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@40428cce),segFN=segments_1,generation=1}
   [junit4]   2> 1864265 INFO  (coreLoadExecutor-7069-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1864288 INFO  (coreLoadExecutor-7069-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1864289 INFO  (coreLoadExecutor-7069-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1864289 INFO  (coreLoadExecutor-7069-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1864289 INFO  (coreLoadExecutor-7069-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1864289 INFO  (coreLoadExecutor-7069-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1864289 INFO  (coreLoadExecutor-7069-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1864289 INFO  (coreLoadExecutor-7069-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1864291 INFO  (coreLoadExecutor-7069-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1864291 INFO  (coreLoadExecutor-7069-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1864291 INFO  (coreLoadExecutor-7069-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1864291 INFO  (coreLoadExecutor-7069-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1864291 INFO  (coreLoadExecutor-7069-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1864299 INFO  (coreLoadExecutor-7069-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1864301 INFO  (coreLoadExecutor-7069-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1864302 INFO  (coreLoadExecutor-7069-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1864304 INFO  (coreLoadExecutor-7069-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1864310 INFO  (coreLoadExecutor-7069-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 1864311 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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_7FEE6F4C48AF1F6F-001\tempDir-001\control\cores\collection1\data\
   [junit4]   2> 1864311 INFO  (coreLoadExecutor-7069-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/graph,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 1864311 INFO  (coreLoadExecutor-7069-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1864312 INFO  (coreLoadExecutor-7069-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1864312 INFO  (coreLoadExecutor-7069-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1864313 INFO  (coreLoadExecutor-7069-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1864313 INFO  (coreLoadExecutor-7069-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1864314 INFO  (coreLoadExecutor-7069-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=40, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1864321 INFO  (coreLoadExecutor-7069-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@7f2f7a75 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@40428cce),segFN=segments_1,generation=1}
   [junit4]   2> 1864321 INFO  (coreLoadExecutor-7069-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1864321 INFO  (coreLoadExecutor-7069-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@42d6394f[collection1] main]
   [junit4]   2> 1864321 INFO  (coreLoadExecutor-7069-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1864322 INFO  (coreLoadExecutor-7069-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 1864322 INFO  (coreLoadExecutor-7069-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1864322 INFO  (coreLoadExecutor-7069-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1864345 INFO  (coreLoadExecutor-7069-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1864408 INFO  (coreLoadExecutor-7069-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1864408 INFO  
(searcherExecutor-7070-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1864409 INFO  
(searcherExecutor-7070-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1864409 INFO  
(searcherExecutor-7070-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1864409 INFO  
(searcherExecutor-7070-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1864410 INFO  
(searcherExecutor-7070-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1864410 INFO  
(searcherExecutor-7070-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1864410 INFO  
(searcherExecutor-7070-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1864410 INFO  
(searcherExecutor-7070-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1864411 INFO  
(searcherExecutor-7070-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1864411 INFO  
(searcherExecutor-7070-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@42d6394f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1864411 INFO  (coreLoadExecutor-7069-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 1864411 INFO  (coreLoadExecutor-7069-thread-1) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 1864411 INFO  (coreLoadExecutor-7069-thread-1) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 1864411 INFO  (coreLoadExecutor-7069-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1541543840935051264
   [junit4]   2> 1864414 INFO  (coreLoadExecutor-7069-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with 
highest version 1541543840935051264
   [junit4]   2> 1864414 INFO  (coreLoadExecutor-7069-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1865176 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_7FEE6F4C48AF1F6F-001\tempDir-001\shard0\cores\collection1
   [junit4]   2> 1865179 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1865180 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6524ed17{/kxb/m,null,AVAILABLE}
   [junit4]   2> 1865181 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@390b5942{HTTP/1.1,[http/1.1]}{127.0.0.1:65058}
   [junit4]   2> 1865181 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.e.j.s.Server Started @1870499ms
   [junit4]   2> 1865181 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/kxb/m, 
hostPort=65058, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_7FEE6F4C48AF1F6F-001\tempDir-001\shard0\cores}
   [junit4]   2> 1865182 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1865182 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_7FEE6F4C48AF1F6F-001\tempDir-001\shard0'
   [junit4]   2> 1865182 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1865182 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1865184 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_7FEE6F4C48AF1F6F-001\tempDir-001\shard0\solr.xml
   [junit4]   2> 1865194 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_7FEE6F4C48AF1F6F-001\tempDir-001\shard0\cores
   [junit4]   2> 1865194 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 603744591
   [junit4]   2> 1865194 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_7FEE6F4C48AF1F6F-001\tempDir-001\shard0]
   [junit4]   2> 1865195 WARN  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_7FEE6F4C48AF1F6F-001\tempDir-001\shard0\lib
 to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_7FEE6F4C48AF1F6F-001\tempDir-001\shard0\lib
   [junit4]   2> 1865195 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
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,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 1865198 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1865199 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1865199 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1865199 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1865199 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1865199 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_7FEE6F4C48AF1F6F-001\tempDir-001\shard0\cores
   [junit4]   2> 1865201 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, 
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=data\, 
configSet=collection1}
   [junit4]   2> 1865201 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.a.s.c.CorePropertiesLocator Found core collection1 in 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_7FEE6F4C48AF1F6F-001\tempDir-001\shard0\cores\collection1
   [junit4]   2> 1865201 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1865201 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1865201 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1865202 INFO  (coreLoadExecutor-7080-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 1865202 INFO  (coreLoadExecutor-7080-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1865202 INFO  (coreLoadExecutor-7080-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1865202 INFO  (coreLoadExecutor-7080-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1865202 INFO  (coreLoadExecutor-7080-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1865255 INFO  (coreLoadExecutor-7080-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1865261 INFO  (coreLoadExecutor-7080-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 1865275 INFO  (coreLoadExecutor-7080-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1865281 INFO  (coreLoadExecutor-7080-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1865343 INFO  (coreLoadExecutor-7080-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1865351 INFO  (coreLoadExecutor-7080-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1865352 INFO  (coreLoadExecutor-7080-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1865357 INFO  (coreLoadExecutor-7080-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1865359 INFO  (coreLoadExecutor-7080-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1865361 INFO  (coreLoadExecutor-7080-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1865361 INFO  (coreLoadExecutor-7080-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1865369 INFO  (coreLoadExecutor-7080-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-6.x-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 1865370 INFO  (coreLoadExecutor-7080-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
configset 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 1865370 INFO  (coreLoadExecutor-7080-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1865370 INFO  (coreLoadExecutor-7080-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_7FEE6F4C48AF1F6F-001\tempDir-001\shard0\cores\collection1\data\]
   [junit4]   2> 1865370 INFO  (coreLoadExecutor-7080-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4195207f
   [junit4]   2> 1865371 INFO  (coreLoadExecutor-7080-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_7FEE6F4C48AF1F6F-001\tempDir-001\shard0\cores\collection1\data\snapshot_metadata
   [junit4]   2> 1865371 INFO  (coreLoadExecutor-7080-thread-1) [    
x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot 
metadata file...
   [junit4]   2> 1865371 INFO  (coreLoadExecutor-7080-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_7FEE6F4C48AF1F6F-001\tempDir-001\shard0\cores\collection1\data\
   [junit4]   2> 1865371 INFO  (coreLoadExecutor-7080-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_7FEE6F4C48AF1F6F-001\tempDir-001\shard0\cores\collection1\data\index/
   [junit4]   2> 1865371 WARN  (coreLoadExecutor-7080-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_7FEE6F4C48AF1F6F-001\tempDir-001\shard0\cores\collection1\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 1865371 INFO  (coreLoadExecutor-7080-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_7FEE6F4C48AF1F6F-001\tempDir-001\shard0\cores\collection1\data\index
   [junit4]   2> 1865374 INFO  (coreLoadExecutor-7080-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1654100720, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1865375 INFO  (coreLoadExecutor-7080-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@12595a3e 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3e4535f3),segFN=segments_1,generation=1}
   [junit4]   2> 1865375 INFO  (coreLoadExecutor-7080-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1865375 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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_7FEE6F4C48AF1F6F-001\tempDir-001\shard0\cores\collection1\data\
   [junit4]   2> 1865376 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.DirectoryFactory 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_7FEE6F4C48AF1F6F-001\tempDir-001\shard0\cores\collection1\data\
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1865380 INFO  (coreLoadExecutor-7080-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1865380 INFO  (coreLoadExecutor-7080-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1865380 INFO  (coreLoadExecutor-7080-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1865380 INFO  (coreLoadExecutor-7080-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1865380 INFO  (coreLoadExecutor-7080-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1865380 INFO  (coreLoadExecutor-7080-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1865380 INFO  (coreLoadExecutor-7080-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1865380 INFO  (coreLoadExecutor-7080-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1865380 INFO  (coreLoadExecutor-7080-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1865380 INFO  (coreLoadExecutor-7080-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1865380 INFO  (coreLoadExecutor-7080-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1865380 INFO  (coreLoadExecutor-7080-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1865386 INFO  (coreLoadExecutor-7080-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1865387 INFO  (coreLoadExecutor-7080-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1865408 INFO  (coreLoadExecutor-7080-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1865409 INFO  (coreLoadExecutor-7080-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1865414 INFO  (coreLoadExecutor-7080-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 1865416 INFO  (coreLoadExecutor-7080-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/graph,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 1865416 INFO  (coreLoadExecutor-7080-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1865419 INFO  (coreLoadExecutor-7080-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1865419 INFO  (coreLoadExecutor-7080-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1865420 INFO  (coreLoadExecutor-7080-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1865420 INFO  (coreLoadExecutor-7080-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1865421 INFO  (coreLoadExecutor-7080-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=40, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1865422 INFO  (coreLoadExecutor-7080-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@12595a3e 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3e4535f3),segFN=segments_1,generation=1}
   [junit4]   2> 1865422 INFO  (coreLoadExecutor-7080-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1865422 INFO  (coreLoadExecutor-7080-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@202c1174[collection1] main]
   [junit4]   2> 1865422 INFO  (coreLoadExecutor-7080-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1865422 INFO  (coreLoadExecutor-7080-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 1865422 INFO  (coreLoadExecutor-7080-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1865422 INFO  (coreLoadExecutor-7080-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1865532 INFO  (coreLoadExecutor-7080-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1865605 INFO  (coreLoadExecutor-7080-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1865606 INFO  (coreLoadExecutor-7080-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 1865606 INFO  (coreLoadExecutor-7080-thread-1) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 1865606 INFO  (coreLoadExecutor-7080-thread-1) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 1865606 INFO  (coreLoadExecutor-7080-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1541543842188099584
   [junit4]   2> 1865608 INFO  (coreLoadExecutor-7080-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with 
highest version 1541543842188099584
   [junit4]   2> 1865608 INFO  (coreLoadExecutor-7080-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1865612 INFO  
(searcherExecutor-7081-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1865614 INFO  
(searcherExecutor-7081-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1865614 INFO  
(searcherExecutor-7081-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1865614 INFO  
(searcherExecutor-7081-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1865614 INFO  
(searcherExecutor-7081-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1865614 INFO  
(searcherExecutor-7081-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1865615 INFO  
(searcherExecutor-7081-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1865616 INFO  
(searcherExecutor-7081-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1865617 INFO  
(searcherExecutor-7081-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1865617 INFO  
(searcherExecutor-7081-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@202c1174[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1866214 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_7FEE6F4C48AF1F6F-001\tempDir-001\shard1\cores\collection1
   [junit4]   2> 1866216 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1866218 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@fc3ac93{/kxb/m,null,AVAILABLE}
   [junit4]   2> 1866218 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@5f559187{HTTP/1.1,[http/1.1]}{127.0.0.1:65064}
   [junit4]   2> 1866219 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.e.j.s.Server Started @1871536ms
   [junit4]   2> 1866220 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/kxb/m, 
hostPort=65064, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_7FEE6F4C48AF1F6F-001\tempDir-001\shard1\cores}
   [junit4]   2> 1866220 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1866220 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_7FEE6F4C48AF1F6F-001\tempDir-001\shard1'
   [junit4]   2> 1866221 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1866221 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1866221 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_7FEE6F4C48AF1F6F-001\tempDir-001\shard1\solr.xml
   [junit4]   2> 1866231 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_7FEE6F4C48AF1F6F-001\tempDir-001\shard1\cores
   [junit4]   2> 1866231 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1872118577
   [junit4]   2> 1866232 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_7FEE6F4C48AF1F6F-001\tempDir-001\shard1]
   [junit4]   2> 1866232 WARN  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_7FEE6F4C48AF1F6F-001\tempDir-001\shard1\lib
 to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_7FEE6F4C48AF1F6F-001\tempDir-001\shard1\lib
   [junit4]   2> 1866232 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
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,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 1866235 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1866235 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1866235 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1866235 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1866237 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1866237 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_7FEE6F4C48AF1F6F-001\tempDir-001\shard1\cores
   [junit4]   2> 1866239 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, 
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=data\, 
configSet=collection1}
   [junit4]   2> 1866239 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.a.s.c.CorePropertiesLocator Found core collection1 in 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_7FEE6F4C48AF1F6F-001\tempDir-001\shard1\cores\collection1
   [junit4]   2> 1866240 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1866240 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1866240 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1866240 INFO  (coreLoadExecutor-7091-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 1866240 INFO  (coreLoadExecutor-7091-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1866240 INFO  (coreLoadExecutor-7091-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1866240 INFO  (coreLoadExecutor-7091-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1866240 INFO  (coreLoadExecutor-7091-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1866294 INFO  (coreLoadExecutor-7091-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1866300 INFO  (coreLoadExecutor-7091-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 1866315 INFO  (coreLoadExecutor-7091-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1866321 INFO  (coreLoadExecutor-7091-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1866386 INFO  (coreLoadExecutor-7091-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1866395 INFO  (coreLoadExecutor-7091-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1866396 INFO  (coreLoadExecutor-7091-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1866401 INFO  (coreLoadExecutor-7091-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1866403 INFO  (coreLoadExecutor-7091-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1866405 INFO  (coreLoadExecutor-7091-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1866405 INFO  (coreLoadExecutor-7091-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1866413 INFO  (coreLoadExecutor-7091-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-6.x-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 1866413 INFO  (coreLoadExecutor-7091-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
configset 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 1866414 INFO  (coreLoadExecutor-7091-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1866414 INFO  (coreLoadExecutor-7091-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_7FEE6F4C48AF1F6F-001\tempDir-001\shard1\cores\collection1\data\]
   [junit4]   2> 1866414 INFO  (coreLoadExecutor-7091-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4195207f
   [junit4]   2> 1866414 INFO  (coreLoadExecutor-7091-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_7FEE6F4C48AF1F6F-001\tempDir-001\shard1\cores\collection1\data\snapshot_metadata
   [junit4]   2> 1866414 INFO  (coreLoadExecutor-7091-thread-1) [    
x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot 
metadata file...
   [junit4]   2> 1866415 INFO  (coreLoadExecutor-7091-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_7FEE6F4C48AF1F6F-001\tempDir-001\shard1\cores\collection1\data\
   [junit4]   2> 1866415 INFO  (coreLoadExecutor-7091-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_7FEE6F4C48AF1F6F-001\tempDir-001\shard1\cores\collection1\data\index/
   [junit4]   2> 1866415 WARN  (coreLoadExecutor-7091-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_7FEE6F4C48AF1F6F-001\tempDir-001\shard1\cores\collection1\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 1866415 INFO  (coreLoadExecutor-7091-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_7FEE6F4C48AF1F6F-001\tempDir-001\shard1\cores\collection1\data\index
   [junit4]   2> 1866415 INFO  (coreLoadExecutor-7091-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1654100720, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1866416 INFO  (coreLoadExecutor-7091-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@64cff1af 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@743c7ae0),segFN=segments_1,generation=1}
   [junit4]   2> 1866417 INFO  (coreLoadExecutor-7091-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1866417 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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_7FEE6F4C48AF1F6F-001\tempDir-001\shard1\cores\collection1\data\
   [junit4]   2> 1866418 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.DirectoryFactory 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_7FEE6F4C48AF1F6F-001\tempDir-001\shard1\cores\collection1\data\
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1866421 INFO  (coreLoadExecutor-7091-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1866421 INFO  (coreLoadExecutor-7091-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1866421 INFO  (coreLoadExecutor-7091-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1866421 INFO  (coreLoadExecutor-7091-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1866421 INFO  (coreLoadExecutor-7091-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1866421 INFO  (coreLoadExecutor-7091-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1866421 INFO  (coreLoadExecutor-7091-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1866421 INFO  (coreLoadExecutor-7091-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1866421 INFO  (coreLoadExecutor-7091-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1866421 INFO  (coreLoadExecutor-7091-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1866422 INFO  (coreLoadExecutor-7091-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1866422 INFO  (coreLoadExecutor-7091-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1866427 INFO  (coreLoadExecutor-7091-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1866429 INFO  (coreLoadExecutor-7091-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1866430 INFO  (coreLoadExecutor-7091-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1866431 INFO  (coreLoadExecutor-7091-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1866437 INFO  (coreLoadExecutor-7091-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 1866439 INFO  (coreLoadExecutor-7091-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/graph,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 1866439 INFO  (coreLoadExecutor-7091-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1866440 INFO  (coreLoadExecutor-7091-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1866440 INFO  (coreLoadExecutor-7091-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1866441 INFO  (coreLoadExecutor-7091-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1866441 INFO  (coreLoadExecutor-7091-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1866443 INFO  (coreLoadExecutor-7091-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=40, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1866443 INFO  (coreLoadExecutor-7091-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@64cff1af 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@743c7ae0),segFN=segments_1,generation=1}
   [junit4]   2> 1866443 INFO  (coreLoadExecutor-7091-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1866443 INFO  (coreLoadExecutor-7091-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@42f4b702[collection1] main]
   [junit4]   2> 1866444 INFO  (coreLoadExecutor-7091-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1866444 INFO  (coreLoadExecutor-7091-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 1866444 INFO  (coreLoadExecutor-7091-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1866444 INFO  (coreLoadExecutor-7091-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1866456 INFO  (coreLoadExecutor-7091-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1866514 INFO  (coreLoadExecutor-7091-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1866516 INFO  
(searcherExecutor-7092-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1866516 INFO  (coreLoadExecutor-7091-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 1866516 INFO  (coreLoadExecutor-7091-thread-1) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 1866516 INFO  (coreLoadExecutor-7091-thread-1) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 1866516 INFO  (coreLoadExecutor-7091-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1541543843142303744
   [junit4]   2> 1866517 INFO  
(searcherExecutor-7092-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1866517 INFO  
(searcherExecutor-7092-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1866517 INFO  
(searcherExecutor-7092-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1866517 INFO  
(searcherExecutor-7092-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1866518 INFO  (coreLoadExecutor-7091-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with 
highest version 1541543843142303744
   [junit4]   2> 1866518 INFO  (coreLoadExecutor-7091-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1866518 INFO  
(searcherExecutor-7092-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1866519 INFO  
(searcherExecutor-7092-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1866520 INFO  
(searcherExecutor-7092-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1866522 INFO  
(searcherExecutor-7092-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1866523 INFO  
(searcherExecutor-7092-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@42f4b702[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1867291 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_7FEE6F4C48AF1F6F-001\tempDir-001\shard2\cores\collection1
   [junit4]   2> 1867294 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1867295 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2b01c853{/kxb/m,null,AVAILABLE}
   [junit4]   2> 1867296 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@6de8b379{HTTP/1.1,[http/1.1]}{127.0.0.1:65069}
   [junit4]   2> 1867296 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.e.j.s.Server Started @1872614ms
   [junit4]   2> 1867296 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/kxb/m, 
hostPort=65069, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_7FEE6F4C48AF1F6F-001\tempDir-001\shard2\cores}
   [junit4]   2> 1867296 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1867297 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_7FEE6F4C48AF1F6F-001\tempDir-001\shard2'
   [junit4]   2> 1867297 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1867297 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1867299 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_7FEE6F4C48AF1F6F-001\tempDir-001\shard2\solr.xml
   [junit4]   2> 1867310 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_7FEE6F4C48AF1F6F-001\tempDir-001\shard2\cores
   [junit4]   2> 1867311 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1961137920
   [junit4]   2> 1867311 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_7FEE6F4C48AF1F6F-001\tempDir-001\shard2]
   [junit4]   2> 1867311 WARN  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_7FEE6F4C48AF1F6F-001\tempDir-001\shard2\lib
 to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_7FEE6F4C48AF1F6F-001\tempDir-001\shard2\lib
   [junit4]   2> 1867311 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
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,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 1867314 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1867315 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1867315 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1867315 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1867315 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1867319 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_7FEE6F4C48AF1F6F-001\tempDir-001\shard2\cores
   [junit4]   2> 1867320 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, 
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=data\, 
configSet=collection1}
   [junit4]   2> 1867320 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.a.s.c.CorePropertiesLocator Found core collection1 in 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_7FEE6F4C48AF1F6F-001\tempDir-001\shard2\cores\collection1
   [junit4]   2> 1867321 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1867321 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1867321 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1867322 INFO  (coreLoadExecutor-7102-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 1867323 INFO  (coreLoadExecutor-7102-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1867323 INFO  (coreLoadExecutor-7102-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1867323 INFO  (coreLoadExecutor-7102-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1867323 INFO  (coreLoadExecutor-7102-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1867407 INFO  (coreLoadExecutor-7102-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1867414 INFO  (coreLoadExecutor-7102-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 1867429 INFO  (coreLoadExecutor-7102-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1867435 INFO  (coreLoadExecutor-7102-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1867494 INFO  (coreLoadExecutor-7102-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1867502 INFO  (coreLoadExecutor-7102-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1867503 INFO  (coreLoadExecutor-7102-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1867507 INFO  (coreLoadExecutor-7102-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1867509 INFO  (coreLoadExecutor-7102-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1867511 INFO  (coreLoadExecutor-7102-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1867511 INFO  (coreLoadExecutor-7102-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1867520 INFO  (coreLoadExecutor-7102-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-6.x-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 1867521 INFO  (coreLoadExecutor-7102-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
configset 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 1867521 INFO  (coreLoadExecutor-7102-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1867521 INFO  (coreLoadExecutor-7102-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_7FEE6F4C48AF1F6F-001\tempDir-001\shard2\cores\collection1\data\]
   [junit4]   2> 1867521 INFO  (coreLoadExecutor-7102-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4195207f
   [junit4]   2> 1867522 INFO  (coreLoadExecutor-7102-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_7FEE6F4C48AF1F6F-001\tempDir-001\shard2\cores\collection1\data\snapshot_metadata
   [junit4]   2> 1867522 INFO  (coreLoadExecutor-7102-thread-1) [    
x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot 
metadata file...
   [junit4]   2> 1867523 INFO  (coreLoadExecutor-7102-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_7FEE6F4C48AF1F6F-001\tempDir-001\shard2\cores\collection1\data\
   [junit4]   2> 1867523 INFO  (coreLoadExecutor-7102-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_7FEE6F4C48AF1F6F-001\tempDir-001\shard2\cores\collection1\data\index/
   [junit4]   2> 1867523 WARN  (coreLoadExecutor-7102-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_7FEE6F4C48AF1F6F-001\tempDir-001\shard2\cores\collection1\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 1867523 INFO  (coreLoadExecutor-7102-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_7FEE6F4C48AF1F6F-001\tempDir-001\shard2\cores\collection1\data\index
   [junit4]   2> 1867523 INFO  (coreLoadExecutor-7102-thread-1) [    
x:collection1] o.a.s.u.RandomMergePoli

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

workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_7FEE6F4C48AF1F6F-001\tempDir-001\shard2\cores\collection1\data\snapshot_metadata
   [junit4]   2> 1868776 INFO  (coreCloseExecutor-7114-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_7FEE6F4C48AF1F6F-001\tempDir-001\shard2\cores\collection1\data\index
 
[CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_7FEE6F4C48AF1F6F-001\tempDir-001\shard2\cores\collection1\data\index;done=false>>]
   [junit4]   2> 1868776 INFO  (coreCloseExecutor-7114-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, 
CoreContainer#isShutdown=true
   [junit4]   2> 1868776 INFO  (coreCloseExecutor-7114-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_7FEE6F4C48AF1F6F-001\tempDir-001\shard2\cores\collection1\data\index
   [junit4]   2> 1868784 INFO  
(TEST-DistributedMLTComponentTest.test-seed#[7FEE6F4C48AF1F6F]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2b01c853{/kxb/m,null,UNAVAILABLE}
   [junit4]   2> 1868802 INFO  
(SUITE-DistributedMLTComponentTest-seed#[7FEE6F4C48AF1F6F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{range_facet_l_dv=Lucene50(blocksize=128), 
_version_=PostingsFormat(name=Direct), lowerfilt1=PostingsFormat(name=Memory 
doPackFST= false), lowerfilt1and2=PostingsFormat(name=LuceneFixedGap), 
multiDefault=PostingsFormat(name=LuceneFixedGap), 
intDefault=PostingsFormat(name=Direct), 
lowerfilt=PostingsFormat(name=LuceneFixedGap), id=Lucene50(blocksize=128), 
range_facet_i_dv=PostingsFormat(name=Direct), 
range_facet_l=PostingsFormat(name=Direct), 
timestamp=PostingsFormat(name=Direct)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), 
range_facet_i_dv=DocValuesFormat(name=Lucene54), 
timestamp=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=1527, 
maxMBSortInHeap=6.01169864588142, sim=ClassicSimilarity, locale=fi, 
timezone=Canada/Pacific
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 
(64-bit)/cpus=3,threads=1,free=183678096,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestAnalyzeInfixSuggestions, 
RuleEngineTest, TestSimpleQParserPlugin, TestSolrConfigHandler, 
DistribJoinFromCollectionTest, TestStandardQParsers, TestFieldCacheSort, 
TestCSVLoader, TestLazyCores, TestDFRSimilarityFactory, TestStressVersions, 
HdfsDirectoryFactoryTest, TestCustomDocTransformer, CdcrUpdateLogTest, 
HdfsTlogReplayBufferedWhileIndexingTest, RecoveryZkTest, PreAnalyzedFieldTest, 
TestRestoreCore, CircularListTest, TestCursorMarkWithoutUniqueKey, 
HdfsDirectoryTest, ConcurrentDeleteAndCreateCollectionTest, 
SolrRequestParserTest, TestSurroundQueryParser, OverseerRolesTest, TestDocSet, 
AddSchemaFieldsUpdateProcessorFactoryTest, 
SuggestComponentContextFilterQueryTest, TestComponentsName, 
TestFieldSortValues, TestDocumentBuilder, CheckHdfsIndexTest, 
TestClusterStateMutator, TestSolrQueryParserResource, TestIntervalFaceting, 
TestSchemaNameResource, LeaderInitiatedRecoveryOnCommitTest, 
PathHierarchyTokenizerFactoryTest, DOMUtilTest, TestFileDictionaryLookup, 
SyncSliceTest, SolrCLIZkUtilsTest, TestSolrConfigHandlerCloud, 
TestCloudDeleteByQuery, TestSchemaManager, SortSpecParsingTest, 
ClusterStateTest, PrimUtilsTest, TestRandomCollapseQParserPlugin, 
SSLMigrationTest, TestImplicitCoreProperties, 
DistributedQueryComponentOptimizationTest, TestConfigSetImmutable, 
HdfsWriteToMultipleCollectionsTest, TestLockTree, FullHLLTest, 
TestFieldCacheVsDocValues, ConnectionManagerTest, UpdateParamsTest, 
SecurityConfHandlerTest, DocExpirationUpdateProcessorFactoryTest, 
SuggesterFSTTest, TestConfigSetsAPIExclusivity, DirectUpdateHandlerTest, 
TestConfig, SolrTestCaseJ4Test, TestTrieFacet, TestSolrDeletionPolicy1, 
TestDistribIDF, DirectSolrSpellCheckerTest, TestRandomFlRTGCloud, TestFaceting, 
PolyFieldTest, TestPostingsSolrHighlighter, TestMinMaxOnMultiValuedField, 
TestStressCloudBlindAtomicUpdates, TestInitParams, TestCloudManagedSchema, 
PingRequestHandlerTest, TestSubQueryTransformer, 
StatelessScriptUpdateProcessorFactoryTest, TestArbitraryIndexDir, 
TestPivotHelperCode, TestPhraseSuggestions, TestObjectReleaseTracker, 
TestSchemaSimilarityResource, CoreAdminCreateDiscoverTest, 
AlternateDirectoryTest, TestGraphMLResponseWriter, TestSort, 
DistributedFacetPivotWhiteBoxTest, TestAnalyzedSuggestions, TestSolr4Spatial2, 
TestHashPartitioner, TestSolrCLIRunExample, 
VMParamsZkACLAndCredentialsProvidersTest, TestSortByMinMaxFunction, 
HttpPartitionTest, TestHdfsCloudBackupRestore, SOLR749Test, TestBulkSchemaAPI, 
DistributedDebugComponentTest, CurrencyFieldXmlFileTest, TestCoreContainer, 
TestFastLRUCache, TestRandomDVFaceting, SoftAutoCommitTest, TestCollectionAPI, 
ExternalFileFieldSortTest, UUIDUpdateProcessorFallbackTest, 
DocumentAnalysisRequestHandlerTest, HdfsNNFailoverTest, 
DistribCursorPagingTest, CollectionStateFormat2Test, 
AnalysisAfterCoreReloadTest, TestSlowCompositeReaderWrapper, IndexSchemaTest, 
RestartWhileUpdatingTest, AsyncMigrateRouteKeyTest, 
CollectionsAPIAsyncDistributedZkTest, CdcrReplicationDistributedZkTest, 
TestSizeLimitedDistributedMap, TlogReplayBufferedWhileIndexingTest, 
ChaosMonkeyNothingIsSafeTest, CursorPagingTest, HdfsBasicDistributedZkTest, 
RegexBoostProcessorTest, CustomCollectionTest, TestHighlightDedupGrouping, 
TestJsonRequest, TestDocBasedVersionConstraints, DeleteShardTest, 
BasicDistributedZkTest, DistributedFacetPivotSmallAdvancedTest, 
TestOverriddenPrefixQueryForCustomFieldType, SliceStateTest, 
BlockJoinFacetDistribTest, TestNamedUpdateProcessors, 
TestLMDirichletSimilarityFactory, SharedFSAutoReplicaFailoverUtilsTest, 
TestCloudSchemaless, DisMaxRequestHandlerTest, TestFieldTypeCollectionResource, 
ShardRoutingTest, UUIDFieldTest, LeaderElectionTest, TestExactStatsCache, 
TestReplicationHandlerBackup, DocumentBuilderTest, TestUpdate, 
TestNumericTerms64, HighlighterTest, BigEndianAscendingWordDeserializerTest, 
ZkCLITest, TestDistributedGrouping, TestRecovery, 
DistributedSpellCheckComponentTest, ZkControllerTest, TestStressReorder, 
HardAutoCommitTest, TestRangeQuery, SimpleFacetsTest, SolrCoreTest, 
SpellCheckComponentTest, TestGroupingSearch, QueryElevationComponentTest, 
PeerSyncTest, TestFunctionQuery, ShowFileRequestHandlerTest, 
DistributedQueryElevationComponentTest, SimplePostToolTest, TestCoreDiscovery, 
TestExtendedDismaxParser, TestFoldingMultitermQuery, DocValuesTest, 
TestWordDelimiterFilterFactory, SortByFunctionTest, TestRemoteStreaming, 
DebugComponentTest, IndexBasedSpellCheckerTest, TestQueryUtils, 
StandardRequestHandlerTest, TestReversedWildcardFilterFactory, TestQueryTypes, 
FileBasedSpellCheckerTest, XmlUpdateRequestHandlerTest, 
MoreLikeThisHandlerTest, FastVectorHighlighterTest, TestJmxIntegration, 
ReturnFieldsTest, TestCSVResponseWriter, JsonLoaderTest, CSVRequestHandlerTest, 
TestQuerySenderNoQuery, ResponseLogComponentTest, SolrIndexConfigTest, 
BadComponentTest, TestStressRecovery, TestMergePolicyConfig, 
TestSolrDeletionPolicy2, SampleTest, TestSearchPerf, TestElisionMultitermQuery, 
TestLuceneMatchVersion, TestCodecSupport, TestXIncludeConfig, 
TestSweetSpotSimilarityFactory, TestLMJelinekMercerSimilarityFactory, 
TestIBSimilarityFactory, TestFastWriter, TestJmxMonitoredMap, 
TimeZoneUtilsTest, TestFastOutputStream, ScriptEngineTest, 
URLClassifyProcessorTest, TestSystemIdResolver, TestSuggestSpellingConverter, 
DateFieldTest, RAMDirectoryFactoryTest, TestLRUCache, SystemInfoHandlerTest, 
FileUtilsTest, DistributedMLTComponentTest]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=DistributedMLTComponentTest -Dtests.seed=7FEE6F4C48AF1F6F 
-Dtests.slow=true -Dtests.locale=fi -Dtests.timezone=Canada/Pacific 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | DistributedMLTComponentTest (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-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_7FEE6F4C48AF1F6F-001\tempDir-001\shard2\collection1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_7FEE6F4C48AF1F6F-001\tempDir-001\shard2\collection1
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_7FEE6F4C48AF1F6F-001\tempDir-001\shard2:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_7FEE6F4C48AF1F6F-001\tempDir-001\shard2
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_7FEE6F4C48AF1F6F-001\tempDir-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedMLTComponentTest_7FEE6F4C48AF1F6F-001\tempDir-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([7FEE6F4C48AF1F6F]:0)
   [junit4]    >        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:323)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [437/625 (1!)] on J0 in 5.92s, 1 test, 1 error <<< 
FAILURES!

[...truncated 60697 lines...]

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

Reply via email to