Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/563/
Java: 64bit/jdk1.8.0_102 -XX:-UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  
org.apache.solr.handler.admin.CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure

Error Message:
The data directory was not cleaned up on unload after a failed core reload

Stack Trace:
java.lang.AssertionError: The data directory was not cleaned up on unload after 
a failed core reload
        at 
__randomizedtesting.SeedInfo.seed([2D1094DD7D3BC7AF:56D936915E1915AE]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.handler.admin.CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure(CoreAdminHandlerTest.java:334)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11951 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.CoreAdminHandlerTest
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_2D1094DD7D3BC7AF-001\init-core-data-001
   [junit4]   2> 1591111 INFO  
(SUITE-CoreAdminHandlerTest-seed#[2D1094DD7D3BC7AF]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1591113 INFO  
(SUITE-CoreAdminHandlerTest-seed#[2D1094DD7D3BC7AF]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1591114 INFO  
(SUITE-CoreAdminHandlerTest-seed#[2D1094DD7D3BC7AF]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1591223 WARN  
(SUITE-CoreAdminHandlerTest-seed#[2D1094DD7D3BC7AF]-worker) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 1591225 INFO  
(SUITE-CoreAdminHandlerTest-seed#[2D1094DD7D3BC7AF]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1591257 INFO  
(SUITE-CoreAdminHandlerTest-seed#[2D1094DD7D3BC7AF]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1591365 WARN  
(SUITE-CoreAdminHandlerTest-seed#[2D1094DD7D3BC7AF]-worker) [    ] 
o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: 
Deprecated, please use 'df' on request instead.
   [junit4]   2> 1591366 INFO  
(SUITE-CoreAdminHandlerTest-seed#[2D1094DD7D3BC7AF]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1591381 INFO  
(SUITE-CoreAdminHandlerTest-seed#[2D1094DD7D3BC7AF]-worker) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1591384 INFO  (coreLoadExecutor-5072-thread-1) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1591412 WARN  (coreLoadExecutor-5072-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 1591413 INFO  (coreLoadExecutor-5072-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1591433 INFO  (coreLoadExecutor-5072-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1591512 WARN  (coreLoadExecutor-5072-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1591515 INFO  (coreLoadExecutor-5072-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1591527 INFO  (coreLoadExecutor-5072-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 1591528 INFO  (coreLoadExecutor-5072-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.admin.CoreAdminHandlerTest_2D1094DD7D3BC7AF-001\init-core-data-001\]
   [junit4]   2> 1591528 INFO  (coreLoadExecutor-5072-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@29815dfe
   [junit4]   2> 1591529 INFO  (coreLoadExecutor-5072-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=13, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1591544 INFO  (coreLoadExecutor-5072-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1591544 INFO  (coreLoadExecutor-5072-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1591544 INFO  (coreLoadExecutor-5072-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1591544 INFO  (coreLoadExecutor-5072-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1591545 INFO  (coreLoadExecutor-5072-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=303523643, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1591545 INFO  (coreLoadExecutor-5072-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@395831f9[collection1] main]
   [junit4]   2> 1591545 INFO  (coreLoadExecutor-5072-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1591553 INFO  (coreLoadExecutor-5072-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1591588 INFO  (coreLoadExecutor-5072-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1591588 INFO  
(searcherExecutor-5073-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1591589 INFO  (coreLoadExecutor-5072-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1551287080886206464
   [junit4]   2> 1591589 INFO  
(searcherExecutor-5073-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1591589 INFO  
(searcherExecutor-5073-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1591589 INFO  
(searcherExecutor-5073-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1591589 INFO  
(searcherExecutor-5073-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1591589 INFO  
(searcherExecutor-5073-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1591589 INFO  
(searcherExecutor-5073-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1591590 INFO  
(searcherExecutor-5073-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1591591 INFO  
(SUITE-CoreAdminHandlerTest-seed#[2D1094DD7D3BC7AF]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1591593 INFO  
(searcherExecutor-5073-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1591593 INFO  
(searcherExecutor-5073-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@395831f9[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1591595 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[2D1094DD7D3BC7AF]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testCreateWithSysVars
   [junit4]   2> 1591604 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[2D1094DD7D3BC7AF]) [    
] o.a.s.h.a.CoreAdminOperation core create command 
schema=${SCHEMA_TEST}&dataDir=${DATA_TEST}&name=org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars&action=CREATE&instanceDir=${INSTDIR_TEST}&config=${CONFIG_TEST}&wt=xml
   [junit4]   2> 1591616 WARN  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[2D1094DD7D3BC7AF]) [    
] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 1591616 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[2D1094DD7D3BC7AF]) [    
] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1591625 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[2D1094DD7D3BC7AF]) [    
] o.a.s.s.IndexSchema 
[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] Schema name=tiny
   [junit4]   2> 1591628 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[2D1094DD7D3BC7AF]) [    
] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1591632 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[2D1094DD7D3BC7AF]) [    
] o.a.s.c.CoreContainer Creating SolrCore 
'org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars' using 
configuration from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_2D1094DD7D3BC7AF-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars
   [junit4]   2> 1591632 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[2D1094DD7D3BC7AF]) [    
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.c.SolrCore 
[[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] ] Opening new 
SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_2D1094DD7D3BC7AF-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_2D1094DD7D3BC7AF-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\data_diff\]
   [junit4]   2> 1591641 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[2D1094DD7D3BC7AF]) [    
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1549612647, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1591658 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[2D1094DD7D3BC7AF]) [    
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1591658 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[2D1094DD7D3BC7AF]) [    
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1591658 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[2D1094DD7D3BC7AF]) [    
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=26, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.27840721320757433]
   [junit4]   2> 1591658 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[2D1094DD7D3BC7AF]) [    
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@330c1c13[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] 
main]
   [junit4]   2> 1591658 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[2D1094DD7D3BC7AF]) [    
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] 
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_2D1094DD7D3BC7AF-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars\conf
   [junit4]   2> 1591658 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[2D1094DD7D3BC7AF]) [    
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1591658 INFO  
(searcherExecutor-5079-thread-1-processing-x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars)
 [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] 
o.a.s.c.SolrCore [org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] 
Registered new searcher 
Searcher@330c1c13[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1591658 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[2D1094DD7D3BC7AF]) [    
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] 
o.a.s.SolrTestCaseJ4 ###Ending testCreateWithSysVars
   [junit4]   2> 1591665 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[2D1094DD7D3BC7AF])
 [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] 
o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDirAfterCreateFailure
   [junit4]   2> 1591700 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[2D1094DD7D3BC7AF])
 [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1591702 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[2D1094DD7D3BC7AF])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4c2e644d{/solr,null,AVAILABLE}
   [junit4]   2> 1591703 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[2D1094DD7D3BC7AF])
 [    ] o.e.j.s.ServerConnector Started 
ServerConnector@f5f7ad1{HTTP/1.1,[http/1.1]}{127.0.0.1:59441}
   [junit4]   2> 1591704 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[2D1094DD7D3BC7AF])
 [    ] o.e.j.s.Server Started @1596794ms
   [junit4]   2> 1591705 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[2D1094DD7D3BC7AF])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=59441}
   [junit4]   2> 1591705 ERROR 
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[2D1094DD7D3BC7AF])
 [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 1591705 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[2D1094DD7D3BC7AF])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 6.4.0
   [junit4]   2> 1591705 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[2D1094DD7D3BC7AF])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone 
mode on port null
   [junit4]   2> 1591705 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[2D1094DD7D3BC7AF])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1591705 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[2D1094DD7D3BC7AF])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-11-17T22:44:06.530Z
   [junit4]   2> 1591706 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[2D1094DD7D3BC7AF])
 [    ] 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.admin.CoreAdminHandlerTest_2D1094DD7D3BC7AF-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-132165025325869\solr.xml
   [junit4]   2> 1591716 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[2D1094DD7D3BC7AF])
 [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1591724 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[2D1094DD7D3BC7AF])
 [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_2D1094DD7D3BC7AF-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-132165025325869\.
   [junit4]   2> 1591724 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[2D1094DD7D3BC7AF])
 [    ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
   [junit4]   2> 1591758 WARN  (coreLoadExecutor-5088-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 1591760 INFO  (coreLoadExecutor-5088-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1591789 INFO  (coreLoadExecutor-5088-thread-1) [    ] 
o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 1591870 WARN  (coreLoadExecutor-5088-thread-1) [    ] 
o.a.s.s.IndexSchema [corex] default search field in schema is text. WARNING: 
Deprecated, please use 'df' on request instead.
   [junit4]   2> 1591872 INFO  (coreLoadExecutor-5088-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1591888 INFO  (coreLoadExecutor-5088-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'corex' using configuration from 
instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_2D1094DD7D3BC7AF-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-132165025325869\.\corex
   [junit4]   2> 1591888 INFO  (coreLoadExecutor-5088-thread-1) [    x:corex] 
o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_2D1094DD7D3BC7AF-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-132165025325869\corex],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_2D1094DD7D3BC7AF-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-132165025325869\.\corex\data\]
   [junit4]   2> 1591888 INFO  (coreLoadExecutor-5088-thread-1) [    x:corex] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@29815dfe
   [junit4]   2> 1591889 INFO  (coreLoadExecutor-5088-thread-1) [    x:corex] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=13, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1591907 INFO  (coreLoadExecutor-5088-thread-1) [    x:corex] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1591907 INFO  (coreLoadExecutor-5088-thread-1) [    x:corex] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1591907 INFO  (coreLoadExecutor-5088-thread-1) [    x:corex] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1591907 INFO  (coreLoadExecutor-5088-thread-1) [    x:corex] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1591908 INFO  (coreLoadExecutor-5088-thread-1) [    x:corex] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=303523643, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1591908 INFO  (coreLoadExecutor-5088-thread-1) [    x:corex] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6bd71730[corex] main]
   [junit4]   2> 1591908 INFO  (coreLoadExecutor-5088-thread-1) [    x:corex] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1591919 INFO  (coreLoadExecutor-5088-thread-1) [    x:corex] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1591980 INFO  (coreLoadExecutor-5088-thread-1) [    x:corex] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1591980 INFO  
(searcherExecutor-5089-thread-1-processing-x:corex) [    x:corex] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1591981 INFO  
(searcherExecutor-5089-thread-1-processing-x:corex) [    x:corex] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1591981 INFO  
(searcherExecutor-5089-thread-1-processing-x:corex) [    x:corex] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1591981 INFO  
(searcherExecutor-5089-thread-1-processing-x:corex) [    x:corex] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1591982 INFO  (coreLoadExecutor-5088-thread-1) [    x:corex] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1551287081298296832
   [junit4]   2> 1591985 INFO  
(searcherExecutor-5089-thread-1-processing-x:corex) [    x:corex] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1591985 INFO  
(searcherExecutor-5089-thread-1-processing-x:corex) [    x:corex] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1591985 INFO  
(searcherExecutor-5089-thread-1-processing-x:corex) [    x:corex] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1591986 INFO  
(searcherExecutor-5089-thread-1-processing-x:corex) [    x:corex] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1591986 INFO  
(searcherExecutor-5089-thread-1-processing-x:corex) [    x:corex] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1591987 INFO  
(searcherExecutor-5089-thread-1-processing-x:corex) [    x:corex] 
o.a.s.c.SolrCore [corex] Registered new searcher Searcher@6bd71730[corex] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1592242 INFO  (qtp1848343033-10810) [    x:corex] 
o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[123 (1551287081559392256)]} 0 11
   [junit4]   2> 1592245 INFO  (qtp1848343033-10817) [    x:corex] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1592245 INFO  (qtp1848343033-10817) [    x:corex] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@129afc92
   [junit4]   2> 1592257 INFO  (qtp1848343033-10817) [    x:corex] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@c93761b[corex] main]
   [junit4]   2> 1592259 INFO  
(searcherExecutor-5089-thread-1-processing-x:corex) [    x:corex] 
o.a.s.c.SolrCore [corex] Registered new searcher Searcher@c93761b[corex] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):c1)))}
   [junit4]   2> 1592259 INFO  (qtp1848343033-10817) [    x:corex] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1592259 INFO  (qtp1848343033-10817) [    x:corex] 
o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 14
   [junit4]   2> 1592263 INFO  (qtp1848343033-10816) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1592284 INFO  (qtp1848343033-10812) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1592298 INFO  (qtp1848343033-10812) [    ] o.a.s.s.IndexSchema 
[corex] Schema name=test
   [junit4]   2> 1592406 WARN  (qtp1848343033-10812) [    ] o.a.s.s.IndexSchema 
[corex] default search field in schema is text. WARNING: Deprecated, please use 
'df' on request instead.
   [junit4]   2> 1592408 INFO  (qtp1848343033-10812) [    ] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1592421 INFO  (qtp1848343033-10812) [    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'corex' using configuration from 
instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_2D1094DD7D3BC7AF-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-132165025325869\.\corex
   [junit4]   2> 1592422 INFO  (qtp1848343033-10812) [    x:corex] 
o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_2D1094DD7D3BC7AF-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-132165025325869\corex],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_2D1094DD7D3BC7AF-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-132165025325869\.\corex\data\]
   [junit4]   2> 1592453 INFO  (qtp1848343033-10812) [    x:corex] 
o.a.s.c.SolrCore [corex]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@586bc151
   [junit4]   2> 1592454 ERROR (qtp1848343033-10812) [    x:corex] 
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Error handling 
'reload' action
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:114)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:153)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:303)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:254)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:110)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to 
reload core [corex]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:950)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:112)
   [junit4]   2>        ... 31 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Doing my job, 
throwing a java.lang.Error
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:900)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.reload(SolrCore.java:590)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:944)
   [junit4]   2>        ... 32 more
   [junit4]   2> Caused by: java.lang.Error: Doing my job, throwing a 
java.lang.Error
   [junit4]   2>        at 
org.apache.solr.handler.ThrowErrorOnInitRequestHandler.init(ThrowErrorOnInitRequestHandler.java:45)
   [junit4]   2>        at 
org.apache.solr.core.PluginBag.initInstance(PluginBag.java:97)
   [junit4]   2>        at 
org.apache.solr.core.PluginBag.createPlugin(PluginBag.java:127)
   [junit4]   2>        at 
org.apache.solr.core.PluginBag.init(PluginBag.java:226)
   [junit4]   2>        at 
org.apache.solr.core.RequestHandlers.initHandlersFromConfig(RequestHandlers.java:130)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:859)
   [junit4]   2>        ... 34 more
   [junit4]   2> 
   [junit4]   2> 1592455 INFO  (qtp1848343033-10812) [    x:corex] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={core=corex&action=RELOAD&indexInfo=true&wt=javabin&version=2} 
status=500 QTime=185
   [junit4]   2> 1592455 ERROR (qtp1848343033-10812) [    x:corex] 
o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: Error handling 
'reload' action
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:114)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:153)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:303)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:254)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:110)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to 
reload core [corex]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:950)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:112)
   [junit4]   2>        ... 31 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Doing my job, 
throwing a java.lang.Error
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:900)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.reload(SolrCore.java:590)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:944)
   [junit4]   2>        ... 32 more
   [junit4]   2> Caused by: java.lang.Error: Doing my job, throwing a 
java.lang.Error
   [junit4]   2>        at 
org.apache.solr.handler.ThrowErrorOnInitRequestHandler.init(ThrowErrorOnInitRequestHandler.java:45)
   [junit4]   2>        at 
org.apache.solr.core.PluginBag.initInstance(PluginBag.java:97)
   [junit4]   2>        at 
org.apache.solr.core.PluginBag.createPlugin(PluginBag.java:127)
   [junit4]   2>        at 
org.apache.solr.core.PluginBag.init(PluginBag.java:226)
   [junit4]   2>        at 
org.apache.solr.core.RequestHandlers.initHandlersFromConfig(RequestHandlers.java:130)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:859)
   [junit4]   2>        ... 34 more
   [junit4]   2> 
   [junit4]   2> 1592495 ERROR (qtp1848343033-10810) [    ] o.a.s.c.SolrCore 
Failed to delete data dir for unloaded core:corex 
dir:C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_2D1094DD7D3BC7AF-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-132165025325869\.\corex\data
   [junit4]   2> 1592495 INFO  (qtp1848343033-10810) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=false&core=corex&deleteDataDir=true&action=UNLOAD&indexInfo=true&wt=javabin&version=2&deleteIndex=false}
 status=0 QTime=38
   [junit4]   2> 1592497 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[2D1094DD7D3BC7AF])
 [    ] o.e.j.s.ServerConnector Stopped 
ServerConnector@f5f7ad1{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1592498 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[2D1094DD7D3BC7AF])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2006314867
   [junit4]   2> 1592499 INFO  (coreCloseExecutor-5096-thread-1) [    x:corex] 
o.a.s.c.SolrCore [corex]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@7a571481
   [junit4]   2> 1592513 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[2D1094DD7D3BC7AF])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4c2e644d{/solr,null,UNAVAILABLE}
   [junit4]   2> 1592516 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[2D1094DD7D3BC7AF])
 [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] 
o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDirAfterCreateFailure
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=CoreAdminHandlerTest 
-Dtests.method=testDeleteInstanceDirAfterCreateFailure 
-Dtests.seed=2D1094DD7D3BC7AF -Dtests.slow=true -Dtests.locale=ko-KR 
-Dtests.timezone=Australia/Hobart -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.86s J0 | 
CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: The data directory was 
not cleaned up on unload after a failed core reload
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([2D1094DD7D3BC7AF:56D936915E1915AE]:0)
   [junit4]    >        at 
org.apache.solr.handler.admin.CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure(CoreAdminHandlerTest.java:334)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1592523 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[2D1094DD7D3BC7AF]) [    
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] 
o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDir
   [junit4]   2> 1592549 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[2D1094DD7D3BC7AF]) [    
] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1592551 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[2D1094DD7D3BC7AF]) [    
] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3b771a03{/solr,null,AVAILABLE}
   [junit4]   2> 1592552 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[2D1094DD7D3BC7AF]) [    
] o.e.j.s.ServerConnector Started 
ServerConnector@7415ca69{HTTP/1.1,[http/1.1]}{127.0.0.1:59447}
   [junit4]   2> 1592552 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[2D1094DD7D3BC7AF]) [    
] o.e.j.s.Server Started @1597642ms
   [junit4]   2> 1592553 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[2D1094DD7D3BC7AF]) [    
] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=59447}
   [junit4]   2> 1592553 ERROR 
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[2D1094DD7D3BC7AF]) [    
] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1592553 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[2D1094DD7D3BC7AF]) [    
] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.4.0
   [junit4]   2> 1592553 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[2D1094DD7D3BC7AF]) [    
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 1592554 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[2D1094DD7D3BC7AF]) [    
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1592554 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[2D1094DD7D3BC7AF]) [    
] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-11-17T22:44:07.379Z
   [junit4]   2> 1592555 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[2D1094DD7D3BC7AF]) [    
] 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.admin.CoreAdminHandlerTest_2D1094DD7D3BC7AF-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-132165883396090\solr.xml
   [junit4]   2> 1592577 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[2D1094DD7D3BC7AF]) [    
] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1592585 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[2D1094DD7D3BC7AF]) [    
] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_2D1094DD7D3BC7AF-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-132165883396090\.
   [junit4]   2> 1592585 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[2D1094DD7D3BC7AF]) [    
] o.a.s.c.CorePropertiesLocator Cores are: [corex]
   [junit4]   2> 1592615 WARN  (coreLoadExecutor-5103-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 1592616 INFO  (coreLoadExecutor-5103-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1592640 INFO  (coreLoadExecutor-5103-thread-1) [    ] 
o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 1592734 WARN  (coreLoadExecutor-5103-thread-1) [    ] 
o.a.s.s.IndexSchema [corex] default search field in schema is text. WARNING: 
Deprecated, please use 'df' on request instead.
   [junit4]   2> 1592736 INFO  (coreLoadExecutor-5103-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1592754 INFO  (coreLoadExecutor-5103-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'corex' using configuration from 
instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_2D1094DD7D3BC7AF-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-132165883396090\.\corex
   [junit4]   2> 1592754 INFO  (coreLoadExecutor-5103-thread-1) [    x:corex] 
o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_2D1094DD7D3BC7AF-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-132165883396090\corex],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_2D1094DD7D3BC7AF-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-132165883396090\.\corex\data\]
   [junit4]   2> 1592754 INFO  (coreLoadExecutor-5103-thread-1) [    x:corex] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@29815dfe
   [junit4]   2> 1592755 INFO  (coreLoadExecutor-5103-thread-1) [    x:corex] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=13, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1592777 INFO  (coreLoadExecutor-5103-thread-1) [    x:corex] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1592777 INFO  (coreLoadExecutor-5103-thread-1) [    x:corex] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1592780 INFO  (coreLoadExecutor-5103-thread-1) [    x:corex] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1592780 INFO  (coreLoadExecutor-5103-thread-1) [    x:corex] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1592780 INFO  (coreLoadExecutor-5103-thread-1) [    x:corex] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=303523643, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1592781 INFO  (coreLoadExecutor-5103-thread-1) [    x:corex] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@622439a8[corex] main]
   [junit4]   2> 1592781 INFO  (coreLoadExecutor-5103-thread-1) [    x:corex] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1592796 INFO  (coreLoadExecutor-5103-thread-1) [    x:corex] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1592876 INFO  (coreLoadExecutor-5103-thread-1) [    x:corex] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1592876 INFO  
(searcherExecutor-5104-thread-1-processing-x:corex) [    x:corex] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1592877 INFO  (coreLoadExecutor-5103-thread-1) [    x:corex] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1551287082236772352
   [junit4]   2> 1592878 INFO  
(searcherExecutor-5104-thread-1-processing-x:corex) [    x:corex] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1592878 INFO  
(searcherExecutor-5104-thread-1-processing-x:corex) [    x:corex] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1592878 INFO  
(searcherExecutor-5104-thread-1-processing-x:corex) [    x:corex] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1592879 INFO  
(searcherExecutor-5104-thread-1-processing-x:corex) [    x:corex] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1592879 INFO  
(searcherExecutor-5104-thread-1-processing-x:corex) [    x:corex] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1592880 INFO  
(searcherExecutor-5104-thread-1-processing-x:corex) [    x:corex] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1592881 INFO  
(searcherExecutor-5104-thread-1-processing-x:corex) [    x:corex] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1592883 INFO  
(searcherExecutor-5104-thread-1-processing-x:corex) [    x:corex] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1592884 INFO  
(searcherExecutor-5104-thread-1-processing-x:corex) [    x:corex] 
o.a.s.c.SolrCore [corex] Registered new searcher Searcher@622439a8[corex] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1593093 INFO  (qtp1327565180-10830) [    x:corex] 
o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[123 (1551287082458021888)]} 0 4
   [junit4]   2> 1593095 INFO  (qtp1327565180-10833) [    x:corex] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1593095 INFO  (qtp1327565180-10833) [    x:corex] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@7a0b8fee
   [junit4]   2> 1593105 INFO  (qtp1327565180-10833) [    x:corex] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@718c2bc5[corex] main]
   [junit4]   2> 1593106 INFO  
(searcherExecutor-5104-thread-1-processing-x:corex) [    x:corex] 
o.a.s.c.SolrCore [corex] Registered new searcher Searcher@718c2bc5[corex] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):c1)))}
   [junit4]   2> 1593106 INFO  (qtp1327565180-10833) [    x:corex] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1593106 INFO  (qtp1327565180-10833) [    x:corex] 
o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 11
   [junit4]   2> 1593111 INFO  (qtp1327565180-10834) [    ] o.a.s.c.SolrCore 
[corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@48b6fb3
   [junit4]   2> 1593234 INFO  (qtp1327565180-10834) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=corex&deleteDataDir=false&action=UNLOAD&indexInfo=true&wt=javabin&version=2&deleteIndex=false}
 status=0 QTime=125
   [junit4]   2> 1593235 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[2D1094DD7D3BC7AF]) [    
] o.e.j.s.ServerConnector Stopped 
ServerConnector@7415ca69{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1593236 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[2D1094DD7D3BC7AF]) [    
] o.a.s.c.CoreContainer Shutting down CoreContainer instance=211834382
   [junit4]   2> 1593237 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[2D1094DD7D3BC7AF]) [    
] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3b771a03{/solr,null,UNAVAILABLE}
   [junit4]   2> 1593241 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[2D1094DD7D3BC7AF]) [    
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] 
o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDir
   [junit4]   2> 1593245 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[2D1094DD7D3BC7AF]) [    
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] 
o.a.s.SolrTestCaseJ4 ###Starting testCoreAdminHandler
   [junit4]   2> 1593751 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[2D1094DD7D3BC7AF]) [    
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] 
o.a.s.h.a.CoreAdminOperation core create command 
name=ugly$core%3Dname&action=CREATE&instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_2D1094DD7D3BC7AF-001\tempDir-001\instProp&wt=xml
   [junit4]   2> 1593752 ERROR 
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[2D1094DD7D3BC7AF]) [    
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] 
o.a.s.c.CoreContainer Error creating core [ugly$core=name]: Invalid core: 
[ugly$core=name]. core names must consist entirely of periods, underscores, 
hyphens, and alphanumerics as well not start with a hyphen
   [junit4]   2> org.apache.solr.common.SolrException: Invalid core: 
[ugly$core=name]. core names must consist entirely of periods, underscores, 
hyphens, and alphanumerics as well not start with a hyphen
   [junit4]   2>        at 
org.apache.solr.client.solrj.util.SolrIdentifierValidator.validateName(SolrIdentifierValidator.java:39)
   [junit4]   2>        at 
org.apache.solr.client.solrj.util.SolrIdentifierValidator.validateCoreName(SolrIdentifierValidator.java:56)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:835)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:779)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:88)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandlerTest.testCoreAdminHandler(CoreAdminHandlerTest.java:137)
   [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   [junit4]   2>        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1593753 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[2D1094DD7D3BC7AF]) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
property.hoss=man&name=props&action=CREATE&property.foo=baz&instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_2D1094DD7D3BC7AF-001\tempDir-001\instProp&wt=xml
   [junit4]   2> 1593753 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[2D1094DD7D3BC7AF]) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/build/solr-core/test/J0/temp/solr.handler.admin.CoreAdminHandlerTest_2D1094DD7D3BC7AF-001/tempDir-001/instProp/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/build/solr-core/test/J0/temp/solr.handler.admin.CoreAdminHandlerTest_2D1094DD7D3BC7AF-001/tempDir-001/instProp/lib/classes]
   [junit4]   2> 1593833 WARN  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[2D1094DD7D3BC7AF]) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 1593834 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[2D1094DD7D3BC7AF]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1593860 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[2D1094DD7D3BC7AF]) [    ] 
o.a.s.s.IndexSchema [props] Schema name=test
   [junit4]   2> 1593993 WARN  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[2D1094DD7D3BC7AF]) [    ] 
o.a.s.s.IndexSchema [props] default search field in schema is text. WARNING: 
Deprecated, please use 'df' on request instead.
   [junit4]   2> 1593996 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[2D1094DD7D3BC7AF]) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1594016 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[2D1094DD7D3BC7AF]) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'props' using configuration from 
instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_2D1094DD7D3BC7AF-001\tempDir-001\instProp
   [junit4]   2> 1594016 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[2D1094DD7D3BC7AF]) [    
x:props] o.a.s.c.SolrCore [[props] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_2D1094DD7D3BC7AF-001\tempDir-001\instProp],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_2D1094DD7D3BC7AF-001\tempDir-001\instProp\data\]
   [junit4]   2> 1594016 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[2D1094DD7D3BC7AF]) [    
x:props] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans 
to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@29815dfe
   [junit4]   2> 1594018 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[2D1094DD7D3BC7AF]) [    
x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=42, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1594044 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[2D1094DD7D3BC7AF]) [    
x:props] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1594044 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[2D1094DD7D3BC7AF]) [    
x:props] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1594045 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[2D1094DD7D3BC7AF]) [    
x:props] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1594045 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[2D1094DD7D3BC7AF]) [    
x:props] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1594046 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[2D1094DD7D3BC7AF]) [    
x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=37, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=29.4619140625, 
floorSegmentMB=0.8427734375, forceMergeDeletesPctAllowed=7.290608861045854, 
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1594047 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[2D1094DD7D3BC7AF]) [    
x:props] o.a.s.s.SolrIndexSearcher Opening [Searcher@8d2b8d8[props] main]
   [junit4]   2> 1594048 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[2D1094DD7D3BC7AF]) [    
x:props] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1594059 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[2D1094DD7D3BC7AF]) [    
x:props] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1594124 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[2D1094DD7D3BC7AF]) [    
x:props] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1594124 INFO  
(searcherExecutor-5111-thread-1-processing-x:props) [    x:props] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1594125 INFO  
(searcherExecutor-5111-thread-1-processing-x:props) [    x:props] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1594125 INFO  
(searcherExecutor-5111-thread-1-processing-x:props) [    x:props] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1594125 INFO  
(searcherExecutor-5111-thread-1-processing-x:props) [    x:props] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1594126 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[2D1094DD7D3BC7AF]) [    
x:props] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1551287083546443776
   [junit4]   2> 1594129 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[2D1094DD7D3BC7AF]) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
name=bogus_dir_core&action=CREATE&instanceDir=dir_does_not_exist_127896&wt=xml
   [junit4]   2> 1594141 ERROR 
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[2D1094DD7D3BC7AF]) [    ] 
o.a.s.c.CoreContainer Error creating core [bogus_dir_core]: Could not load conf 
for core bogus_dir_core: Error loading solr config from 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896\conf\solrconfig.xml
   [junit4]   2> org.apache.solr.common.SolrException: Could not load conf for 
core bogus_dir_core: Error loading solr config from 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896\conf\solrconfig.xml
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:85)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:840)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:779)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:88)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandlerTest.testCoreAdminHandler(CoreAdminHandlerTest.java:171)
   [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   [junit4]   2>        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error loading 
solr config from 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896\conf\solrconfig.xml
   [junit4]   2>        at 
org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:187)
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.createSolrConfig(ConfigSetService.java:97)
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:77)
   [junit4]   2>        ... 46 more
   [junit4]   2> Caused by: org.apache.solr.core.SolrResourceNotFoundException: 
Can't find resource 'solrconfig.xml' in classpath or 
'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896'
   [junit4]   2>        at 
org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:406)
   [junit4]   2>        at 
org.apache.solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java:361)
   [junit4]   2>        at org.apache.solr.core.Config.<init>(Config.java:120)
   [junit4]   2>        at org.apache.solr.core.Config.<init>(Config.java:90)
   [junit4]   2>        at 
org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:202)
   [junit4]   2>        at 
org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:179)
   [junit4]   2>        ... 48 more
   [junit4]   2> 1594144 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[2D1094DD7D3BC7AF]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testCoreAdminHandler
   [junit4]   2> 1594147 INFO  
(TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[2D1094DD7D3BC7AF]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Starting testNonexistentCoreReload
   [junit4]   2> 1594147 INFO  
(TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[2D1094DD7D3BC7AF]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Ending testNonexistentCoreReload
   [junit4]   2> 1594147 INFO  
(SUITE-CoreAdminHandlerTest-seed#[2D1094DD7D3BC7AF]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1594147 INFO  
(SUITE-CoreAdminHandlerTest-seed#[2D1094DD7D3BC7AF]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=414016021
   [junit4]   2> 1594148 INFO  
(searcherExecutor-5111-thread-1-processing-x:props) [    x:props] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1594149 INFO  
(searcherExecutor-5111-thread-1-processing-x:props) [    x:props] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1594149 INFO  
(searcherExecutor-5111-thread-1-processing-x:props) [    x:props] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1594150 INFO  (coreCloseExecutor-5117-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@6a28014f
   [junit4]   2> 1594151 INFO  
(searcherExecutor-5111-thread-1-processing-x:props) [    x:props] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1594152 INFO  (coreCloseExecutor-5117-thread-3) [    
x:rename_me] o.a.s.c.SolrCore [rename_me]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@5485cb9
   [junit4]   2> 1594152 INFO  (coreCloseExecutor-5117-thread-2) [    
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.c.SolrCore 
[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@48fb43aa
   [junit4]   2> 1594155 INFO  
(searcherExecutor-5111-thread-1-processing-x:props) [    x:props] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1594155 INFO  
(searcherExecutor-5111-thread-1-processing-x:props) [    x:props] 
o.a.s.c.SolrCore [rename_me] Registered new searcher Searcher@8d2b8d8[props] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_2D1094DD7D3BC7AF-001
   [junit4]   2> NOTE: test params are: 
codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION,
 chunkSize=4, maxDocsPerChunk=740, blockSize=204), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION,
 chunkSize=4, blockSize=204)), sim=RandomSimilarity(queryNorm=true,coord=yes): 
{}, locale=ko-KR, timezone=Australia/Hobart
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 
(64-bit)/cpus=3,threads=1,free=164364368,total=440926208
   [junit4]   2> NOTE: All tests run in this JVM: [TestCloudManagedSchema, 
JavabinLoaderTest, SchemaVersionSpecificBehaviorTest, HardAutoCommitTest, 
HdfsSyncSliceTest, FastVectorHighlighterTest, TestCharFilters, 
DocumentAnalysisRequestHandlerTest, StatelessScriptUpdateProcessorFactoryTest, 
TestAnalyzedSuggestions, RollingRestartTest, LeaderFailureAfterFreshStartTest, 
BaseCdcrDistributedZkTest, TestPartialUpdateDeduplication, 
ChaosMonkeyNothingIsSafeTest, DocValuesMultiTest, DataDrivenBlockJoinTest, 
ConcurrentDeleteAndCreateCollectionTest, TestConfigSets, ZkStateWriterTest, 
TestSubQueryTransformerCrossCore, TestSmileRequest, 
CdcrReplicationDistributedZkTest, TestAuthorizationFramework, 
TestBM25SimilarityFactory, SpatialRPTFieldTypeTest, DirectSolrSpellCheckerTest, 
DistributedMLTComponentTest, BasicAuthIntegrationTest, TestLFUCache, ZkCLITest, 
SolrPluginUtilsTest, BlobRepositoryCloudTest, CollectionStateFormat2Test, 
TestManagedSchemaThreadSafety, TestBackupRepositoryFactory, 
TolerantUpdateProcessorTest, BitVectorTest, TestSchemaVersionResource, 
BufferStoreTest, TestRemoteStreaming, AlternateDirectoryTest, 
TestMaxScoreQueryParser, SuggestComponentContextFilterQueryTest, 
SolrTestCaseJ4Test, TestCollapseQParserPlugin, 
DistributedFacetPivotSmallAdvancedTest, TestFastOutputStream, 
TestReloadAndDeleteDocs, TestClusterStateMutator, CachingDirectoryFactoryTest, 
HighlighterTest, DirectUpdateHandlerTest, TestManagedResource, 
TestComponentsName, AnalysisErrorHandlingTest, PolyFieldTest, 
TestStressVersions, OverseerTest, AnalyticsMergeStrategyTest, 
ConnectionManagerTest, MultiThreadedOCPTest, TestBlendedInfixSuggestions, 
SampleTest, SaslZkACLProviderTest, TestNoOpRegenerator, QueryEqualityTest, 
TestRandomFlRTGCloud, TestMacros, DistributedQueryElevationComponentTest, 
ForceLeaderTest, TestHdfsCloudBackupRestore, TestSortByMinMaxFunction, 
SmileWriterTest, TestDefaultSearchFieldResource, TestDFISimilarityFactory, 
CoreMergeIndexesAdminHandlerTest, CheckHdfsIndexTest, TestFunctionQuery, 
TestManagedSynonymFilterFactory, HLLUtilTest, XsltUpdateRequestHandlerTest, 
TestDownShardTolerantSearch, SpatialFilterTest, 
TestDeleteCollectionOnDownNodes, TestFieldCacheSortRandom, TestJsonRequest, 
QueryElevationComponentTest, UnloadDistributedZkTest, TestDocumentBuilder, 
TestDistributedStatsComponentCardinality, TestFaceting, TestCloudInspectUtil, 
BigEndianAscendingWordDeserializerTest, HdfsDirectoryFactoryTest, 
TestConfigSetsAPIZkFailure, TestCollationField, TestFieldResource, 
IndexSchemaRuntimeFieldTest, TestBinaryField, 
DeleteLastCustomShardedReplicaTest, HdfsLockFactoryTest, 
ClusterStateUpdateTest, TestMinMaxOnMultiValuedField, RecoveryZkTest, 
TestUseDocValuesAsStored, OverseerModifyCollectionTest, TestSolrXml, 
SOLR749Test, TestFreeTextSuggestions, HdfsBasicDistributedZkTest, 
DistributedFacetPivotWhiteBoxTest, TestPerFieldSimilarityClassic, 
TestSurroundQueryParser, TestDocBasedVersionConstraints, PrimUtilsTest, 
TestRecoveryHdfs, FileUtilsTest, TestStressUserVersions, 
TestFieldCacheWithThreads, ShufflingReplicaListTransformerTest, TestSQLHandler, 
DocumentBuilderTest, TestFieldCache, TestSolrCoreSnapshots, 
TestIntervalFaceting, TestTolerantSearch, TestHdfsUpdateLog, 
TestLeaderElectionZkExpiry, DistributedFacetPivotLargeTest, 
TestPerFieldSimilarity, DeleteStatusTest, UniqFieldsUpdateProcessorFactoryTest, 
HdfsRecoveryZkTest, SystemInfoHandlerTest, TestRandomDVFaceting, 
TestPostingsSolrHighlighter, TestScoreJoinQPNoScore, TestQueryWrapperFilter, 
DateFieldTest, ConjunctionSolrSpellCheckerTest, DirectoryFactoryTest, 
TestPushWriter, LeaderInitiatedRecoveryOnShardRestartTest, 
TestSweetSpotSimilarityFactory, TestSolrJ, TestInitParams, 
DocExpirationUpdateProcessorFactoryTest, TestUpdate, TestCustomSort, 
CdcrRequestHandlerTest, SmileWriterTest, TestSolrIndexConfig, TestXmlQParser, 
DateRangeFieldTest, BlockJoinFacetSimpleTest, DOMUtilTest, TestHashPartitioner, 
BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, 
CollectionsAPIDistributedZkTest, SyncSliceTest, ShardRoutingTest, 
TestRandomFaceting, LeaderElectionTest, ZkSolrClientTest, 
ShardRoutingCustomTest, TestDistributedSearch, StatsComponentTest, TestSort, 
TestFiltering, TestLazyCores, SolrIndexSplitterTest, TestExtendedDismaxParser, 
SuggesterFSTTest, CoreAdminHandlerTest]
   [junit4] Completed [373/654 (1!)] on J0 in 3.12s, 5 tests, 1 failure <<< 
FAILURES!

[...truncated 61574 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to