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

[JENKINS] Lucene-Solr-6.x-Windows (64bit/jdk1.8.0_102) - Build # 560 - Still Unstable!

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

2 tests failed.
FAILED:  org.apache.solr.core.TestDynamicLoading.testDynamicLoading

Error Message:
Could not get expected value  'X val' for path 'x' full output: {   "responseHeader":{     "status":0,     "QTime":0},   "params":{"wt":"json"},   "context":{     "webapp":"",     "path":"/test1",     "httpMethod":"GET"},   "class":"org.apache.solr.core.BlobStoreTestRequestHandler",   "x":null},  from server:  null

Stack Trace:
java.lang.AssertionError: Could not get expected value  'X val' for path 'x' full output: {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "params":{"wt":"json"},
  "context":{
    "webapp":"",
    "path":"/test1",
    "httpMethod":"GET"},
  "class":"org.apache.solr.core.BlobStoreTestRequestHandler",
  "x":null},  from server:  null
	at __randomizedtesting.SeedInfo.seed([75FEB5434106CD92:ADB39814B6DB6832]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:535)
	at org.apache.solr.core.TestDynamicLoading.testDynamicLoading(TestDynamicLoading.java:232)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
	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)


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([75FEB5434106CD92:E37170F62241F93]: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 11022 lines...]
   [junit4] Suite: org.apache.solr.core.TestDynamicLoading
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_75FEB5434106CD92-001\init-core-data-001
   [junit4]   2> 628129 INFO  (SUITE-TestDynamicLoading-seed#[75FEB5434106CD92]-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> 628129 INFO  (SUITE-TestDynamicLoading-seed#[75FEB5434106CD92]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 628131 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 628132 INFO  (Thread-1342) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 628132 INFO  (Thread-1342) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 628232 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] o.a.s.c.ZkTestServer start zk server on port:59192
   [junit4]   2> 628237 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1586d860f110000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 628246 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 628250 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 628251 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 628253 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 628255 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 628257 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 628260 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 628262 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 628264 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 628266 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 628268 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 628719 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] 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.core.TestDynamicLoading_75FEB5434106CD92-001\control-001\cores\collection1
   [junit4]   2> 628721 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 628723 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@49819f63{/,null,AVAILABLE}
   [junit4]   2> 628725 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1370e416{HTTP/1.1,[http/1.1]}{127.0.0.1:59199}
   [junit4]   2> 628725 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] o.e.j.s.Server Started @633202ms
   [junit4]   2> 628725 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_75FEB5434106CD92-001\tempDir-001/control/data, hostContext=/, hostPort=59199, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_75FEB5434106CD92-001\control-001\cores}
   [junit4]   2> 628725 ERROR (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 628725 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.4.0
   [junit4]   2> 628725 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 628725 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 628725 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-16T14:24:12.638Z
   [junit4]   2> 628730 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 628731 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] 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.core.TestDynamicLoading_75FEB5434106CD92-001\control-001\solr.xml
   [junit4]   2> 628750 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 628751 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59192/solr
   [junit4]   2> 628781 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [n:127.0.0.1:59199_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:59199_
   [junit4]   2> 628783 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [n:127.0.0.1:59199_    ] o.a.s.c.Overseer Overseer (id=96947814534283268-127.0.0.1:59199_-n_0000000000) starting
   [junit4]   2> 628792 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [n:127.0.0.1:59199_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59199_
   [junit4]   2> 628796 INFO  (OverseerStateUpdate-96947814534283268-127.0.0.1:59199_-n_0000000000) [n:127.0.0.1:59199_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 628809 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [n:127.0.0.1:59199_    ] 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.core.TestDynamicLoading_75FEB5434106CD92-001\control-001\cores
   [junit4]   2> 628809 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [n:127.0.0.1:59199_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 628813 INFO  (OverseerStateUpdate-96947814534283268-127.0.0.1:59199_-n_0000000000) [n:127.0.0.1:59199_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 629833 WARN  (coreLoadExecutor-2289-thread-1-processing-n:127.0.0.1:59199_) [n:127.0.0.1:59199_ c:control_collection   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 629834 INFO  (coreLoadExecutor-2289-thread-1-processing-n:127.0.0.1:59199_) [n:127.0.0.1:59199_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 629853 INFO  (coreLoadExecutor-2289-thread-1-processing-n:127.0.0.1:59199_) [n:127.0.0.1:59199_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 629964 WARN  (coreLoadExecutor-2289-thread-1-processing-n:127.0.0.1:59199_) [n:127.0.0.1:59199_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 629966 INFO  (coreLoadExecutor-2289-thread-1-processing-n:127.0.0.1:59199_) [n:127.0.0.1:59199_ c:control_collection   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 629983 INFO  (coreLoadExecutor-2289-thread-1-processing-n:127.0.0.1:59199_) [n:127.0.0.1:59199_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 629983 INFO  (coreLoadExecutor-2289-thread-1-processing-n:127.0.0.1:59199_) [n:127.0.0.1:59199_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_75FEB5434106CD92-001\control-001\cores\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_75FEB5434106CD92-001\control-001\cores\collection1\data\]
   [junit4]   2> 629983 INFO  (coreLoadExecutor-2289-thread-1-processing-n:127.0.0.1:59199_) [n:127.0.0.1:59199_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@70918a7
   [junit4]   2> 629984 INFO  (coreLoadExecutor-2289-thread-1-processing-n:127.0.0.1:59199_) [n:127.0.0.1:59199_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=2.443359375, floorSegmentMB=1.8076171875, forceMergeDeletesPctAllowed=21.634112927176453, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4120101231300878
   [junit4]   2> 629988 WARN  (coreLoadExecutor-2289-thread-1-processing-n:127.0.0.1:59199_) [n:127.0.0.1:59199_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 630000 INFO  (coreLoadExecutor-2289-thread-1-processing-n:127.0.0.1:59199_) [n:127.0.0.1:59199_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 630000 INFO  (coreLoadExecutor-2289-thread-1-processing-n:127.0.0.1:59199_) [n:127.0.0.1:59199_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 630005 INFO  (coreLoadExecutor-2289-thread-1-processing-n:127.0.0.1:59199_) [n:127.0.0.1:59199_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 630005 INFO  (coreLoadExecutor-2289-thread-1-processing-n:127.0.0.1:59199_) [n:127.0.0.1:59199_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 630006 INFO  (coreLoadExecutor-2289-thread-1-processing-n:127.0.0.1:59199_) [n:127.0.0.1:59199_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=4, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6144151907899578]
   [junit4]   2> 630006 INFO  (coreLoadExecutor-2289-thread-1-processing-n:127.0.0.1:59199_) [n:127.0.0.1:59199_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4c3683af[collection1] main]
   [junit4]   2> 630008 INFO  (coreLoadExecutor-2289-thread-1-processing-n:127.0.0.1:59199_) [n:127.0.0.1:59199_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 630008 INFO  (coreLoadExecutor-2289-thread-1-processing-n:127.0.0.1:59199_) [n:127.0.0.1:59199_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 630009 INFO  (coreLoadExecutor-2289-thread-1-processing-n:127.0.0.1:59199_) [n:127.0.0.1:59199_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 630009 INFO  (searcherExecutor-2290-thread-1-processing-n:127.0.0.1:59199_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59199_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4c3683af[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 630009 INFO  (coreLoadExecutor-2289-thread-1-processing-n:127.0.0.1:59199_) [n:127.0.0.1:59199_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551165034512515072
   [junit4]   2> 630018 INFO  (coreZkRegister-2282-thread-1-processing-n:127.0.0.1:59199_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59199_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 630018 INFO  (coreZkRegister-2282-thread-1-processing-n:127.0.0.1:59199_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59199_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 630018 INFO  (coreZkRegister-2282-thread-1-processing-n:127.0.0.1:59199_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59199_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:59199/collection1/
   [junit4]   2> 630018 INFO  (coreZkRegister-2282-thread-1-processing-n:127.0.0.1:59199_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59199_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 630018 INFO  (coreZkRegister-2282-thread-1-processing-n:127.0.0.1:59199_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59199_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:59199/collection1/ has no replicas
   [junit4]   2> 630024 INFO  (coreZkRegister-2282-thread-1-processing-n:127.0.0.1:59199_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59199_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:59199/collection1/ shard1
   [junit4]   2> 630176 INFO  (coreZkRegister-2282-thread-1-processing-n:127.0.0.1:59199_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59199_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 630321 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 630323 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 630780 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] 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.core.TestDynamicLoading_75FEB5434106CD92-001\shard-1-001\cores\collection1
   [junit4]   2> 630782 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_75FEB5434106CD92-001\shard-1-001
   [junit4]   2> 630783 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 630783 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@164a67ea{/,null,AVAILABLE}
   [junit4]   2> 630784 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] o.e.j.s.ServerConnector Started ServerConnector@31c64842{HTTP/1.1,[http/1.1]}{127.0.0.1:59214}
   [junit4]   2> 630784 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] o.e.j.s.Server Started @635262ms
   [junit4]   2> 630784 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_75FEB5434106CD92-001\tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=59214, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_75FEB5434106CD92-001\shard-1-001\cores}
   [junit4]   2> 630785 ERROR (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 630785 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.4.0
   [junit4]   2> 630785 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 630785 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 630785 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-16T14:24:14.698Z
   [junit4]   2> 630789 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 630790 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] 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.core.TestDynamicLoading_75FEB5434106CD92-001\shard-1-001\solr.xml
   [junit4]   2> 630812 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 630813 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59192/solr
   [junit4]   2> 630817 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1586d860f110007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 630828 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [n:127.0.0.1:59214_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 630834 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [n:127.0.0.1:59214_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59214_
   [junit4]   2> 630838 INFO  (zkCallback-860-thread-1-processing-n:127.0.0.1:59199_) [n:127.0.0.1:59199_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 630840 INFO  (zkCallback-869-thread-1-processing-n:127.0.0.1:59214_) [n:127.0.0.1:59214_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 630840 INFO  (zkCallback-864-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 630850 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [n:127.0.0.1:59214_    ] 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\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_75FEB5434106CD92-001\shard-1-001\cores
   [junit4]   2> 630850 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [n:127.0.0.1:59214_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 630853 INFO  (OverseerStateUpdate-96947814534283268-127.0.0.1:59199_-n_0000000000) [n:127.0.0.1:59199_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 631875 WARN  (coreLoadExecutor-2300-thread-1-processing-n:127.0.0.1:59214_) [n:127.0.0.1:59214_ c:collection1   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 631875 INFO  (coreLoadExecutor-2300-thread-1-processing-n:127.0.0.1:59214_) [n:127.0.0.1:59214_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 631896 INFO  (coreLoadExecutor-2300-thread-1-processing-n:127.0.0.1:59214_) [n:127.0.0.1:59214_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 632005 WARN  (coreLoadExecutor-2300-thread-1-processing-n:127.0.0.1:59214_) [n:127.0.0.1:59214_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 632009 INFO  (coreLoadExecutor-2300-thread-1-processing-n:127.0.0.1:59214_) [n:127.0.0.1:59214_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 632026 INFO  (coreLoadExecutor-2300-thread-1-processing-n:127.0.0.1:59214_) [n:127.0.0.1:59214_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 632026 INFO  (coreLoadExecutor-2300-thread-1-processing-n:127.0.0.1:59214_) [n:127.0.0.1:59214_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_75FEB5434106CD92-001\shard-1-001\cores\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_75FEB5434106CD92-001\shard-1-001\cores\collection1\data\]
   [junit4]   2> 632026 INFO  (coreLoadExecutor-2300-thread-1-processing-n:127.0.0.1:59214_) [n:127.0.0.1:59214_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@70918a7
   [junit4]   2> 632027 INFO  (coreLoadExecutor-2300-thread-1-processing-n:127.0.0.1:59214_) [n:127.0.0.1:59214_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=2.443359375, floorSegmentMB=1.8076171875, forceMergeDeletesPctAllowed=21.634112927176453, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4120101231300878
   [junit4]   2> 632030 WARN  (coreLoadExecutor-2300-thread-1-processing-n:127.0.0.1:59214_) [n:127.0.0.1:59214_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 632046 INFO  (coreLoadExecutor-2300-thread-1-processing-n:127.0.0.1:59214_) [n:127.0.0.1:59214_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 632046 INFO  (coreLoadExecutor-2300-thread-1-processing-n:127.0.0.1:59214_) [n:127.0.0.1:59214_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 632047 INFO  (coreLoadExecutor-2300-thread-1-processing-n:127.0.0.1:59214_) [n:127.0.0.1:59214_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 632048 INFO  (coreLoadExecutor-2300-thread-1-processing-n:127.0.0.1:59214_) [n:127.0.0.1:59214_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 632048 INFO  (coreLoadExecutor-2300-thread-1-processing-n:127.0.0.1:59214_) [n:127.0.0.1:59214_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=4, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6144151907899578]
   [junit4]   2> 632049 INFO  (coreLoadExecutor-2300-thread-1-processing-n:127.0.0.1:59214_) [n:127.0.0.1:59214_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@47581ad3[collection1] main]
   [junit4]   2> 632050 INFO  (coreLoadExecutor-2300-thread-1-processing-n:127.0.0.1:59214_) [n:127.0.0.1:59214_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 632051 INFO  (coreLoadExecutor-2300-thread-1-processing-n:127.0.0.1:59214_) [n:127.0.0.1:59214_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 632051 INFO  (coreLoadExecutor-2300-thread-1-processing-n:127.0.0.1:59214_) [n:127.0.0.1:59214_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 632052 INFO  (coreLoadExecutor-2300-thread-1-processing-n:127.0.0.1:59214_) [n:127.0.0.1:59214_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551165036654755840
   [junit4]   2> 632054 INFO  (searcherExecutor-2301-thread-1-processing-n:127.0.0.1:59214_ x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:59214_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@47581ad3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 632061 INFO  (coreZkRegister-2295-thread-1-processing-n:127.0.0.1:59214_ x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:59214_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 632061 INFO  (coreZkRegister-2295-thread-1-processing-n:127.0.0.1:59214_ x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:59214_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 632061 INFO  (coreZkRegister-2295-thread-1-processing-n:127.0.0.1:59214_ x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:59214_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:59214/collection1/
   [junit4]   2> 632061 INFO  (coreZkRegister-2295-thread-1-processing-n:127.0.0.1:59214_ x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:59214_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 632061 INFO  (coreZkRegister-2295-thread-1-processing-n:127.0.0.1:59214_ x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:59214_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:59214/collection1/ has no replicas
   [junit4]   2> 632067 INFO  (coreZkRegister-2295-thread-1-processing-n:127.0.0.1:59214_ x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:59214_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:59214/collection1/ shard2
   [junit4]   2> 632182 INFO  (coreZkRegister-2295-thread-1-processing-n:127.0.0.1:59214_ x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:59214_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 632832 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] 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.core.TestDynamicLoading_75FEB5434106CD92-001\shard-2-001\cores\collection1
   [junit4]   2> 632834 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_75FEB5434106CD92-001\shard-2-001
   [junit4]   2> 632836 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 632837 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@75683f01{/,null,AVAILABLE}
   [junit4]   2> 632838 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] o.e.j.s.ServerConnector Started ServerConnector@623b4dd5{HTTP/1.1,[http/1.1]}{127.0.0.1:59226}
   [junit4]   2> 632838 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] o.e.j.s.Server Started @637315ms
   [junit4]   2> 632838 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_75FEB5434106CD92-001\tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/, hostPort=59226, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_75FEB5434106CD92-001\shard-2-001\cores}
   [junit4]   2> 632838 ERROR (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 632838 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.4.0
   [junit4]   2> 632838 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 632838 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 632838 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-16T14:24:16.751Z
   [junit4]   2> 632842 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 632842 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] 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.core.TestDynamicLoading_75FEB5434106CD92-001\shard-2-001\solr.xml
   [junit4]   2> 632855 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 632855 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59192/solr
   [junit4]   2> 632870 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [n:127.0.0.1:59226_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 632876 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [n:127.0.0.1:59226_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59226_
   [junit4]   2> 632878 INFO  (zkCallback-875-thread-1-processing-n:127.0.0.1:59226_) [n:127.0.0.1:59226_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 632879 INFO  (zkCallback-864-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 632880 INFO  (zkCallback-869-thread-1-processing-n:127.0.0.1:59214_) [n:127.0.0.1:59214_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 632880 INFO  (zkCallback-860-thread-2-processing-n:127.0.0.1:59199_) [n:127.0.0.1:59199_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 632898 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [n:127.0.0.1:59226_    ] 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\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_75FEB5434106CD92-001\shard-2-001\cores
   [junit4]   2> 632899 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [n:127.0.0.1:59226_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 632901 INFO  (OverseerStateUpdate-96947814534283268-127.0.0.1:59199_-n_0000000000) [n:127.0.0.1:59199_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 633914 WARN  (coreLoadExecutor-2311-thread-1-processing-n:127.0.0.1:59226_) [n:127.0.0.1:59226_ c:collection1   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 633915 INFO  (coreLoadExecutor-2311-thread-1-processing-n:127.0.0.1:59226_) [n:127.0.0.1:59226_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 633934 INFO  (coreLoadExecutor-2311-thread-1-processing-n:127.0.0.1:59226_) [n:127.0.0.1:59226_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 634056 WARN  (coreLoadExecutor-2311-thread-1-processing-n:127.0.0.1:59226_) [n:127.0.0.1:59226_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 634058 INFO  (coreLoadExecutor-2311-thread-1-processing-n:127.0.0.1:59226_) [n:127.0.0.1:59226_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 634075 INFO  (coreLoadExecutor-2311-thread-1-processing-n:127.0.0.1:59226_) [n:127.0.0.1:59226_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 634076 INFO  (coreLoadExecutor-2311-thread-1-processing-n:127.0.0.1:59226_) [n:127.0.0.1:59226_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_75FEB5434106CD92-001\shard-2-001\cores\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_75FEB5434106CD92-001\shard-2-001\cores\collection1\data\]
   [junit4]   2> 634076 INFO  (coreLoadExecutor-2311-thread-1-processing-n:127.0.0.1:59226_) [n:127.0.0.1:59226_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@70918a7
   [junit4]   2> 634076 INFO  (coreLoadExecutor-2311-thread-1-processing-n:127.0.0.1:59226_) [n:127.0.0.1:59226_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=2.443359375, floorSegmentMB=1.8076171875, forceMergeDeletesPctAllowed=21.634112927176453, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4120101231300878
   [junit4]   2> 634084 WARN  (coreLoadExecutor-2311-thread-1-processing-n:127.0.0.1:59226_) [n:127.0.0.1:59226_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 634099 INFO  (coreLoadExecutor-2311-thread-1-processing-n:127.0.0.1:59226_) [n:127.0.0.1:59226_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 634099 INFO  (coreLoadExecutor-2311-thread-1-processing-n:127.0.0.1:59226_) [n:127.0.0.1:59226_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 634101 INFO  (coreLoadExecutor-2311-thread-1-processing-n:127.0.0.1:59226_) [n:127.0.0.1:59226_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 634101 INFO  (coreLoadExecutor-2311-thread-1-processing-n:127.0.0.1:59226_) [n:127.0.0.1:59226_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 634102 INFO  (coreLoadExecutor-2311-thread-1-processing-n:127.0.0.1:59226_) [n:127.0.0.1:59226_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=4, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6144151907899578]
   [junit4]   2> 634102 INFO  (coreLoadExecutor-2311-thread-1-processing-n:127.0.0.1:59226_) [n:127.0.0.1:59226_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@258d6fa5[collection1] main]
   [junit4]   2> 634104 INFO  (coreLoadExecutor-2311-thread-1-processing-n:127.0.0.1:59226_) [n:127.0.0.1:59226_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 634104 INFO  (coreLoadExecutor-2311-thread-1-processing-n:127.0.0.1:59226_) [n:127.0.0.1:59226_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 634104 INFO  (coreLoadExecutor-2311-thread-1-processing-n:127.0.0.1:59226_) [n:127.0.0.1:59226_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 634105 INFO  (searcherExecutor-2312-thread-1-processing-n:127.0.0.1:59226_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:59226_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@258d6fa5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 634105 INFO  (coreLoadExecutor-2311-thread-1-processing-n:127.0.0.1:59226_) [n:127.0.0.1:59226_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551165038807482368
   [junit4]   2> 634114 INFO  (coreZkRegister-2306-thread-1-processing-n:127.0.0.1:59226_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:59226_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 634114 INFO  (coreZkRegister-2306-thread-1-processing-n:127.0.0.1:59226_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:59226_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 634114 INFO  (coreZkRegister-2306-thread-1-processing-n:127.0.0.1:59226_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:59226_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:59226/collection1/
   [junit4]   2> 634114 INFO  (coreZkRegister-2306-thread-1-processing-n:127.0.0.1:59226_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:59226_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 634114 INFO  (coreZkRegister-2306-thread-1-processing-n:127.0.0.1:59226_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:59226_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:59226/collection1/ has no replicas
   [junit4]   2> 634120 INFO  (coreZkRegister-2306-thread-1-processing-n:127.0.0.1:59226_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:59226_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:59226/collection1/ shard1
   [junit4]   2> 634272 INFO  (coreZkRegister-2306-thread-1-processing-n:127.0.0.1:59226_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:59226_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 635022 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] 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.core.TestDynamicLoading_75FEB5434106CD92-001\shard-3-001\cores\collection1
   [junit4]   2> 635025 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_75FEB5434106CD92-001\shard-3-001
   [junit4]   2> 635026 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 635026 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4abdfb31{/,null,AVAILABLE}
   [junit4]   2> 635048 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] o.e.j.s.ServerConnector Started ServerConnector@7adc27a3{HTTP/1.1,[http/1.1]}{127.0.0.1:59238}
   [junit4]   2> 635048 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] o.e.j.s.Server Started @639526ms
   [junit4]   2> 635048 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_75FEB5434106CD92-001\tempDir-001/jetty3, solrconfig=solrconfig.xml, hostContext=/, hostPort=59238, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_75FEB5434106CD92-001\shard-3-001\cores}
   [junit4]   2> 635049 ERROR (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 635049 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.4.0
   [junit4]   2> 635049 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 635049 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 635050 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-16T14:24:18.963Z
   [junit4]   2> 635059 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 635059 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] 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.core.TestDynamicLoading_75FEB5434106CD92-001\shard-3-001\solr.xml
   [junit4]   2> 635082 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 635084 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59192/solr
   [junit4]   2> 635133 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [n:127.0.0.1:59238_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 635145 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [n:127.0.0.1:59238_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59238_
   [junit4]   2> 635151 INFO  (zkCallback-875-thread-1-processing-n:127.0.0.1:59226_) [n:127.0.0.1:59226_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 635151 INFO  (zkCallback-864-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 635153 INFO  (zkCallback-869-thread-1-processing-n:127.0.0.1:59214_) [n:127.0.0.1:59214_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 635154 INFO  (zkCallback-881-thread-1-processing-n:127.0.0.1:59238_) [n:127.0.0.1:59238_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 635154 INFO  (zkCallback-860-thread-3-processing-n:127.0.0.1:59199_) [n:127.0.0.1:59199_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 635174 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [n:127.0.0.1:59238_    ] 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.core.TestDynamicLoading_75FEB5434106CD92-001\shard-3-001\cores
   [junit4]   2> 635174 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [n:127.0.0.1:59238_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 635179 INFO  (OverseerStateUpdate-96947814534283268-127.0.0.1:59199_-n_0000000000) [n:127.0.0.1:59199_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 636199 WARN  (coreLoadExecutor-2322-thread-1-processing-n:127.0.0.1:59238_) [n:127.0.0.1:59238_ c:collection1   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 636200 INFO  (coreLoadExecutor-2322-thread-1-processing-n:127.0.0.1:59238_) [n:127.0.0.1:59238_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 636220 INFO  (coreLoadExecutor-2322-thread-1-processing-n:127.0.0.1:59238_) [n:127.0.0.1:59238_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 636349 WARN  (coreLoadExecutor-2322-thread-1-processing-n:127.0.0.1:59238_) [n:127.0.0.1:59238_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 636351 INFO  (coreLoadExecutor-2322-thread-1-processing-n:127.0.0.1:59238_) [n:127.0.0.1:59238_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 636370 INFO  (coreLoadExecutor-2322-thread-1-processing-n:127.0.0.1:59238_) [n:127.0.0.1:59238_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 636370 INFO  (coreLoadExecutor-2322-thread-1-processing-n:127.0.0.1:59238_) [n:127.0.0.1:59238_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_75FEB5434106CD92-001\shard-3-001\cores\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_75FEB5434106CD92-001\shard-3-001\cores\collection1\data\]
   [junit4]   2> 636370 INFO  (coreLoadExecutor-2322-thread-1-processing-n:127.0.0.1:59238_) [n:127.0.0.1:59238_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@70918a7
   [junit4]   2> 636370 INFO  (coreLoadExecutor-2322-thread-1-processing-n:127.0.0.1:59238_) [n:127.0.0.1:59238_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=2.443359375, floorSegmentMB=1.8076171875, forceMergeDeletesPctAllowed=21.634112927176453, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4120101231300878
   [junit4]   2> 636375 WARN  (coreLoadExecutor-2322-thread-1-processing-n:127.0.0.1:59238_) [n:127.0.0.1:59238_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 636394 INFO  (coreLoadExecutor-2322-thread-1-processing-n:127.0.0.1:59238_) [n:127.0.0.1:59238_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 636394 INFO  (coreLoadExecutor-2322-thread-1-processing-n:127.0.0.1:59238_) [n:127.0.0.1:59238_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 636395 INFO  (coreLoadExecutor-2322-thread-1-processing-n:127.0.0.1:59238_) [n:127.0.0.1:59238_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 636395 INFO  (coreLoadExecutor-2322-thread-1-processing-n:127.0.0.1:59238_) [n:127.0.0.1:59238_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 636396 INFO  (coreLoadExecutor-2322-thread-1-processing-n:127.0.0.1:59238_) [n:127.0.0.1:59238_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=4, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6144151907899578]
   [junit4]   2> 636396 INFO  (coreLoadExecutor-2322-thread-1-processing-n:127.0.0.1:59238_) [n:127.0.0.1:59238_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@659ccb58[collection1] main]
   [junit4]   2> 636397 INFO  (coreLoadExecutor-2322-thread-1-processing-n:127.0.0.1:59238_) [n:127.0.0.1:59238_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 636397 INFO  (coreLoadExecutor-2322-thread-1-processing-n:127.0.0.1:59238_) [n:127.0.0.1:59238_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 636397 INFO  (coreLoadExecutor-2322-thread-1-processing-n:127.0.0.1:59238_) [n:127.0.0.1:59238_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 636398 INFO  (searcherExecutor-2323-thread-1-processing-n:127.0.0.1:59238_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:59238_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@659ccb58[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 636398 INFO  (coreLoadExecutor-2322-thread-1-processing-n:127.0.0.1:59238_) [n:127.0.0.1:59238_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551165041211867136
   [junit4]   2> 636404 INFO  (coreZkRegister-2317-thread-1-processing-n:127.0.0.1:59238_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:59238_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 636404 INFO  (updateExecutor-878-thread-1-processing-n:127.0.0.1:59238_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:59238_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 636404 INFO  (recoveryExecutor-879-thread-1-processing-n:127.0.0.1:59238_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:59238_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 636405 INFO  (recoveryExecutor-879-thread-1-processing-n:127.0.0.1:59238_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:59238_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 636405 INFO  (recoveryExecutor-879-thread-1-processing-n:127.0.0.1:59238_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:59238_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 636405 INFO  (recoveryExecutor-879-thread-1-processing-n:127.0.0.1:59238_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:59238_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 636405 INFO  (recoveryExecutor-879-thread-1-processing-n:127.0.0.1:59238_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:59238_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, leader is [http://127.0.0.1:59214/collection1/] and I am [http://127.0.0.1:59238/collection1/]
   [junit4]   2> 636409 INFO  (recoveryExecutor-879-thread-1-processing-n:127.0.0.1:59238_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:59238_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:59214]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:59238_&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 636413 INFO  (qtp1399567736-5134) [n:127.0.0.1:59214_    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 636413 INFO  (qtp1399567736-5134) [n:127.0.0.1:59214_    ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 (shard2 of collection1) have state: recovering
   [junit4]   2> 636413 INFO  (qtp1399567736-5134) [n:127.0.0.1:59214_    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:59238_, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"http://127.0.0.1:59238","node_name":"127.0.0.1:59238_","state":"down"}
   [junit4]   2> 637125 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] 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.core.TestDynamicLoading_75FEB5434106CD92-001\shard-4-001\cores\collection1
   [junit4]   2> 637128 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_75FEB5434106CD92-001\shard-4-001
   [junit4]   2> 637128 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 637129 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@38f902fb{/,null,AVAILABLE}
   [junit4]   2> 637130 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] o.e.j.s.ServerConnector Started ServerConnector@42140e43{HTTP/1.1,[http/1.1]}{127.0.0.1:59251}
   [junit4]   2> 637130 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] o.e.j.s.Server Started @641608ms
   [junit4]   2> 637130 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_75FEB5434106CD92-001\tempDir-001/jetty4, solrconfig=solrconfig.xml, hostContext=/, hostPort=59251, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_75FEB5434106CD92-001\shard-4-001\cores}
   [junit4]   2> 637131 ERROR (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 637131 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.4.0
   [junit4]   2> 637131 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 637131 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 637131 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-16T14:24:21.044Z
   [junit4]   2> 637135 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 637135 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] 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.core.TestDynamicLoading_75FEB5434106CD92-001\shard-4-001\solr.xml
   [junit4]   2> 637158 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 637159 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59192/solr
   [junit4]   2> 637174 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [n:127.0.0.1:59251_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 637180 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [n:127.0.0.1:59251_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59251_
   [junit4]   2> 637185 INFO  (zkCallback-888-thread-1-processing-n:127.0.0.1:59251_) [n:127.0.0.1:59251_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 637185 INFO  (zkCallback-860-thread-2-processing-n:127.0.0.1:59199_) [n:127.0.0.1:59199_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 637185 INFO  (zkCallback-881-thread-1-processing-n:127.0.0.1:59238_) [n:127.0.0.1:59238_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 637185 INFO  (zkCallback-864-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 637185 INFO  (zkCallback-875-thread-1-processing-n:127.0.0.1:59226_) [n:127.0.0.1:59226_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 637185 INFO  (zkCallback-869-thread-1-processing-n:127.0.0.1:59214_) [n:127.0.0.1:59214_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 637193 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [n:127.0.0.1:59251_    ] 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.core.TestDynamicLoading_75FEB5434106CD92-001\shard-4-001\cores
   [junit4]   2> 637193 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [n:127.0.0.1:59251_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 637196 INFO  (OverseerStateUpdate-96947814534283268-127.0.0.1:59199_-n_0000000000) [n:127.0.0.1:59199_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 637413 INFO  (qtp1399567736-5134) [n:127.0.0.1:59214_    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:59238_, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"http://127.0.0.1:59238","node_name":"127.0.0.1:59238_","state":"recovering"}
   [junit4]   2> 637413 INFO  (qtp1399567736-5134) [n:127.0.0.1:59214_    ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 637413 INFO  (qtp1399567736-5134) [n:127.0.0.1:59214_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:59238_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1000
   [junit4]   2> 638216 WARN  (coreLoadExecutor-2333-thread-1-processing-n:127.0.0.1:59251_) [n:127.0.0.1:59251_ c:collection1   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 638217 INFO  (coreLoadExecutor-2333-thread-1-processing-n:127.0.0.1:59251_) [n:127.0.0.1:59251_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 638236 INFO  (coreLoadExecutor-2333-thread-1-processing-n:127.0.0.1:59251_) [n:127.0.0.1:59251_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 638351 WARN  (coreLoadExecutor-2333-thread-1-processing-n:127.0.0.1:59251_) [n:127.0.0.1:59251_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 638353 INFO  (coreLoadExecutor-2333-thread-1-processing-n:127.0.0.1:59251_) [n:127.0.0.1:59251_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 638370 INFO  (coreLoadExecutor-2333-thread-1-processing-n:127.0.0.1:59251_) [n:127.0.0.1:59251_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 638370 INFO  (coreLoadExecutor-2333-thread-1-processing-n:127.0.0.1:59251_) [n:127.0.0.1:59251_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_75FEB5434106CD92-001\shard-4-001\cores\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_75FEB5434106CD92-001\shard-4-001\cores\collection1\data\]
   [junit4]   2> 638370 INFO  (coreLoadExecutor-2333-thread-1-processing-n:127.0.0.1:59251_) [n:127.0.0.1:59251_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@70918a7
   [junit4]   2> 638371 INFO  (coreLoadExecutor-2333-thread-1-processing-n:127.0.0.1:59251_) [n:127.0.0.1:59251_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=2.443359375, floorSegmentMB=1.8076171875, forceMergeDeletesPctAllowed=21.634112927176453, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4120101231300878
   [junit4]   2> 638376 WARN  (coreLoadExecutor-2333-thread-1-processing-n:127.0.0.1:59251_) [n:127.0.0.1:59251_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 638392 INFO  (coreLoadExecutor-2333-thread-1-processing-n:127.0.0.1:59251_) [n:127.0.0.1:59251_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 638393 INFO  (coreLoadExecutor-2333-thread-1-processing-n:127.0.0.1:59251_) [n:127.0.0.1:59251_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 638393 INFO  (coreLoadExecutor-2333-thread-1-processing-n:127.0.0.1:59251_) [n:127.0.0.1:59251_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 638394 INFO  (coreLoadExecutor-2333-thread-1-processing-n:127.0.0.1:59251_) [n:127.0.0.1:59251_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 638394 INFO  (coreLoadExecutor-2333-thread-1-processing-n:127.0.0.1:59251_) [n:127.0.0.1:59251_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=4, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6144151907899578]
   [junit4]   2> 638394 INFO  (coreLoadExecutor-2333-thread-1-processing-n:127.0.0.1:59251_) [n:127.0.0.1:59251_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@295cff3b[collection1] main]
   [junit4]   2> 638396 INFO  (coreLoadExecutor-2333-thread-1-processing-n:127.0.0.1:59251_) [n:127.0.0.1:59251_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 638396 INFO  (coreLoadExecutor-2333-thread-1-processing-n:127.0.0.1:59251_) [n:127.0.0.1:59251_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 638396 INFO  (coreLoadExecutor-2333-thread-1-processing-n:127.0.0.1:59251_) [n:127.0.0.1:59251_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 638397 INFO  (searcherExecutor-2334-thread-1-processing-n:127.0.0.1:59251_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:59251_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@295cff3b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 638397 INFO  (coreLoadExecutor-2333-thread-1-processing-n:127.0.0.1:59251_) [n:127.0.0.1:59251_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551165043307970560
   [junit4]   2> 638403 INFO  (coreZkRegister-2328-thread-1-processing-n:127.0.0.1:59251_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:59251_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 638403 INFO  (updateExecutor-885-thread-1-processing-n:127.0.0.1:59251_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:59251_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 638403 INFO  (recoveryExecutor-886-thread-1-processing-n:127.0.0.1:59251_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:59251_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 638403 INFO  (recoveryExecutor-886-thread-1-processing-n:127.0.0.1:59251_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:59251_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 638403 INFO  (recoveryExecutor-886-thread-1-processing-n:127.0.0.1:59251_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:59251_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 638403 INFO  (recoveryExecutor-886-thread-1-processing-n:127.0.0.1:59251_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:59251_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 638403 INFO  (recoveryExecutor-886-thread-1-processing-n:127.0.0.1:59251_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:59251_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, leader is [http://127.0.0.1:59226/collection1/] and I am [http://127.0.0.1:59251/collection1/]
   [junit4]   2> 638405 INFO  (recoveryExecutor-886-thread-1-processing-n:127.0.0.1:59251_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:59251_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:59226]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:59251_&coreNodeName=core_node4&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 638409 INFO  (qtp1639709645-5163) [n:127.0.0.1:59226_    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node4, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 638410 INFO  (qtp1639709645-5163) [n:127.0.0.1:59226_    ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have state: recovering
   [junit4]   2> 638410 INFO  (qtp1639709645-5163) [n:127.0.0.1:59226_    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:59251_, coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: core_node4:{"core":"collection1","base_url":"http://127.0.0.1:59251","node_name":"127.0.0.1:59251_","state":"down"}
   [junit4]   2> 638697 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDynamicLoading
   [junit4]   2> 638699 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[75FEB5434106CD92]) [    ] o.a.s.c.TestSolrConfigHandler going to send config command. path /config?wt=json , payload: 
   [junit4]   2> 638703 INFO  (qtp1639709645-5169) [n:127.0.0.1:59226_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.h.SolrConfigHandler Executed config commands successfully and persisted to ZK [{"add-runtimelib":{
   [junit4]   2>     "name":"colltest",
   [junit4]   2>     "version":1}}]
   [junit4]   2> 638703 INFO  (qtp1639709645-5169) [n:127.0.0.1:59226_ c:collection1 s:shard1 r:core_node2 x:collection1] o.

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

ndler.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> 1739562 ERROR (qtp510566905-13071) [    ] 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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_75FEB5434106CD92-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-16880943576479\.\corex\data
   [junit4]   2> 1739562 INFO  (qtp510566905-13071) [    ] 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=31
   [junit4]   2> 1739563 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[75FEB5434106CD92]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@341305c5{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1739563 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[75FEB5434106CD92]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1780526661
   [junit4]   2> 1739564 INFO  (coreCloseExecutor-6827-thread-1) [    x:corex] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@72219dde
   [junit4]   2> 1739578 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[75FEB5434106CD92]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5921a0a6{/solr,null,UNAVAILABLE}
   [junit4]   2> 1739583 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[75FEB5434106CD92]) [    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=75FEB5434106CD92 -Dtests.slow=true -Dtests.locale=is-IS -Dtests.timezone=America/Argentina/Jujuy -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.80s J1 | 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([75FEB5434106CD92:E37170F62241F93]:0)
   [junit4]    > 	at org.apache.solr.handler.admin.CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure(CoreAdminHandlerTest.java:334)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1739588 INFO  (SUITE-CoreAdminHandlerTest-seed#[75FEB5434106CD92]-worker) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1739588 INFO  (SUITE-CoreAdminHandlerTest-seed#[75FEB5434106CD92]-worker) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1646704145
   [junit4]   2> 1739589 INFO  (coreCloseExecutor-6829-thread-3-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]  CLOSING SolrCore org.apache.solr.core.SolrCore@3b146cef
   [junit4]   2> 1739589 INFO  (coreCloseExecutor-6829-thread-1-processing-x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@681eaf28
   [junit4]   2> 1739591 INFO  (coreCloseExecutor-6829-thread-2-processing-x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars) [    x:rename_me] o.a.s.c.SolrCore [rename_me]  CLOSING SolrCore org.apache.solr.core.SolrCore@23bd938e
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_75FEB5434106CD92-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {range_facet_l_dv=FSTOrd50, _version_=PostingsFormat(name=Memory doPackFST= true), multiDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), intDefault=PostingsFormat(name=Memory doPackFST= true), id=FSTOrd50, range_facet_i_dv=PostingsFormat(name=Memory doPackFST= true), range_facet_l=PostingsFormat(name=Memory doPackFST= true), timestamp=PostingsFormat(name=Memory doPackFST= true)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Direct), range_facet_i_dv=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1954, maxMBSortInHeap=6.826889492904407, sim=RandomSimilarity(queryNorm=true,coord=yes): {}, locale=is-IS, timezone=America/Argentina/Jujuy
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=58373656,total=416956416
   [junit4]   2> NOTE: All tests run in this JVM: [TestCryptoKeys, TestAddFieldRealTimeGet, TestDocSet, TestRecovery, SpatialRPTFieldTypeTest, TestCloudManagedSchema, OverseerRolesTest, TestDistribDocBasedVersion, TestDistributedMissingSort, HdfsWriteToMultipleCollectionsTest, TestSolrFieldCacheMBean, TestRestManager, TestManagedSynonymFilterFactory, TestSolrQueryParserDefaultOperatorResource, DistributedExpandComponentTest, TestTrie, TemplateUpdateProcessorTest, LeaderElectionIntegrationTest, IndexSchemaTest, TestManagedResource, MigrateRouteKeyTest, ChaosMonkeySafeLeaderTest, SortByFunctionTest, ConjunctionSolrSpellCheckerTest, TestHdfsBackupRestoreCore, CacheHeaderTest, ResourceLoaderTest, ZkStateWriterTest, LeaderFailoverAfterPartitionTest, FileBasedSpellCheckerTest, DistributedTermsComponentTest, TestLeaderElectionWithEmptyReplica, TestDistributedGrouping, CachingDirectoryFactoryTest, TestHashQParserPlugin, CollectionReloadTest, BasicFunctionalityTest, TestGeoJSONResponseWriter, ShardRoutingCustomTest, DistributedFacetPivotLargeTest, TestAtomicUpdateErrorCases, TestFiltering, AliasIntegrationTest, TestDistributedStatsComponentCardinality, TestFuzzyAnalyzedSuggestions, TestFieldResource, DataDrivenBlockJoinTest, CollectionsAPIDistributedZkTest, TestCodecSupport, TestSolrDeletionPolicy2, TestBadConfig, TestBlendedInfixSuggestions, TestCloudPivotFacet, TestRangeQuery, TestReload, TestStressCloudBlindAtomicUpdates, TestBlobHandler, UUIDFieldTest, TestSchemaVersionResource, TestMacros, TestDocBasedVersionConstraints, AddSchemaFieldsUpdateProcessorFactoryTest, BooleanFieldTest, CursorMarkTest, TestPerFieldSimilarityClassic, ConfigSetsAPITest, CdcrReplicationHandlerTest, TestManagedSchema, BigEndianAscendingWordDeserializerTest, TestShortCircuitedRequests, TestFilteredDocIdSet, TestMaxScoreQueryParser, HttpPartitionTest, JsonLoaderTest, TestConfigSetImmutable, TestSolr4Spatial, TestImplicitCoreProperties, TestSolrCloudWithDelegationTokens, RAMDirectoryFactoryTest, TestQueryTypes, ExternalFileFieldSortTest, FullSolrCloudDistribCmdsTest, TestReqParamsAPI, UpdateRequestProcessorFactoryTest, HdfsSyncSliceTest, DeleteShardTest, BlobRepositoryCloudTest, UpdateParamsTest, TestIntervalFaceting, TestReloadAndDeleteDocs, TestFoldingMultitermQuery, DistributedFacetPivotWhiteBoxTest, OverseerCollectionConfigSetProcessorTest, EchoParamsTest, TestFieldCacheSanityChecker, HdfsTlogReplayBufferedWhileIndexingTest, SimpleMLTQParserTest, TestDFRSimilarityFactory, TestCollectionAPI, TestSolrCoreProperties, TestIndexingPerformance, TestSlowCompositeReaderWrapper, HdfsBasicDistributedZkTest, TestRandomFaceting, WordBreakSolrSpellCheckerTest, SmileWriterTest, TestCloudRecovery, SpellingQueryConverterTest, TestDynamicFieldResource, StatsReloadRaceTest, HdfsRecoveryZkTest, TestCustomDocTransformer, TestSystemIdResolver, SolrCmdDistributorTest, TestSQLHandler, TestSolrCoreSnapshots, TestNoOpRegenerator, TestAuthorizationFramework, BadIndexSchemaTest, TestCloudSchemaless, RequestHandlersTest, TestQueryUtils, DateMathParserTest, OverseerTaskQueueTest, SolrInfoMBeanTest, BitVectorTest, TestConfig, TestWriterPerf, SpellCheckComponentTest, TestExactStatsCache, BasicAuthIntegrationTest, SpellPossibilityIteratorTest, DeleteInactiveReplicaTest, TestUninvertingReader, TestTolerantUpdateProcessorCloud, SmileWriterTest, BufferStoreTest, RankQueryTest, TestSubQueryTransformerCrossCore, TestFastWriter, TestJmxMonitoredMap, TestFieldCache, DebugComponentTest, TestMinMaxOnMultiValuedField, TestRawTransformer, TestJsonFacetRefinement, CheckHdfsIndexTest, TestLuceneMatchVersion, TermVectorComponentDistributedTest, QueryParsingTest, TestStressUserVersions, BasicDistributedZk2Test, ShufflingReplicaListTransformerTest, TestLMDirichletSimilarityFactory, ClusterStateTest, TestExclusionRuleCollectionAccess, SolrCLIZkUtilsTest, TestManagedSchemaThreadSafety, HLLUtilTest, SolrIndexSplitterTest, AutoCommitTest, TestFaceting, TestRealTimeGet, TestStressReorder, TestJoin, StatsComponentTest, TestGroupingSearch, ConvertedLegacyTest, TestSort, TestLazyCores, DirectUpdateHandlerTest, TestIndexSearcher, SoftAutoCommitTest, ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest, DistributedQueryElevationComponentTest, SimplePostToolTest, TestCoreDiscovery, SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, SpellCheckCollatorTest, CoreAdminHandlerTest]
   [junit4] Completed [360/653 (2!)] on J1 in 2.93s, 5 tests, 1 failure <<< FAILURES!

[...truncated 61631 lines...]


[JENKINS] Lucene-Solr-6.x-Windows (32bit/jdk1.8.0_102) - Build # 581 - Still unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/581/
Java: 32bit/jdk1.8.0_102 -client -XX:+UseConcMarkSweepGC

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([DB207574CAB6BC70:A0E9D738E9946E71]: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 11521 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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_DB207574CAB6BC70-001\init-core-data-001
   [junit4]   2> 1632706 INFO  (SUITE-CoreAdminHandlerTest-seed#[DB207574CAB6BC70]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1632708 INFO  (SUITE-CoreAdminHandlerTest-seed#[DB207574CAB6BC70]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1632709 INFO  (SUITE-CoreAdminHandlerTest-seed#[DB207574CAB6BC70]-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> 1632797 INFO  (SUITE-CoreAdminHandlerTest-seed#[DB207574CAB6BC70]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1632831 INFO  (SUITE-CoreAdminHandlerTest-seed#[DB207574CAB6BC70]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1632955 WARN  (SUITE-CoreAdminHandlerTest-seed#[DB207574CAB6BC70]-worker) [    ] o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1632962 INFO  (SUITE-CoreAdminHandlerTest-seed#[DB207574CAB6BC70]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1632992 INFO  (SUITE-CoreAdminHandlerTest-seed#[DB207574CAB6BC70]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1632997 INFO  (coreLoadExecutor-3421-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> 1633063 INFO  (coreLoadExecutor-3421-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1633103 INFO  (coreLoadExecutor-3421-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1633214 WARN  (coreLoadExecutor-3421-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> 1633217 INFO  (coreLoadExecutor-3421-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1633243 INFO  (coreLoadExecutor-3421-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> 1633243 INFO  (coreLoadExecutor-3421-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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_DB207574CAB6BC70-001\init-core-data-001\]
   [junit4]   2> 1633243 INFO  (coreLoadExecutor-3421-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b9b4a5
   [junit4]   2> 1633245 INFO  (coreLoadExecutor-3421-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@1eccaeb
   [junit4]   2> 1633275 INFO  (coreLoadExecutor-3421-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1633275 INFO  (coreLoadExecutor-3421-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1633277 INFO  (coreLoadExecutor-3421-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1633277 INFO  (coreLoadExecutor-3421-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1633278 INFO  (coreLoadExecutor-3421-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=28.6005859375, floorSegmentMB=2.1337890625, forceMergeDeletesPctAllowed=1.7297879766747093, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8784203952065112
   [junit4]   2> 1633278 INFO  (coreLoadExecutor-3421-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d27eb1[collection1] main]
   [junit4]   2> 1633278 INFO  (coreLoadExecutor-3421-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1633287 INFO  (coreLoadExecutor-3421-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1633326 INFO  (coreLoadExecutor-3421-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1633327 INFO  (searcherExecutor-3422-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1633328 INFO  (searcherExecutor-3422-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1633328 INFO  (searcherExecutor-3422-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1633328 INFO  (searcherExecutor-3422-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1633328 INFO  (coreLoadExecutor-3421-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551977546469343232
   [junit4]   2> 1633329 INFO  (searcherExecutor-3422-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1633329 INFO  (searcherExecutor-3422-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1633330 INFO  (searcherExecutor-3422-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1633332 INFO  (searcherExecutor-3422-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1633332 INFO  (searcherExecutor-3422-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1633333 INFO  (SUITE-CoreAdminHandlerTest-seed#[DB207574CAB6BC70]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1633336 INFO  (searcherExecutor-3422-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1d27eb1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1633337 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[DB207574CAB6BC70]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDir
   [junit4]   2> 1633366 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[DB207574CAB6BC70]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1633368 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[DB207574CAB6BC70]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1993f08{/solr,null,AVAILABLE}
   [junit4]   2> 1633374 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[DB207574CAB6BC70]) [    ] o.e.j.s.ServerConnector Started ServerConnector@163ebc8{SSL,[ssl, http/1.1]}{127.0.0.1:61917}
   [junit4]   2> 1633375 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[DB207574CAB6BC70]) [    ] o.e.j.s.Server Started @1638139ms
   [junit4]   2> 1633375 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[DB207574CAB6BC70]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61917}
   [junit4]   2> 1633375 ERROR (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[DB207574CAB6BC70]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1633375 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[DB207574CAB6BC70]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.4.0
   [junit4]   2> 1633375 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[DB207574CAB6BC70]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1633376 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[DB207574CAB6BC70]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1633383 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[DB207574CAB6BC70]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-25T13:38:45.762Z
   [junit4]   2> 1633386 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[DB207574CAB6BC70]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_DB207574CAB6BC70-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-790645507704038\solr.xml
   [junit4]   2> 1633397 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[DB207574CAB6BC70]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1633406 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[DB207574CAB6BC70]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_DB207574CAB6BC70-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-790645507704038\.
   [junit4]   2> 1633406 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[DB207574CAB6BC70]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
   [junit4]   2> 1633449 INFO  (coreLoadExecutor-3432-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1633481 INFO  (coreLoadExecutor-3432-thread-1) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 1633595 WARN  (coreLoadExecutor-3432-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> 1633597 INFO  (coreLoadExecutor-3432-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1633626 INFO  (coreLoadExecutor-3432-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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_DB207574CAB6BC70-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-790645507704038\.\corex
   [junit4]   2> 1633627 INFO  (coreLoadExecutor-3432-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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_DB207574CAB6BC70-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-790645507704038\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_DB207574CAB6BC70-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-790645507704038\.\corex\data\]
   [junit4]   2> 1633627 INFO  (coreLoadExecutor-3432-thread-1) [    x:corex] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b9b4a5
   [junit4]   2> 1633629 INFO  (coreLoadExecutor-3432-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@65433d
   [junit4]   2> 1633656 INFO  (coreLoadExecutor-3432-thread-1) [    x:corex] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1633657 INFO  (coreLoadExecutor-3432-thread-1) [    x:corex] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1633659 INFO  (coreLoadExecutor-3432-thread-1) [    x:corex] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1633659 INFO  (coreLoadExecutor-3432-thread-1) [    x:corex] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1633660 INFO  (coreLoadExecutor-3432-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=28.6005859375, floorSegmentMB=2.1337890625, forceMergeDeletesPctAllowed=1.7297879766747093, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8784203952065112
   [junit4]   2> 1633661 INFO  (coreLoadExecutor-3432-thread-1) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@19f2471[corex] main]
   [junit4]   2> 1633661 INFO  (coreLoadExecutor-3432-thread-1) [    x:corex] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1633676 INFO  (coreLoadExecutor-3432-thread-1) [    x:corex] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1633732 INFO  (coreLoadExecutor-3432-thread-1) [    x:corex] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1633732 INFO  (searcherExecutor-3433-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1633733 INFO  (searcherExecutor-3433-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1633733 INFO  (searcherExecutor-3433-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1633733 INFO  (searcherExecutor-3433-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1633734 INFO  (searcherExecutor-3433-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1633734 INFO  (coreLoadExecutor-3432-thread-1) [    x:corex] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551977546895065088
   [junit4]   2> 1633735 INFO  (searcherExecutor-3433-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1633735 INFO  (searcherExecutor-3433-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1633736 INFO  (searcherExecutor-3433-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1633737 INFO  (searcherExecutor-3433-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1633739 INFO  (searcherExecutor-3433-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@19f2471[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1634022 INFO  (qtp19522003-7216) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1551977547192860672)]} 0 4
   [junit4]   2> 1634025 INFO  (qtp19522003-7217) [    x:corex] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1634025 INFO  (qtp19522003-7217) [    x:corex] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@197988c
   [junit4]   2> 1634034 INFO  (qtp19522003-7217) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@c6f7a[corex] main]
   [junit4]   2> 1634035 INFO  (qtp19522003-7217) [    x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1634037 INFO  (searcherExecutor-3433-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@c6f7a[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):c1)))}
   [junit4]   2> 1634037 INFO  (qtp19522003-7217) [    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> 1634057 INFO  (qtp19522003-7216) [    ] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@eb8649
   [junit4]   2> 1634150 INFO  (qtp19522003-7216) [    ] 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=93
   [junit4]   2> 1634152 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[DB207574CAB6BC70]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@163ebc8{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1634152 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[DB207574CAB6BC70]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=18938103
   [junit4]   2> 1634153 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[DB207574CAB6BC70]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1993f08{/solr,null,UNAVAILABLE}
   [junit4]   2> 1634154 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[DB207574CAB6BC70]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDir
   [junit4]   2> 1634159 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[DB207574CAB6BC70]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateWithSysVars
   [junit4]   2> 1634171 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[DB207574CAB6BC70]) [    ] 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> 1634214 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[DB207574CAB6BC70]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1634227 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[DB207574CAB6BC70]) [    ] o.a.s.s.IndexSchema [org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] Schema name=tiny
   [junit4]   2> 1634236 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[DB207574CAB6BC70]) [    ] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1634247 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[DB207574CAB6BC70]) [    ] 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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_DB207574CAB6BC70-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars
   [junit4]   2> 1634280 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[DB207574CAB6BC70]) [    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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_DB207574CAB6BC70-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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_DB207574CAB6BC70-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\data_diff\]
   [junit4]   2> 1634287 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[DB207574CAB6BC70]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=49, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.11417459566656074]
   [junit4]   2> 1634313 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[DB207574CAB6BC70]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1634315 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[DB207574CAB6BC70]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1634315 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[DB207574CAB6BC70]) [    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=1423015748, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1634316 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[DB207574CAB6BC70]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.s.SolrIndexSearcher Opening [Searcher@11978dd[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] main]
   [junit4]   2> 1634317 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[DB207574CAB6BC70]) [    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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_DB207574CAB6BC70-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars\conf
   [junit4]   2> 1634318 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[DB207574CAB6BC70]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1634318 INFO  (searcherExecutor-3440-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@11978dd[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1634319 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[DB207574CAB6BC70]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Ending testCreateWithSysVars
   [junit4]   2> 1634323 INFO  (TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[DB207574CAB6BC70]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Starting testNonexistentCoreReload
   [junit4]   2> 1634323 INFO  (TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[DB207574CAB6BC70]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Ending testNonexistentCoreReload
   [junit4]   2> 1634326 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[DB207574CAB6BC70]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Starting testCoreAdminHandler
   [junit4]   2> 1634760 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[DB207574CAB6BC70]) [    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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_DB207574CAB6BC70-001\tempDir-001\instProp&wt=xml
   [junit4]   2> 1634761 ERROR (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[DB207574CAB6BC70]) [    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> 1634763 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[DB207574CAB6BC70]) [    ] 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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_DB207574CAB6BC70-001\tempDir-001\instProp&wt=xml
   [junit4]   2> 1634764 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[DB207574CAB6BC70]) [    ] 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/J1/temp/solr.handler.admin.CoreAdminHandlerTest_DB207574CAB6BC70-001/tempDir-001/instProp/lib, /C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_DB207574CAB6BC70-001/tempDir-001/instProp/lib/classes]
   [junit4]   2> 1634872 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[DB207574CAB6BC70]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1634906 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[DB207574CAB6BC70]) [    ] o.a.s.s.IndexSchema [props] Schema name=test
   [junit4]   2> 1635024 WARN  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[DB207574CAB6BC70]) [    ] o.a.s.s.IndexSchema [props] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1635027 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[DB207574CAB6BC70]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1635051 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[DB207574CAB6BC70]) [    ] 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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_DB207574CAB6BC70-001\tempDir-001\instProp
   [junit4]   2> 1635051 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[DB207574CAB6BC70]) [    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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_DB207574CAB6BC70-001\tempDir-001\instProp], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_DB207574CAB6BC70-001\tempDir-001\instProp\data\]
   [junit4]   2> 1635051 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[DB207574CAB6BC70]) [    x:props] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b9b4a5
   [junit4]   2> 1635055 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[DB207574CAB6BC70]) [    x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=28, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=69.38671875, floorSegmentMB=1.912109375, forceMergeDeletesPctAllowed=26.038656016351865, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1635096 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[DB207574CAB6BC70]) [    x:props] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1635096 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[DB207574CAB6BC70]) [    x:props] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1635098 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[DB207574CAB6BC70]) [    x:props] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1635098 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[DB207574CAB6BC70]) [    x:props] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1635098 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[DB207574CAB6BC70]) [    x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=38, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1635100 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[DB207574CAB6BC70]) [    x:props] o.a.s.s.SolrIndexSearcher Opening [Searcher@1ea172b[props] main]
   [junit4]   2> 1635101 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[DB207574CAB6BC70]) [    x:props] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1635115 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[DB207574CAB6BC70]) [    x:props] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1635164 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[DB207574CAB6BC70]) [    x:props] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1635164 INFO  (searcherExecutor-3446-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1635167 INFO  (searcherExecutor-3446-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1635167 INFO  (searcherExecutor-3446-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1635167 INFO  (searcherExecutor-3446-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1635167 INFO  (searcherExecutor-3446-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1635168 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[DB207574CAB6BC70]) [    x:props] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551977548398723072
   [junit4]   2> 1635168 INFO  (searcherExecutor-3446-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1635168 INFO  (searcherExecutor-3446-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1635169 INFO  (searcherExecutor-3446-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1635170 INFO  (searcherExecutor-3446-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1635171 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[DB207574CAB6BC70]) [    ] 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> 1635172 INFO  (searcherExecutor-3446-thread-1-processing-x:props) [    x:props] o.a.s.c.SolrCore [props] Registered new searcher Searcher@1ea172b[props] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1635183 ERROR (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[DB207574CAB6BC70]) [    ] 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> 1635185 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[DB207574CAB6BC70]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCoreAdminHandler
   [junit4]   2> 1635188 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[DB207574CAB6BC70]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDirAfterCreateFailure
   [junit4]   2> 1635218 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[DB207574CAB6BC70]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1635220 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[DB207574CAB6BC70]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@8cf4a8{/solr,null,AVAILABLE}
   [junit4]   2> 1635224 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[DB207574CAB6BC70]) [    ] o.e.j.s.ServerConnector Started ServerConnector@13d9e2c{SSL,[ssl, http/1.1]}{127.0.0.1:61924}
   [junit4]   2> 1635225 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[DB207574CAB6BC70]) [    ] o.e.j.s.Server Started @1639989ms
   [junit4]   2> 1635225 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[DB207574CAB6BC70]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61924}
   [junit4]   2> 1635225 ERROR (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[DB207574CAB6BC70]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1635226 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[DB207574CAB6BC70]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.4.0
   [junit4]   2> 1635226 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[DB207574CAB6BC70]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1635226 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[DB207574CAB6BC70]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1635226 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[DB207574CAB6BC70]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-25T13:38:47.605Z
   [junit4]   2> 1635227 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[DB207574CAB6BC70]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_DB207574CAB6BC70-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-790647358996943\solr.xml
   [junit4]   2> 1635244 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[DB207574CAB6BC70]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1635253 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[DB207574CAB6BC70]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_DB207574CAB6BC70-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-790647358996943\.
   [junit4]   2> 1635253 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[DB207574CAB6BC70]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
   [junit4]   2> 1635305 INFO  (coreLoadExecutor-3456-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1635343 INFO  (coreLoadExecutor-3456-thread-1) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 1635468 WARN  (coreLoadExecutor-3456-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> 1635471 INFO  (coreLoadExecutor-3456-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1635492 INFO  (coreLoadExecutor-3456-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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_DB207574CAB6BC70-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-790647358996943\.\corex
   [junit4]   2> 1635492 INFO  (coreLoadExecutor-3456-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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_DB207574CAB6BC70-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-790647358996943\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_DB207574CAB6BC70-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-790647358996943\.\corex\data\]
   [junit4]   2> 1635493 INFO  (coreLoadExecutor-3456-thread-1) [    x:corex] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b9b4a5
   [junit4]   2> 1635495 INFO  (coreLoadExecutor-3456-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@1e6b524
   [junit4]   2> 1635526 INFO  (coreLoadExecutor-3456-thread-1) [    x:corex] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1635526 INFO  (coreLoadExecutor-3456-thread-1) [    x:corex] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1635528 INFO  (coreLoadExecutor-3456-thread-1) [    x:corex] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1635528 INFO  (coreLoadExecutor-3456-thread-1) [    x:corex] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1635528 INFO  (coreLoadExecutor-3456-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=28.6005859375, floorSegmentMB=2.1337890625, forceMergeDeletesPctAllowed=1.7297879766747093, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8784203952065112
   [junit4]   2> 1635529 INFO  (coreLoadExecutor-3456-thread-1) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@17d1aad[corex] main]
   [junit4]   2> 1635530 INFO  (coreLoadExecutor-3456-thread-1) [    x:corex] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1635540 INFO  (coreLoadExecutor-3456-thread-1) [    x:corex] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1635590 INFO  (coreLoadExecutor-3456-thread-1) [    x:corex] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1635590 INFO  (searcherExecutor-3457-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1635591 INFO  (searcherExecutor-3457-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1635591 INFO  (searcherExecutor-3457-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1635591 INFO  (searcherExecutor-3457-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1635592 INFO  (searcherExecutor-3457-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1635592 INFO  (coreLoadExecutor-3456-thread-1) [    x:corex] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551977548843319296
   [junit4]   2> 1635593 INFO  (searcherExecutor-3457-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1635594 INFO  (searcherExecutor-3457-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1635595 INFO  (searcherExecutor-3457-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1635596 INFO  (searcherExecutor-3457-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1635597 INFO  (searcherExecutor-3457-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@17d1aad[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1635889 INFO  (qtp1218531-7238) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1551977549148454912)]} 0 7
   [junit4]   2> 1635894 INFO  (qtp1218531-7239) [    x:corex] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1635894 INFO  (qtp1218531-7239) [    x:corex] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@9e8416
   [junit4]   2> 1635905 INFO  (qtp1218531-7239) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@1e582af[corex] main]
   [junit4]   2> 1635906 INFO  (qtp1218531-7239) [    x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1635910 INFO  (searcherExecutor-3457-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@1e582af[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):c1)))}
   [junit4]   2> 1635911 INFO  (qtp1218531-7239) [    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 17
   [junit4]   2> 1635925 INFO  (qtp1218531-7237) [    ] 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> 1635964 INFO  (qtp1218531-7236) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1636010 INFO  (qtp1218531-7236) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 1636123 WARN  (qtp1218531-7236) [    ] o.a.s.s.IndexSchema [corex] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1636128 INFO  (qtp1218531-7236) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1636147 INFO  (qtp1218531-7236) [    ] 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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_DB207574CAB6BC70-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-790647358996943\.\corex
   [junit4]   2> 1636148 INFO  (qtp1218531-7236) [    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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_DB207574CAB6BC70-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-790647358996943\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_DB207574CAB6BC70-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-790647358996943\.\corex\data\]
   [junit4]   2> 1636201 INFO  (qtp1218531-7236) [    x:corex] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@1a98f50
   [junit4]   2> 1636202 ERROR (qtp1218531-7236) [    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:152)
   [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.ssl.SslConnection.onFillable(SslConnection.java:186)
   [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> 	... 34 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> 	... 35 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> 	... 37 more
   [junit4]   2> 
   [junit4]   2> 1636203 INFO  (qtp1218531-7236) [    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=261
   [junit4]   2> 1636203 ERROR (qtp1218531-7236) [    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:152)
   [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.ssl.SslConnection.onFillable(SslConnection.java:186)
   [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> 	... 34 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> 	... 35 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> 	... 37 more
   [junit4]   2> 
   [junit4]   2> 1636244 ERROR (qtp1218531-7237) [    ] 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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_DB207574CAB6BC70-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-790647358996943\.\corex\data
   [junit4]   2> java.io.IOException: Unable to delete file: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_DB207574CAB6BC70-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-790647358996943\.\corex\data\tlog\tlog.0000000000000000000
   [junit4]   2> 	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2381)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2372)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.deleteUnloadedCore(SolrCore.java:2628)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.unload(CoreContainer.java:997)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$1(CoreAdminOperation.java:98)
   [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:152)
   [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.ssl.SslConnection.onFillable(SslConnection.java:186)
   [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> 1636245 INFO  (qtp1218531-7237) [    ] 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> 1636247 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[DB207574CAB6BC70]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@13d9e2c{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1636248 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[DB207574CAB6BC70]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1053828
   [junit4]   2> 1636248 INFO  (coreCloseExecutor-3464-thread-1) [    x:corex] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@b34d71
   [junit4]   2> 1636279 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[DB207574CAB6BC70]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@8cf4a8{/solr,null,UNAVAILABLE}
   [junit4]   2> 1636282 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[DB207574CAB6BC70]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDirAfterCreateFailure
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CoreAdminHandlerTest -Dtests.method=testDeleteInstanceDirAfterCreateFailure -Dtests.seed=DB207574CAB6BC70 -Dtests.slow=true -Dtests.locale=mk-MK -Dtests.timezone=CTT -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 1.10s J1 | 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([DB207574CAB6BC70:A0E9D738E9946E71]:0)
   [junit4]    > 	at org.apache.solr.handler.admin.CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure(CoreAdminHandlerTest.java:334)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1636286 INFO  (SUITE-CoreAdminHandlerTest-seed#[DB207574CAB6BC70]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1636286 INFO  (SUITE-CoreAdminHandlerTest-seed#[DB207574CAB6BC70]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=19228385
   [junit4]   2> 1636287 INFO  (coreCloseExecutor-3466-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@30558d
   [junit4]   2> 1636287 INFO  (coreCloseExecutor-3466-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@108681b
   [junit4]   2> 1636287 INFO  (coreCloseExecutor-3466-thread-3) [    x:rename_me] o.a.s.c.SolrCore [rename_me]  CLOSING SolrCore org.apache.solr.core.SolrCore@69d314
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_DB207574CAB6BC70-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {range_facet_l_dv=BlockTreeOrds(blocksize=128), _version_=Lucene50(blocksize=128), multiDefault=PostingsFormat(name=LuceneVarGapDocFreqInterval), intDefault=Lucene50(blocksize=128), id=BlockTreeOrds(blocksize=128), range_facet_i_dv=Lucene50(blocksize=128), range_facet_l=Lucene50(blocksize=128), timestamp=Lucene50(blocksize=128)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Direct), range_facet_i_dv=DocValuesFormat(name=Memory), timestamp=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=452, maxMBSortInHeap=6.836094201892828, sim=RandomSimilarity(queryNorm=true,coord=yes): {}, locale=mk-MK, timezone=CTT
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=243747264,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TermVectorComponentTest, DistributedVersionInfoTest, TestConfigSetProperties, SegmentsInfoRequestHandlerTest, DistributedDebugComponentTest, PeerSyncWithIndexFingerprintCachingTest, TestConfigReload, TestDocSet, TestExactSharedStatsCache, TestJmxMonitoredMap, TestDocTermOrds, TestSolrCloudSnapshots, TestReplicaProperties, FieldAnalysisRequestHandlerTest, BadCopyFieldTest, TestDynamicFieldCollectionResource, TestLMJelinekMercerSimilarityFactory, QueryParsingTest, CreateCollectionCleanupTest, CoreAdminRequestStatusTest, AtomicUpdatesTest, TestBulkSchemaAPI, TestFieldCollectionResource, TestShardHandlerFactory, TestCollectionAPI, SortSpecParsingTest, SuggesterWFSTTest, TestRandomRequestDistribution, TestSolr4Spatial2, HdfsRecoverLeaseTest, TestDFRSimilarityFactory, TestSolrQueryParser, SliceStateTest, TestRangeQuery, DefaultValueUpdateProcessorTest, TestCoreDiscovery, OverseerTaskQueueTest, ChangedSchemaMergeTest, TestNonDefinedSimilarityFactory, TestRecovery, AddBlockUpdateTest, ResponseHeaderTest, ReplaceNodeTest, TestCloudPivotFacet, ShowFileRequestHandlerTest, CopyFieldTest, OutOfBoxZkACLAndCredentialsProvidersTest, DocValuesMissingTest, TestJsonFacets, SmileWriterTest, SolrIndexConfigTest, TestConfigOverlay, TestCollationFieldDocValues, DateMathParserTest, TestXmlQParserPlugin, BlockJoinFacetRandomTest, DirectUpdateHandlerOptimizeTest, TestNamedUpdateProcessors, AsyncCallRequestStatusResponseTest, TestPHPSerializedResponseWriter, ZkSolrClientTest, TestSimpleQParserPlugin, SpellCheckComponentTest, HdfsChaosMonkeyNothingIsSafeTest, FileBasedSpellCheckerTest, TestIndexSearcher, TestComplexPhraseQParserPlugin, ExitableDirectoryReaderTest, TestLMDirichletSimilarityFactory, MinimalSchemaTest, HttpPartitionTest, TestDynamicLoading, TestFiltering, DistribJoinFromCollectionTest, TestSuggestSpellingConverter, InfoHandlerTest, TestNRTOpen, BasicDistributedZk2Test, LeaderFailoverAfterPartitionTest, UpdateParamsTest, TestDistributedGrouping, HdfsBasicDistributedZk2Test, TestRandomFaceting, TestInitQParser, TestTolerantUpdateProcessorRandomCloud, TestClassicSimilarityFactory, TestEmbeddedSolrServerConstructors, TestBulkSchemaConcurrent, ScriptEngineTest, TestAnalyzeInfixSuggestions, SolrCmdDistributorTest, CoreAdminHandlerTest]
   [junit4] Completed [264/657 (1!)] on J1 in 3.66s, 5 tests, 1 failure <<< FAILURES!

[...truncated 54383 lines...]


[JENKINS] Lucene-Solr-6.x-Windows (64bit/jdk1.8.0_102) - Build # 580 - Failure!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/580/
Java: 64bit/jdk1.8.0_102 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

3 tests failed.
FAILED:  org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail

Error Message:
expected:<200> but was:<404>

Stack Trace:
java.lang.AssertionError: expected:<200> but was:<404>
	at __randomizedtesting.SeedInfo.seed([90800243793B8443:F83F3769A9A196AF]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:141)
	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:295)
	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)


FAILED:  junit.framework.TestSuite.org.apache.solr.highlight.TestUnifiedSolrHighlighter

Error Message:
Can't load schema C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema-unifiedhighlight.xml: org.xml.sax.SAXParseException; systemId: solrres:/schema-unifiedhighlight.xml; lineNumber: 18; columnNumber: 6; The processing instruction target matching "[xX][mM][lL]" is not allowed.

Stack Trace:
org.apache.solr.common.SolrException: Can't load schema C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema-unifiedhighlight.xml: org.xml.sax.SAXParseException; systemId: solrres:/schema-unifiedhighlight.xml; lineNumber: 18; columnNumber: 6; The processing instruction target matching "[xX][mM][lL]" is not allowed.
	at __randomizedtesting.SeedInfo.seed([90800243793B8443]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:598)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:183)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:107)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:635)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:625)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:467)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:456)
	at org.apache.solr.highlight.TestUnifiedSolrHighlighter.beforeClass(TestUnifiedSolrHighlighter.java:29)
	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$6.evaluate(RandomizedRunner.java:847)
	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)
Caused by: org.apache.solr.common.SolrException: org.xml.sax.SAXParseException; systemId: solrres:/schema-unifiedhighlight.xml; lineNumber: 18; columnNumber: 6; The processing instruction target matching "[xX][mM][lL]" is not allowed.
	at org.apache.solr.core.Config.<init>(Config.java:154)
	at org.apache.solr.core.Config.<init>(Config.java:90)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:460)
	... 33 more
Caused by: org.xml.sax.SAXParseException; systemId: solrres:/schema-unifiedhighlight.xml; lineNumber: 18; columnNumber: 6; The processing instruction target matching "[xX][mM][lL]" is not allowed.
	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:177)
	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400)
	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
	at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1472)
	at com.sun.org.apache.xerces.internal.impl.XMLScanner.scanPIData(XMLScanner.java:746)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanPIData(XMLDocumentFragmentScannerImpl.java:1014)
	at com.sun.org.apache.xerces.internal.impl.XMLScanner.scanPI(XMLScanner.java:714)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:907)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:841)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:770)
	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
	at org.apache.solr.core.Config.<init>(Config.java:143)
	... 35 more


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([90800243793B8443:EB49A00F5A195642]: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 10863 lines...]
   [junit4] Suite: org.apache.solr.highlight.TestUnifiedSolrHighlighter
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.highlight.TestUnifiedSolrHighlighter_90800243793B8443-001\init-core-data-001
   [junit4]   2> 337742 INFO  (SUITE-TestUnifiedSolrHighlighter-seed#[90800243793B8443]-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> 337743 INFO  (SUITE-TestUnifiedSolrHighlighter-seed#[90800243793B8443]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 337744 INFO  (SUITE-TestUnifiedSolrHighlighter-seed#[90800243793B8443]-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> 337820 INFO  (SUITE-TestUnifiedSolrHighlighter-seed#[90800243793B8443]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 337855 ERROR (SUITE-TestUnifiedSolrHighlighter-seed#[90800243793B8443]-worker) [    ] o.a.s.c.Config Exception during parsing file: schema:org.xml.sax.SAXParseException; systemId: solrres:/schema-unifiedhighlight.xml; lineNumber: 18; columnNumber: 6; The processing instruction target matching "[xX][mM][lL]" is not allowed.
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:177)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1472)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLScanner.scanPIData(XMLScanner.java:746)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanPIData(XMLDocumentFragmentScannerImpl.java:1014)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLScanner.scanPI(XMLScanner.java:714)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:907)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:841)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:770)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:143)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:90)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:460)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:183)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:107)
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:635)
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:625)
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:467)
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:456)
   [junit4]   2> 	at org.apache.solr.highlight.TestUnifiedSolrHighlighter.beforeClass(TestUnifiedSolrHighlighter.java:29)
   [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$6.evaluate(RandomizedRunner.java:847)
   [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> 
   [junit4]   2> 337856 INFO  (SUITE-TestUnifiedSolrHighlighter-seed#[90800243793B8443]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=731, maxMBSortInHeap=7.054188566672074, sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=ga-IE, timezone=Australia/North
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=61976544,total=226975744
   [junit4]   2> NOTE: All tests run in this JVM: [TestConfigSetsAPIZkFailure, TestSolrDeletionPolicy1, DirectSolrSpellCheckerTest, TestSort, BasicDistributedZkTest, SolrRequestParserTest, TestRebalanceLeaders, QueryElevationComponentTest, DateFieldTest, DeleteStatusTest, TlogReplayBufferedWhileIndexingTest, TestSQLHandler, ClassificationUpdateProcessorFactoryTest, HdfsNNFailoverTest, MultiThreadedOCPTest, ChaosMonkeyNothingIsSafeTest, TestSurroundQueryParser, XsltUpdateRequestHandlerTest, DocumentBuilderTest, TestUpdate, TestBM25SimilarityFactory, TestUnifiedSolrHighlighter]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestUnifiedSolrHighlighter -Dtests.seed=90800243793B8443 -Dtests.slow=true -Dtests.locale=ga-IE -Dtests.timezone=Australia/North -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestUnifiedSolrHighlighter (suite) <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: Can't load schema C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema-unifiedhighlight.xml: org.xml.sax.SAXParseException; systemId: solrres:/schema-unifiedhighlight.xml; lineNumber: 18; columnNumber: 6; The processing instruction target matching "[xX][mM][lL]" is not allowed.
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([90800243793B8443]:0)
   [junit4]    > 	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:598)
   [junit4]    > 	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:183)
   [junit4]    > 	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)
   [junit4]    > 	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
   [junit4]    > 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:107)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:635)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:625)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:467)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:456)
   [junit4]    > 	at org.apache.solr.highlight.TestUnifiedSolrHighlighter.beforeClass(TestUnifiedSolrHighlighter.java:29)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: org.apache.solr.common.SolrException: org.xml.sax.SAXParseException; systemId: solrres:/schema-unifiedhighlight.xml; lineNumber: 18; columnNumber: 6; The processing instruction target matching "[xX][mM][lL]" is not allowed.
   [junit4]    > 	at org.apache.solr.core.Config.<init>(Config.java:154)
   [junit4]    > 	at org.apache.solr.core.Config.<init>(Config.java:90)
   [junit4]    > 	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:460)
   [junit4]    > 	... 33 more
   [junit4]    > Caused by: org.xml.sax.SAXParseException; systemId: solrres:/schema-unifiedhighlight.xml; lineNumber: 18; columnNumber: 6; The processing instruction target matching "[xX][mM][lL]" is not allowed.
   [junit4]    > 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
   [junit4]    > 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:177)
   [junit4]    > 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400)
   [junit4]    > 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
   [junit4]    > 	at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1472)
   [junit4]    > 	at com.sun.org.apache.xerces.internal.impl.XMLScanner.scanPIData(XMLScanner.java:746)
   [junit4]    > 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanPIData(XMLDocumentFragmentScannerImpl.java:1014)
   [junit4]    > 	at com.sun.org.apache.xerces.internal.impl.XMLScanner.scanPI(XMLScanner.java:714)
   [junit4]    > 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:907)
   [junit4]    > 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
   [junit4]    > 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
   [junit4]    > 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)
   [junit4]    > 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:841)
   [junit4]    > 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:770)
   [junit4]    > 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
   [junit4]    > 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
   [junit4]    > 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
   [junit4]    > 	at org.apache.solr.core.Config.<init>(Config.java:143)
   [junit4]    > 	... 35 more
   [junit4] Completed [59/657 (1!)] on J0 in 0.14s, 0 tests, 1 error <<< FAILURES!

[...truncated 340 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithDelegationTokens
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_90800243793B8443-001\init-core-data-001
   [junit4]   2> 831378 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[90800243793B8443]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 831387 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[90800243793B8443]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_90800243793B8443-001\tempDir-001
   [junit4]   2> 831387 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[90800243793B8443]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 831387 INFO  (Thread-1610) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 831387 INFO  (Thread-1610) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 831488 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[90800243793B8443]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:58369
   [junit4]   2> 831499 INFO  (jetty-launcher-7789-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 831499 INFO  (jetty-launcher-7789-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 831501 INFO  (jetty-launcher-7789-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@48837ef4{/solr,null,AVAILABLE}
   [junit4]   2> 831507 INFO  (jetty-launcher-7789-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@293ccfa9{/solr,null,AVAILABLE}
   [junit4]   2> 831508 INFO  (jetty-launcher-7789-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@b0eff58{HTTP/1.1,[http/1.1]}{127.0.0.1:58373}
   [junit4]   2> 831508 INFO  (jetty-launcher-7789-thread-1) [    ] o.e.j.s.Server Started @837364ms
   [junit4]   2> 831508 INFO  (jetty-launcher-7789-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58373}
   [junit4]   2> 831508 ERROR (jetty-launcher-7789-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 831509 INFO  (jetty-launcher-7789-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@1dc58c90{HTTP/1.1,[http/1.1]}{127.0.0.1:58376}
   [junit4]   2> 831509 INFO  (jetty-launcher-7789-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 6.4.0
   [junit4]   2> 831509 INFO  (jetty-launcher-7789-thread-2) [    ] o.e.j.s.Server Started @837365ms
   [junit4]   2> 831509 INFO  (jetty-launcher-7789-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 831509 INFO  (jetty-launcher-7789-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58376}
   [junit4]   2> 831509 INFO  (jetty-launcher-7789-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 831509 INFO  (jetty-launcher-7789-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-25T03:37:08.438Z
   [junit4]   2> 831509 ERROR (jetty-launcher-7789-thread-2) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 831509 INFO  (jetty-launcher-7789-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 6.4.0
   [junit4]   2> 831509 INFO  (jetty-launcher-7789-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 831509 INFO  (jetty-launcher-7789-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 831509 INFO  (jetty-launcher-7789-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-25T03:37:08.438Z
   [junit4]   2> 831513 INFO  (jetty-launcher-7789-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 831513 INFO  (jetty-launcher-7789-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 831536 INFO  (jetty-launcher-7789-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 831537 INFO  (jetty-launcher-7789-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 831537 INFO  (jetty-launcher-7789-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58369/solr
   [junit4]   2> 831538 INFO  (jetty-launcher-7789-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58369/solr
   [junit4]   2> 831543 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x158998ee3e10003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 831579 INFO  (jetty-launcher-7789-thread-1) [n:127.0.0.1:58373_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:58373_solr
   [junit4]   2> 831580 INFO  (jetty-launcher-7789-thread-2) [n:127.0.0.1:58376_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58376_solr
   [junit4]   2> 831580 INFO  (jetty-launcher-7789-thread-1) [n:127.0.0.1:58373_solr    ] o.a.s.c.Overseer Overseer (id=96996230976045061-127.0.0.1:58373_solr-n_0000000000) starting
   [junit4]   2> 831584 INFO  (zkCallback-7799-thread-1-processing-n:127.0.0.1:58373_solr) [n:127.0.0.1:58373_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 831585 INFO  (zkCallback-7800-thread-1-processing-n:127.0.0.1:58376_solr) [n:127.0.0.1:58376_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 831595 INFO  (jetty-launcher-7789-thread-1) [n:127.0.0.1:58373_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58373_solr
   [junit4]   2> 831626 INFO  (jetty-launcher-7789-thread-2) [n:127.0.0.1:58376_solr    ] o.a.s.c.CoreContainer Authentication plugin class obtained from system property 'authenticationPlugin': org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 831666 INFO  (zkCallback-7800-thread-1-processing-n:127.0.0.1:58376_solr) [n:127.0.0.1:58376_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 831666 INFO  (zkCallback-7799-thread-1-processing-n:127.0.0.1:58373_solr) [n:127.0.0.1:58373_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 831681 INFO  (jetty-launcher-7789-thread-1) [n:127.0.0.1:58373_solr    ] o.a.s.c.CoreContainer Authentication plugin class obtained from system property 'authenticationPlugin': org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 831699 INFO  (jetty-launcher-7789-thread-2) [n:127.0.0.1:58376_solr    ] o.a.s.s.KerberosPlugin Params: {token.valid=30, delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, cookie.path=/, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, token.validity=36000, signer.secret.provider.zookeeper.path=/token, type=kerberos, zk-dt-secret-manager.enable=true, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper}
   [junit4]   2> 831699 INFO  (jetty-launcher-7789-thread-1) [n:127.0.0.1:58373_solr    ] o.a.s.s.KerberosPlugin Params: {token.valid=30, delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, cookie.path=/, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, token.validity=36000, signer.secret.provider.zookeeper.path=/token, type=kerberos, zk-dt-secret-manager.enable=true, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper}
   [junit4]   2> 832046 INFO  (jetty-launcher-7789-thread-2) [n:127.0.0.1:58376_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 832046 INFO  (jetty-launcher-7789-thread-1) [n:127.0.0.1:58373_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 832128 INFO  (jetty-launcher-7789-thread-1-EventThread) [n:127.0.0.1:58373_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 832131 INFO  (jetty-launcher-7789-thread-2-EventThread) [n:127.0.0.1:58376_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 832438 ERROR (jetty-launcher-7789-thread-2) [n:127.0.0.1:58376_solr    ] o.a.h.u.Shell Failed to locate the winutils binary in the hadoop binary path
   [junit4]   2> java.io.IOException: Could not locate executable null\bin\winutils.exe in the Hadoop binaries.
   [junit4]   2> 	at org.apache.hadoop.util.Shell.getQualifiedBinPath(Shell.java:356)
   [junit4]   2> 	at org.apache.hadoop.util.Shell.getWinUtilsPath(Shell.java:371)
   [junit4]   2> 	at org.apache.hadoop.util.Shell.<clinit>(Shell.java:364)
   [junit4]   2> 	at org.apache.hadoop.util.StringUtils.<clinit>(StringUtils.java:80)
   [junit4]   2> 	at org.apache.hadoop.conf.Configuration.getBoolean(Configuration.java:1437)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenManager.<init>(DelegationTokenManager.java:115)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.initTokenManager(DelegationTokenAuthenticationHandler.java:148)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.init(DelegationTokenAuthenticationHandler.java:118)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamDelegationTokenAuthenticationHandler.init(HttpParamDelegationTokenPlugin.java:185)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationFilter.initializeAuthHandler(AuthenticationFilter.java:238)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationFilter.initializeAuthHandler(DelegationTokenAuthenticationFilter.java:209)
   [junit4]   2> 	at org.apache.solr.security.DelegationTokenKerberosFilter.initializeAuthHandler(DelegationTokenKerberosFilter.java:142)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationFilter.init(AuthenticationFilter.java:227)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationFilter.init(DelegationTokenAuthenticationFilter.java:175)
   [junit4]   2> 	at org.apache.solr.security.DelegationTokenKerberosFilter.init(DelegationTokenKerberosFilter.java:71)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin.init(HttpParamDelegationTokenPlugin.java:142)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.initializeAuthenticationPlugin(CoreContainer.java:316)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:446)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:204)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:153)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:137)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:856)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1542)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1576)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1268)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1113)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:447)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:260)
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179)
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:348)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:321)
   [junit4]   2> 	at org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:358)
   [junit4]   2> 	at org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:221)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 832771 INFO  (jetty-launcher-7789-thread-1) [n:127.0.0.1:58373_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring the default client with: org.apache.solr.security.HttpParamDelegationTokenPlugin$2@5fd5d67c
   [junit4]   2> 832771 INFO  (jetty-launcher-7789-thread-2) [n:127.0.0.1:58376_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring the default client with: org.apache.solr.security.HttpParamDelegationTokenPlugin$2@7d34ef6a
   [junit4]   2> 832772 INFO  (jetty-launcher-7789-thread-2) [n:127.0.0.1:58376_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the default client with: org.apache.solr.security.HttpParamDelegationTokenPlugin$2@7d34ef6a
   [junit4]   2> 832772 INFO  (jetty-launcher-7789-thread-1) [n:127.0.0.1:58373_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the default client with: org.apache.solr.security.HttpParamDelegationTokenPlugin$2@5fd5d67c
   [junit4]   2> 832775 INFO  (jetty-launcher-7789-thread-1) [n:127.0.0.1:58373_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_90800243793B8443-001\tempDir-001\node1\.
   [junit4]   2> 832775 INFO  (jetty-launcher-7789-thread-2) [n:127.0.0.1:58376_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_90800243793B8443-001\tempDir-001\node2\.
   [junit4]   2> 832780 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x158998ee3e10009, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 832807 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[90800243793B8443]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testZNodePaths
   [junit4]   2> 834127 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x158998ee3e1000a, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 834128 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[90800243793B8443]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testZNodePaths
   [junit4]   2> 834157 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[90800243793B8443]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationOtherOp
   [junit4]   2> 834176 INFO  (qtp1119208502-30994) [n:127.0.0.1:58373_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params op=someSolrOperation&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 834176 INFO  (qtp1119208502-30994) [n:127.0.0.1:58373_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={op=someSolrOperation&action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 834188 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[90800243793B8443]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=bar&p=bar&t=test&e=1480081031091&s=wek2WbTxj2nMH9YryP0gUiL28Dk="; Path=/; Domain=127.0.0.1; Expires= , 25-   -2016 13:37:11 GMT; HttpOnly". Invalid 'expires' attribute: , 25- -2016 13:37:11 GMT
   [junit4]   2> 834188 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[90800243793B8443]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationOtherOp
   [junit4]   2> 834208 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[90800243793B8443]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancel
   [junit4]   2> 834267 ERROR (qtp1119208502-30992) [    ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_2]
   [junit4]   2> 834293 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[90800243793B8443]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 834296 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[90800243793B8443]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58369/solr ready
   [junit4]   2> 834301 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[90800243793B8443]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-   -1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 834302 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x158998ee3e1000b, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 834307 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[90800243793B8443]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-   -1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 834322 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[90800243793B8443]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 834323 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[90800243793B8443]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58369/solr ready
   [junit4]   2> 834326 ERROR (qtp1119208502-30989) [    ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_3]
   [junit4]   2> 834328 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x158998ee3e1000c, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 834331 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[90800243793B8443]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-   -1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 834337 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[90800243793B8443]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 834337 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[90800243793B8443]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58369/solr ready
   [junit4]   2> 834340 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[90800243793B8443]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-   -1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 834341 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x158998ee3e1000d, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 834341 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[90800243793B8443]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancel
   [junit4]   2> 834360 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[90800243793B8443]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenew
   [junit4]   2> 834395 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[90800243793B8443]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 834396 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[90800243793B8443]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58369/solr ready
   [junit4]   2> 834398 INFO  (qtp1119208502-30996) [n:127.0.0.1:58373_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAViZju96igFYvZtzegQDFONaCEEAv92fKU3zO2q4z8xHUiQ4B3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 834398 INFO  (qtp1119208502-30996) [n:127.0.0.1:58373_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAViZju96igFYvZtzegQDFONaCEEAv92fKU3zO2q4z8xHUiQ4B3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 834398 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x158998ee3e1000e, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 834402 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[90800243793B8443]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-   -1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 834406 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[90800243793B8443]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 834407 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[90800243793B8443]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58369/solr ready
   [junit4]   2> 834410 INFO  (qtp1119208502-30998) [n:127.0.0.1:58373_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAViZju96igFYvZtzegQDFONaCEEAv92fKU3zO2q4z8xHUiQ4B3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 834410 INFO  (qtp1119208502-30998) [n:127.0.0.1:58373_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAViZju96igFYvZtzegQDFONaCEEAv92fKU3zO2q4z8xHUiQ4B3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 834411 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x158998ee3e1000f, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 834415 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[90800243793B8443]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 834416 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[90800243793B8443]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58369/solr ready
   [junit4]   2> 834418 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[90800243793B8443]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-   -1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 834420 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x158998ee3e10010, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 834435 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[90800243793B8443]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 834436 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[90800243793B8443]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58369/solr ready
   [junit4]   2> 834438 INFO  (qtp1119208502-31000) [n:127.0.0.1:58373_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAViZju-2igFYvZtztgUDFHpbAV8A1oHFWF21l6RSbVHfKLRNB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 834438 INFO  (qtp1119208502-31000) [n:127.0.0.1:58373_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAViZju-2igFYvZtztgUDFHpbAV8A1oHFWF21l6RSbVHfKLRNB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 834439 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x158998ee3e10011, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 834444 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[90800243793B8443]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 834445 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[90800243793B8443]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58369/solr ready
   [junit4]   2> 834448 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[90800243793B8443]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-   -1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 834449 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x158998ee3e10012, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 834452 INFO  (qtp59978539-31004) [n:127.0.0.1:58376_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAViZju-2igFYvZtztgUDFHpbAV8A1oHFWF21l6RSbVHfKLRNB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 834452 INFO  (qtp59978539-31004) [n:127.0.0.1:58376_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAViZju-2igFYvZtztgUDFHpbAV8A1oHFWF21l6RSbVHfKLRNB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 834454 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[90800243793B8443]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-   -1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 834468 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[90800243793B8443]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 834469 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[90800243793B8443]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58369/solr ready
   [junit4]   2> 834472 INFO  (qtp1119208502-31000) [n:127.0.0.1:58373_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAViZju_ZigFYvZtz2QYDFDlL_EqWcAQljEPfE3r4C12b4TLSB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 834472 INFO  (qtp1119208502-31000) [n:127.0.0.1:58373_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAViZju_ZigFYvZtz2QYDFDlL_EqWcAQljEPfE3r4C12b4TLSB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 834473 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x158998ee3e10013, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 834477 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[90800243793B8443]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 834478 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[90800243793B8443]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58369/solr ready
   [junit4]   2> 834481 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[90800243793B8443]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-   -1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 834482 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x158998ee3e10014, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 834484 INFO  (qtp59978539-30995) [n:127.0.0.1:58376_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAViZju_ZigFYvZtz2QYDFDlL_EqWcAQljEPfE3r4C12b4TLSB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 834484 INFO  (qtp59978539-30995) [n:127.0.0.1:58376_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAViZju_ZigFYvZtz2QYDFDlL_EqWcAQljEPfE3r4C12b4TLSB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 834487 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[90800243793B8443]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-   -1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 834501 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[90800243793B8443]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 834502 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[90800243793B8443]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58369/solr ready
   [junit4]   2> 834505 INFO  (qtp1119208502-30992) [n:127.0.0.1:58373_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAViZju_6igFYvZtz-gcDFErOMfs3B-AH36vh6s3nbl0p5qPoB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 834505 INFO  (qtp1119208502-30992) [n:127.0.0.1:58373_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAViZju_6igFYvZtz-gcDFErOMfs3B-AH36vh6s3nbl0p5qPoB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 834506 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x158998ee3e10015, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 834508 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[90800243793B8443]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-   -1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 834510 INFO  (qtp59978539-31006) [n:127.0.0.1:58376_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAViZju_6igFYvZtz-gcDFErOMfs3B-AH36vh6s3nbl0p5qPoB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 834510 INFO  (qtp59978539-31006) [n:127.0.0.1:58376_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAViZju_6igFYvZtz-gcDFErOMfs3B-AH36vh6s3nbl0p5qPoB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 834514 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[90800243793B8443]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-   -1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 834514 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[90800243793B8443]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenew
   [junit4]   2> 834538 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[90800243793B8443]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancelFail
   [junit4]   2> 834554 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[90800243793B8443]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancelFail
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithDelegationTokens -Dtests.method=testDelegationTokenCancelFail -Dtests.seed=90800243793B8443 -Dtests.slow=true -Dtests.locale=ar-KW -Dtests.timezone=America/St_Barthelemy -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.04s J1 | TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<200> but was:<404>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([90800243793B8443:F83F3769A9A196AF]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:141)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:295)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 834581 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[90800243793B8443]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenewFail
   [junit4]   2> 834594 WARN  (qtp1119208502-31000) [n:127.0.0.1:58373_solr    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: foo tries to renew a token with renewer bar
   [junit4]   2> 834595 WARN  (qtp1119208502-31000) [n:127.0.0.1:58373_solr    ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 834595 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[90800243793B8443]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-   -1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 834597 WARN  (qtp59978539-31005) [    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: foo tries to renew a token with renewer bar
   [junit4]   2> 834597 WARN  (qtp59978539-31005) [    ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 834598 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[90800243793B8443]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-   -1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 834607 WARN  (qtp1119208502-30989) [    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew a token with renewer renewUser
   [junit4]   2> 834608 WARN  (qtp1119208502-30989) [    ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 834608 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[90800243793B8443]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-   -1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 834610 WARN  (qtp59978539-31005) [    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew a token with renewer renewUser
   [junit4]   2> 834610 WARN  (qtp59978539-31005) [    ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 834611 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[90800243793B8443]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-   -1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 834611 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[90800243793B8443]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenewFail
   [junit4]   2> 834629 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[90800243793B8443]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenSolrClient
   [junit4]   2> 834649 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[90800243793B8443]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-   -1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 834655 INFO  (qtp1119208502-30996) [n:127.0.0.1:58373_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAViZjvCHigFYvZt0hwsDFF27XfjVK1Rn2uZGEoRXarADb20xB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 834655 INFO  (qtp1119208502-30996) [n:127.0.0.1:58373_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAViZjvCHigFYvZt0hwsDFF27XfjVK1Rn2uZGEoRXarADb20xB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 834656 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[90800243793B8443]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenSolrClient
   [junit4]   2> 834679 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[90800243793B8443]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenVerify
   [junit4]   2> 834702 INFO  (qtp1119208502-31001) [n:127.0.0.1:58373_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAViZjvC5igFYvZt0uQwDFPBZPqCpAafGX_fPVMbqvOs6HuCqB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 834702 INFO  (qtp1119208502-31001) [n:127.0.0.1:58373_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAViZjvC5igFYvZt0uQwDFPBZPqCpAafGX_fPVMbqvOs6HuCqB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 834705 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[90800243793B8443]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-   -1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 834718 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[90800243793B8443]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 834719 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[90800243793B8443]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58369/solr ready
   [junit4]   2> 834719 INFO  (qtp1119208502-31000) [n:127.0.0.1:58373_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAViZjvC5igFYvZt0uQwDFPBZPqCpAafGX_fPVMbqvOs6HuCqB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 834719 INFO  (qtp1119208502-31000) [n:127.0.0.1:58373_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAViZjvC5igFYvZt0uQwDFPBZPqCpAafGX_fPVMbqvOs6HuCqB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 834724 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x158998ee3e10016, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 834728 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[90800243793B8443]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-   -1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 834729 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[90800243793B8443]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenVerify
   [junit4]   2> 834731 INFO  (jetty-launcher-7789-thread-1) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@1dc58c90{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 834732 INFO  (jetty-launcher-7789-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=599147233
   [junit4]   2> 834732 INFO  (jetty-launcher-7789-thread-2) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@b0eff58{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 834732 INFO  (jetty-launcher-7789-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=526980325
   [junit4]   2> 834749 INFO  (jetty-launcher-7789-thread-2) [    ] o.a.s.c.Overseer Overseer (id=96996230976045061-127.0.0.1:58373_solr-n_0000000000) closing
   [junit4]   2> 834750 INFO  (OverseerStateUpdate-96996230976045061-127.0.0.1:58373_solr-n_0000000000) [n:127.0.0.1:58373_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:58373_solr
   [junit4]   2> 836251 WARN  (zkCallback-7800-thread-1-processing-n:127.0.0.1:58376_solr) [n:127.0.0.1:58376_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 836251 WARN  (zkCallback-7799-thread-2-processing-n:127.0.0.1:58373_solr) [n:127.0.0.1:58373_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 836253 ERROR (Thread[Thread-1627,5,TGRP-TestSolrCloudWithDelegationTokens]) [n:127.0.0.1:58376_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 836253 ERROR (Thread[Thread-1629,5,TGRP-TestSolrCloudWithDelegationTokens]) [n:127.0.0.1:58373_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 836308 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x158998ee3e10007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 836310 INFO  (jetty-launcher-7789-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@48837ef4{/solr,null,UNAVAILABLE}
   [junit4]   2> 836311 INFO  (jetty-launcher-7789-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@293ccfa9{/solr,null,UNAVAILABLE}
   [junit4]   2> 836316 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[90800243793B8443]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:58369 58369
   [junit4]   2> 836318 INFO  (Thread-1610) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:58369 58369
   [junit4]   2> 836320 WARN  (Thread-1610) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	14	/solr/aliases.json
   [junit4]   2> 	14	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	14	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_7
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_6
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_9
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_8
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_1
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_3
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_3
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_2
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_5
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_4
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_12
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_11
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_10
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	14	/solr/live_nodes
   [junit4]   2> 	14	/solr/collections
   [junit4]   2> 	3	/solr/overseer/queue
   [junit4]   2> 	3	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
   [junit4]   2> 
   [junit4]   2> 836325 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[90800243793B8443]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_90800243793B8443-001
   [junit4]   2> Nov 25, 2016 3:37:13 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 3 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=ar-KW, timezone=America/St_Barthelemy
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=156964904,total=304254976
   [junit4]   2> NOTE: All tests run in this JVM: [PeerSyncWithIndexFingerprintCachingTest, DeleteInactiveReplicaTest, ShardRoutingCustomTest, CacheHeaderTest, SuggesterWFSTTest, FieldAnalysisRequestHandlerTest, TestConfigSetProperties, TestShardHandlerFactory, TestFieldCacheReopen, TestDynamicFieldCollectionResource, SolrIndexSplitterTest, DistribCursorPagingTest, TestSolrQueryResponse, BigEndianAscendingWordSerializerTest, TestExpandComponent, LeaderInitiatedRecoveryOnCommitTest, TestSQLHandlerNonCloud, TestOnReconnectListenerSupport, TestStandardQParsers, AddBlockUpdateTest, MigrateRouteKeyTest, TestRawResponseWriter, TestSchemaManager, SpatialHeatmapFacetsTest, TestFieldCacheSort, CollectionTooManyReplicasTest, CdcrReplicationHandlerTest, TestPKIAuthenticationPlugin, EchoParamsTest, ZkSolrClientTest, SortByFunctionTest, DistributedFacetPivotLongTailTest, TestCryptoKeys, TestReplicaProperties, TestLockTree, TestCopyFieldCollectionResource, CSVRequestHandlerTest, CollectionReloadTest, AsyncCallRequestStatusResponseTest, HighlighterMaxOffsetTest, AliasIntegrationTest, TestDynamicLoading, TestReRankQParserPlugin, TestCollationFieldDocValues, OverseerRolesTest, DefaultValueUpdateProcessorTest, HdfsCollectionsAPIDistributedZkTest, CopyFieldTest, TestExactSharedStatsCache, PreAnalyzedUpdateProcessorTest, TestQuerySenderNoQuery, TestRecovery, TestInfoStreamLogging, TestFiltering, SparseHLLTest, CreateCollectionCleanupTest, TestPHPSerializedResponseWriter, SmileWriterTest, TestUseDocValuesAsStored2, SpellPossibilityIteratorTest, SolrCLIZkUtilsTest, URLClassifyProcessorTest, TestConfigOverlay, CoreSorterTest, TestStressLiveNodes, QueryParsingTest, ShardSplitTest, DebugComponentTest, ZkStateReaderTest, TestSolrCloudWithDelegationTokens]
   [junit4] Completed [157/657 (2!)] on J1 in 5.74s, 8 tests, 1 failure <<< FAILURES!

[...truncated 689 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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_90800243793B8443-001\init-core-data-001
   [junit4]   2> 1673028 INFO  (SUITE-CoreAdminHandlerTest-seed#[90800243793B8443]-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> 1673030 INFO  (SUITE-CoreAdminHandlerTest-seed#[90800243793B8443]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1673031 INFO  (SUITE-CoreAdminHandlerTest-seed#[90800243793B8443]-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> 1673102 WARN  (SUITE-CoreAdminHandlerTest-seed#[90800243793B8443]-worker) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1673103 INFO  (SUITE-CoreAdminHandlerTest-seed#[90800243793B8443]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1673120 INFO  (SUITE-CoreAdminHandlerTest-seed#[90800243793B8443]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1673192 WARN  (SUITE-CoreAdminHandlerTest-seed#[90800243793B8443]-worker) [    ] o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1673194 INFO  (SUITE-CoreAdminHandlerTest-seed#[90800243793B8443]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1673206 INFO  (SUITE-CoreAdminHandlerTest-seed#[90800243793B8443]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1673220 INFO  (coreLoadExecutor-7681-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> 1673244 WARN  (coreLoadExecutor-7681-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1673245 INFO  (coreLoadExecutor-7681-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1673263 INFO  (coreLoadExecutor-7681-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1673338 WARN  (coreLoadExecutor-7681-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> 1673341 INFO  (coreLoadExecutor-7681-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1673358 INFO  (coreLoadExecutor-7681-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> 1673358 INFO  (coreLoadExecutor-7681-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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_90800243793B8443-001\init-core-data-001\]
   [junit4]   2> 1673358 INFO  (coreLoadExecutor-7681-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3b7d16d1
   [junit4]   2> 1673359 INFO  (coreLoadExecutor-7681-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=30, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1673375 INFO  (coreLoadExecutor-7681-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1673375 INFO  (coreLoadExecutor-7681-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1673377 INFO  (coreLoadExecutor-7681-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1673377 INFO  (coreLoadExecutor-7681-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1673377 INFO  (coreLoadExecutor-7681-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=20, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDelete

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

urce("solrj/sampleGroupResponse.xml");
 [ecj-lint] 	                 ^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 41. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\solrj\src\test\org\apache\solr\client\solrj\response\QueryResponseTest.java (at line 205)
 [ecj-lint] 	InputStream is = new SolrResourceLoader().openResource("solrj/sampleSimpleGroupResponse.xml");
 [ecj-lint] 	                 ^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 42. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\solrj\src\test\org\apache\solr\client\solrj\response\TestClusteringResponse.java (at line 41)
 [ecj-lint] 	InputStream is = new SolrResourceLoader().openResource("solrj/sampleClusteringResponse.xml");
 [ecj-lint] 	                 ^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 43. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\solrj\src\test\org\apache\solr\common\util\ContentStreamTest.java (at line 48)
 [ecj-lint] 	InputStream is = new SolrResourceLoader().openResource( "solrj/README" );
 [ecj-lint] 	                 ^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 44. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\solrj\src\test\org\apache\solr\common\util\ContentStreamTest.java (at line 77)
 [ecj-lint] 	InputStream is = new SolrResourceLoader().openResource( "solrj/README" );
 [ecj-lint] 	                 ^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 45. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\solrj\src\test\org\apache\solr\common\util\TestJavaBinCodec.java (at line 59)
 [ecj-lint] 	new JavaBinCodec().marshal(s, os);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 46. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\solrj\src\test\org\apache\solr\common\util\TestJavaBinCodec.java (at line 61)
 [ecj-lint] 	Object o = new JavaBinCodec().unmarshal(is);
 [ecj-lint] 	           ^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 47. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\solrj\src\test\org\apache\solr\common\util\TestJavaBinCodec.java (at line 168)
 [ecj-lint] 	JavaBinCodec javabin = new JavaBinCodec(){
 [ecj-lint] 	             ^^^^^^^
 [ecj-lint] Resource leak: 'javabin' is never closed
 [ecj-lint] ----------
 [ecj-lint] 48. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\solrj\src\test\org\apache\solr\common\util\TestJavaBinCodec.java (at line 210)
 [ecj-lint] 	JavaBinCodec javabin = new JavaBinCodec(){
 [ecj-lint] 	             ^^^^^^^
 [ecj-lint] Resource leak: 'javabin' is never closed
 [ecj-lint] ----------
 [ecj-lint] 49. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\solrj\src\test\org\apache\solr\common\util\TestJavaBinCodec.java (at line 228)
 [ecj-lint] 	JavaBinCodec javabin = new JavaBinCodec();
 [ecj-lint] 	             ^^^^^^^
 [ecj-lint] Resource leak: 'javabin' is never closed
 [ecj-lint] ----------
 [ecj-lint] 50. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\solrj\src\test\org\apache\solr\common\util\TestJavaBinCodec.java (at line 251)
 [ecj-lint] 	JavaBinCodec javabin = new JavaBinCodec();
 [ecj-lint] 	             ^^^^^^^
 [ecj-lint] Resource leak: 'javabin' is never closed
 [ecj-lint] ----------
 [ecj-lint] 51. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\solrj\src\test\org\apache\solr\common\util\TestJavaBinCodec.java (at line 286)
 [ecj-lint] 	JavaBinCodec javabin = new JavaBinCodec();
 [ecj-lint] 	             ^^^^^^^
 [ecj-lint] Resource leak: 'javabin' is never closed
 [ecj-lint] ----------
 [ecj-lint] 52. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\solrj\src\test\org\apache\solr\common\util\TestJavaBinCodec.java (at line 293)
 [ecj-lint] 	return new JavaBinCodec().unmarshal(new ByteArrayInputStream(bytes));
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 53. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\solrj\src\test\org\apache\solr\common\util\TestJavaBinCodec.java (at line 346)
 [ecj-lint] 	m1 = (Map) new JavaBinCodec(null, stringCache).unmarshal(new ByteArrayInputStream(b1));
 [ecj-lint] 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 54. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\solrj\src\test\org\apache\solr\common\util\TestJavaBinCodec.java (at line 347)
 [ecj-lint] 	m2 = (Map) new JavaBinCodec(null, stringCache).unmarshal(new ByteArrayInputStream(b2));
 [ecj-lint] 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 55. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\solrj\src\test\org\apache\solr\common\util\TestJavaBinCodec.java (at line 559)
 [ecj-lint] 	JavaBinCodec javabin = new JavaBinCodec(null, stringCache);
 [ecj-lint] 	             ^^^^^^^
 [ecj-lint] Resource leak: 'javabin' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 56. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\solrj\src\test\org\apache\solr\common\util\TestNamedListCodec.java (at line 78)
 [ecj-lint] 	new JavaBinCodec(null).marshal(nl,baos);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 57. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\solrj\src\test\org\apache\solr\common\util\TestNamedListCodec.java (at line 80)
 [ecj-lint] 	nl = (NamedList) new JavaBinCodec().unmarshal(new ByteArrayInputStream(arr));
 [ecj-lint] 	                 ^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 58. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\solrj\src\test\org\apache\solr\common\util\TestNamedListCodec.java (at line 118)
 [ecj-lint] 	new JavaBinCodec(null).marshal(nl,baos);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 59. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\solrj\src\test\org\apache\solr\common\util\TestNamedListCodec.java (at line 120)
 [ecj-lint] 	nl = (NamedList) new JavaBinCodec().unmarshal(new ByteArrayInputStream(arr));
 [ecj-lint] 	                 ^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 60. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\solrj\src\test\org\apache\solr\common\util\TestNamedListCodec.java (at line 140)
 [ecj-lint] 	new JavaBinCodec(null).marshal(r,baos);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 61. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\solrj\src\test\org\apache\solr\common\util\TestNamedListCodec.java (at line 144)
 [ecj-lint] 	NamedList result = (NamedList) new JavaBinCodec().unmarshal(new ByteArrayInputStream(arr));
 [ecj-lint] 	                               ^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 62. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\solrj\src\test\org\apache\solr\common\util\TestNamedListCodec.java (at line 251)
 [ecj-lint] 	new JavaBinCodec(null).marshal(nl,baos);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 63. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\solrj\src\test\org\apache\solr\common\util\TestNamedListCodec.java (at line 254)
 [ecj-lint] 	res = (NamedList) new JavaBinCodec().unmarshal(new ByteArrayInputStream(arr));
 [ecj-lint] 	                  ^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 63 problems (1 error, 62 warnings)

BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\build.xml:765: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\build.xml:101: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build.xml:671: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\common-build.xml:1998: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\lucene\common-build.xml:2031: Compile failed; see the compiler error output for details.

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



[JENKINS] Lucene-Solr-6.x-Windows (64bit/jdk1.8.0_102) - Build # 579 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/579/
Java: 64bit/jdk1.8.0_102 -XX:-UseCompressedOops -XX:+UseSerialGC

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([7F545E306E74E05C:49DFC7C4D56325D]: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 11824 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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_7F545E306E74E05C-001\init-core-data-001
   [junit4]   2> 1671553 INFO  (SUITE-CoreAdminHandlerTest-seed#[7F545E306E74E05C]-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> 1671554 INFO  (SUITE-CoreAdminHandlerTest-seed#[7F545E306E74E05C]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1671555 INFO  (SUITE-CoreAdminHandlerTest-seed#[7F545E306E74E05C]-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> 1671647 WARN  (SUITE-CoreAdminHandlerTest-seed#[7F545E306E74E05C]-worker) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1671648 INFO  (SUITE-CoreAdminHandlerTest-seed#[7F545E306E74E05C]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1671675 INFO  (SUITE-CoreAdminHandlerTest-seed#[7F545E306E74E05C]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1671836 WARN  (SUITE-CoreAdminHandlerTest-seed#[7F545E306E74E05C]-worker) [    ] o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1671838 INFO  (SUITE-CoreAdminHandlerTest-seed#[7F545E306E74E05C]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1671856 INFO  (SUITE-CoreAdminHandlerTest-seed#[7F545E306E74E05C]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1671861 INFO  (coreLoadExecutor-6810-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> 1671918 WARN  (coreLoadExecutor-6810-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1671921 INFO  (coreLoadExecutor-6810-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1671947 INFO  (coreLoadExecutor-6810-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1672074 WARN  (coreLoadExecutor-6810-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> 1672079 INFO  (coreLoadExecutor-6810-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1672105 INFO  (coreLoadExecutor-6810-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> 1672106 INFO  (coreLoadExecutor-6810-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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_7F545E306E74E05C-001\init-core-data-001\]
   [junit4]   2> 1672106 INFO  (coreLoadExecutor-6810-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7679b33a
   [junit4]   2> 1672107 INFO  (coreLoadExecutor-6810-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=30, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5072567431213286]
   [junit4]   2> 1672136 INFO  (coreLoadExecutor-6810-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1672138 INFO  (coreLoadExecutor-6810-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1672139 INFO  (coreLoadExecutor-6810-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1672139 INFO  (coreLoadExecutor-6810-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1672139 INFO  (coreLoadExecutor-6810-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=44, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1672140 INFO  (coreLoadExecutor-6810-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6c701127[collection1] main]
   [junit4]   2> 1672140 INFO  (coreLoadExecutor-6810-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1672163 INFO  (coreLoadExecutor-6810-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1672243 INFO  (coreLoadExecutor-6810-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1672244 INFO  (searcherExecutor-6811-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1672244 INFO  (coreLoadExecutor-6810-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551902448040280064
   [junit4]   2> 1672244 INFO  (searcherExecutor-6811-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1672244 INFO  (searcherExecutor-6811-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1672244 INFO  (searcherExecutor-6811-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1672245 INFO  (searcherExecutor-6811-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1672246 INFO  (searcherExecutor-6811-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1672247 INFO  (searcherExecutor-6811-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1672248 INFO  (searcherExecutor-6811-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1672248 INFO  (searcherExecutor-6811-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1672249 INFO  (SUITE-CoreAdminHandlerTest-seed#[7F545E306E74E05C]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1672249 INFO  (searcherExecutor-6811-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6c701127[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1672253 INFO  (TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[7F545E306E74E05C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNonexistentCoreReload
   [junit4]   2> 1672254 INFO  (TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[7F545E306E74E05C]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNonexistentCoreReload
   [junit4]   2> 1672258 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[7F545E306E74E05C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDirAfterCreateFailure
   [junit4]   2> 1672322 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[7F545E306E74E05C]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1672324 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[7F545E306E74E05C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@52fe1821{/solr,null,AVAILABLE}
   [junit4]   2> 1672326 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[7F545E306E74E05C]) [    ] o.e.j.s.ServerConnector Started ServerConnector@27c47e2f{HTTP/1.1,[http/1.1]}{127.0.0.1:59171}
   [junit4]   2> 1672327 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[7F545E306E74E05C]) [    ] o.e.j.s.Server Started @1676589ms
   [junit4]   2> 1672327 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[7F545E306E74E05C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59171}
   [junit4]   2> 1672328 ERROR (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[7F545E306E74E05C]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1672328 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[7F545E306E74E05C]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 6.4.0
   [junit4]   2> 1672329 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[7F545E306E74E05C]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1672329 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[7F545E306E74E05C]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1672329 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[7F545E306E74E05C]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-24T17:45:06.349Z
   [junit4]   2> 1672332 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[7F545E306E74E05C]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_7F545E306E74E05C-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-719025860623354\solr.xml
   [junit4]   2> 1672345 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[7F545E306E74E05C]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1672357 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[7F545E306E74E05C]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_7F545E306E74E05C-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-719025860623354\.
   [junit4]   2> 1672357 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[7F545E306E74E05C]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
   [junit4]   2> 1672426 WARN  (coreLoadExecutor-6822-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1672429 INFO  (coreLoadExecutor-6822-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1672473 INFO  (coreLoadExecutor-6822-thread-1) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 1672633 WARN  (coreLoadExecutor-6822-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> 1672635 INFO  (coreLoadExecutor-6822-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1672646 INFO  (coreLoadExecutor-6822-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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_7F545E306E74E05C-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-719025860623354\.\corex
   [junit4]   2> 1672647 INFO  (coreLoadExecutor-6822-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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_7F545E306E74E05C-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-719025860623354\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_7F545E306E74E05C-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-719025860623354\.\corex\data\]
   [junit4]   2> 1672647 INFO  (coreLoadExecutor-6822-thread-1) [    x:corex] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7679b33a
   [junit4]   2> 1672648 INFO  (coreLoadExecutor-6822-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=30, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5072567431213286]
   [junit4]   2> 1672662 INFO  (coreLoadExecutor-6822-thread-1) [    x:corex] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1672662 INFO  (coreLoadExecutor-6822-thread-1) [    x:corex] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1672664 INFO  (coreLoadExecutor-6822-thread-1) [    x:corex] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1672665 INFO  (coreLoadExecutor-6822-thread-1) [    x:corex] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1672665 INFO  (coreLoadExecutor-6822-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=44, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1672665 INFO  (coreLoadExecutor-6822-thread-1) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@3dcf0b4[corex] main]
   [junit4]   2> 1672666 INFO  (coreLoadExecutor-6822-thread-1) [    x:corex] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1672676 INFO  (coreLoadExecutor-6822-thread-1) [    x:corex] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1672735 INFO  (coreLoadExecutor-6822-thread-1) [    x:corex] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1672735 INFO  (searcherExecutor-6823-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1672737 INFO  (coreLoadExecutor-6822-thread-1) [    x:corex] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551902448557228032
   [junit4]   2> 1672737 INFO  (searcherExecutor-6823-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1672737 INFO  (searcherExecutor-6823-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1672737 INFO  (searcherExecutor-6823-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1672738 INFO  (searcherExecutor-6823-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1672738 INFO  (searcherExecutor-6823-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1672739 INFO  (searcherExecutor-6823-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1672739 INFO  (searcherExecutor-6823-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1672739 INFO  (searcherExecutor-6823-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1672739 INFO  (searcherExecutor-6823-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@3dcf0b4[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1672873 INFO  (qtp891901572-13447) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1551902448695640064)]} 0 3
   [junit4]   2> 1672877 INFO  (qtp891901572-13448) [    x:corex] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1672877 INFO  (qtp891901572-13448) [    x:corex] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@58a911b3
   [junit4]   2> 1672884 INFO  (qtp891901572-13448) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@285b87d6[corex] main]
   [junit4]   2> 1672884 INFO  (qtp891901572-13448) [    x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1672885 INFO  (searcherExecutor-6823-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@285b87d6[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):C1)))}
   [junit4]   2> 1672885 INFO  (qtp891901572-13448) [    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 8
   [junit4]   2> 1672889 INFO  (qtp891901572-13452) [    ] 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> 1672905 INFO  (qtp891901572-13448) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1672917 INFO  (qtp891901572-13448) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 1673048 WARN  (qtp891901572-13448) [    ] o.a.s.s.IndexSchema [corex] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1673052 INFO  (qtp891901572-13448) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1673077 INFO  (qtp891901572-13448) [    ] 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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_7F545E306E74E05C-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-719025860623354\.\corex
   [junit4]   2> 1673078 INFO  (qtp891901572-13448) [    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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_7F545E306E74E05C-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-719025860623354\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_7F545E306E74E05C-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-719025860623354\.\corex\data\]
   [junit4]   2> 1673123 INFO  (qtp891901572-13448) [    x:corex] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@7632b0e1
   [junit4]   2> 1673124 ERROR (qtp891901572-13448) [    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:152)
   [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> 1673125 INFO  (qtp891901572-13448) [    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=227
   [junit4]   2> 1673125 ERROR (qtp891901572-13448) [    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:152)
   [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> 1673166 ERROR (qtp891901572-13449) [    ] 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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_7F545E306E74E05C-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-719025860623354\.\corex\data
   [junit4]   2> java.io.IOException: Unable to delete file: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_7F545E306E74E05C-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-719025860623354\.\corex\data\tlog\tlog.0000000000000000000
   [junit4]   2> 	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2381)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2372)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.deleteUnloadedCore(SolrCore.java:2628)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.unload(CoreContainer.java:997)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$1(CoreAdminOperation.java:98)
   [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:152)
   [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> 1673167 INFO  (qtp891901572-13449) [    ] 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=39
   [junit4]   2> 1673168 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[7F545E306E74E05C]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@27c47e2f{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1673168 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[7F545E306E74E05C]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=199064743
   [junit4]   2> 1673170 INFO  (coreCloseExecutor-6830-thread-1) [    x:corex] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@19d8609f
   [junit4]   2> 1673182 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[7F545E306E74E05C]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@52fe1821{/solr,null,UNAVAILABLE}
   [junit4]   2> 1673186 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[7F545E306E74E05C]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDirAfterCreateFailure
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CoreAdminHandlerTest -Dtests.method=testDeleteInstanceDirAfterCreateFailure -Dtests.seed=7F545E306E74E05C -Dtests.slow=true -Dtests.locale=ar-SA -Dtests.timezone=Asia/Nicosia -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] FAILURE 0.94s J1 | 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([7F545E306E74E05C:49DFC7C4D56325D]:0)
   [junit4]    > 	at org.apache.solr.handler.admin.CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure(CoreAdminHandlerTest.java:334)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1673191 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[7F545E306E74E05C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDir
   [junit4]   2> 1673232 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[7F545E306E74E05C]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1673234 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[7F545E306E74E05C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7d460efc{/solr,null,AVAILABLE}
   [junit4]   2> 1673236 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[7F545E306E74E05C]) [    ] o.e.j.s.ServerConnector Started ServerConnector@55be3484{HTTP/1.1,[http/1.1]}{127.0.0.1:59189}
   [junit4]   2> 1673236 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[7F545E306E74E05C]) [    ] o.e.j.s.Server Started @1677498ms
   [junit4]   2> 1673236 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[7F545E306E74E05C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59189}
   [junit4]   2> 1673236 ERROR (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[7F545E306E74E05C]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1673236 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[7F545E306E74E05C]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 6.4.0
   [junit4]   2> 1673236 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[7F545E306E74E05C]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1673236 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[7F545E306E74E05C]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1673237 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[7F545E306E74E05C]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-24T17:45:07.257Z
   [junit4]   2> 1673238 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[7F545E306E74E05C]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_7F545E306E74E05C-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-719026793609264\solr.xml
   [junit4]   2> 1673258 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[7F545E306E74E05C]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1673271 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[7F545E306E74E05C]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_7F545E306E74E05C-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-719026793609264\.
   [junit4]   2> 1673271 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[7F545E306E74E05C]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
   [junit4]   2> 1673305 WARN  (coreLoadExecutor-6837-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1673307 INFO  (coreLoadExecutor-6837-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1673332 INFO  (coreLoadExecutor-6837-thread-1) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 1673491 WARN  (coreLoadExecutor-6837-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> 1673493 INFO  (coreLoadExecutor-6837-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1673523 INFO  (coreLoadExecutor-6837-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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_7F545E306E74E05C-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-719026793609264\.\corex
   [junit4]   2> 1673523 INFO  (coreLoadExecutor-6837-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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_7F545E306E74E05C-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-719026793609264\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_7F545E306E74E05C-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-719026793609264\.\corex\data\]
   [junit4]   2> 1673523 INFO  (coreLoadExecutor-6837-thread-1) [    x:corex] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7679b33a
   [junit4]   2> 1673524 INFO  (coreLoadExecutor-6837-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=30, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5072567431213286]
   [junit4]   2> 1673552 INFO  (coreLoadExecutor-6837-thread-1) [    x:corex] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1673552 INFO  (coreLoadExecutor-6837-thread-1) [    x:corex] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1673556 INFO  (coreLoadExecutor-6837-thread-1) [    x:corex] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1673556 INFO  (coreLoadExecutor-6837-thread-1) [    x:corex] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1673556 INFO  (coreLoadExecutor-6837-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=44, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1673557 INFO  (coreLoadExecutor-6837-thread-1) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@3c605126[corex] main]
   [junit4]   2> 1673557 INFO  (coreLoadExecutor-6837-thread-1) [    x:corex] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1673579 INFO  (coreLoadExecutor-6837-thread-1) [    x:corex] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1673655 INFO  (coreLoadExecutor-6837-thread-1) [    x:corex] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1673657 INFO  (searcherExecutor-6838-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1673657 INFO  (searcherExecutor-6838-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1673657 INFO  (searcherExecutor-6838-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1673657 INFO  (searcherExecutor-6838-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1673658 INFO  (coreLoadExecutor-6837-thread-1) [    x:corex] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551902449522966528
   [junit4]   2> 1673662 INFO  (searcherExecutor-6838-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1673663 INFO  (searcherExecutor-6838-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1673664 INFO  (searcherExecutor-6838-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1673665 INFO  (searcherExecutor-6838-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1673666 INFO  (searcherExecutor-6838-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1673667 INFO  (searcherExecutor-6838-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@3c605126[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1673785 INFO  (qtp1176000025-13467) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1551902449652989952)]} 0 4
   [junit4]   2> 1673788 INFO  (qtp1176000025-13469) [    x:corex] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1673788 INFO  (qtp1176000025-13469) [    x:corex] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7e827aaf
   [junit4]   2> 1673792 INFO  (qtp1176000025-13469) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@490104bd[corex] main]
   [junit4]   2> 1673792 INFO  (searcherExecutor-6838-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@490104bd[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):C1)))}
   [junit4]   2> 1673793 INFO  (qtp1176000025-13469) [    x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1673793 INFO  (qtp1176000025-13469) [    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 5
   [junit4]   2> 1673795 INFO  (qtp1176000025-13468) [    ] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@4a5f5125
   [junit4]   2> 1673914 INFO  (qtp1176000025-13468) [    ] 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=118
   [junit4]   2> 1673916 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[7F545E306E74E05C]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@55be3484{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1673916 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[7F545E306E74E05C]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1687003540
   [junit4]   2> 1673918 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[7F545E306E74E05C]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7d460efc{/solr,null,UNAVAILABLE}
   [junit4]   2> 1673920 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[7F545E306E74E05C]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDir
   [junit4]   2> 1673924 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[7F545E306E74E05C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateWithSysVars
   [junit4]   2> 1673941 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[7F545E306E74E05C]) [    ] 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> 1673980 WARN  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[7F545E306E74E05C]) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1673981 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[7F545E306E74E05C]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1673990 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[7F545E306E74E05C]) [    ] o.a.s.s.IndexSchema [org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] Schema name=tiny
   [junit4]   2> 1673998 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[7F545E306E74E05C]) [    ] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1674014 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[7F545E306E74E05C]) [    ] 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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_7F545E306E74E05C-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars
   [junit4]   2> 1674015 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[7F545E306E74E05C]) [    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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_7F545E306E74E05C-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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_7F545E306E74E05C-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\data_diff\]
   [junit4]   2> 1674027 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[7F545E306E74E05C]) [    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=29, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7511143911908029]
   [junit4]   2> 1674076 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[7F545E306E74E05C]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1674076 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[7F545E306E74E05C]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1674077 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[7F545E306E74E05C]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=18, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3453808897889357]
   [junit4]   2> 1674079 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[7F545E306E74E05C]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.s.SolrIndexSearcher Opening [Searcher@7d1ab6d2[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] main]
   [junit4]   2> 1674080 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[7F545E306E74E05C]) [    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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_7F545E306E74E05C-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars\conf
   [junit4]   2> 1674081 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[7F545E306E74E05C]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1674081 INFO  (searcherExecutor-6845-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@7d1ab6d2[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1674083 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[7F545E306E74E05C]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Ending testCreateWithSysVars
   [junit4]   2> 1674088 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[7F545E306E74E05C]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Starting testCoreAdminHandler
   [junit4]   2> 1674723 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[7F545E306E74E05C]) [    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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_7F545E306E74E05C-001\tempDir-001\instProp&wt=xml
   [junit4]   2> 1674725 ERROR (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[7F545E306E74E05C]) [    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> 1674725 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[7F545E306E74E05C]) [    ] 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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_7F545E306E74E05C-001\tempDir-001\instProp&wt=xml
   [junit4]   2> 1674726 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[7F545E306E74E05C]) [    ] 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/J1/temp/solr.handler.admin.CoreAdminHandlerTest_7F545E306E74E05C-001/tempDir-001/instProp/lib, /C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_7F545E306E74E05C-001/tempDir-001/instProp/lib/classes]
   [junit4]   2> 1674828 WARN  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[7F545E306E74E05C]) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1674829 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[7F545E306E74E05C]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1674860 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[7F545E306E74E05C]) [    ] o.a.s.s.IndexSchema [props] Schema name=test
   [junit4]   2> 1675009 WARN  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[7F545E306E74E05C]) [    ] o.a.s.s.IndexSchema [props] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1675014 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[7F545E306E74E05C]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1675044 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[7F545E306E74E05C]) [    ] 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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_7F545E306E74E05C-001\tempDir-001\instProp
   [junit4]   2> 1675045 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[7F545E306E74E05C]) [    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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_7F545E306E74E05C-001\tempDir-001\instProp], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_7F545E306E74E05C-001\tempDir-001\instProp\data\]
   [junit4]   2> 1675045 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[7F545E306E74E05C]) [    x:props] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7679b33a
   [junit4]   2> 1675047 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[7F545E306E74E05C]) [    x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=66.126953125, floorSegmentMB=1.9150390625, forceMergeDeletesPctAllowed=23.552324047465046, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1675092 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[7F545E306E74E05C]) [    x:props] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1675093 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[7F545E306E74E05C]) [    x:props] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1675094 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[7F545E306E74E05C]) [    x:props] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1675094 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[7F545E306E74E05C]) [    x:props] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1675095 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[7F545E306E74E05C]) [    x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=22.9521484375, floorSegmentMB=1.59375, forceMergeDeletesPctAllowed=29.241454123213767, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1675095 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[7F545E306E74E05C]) [    x:props] o.a.s.s.SolrIndexSearcher Opening [Searcher@619ae05a[props] main]
   [junit4]   2> 1675095 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[7F545E306E74E05C]) [    x:props] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1675108 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[7F545E306E74E05C]) [    x:props] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1675175 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[7F545E306E74E05C]) [    x:props] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1675175 INFO  (searcherExecutor-6850-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1675176 INFO  (searcherExecutor-6850-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1675176 INFO  (searcherExecutor-6850-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1675176 INFO  (searcherExecutor-6850-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1675176 INFO  (searcherExecutor-6850-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1675176 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[7F545E306E74E05C]) [    x:props] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551902451114704896
   [junit4]   2> 1675176 INFO  (searcherExecutor-6850-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1675177 INFO  (searcherExecutor-6850-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1675177 INFO  (searcherExecutor-6850-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1675178 INFO  (searcherExecutor-6850-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1675178 INFO  (searcherExecutor-6850-thread-1-processing-x:props) [    x:props] o.a.s.c.SolrCore [props] Registered new searcher Searcher@619ae05a[props] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1675179 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[7F545E306E74E05C]) [    ] 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> 1675196 ERROR (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[7F545E306E74E05C]) [    ] 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> 1675199 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[7F545E306E74E05C]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCoreAdminHandler
   [junit4]   2> 1675199 INFO  (SUITE-CoreAdminHandlerTest-seed#[7F545E306E74E05C]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1675199 INFO  (SUITE-CoreAdminHandlerTest-seed#[7F545E306E74E05C]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1946815913
   [junit4]   2> 1675200 INFO  (coreCloseExecutor-6855-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5881dedc
   [junit4]   2> 1675200 INFO  (coreCloseExecutor-6855-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@746fc7de
   [junit4]   2> 1675200 INFO  (coreCloseExecutor-6855-thread-3) [    x:rename_me] o.a.s.c.SolrCore [rename_me]  CLOSING SolrCore org.apache.solr.core.SolrCore@59c582fd
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_7F545E306E74E05C-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {range_facet_l_dv=BlockTreeOrds(blocksize=128), _version_=PostingsFormat(name=Asserting), multiDefault=PostingsFormat(name=MockRandom), intDefault=PostingsFormat(name=Asserting), id=BlockTreeOrds(blocksize=128), range_facet_i_dv=PostingsFormat(name=Asserting), range_facet_l=PostingsFormat(name=Asserting), timestamp=PostingsFormat(name=Asserting)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54), range_facet_i_dv=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1097, maxMBSortInHeap=7.389117795695234, sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=ar-SA, timezone=Asia/Nicosia
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=133233728,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [LeaderElectionIntegrationTest, CdcrVersionReplicationTest, TestCloudManagedSchema, RulesTest, OpenCloseCoreStressTest, TestRuleBasedAuthorizationPlugin, ZkStateReaderTest, BasicFunctionalityTest, CollectionReloadTest, TestEmbeddedSolrServerConstructors, TestCloudDeleteByQuery, TestCollectionAPI, SignatureUpdateProcessorFactoryTest, RequestHandlersTest, TestMinMaxOnMultiValuedField, TestManagedSchema, TestTrie, OutOfBoxZkACLAndCredentialsProvidersTest, StatsComponentTest, DistributedSuggestComponentTest, HdfsCollectionsAPIDistributedZkTest, TestBlendedInfixSuggestions, TestUtils, SuggesterTSTTest, TestCloudRecovery, CleanupOldIndexTest, SolrCmdDistributorTest, TestShardHandlerFactory, SuggestComponentTest, CdcrReplicationHandlerTest, TestRTimerTree, TestQueryTypes, DocExpirationUpdateProcessorFactoryTest, ConvertedLegacyTest, TestDistribDocBasedVersion, TestRangeQuery, DistanceUnitsTest, OverseerTaskQueueTest, TestConfigSetsAPIExclusivity, BigEndianAscendingWordDeserializerTest, TestZkChroot, DistributedFacetExistsSmallTest, TestRealTimeGet, TestLuceneMatchVersion, ParsingFieldUpdateProcessorsTest, TestSearcherReuse, TestSubQueryTransformerCrossCore, PreAnalyzedFieldTest, BasicZkTest, WordBreakSolrSpellCheckerTest, DeleteShardTest, SpatialRPTFieldTypeTest, TestSolrQueryParserDefaultOperatorResource, CollectionsAPISolrJTest, TestFastWriter, URLClassifyProcessorTest, FileBasedSpellCheckerTest, TestQueryWrapperFilter, TestDefaultSearchFieldResource, DistributedDebugComponentTest, BooleanFieldTest, TestDistributedGrouping, EnumFieldTest, TestSolrDeletionPolicy2, DateRangeFieldTest, SpellPossibilityIteratorTest, StressHdfsTest, RegexBoostProcessorTest, ExitableDirectoryReaderTest, DefaultValueUpdateProcessorTest, TestQueryUtils, TestJsonRequest, TestReload, FieldAnalysisRequestHandlerTest, SpatialHeatmapFacetsTest, TestSolrFieldCacheMBean, MigrateRouteKeyTest, HdfsBasicDistributedZk2Test, TestFieldCacheWithThreads, UUIDFieldTest, TestAuthorizationFramework, TestShortCircuitedRequests, CollectionTooManyReplicasTest, TestSolrCoreProperties, CSVRequestHandlerTest, TestQuerySenderNoQuery, BinaryUpdateRequestHandlerTest, TestRandomRequestDistribution, DirectUpdateHandlerOptimizeTest, TestTestInjection, TestMergePolicyConfig, TestGraphMLResponseWriter, ResourceLoaderTest, TermVectorComponentTest, TestSolrQueryParser, TestConfigReload, ConnectionReuseTest, ShardSplitTest, BasicAuthIntegrationTest, TestWriterPerf, TestNRTOpen, ZkSolrClientTest, CopyFieldTest, MinimalSchemaTest, FullSolrCloudDistribCmdsTest, TestSolrCloudWithSecureImpersonation, HdfsLockFactoryTest, TestCloudSchemaless, TestCryptoKeys, TestNumericTerms32, NoCacheHeaderTest, OverseerCollectionConfigSetProcessorTest, TemplateUpdateProcessorTest, HdfsChaosMonkeyNothingIsSafeTest, TestUseDocValuesAsStored, RestartWhileUpdatingTest, ClusterStateTest, TestHdfsUpdateLog, SegmentsInfoRequestHandlerTest, TriLevelCompositeIdRoutingTest, TestSuggestSpellingConverter, HighlighterConfigTest, CdcrBootstrapTest, QueryResultKeyTest, RAMDirectoryFactoryTest, CursorMarkTest, NotRequiredUniqueKeyTest, LeaderFailoverAfterPartitionTest, TestFreeTextSuggestions, TestJoin, DistribJoinFromCollectionTest, TestSmileRequest, TestFieldCacheSanityChecker, RequestLoggingTest, DistributedVersionInfoTest, TestBadConfig, ConfigSetsAPITest, TestSolrCloudWithDelegationTokens, HLLUtilTest, CacheHeaderTest, TestManagedSynonymFilterFactory, TestConfigOverlay, SpellCheckCollatorTest, AddSchemaFieldsUpdateProcessorFactoryTest, ReplaceNodeTest, TestSolr4Spatial, TestRequestStatusCollectionAPI, WrapperMergePolicyFactoryTest, TestRawTransformer, ScriptEngineTest, SearchHandlerTest, SortByFunctionTest, DistributedTermsComponentTest, CoreAdminHandlerTest]
   [junit4] Completed [332/656 (1!)] on J1 in 3.70s, 5 tests, 1 failure <<< FAILURES!

[...truncated 61778 lines...]


[JENKINS] Lucene-Solr-6.x-Windows (64bit/jdk1.8.0_102) - Build # 578 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/578/
Java: 64bit/jdk1.8.0_102 -XX:+UseCompressedOops -XX:+UseG1GC

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([BFB3F01BE5C77414:C47A5257C6E5A615]: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 11862 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_BFB3F01BE5C77414-001\init-core-data-001
   [junit4]   2> 1661490 INFO  (SUITE-CoreAdminHandlerTest-seed#[BFB3F01BE5C77414]-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> 1661493 INFO  (SUITE-CoreAdminHandlerTest-seed#[BFB3F01BE5C77414]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1661493 INFO  (SUITE-CoreAdminHandlerTest-seed#[BFB3F01BE5C77414]-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> 1661607 WARN  (SUITE-CoreAdminHandlerTest-seed#[BFB3F01BE5C77414]-worker) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1661611 INFO  (SUITE-CoreAdminHandlerTest-seed#[BFB3F01BE5C77414]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1661657 INFO  (SUITE-CoreAdminHandlerTest-seed#[BFB3F01BE5C77414]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1661833 WARN  (SUITE-CoreAdminHandlerTest-seed#[BFB3F01BE5C77414]-worker) [    ] o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1661837 INFO  (SUITE-CoreAdminHandlerTest-seed#[BFB3F01BE5C77414]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1661864 INFO  (SUITE-CoreAdminHandlerTest-seed#[BFB3F01BE5C77414]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1661871 INFO  (coreLoadExecutor-8076-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> 1661946 WARN  (coreLoadExecutor-8076-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1661947 INFO  (coreLoadExecutor-8076-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1661996 INFO  (coreLoadExecutor-8076-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1662160 WARN  (coreLoadExecutor-8076-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> 1662165 INFO  (coreLoadExecutor-8076-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1662201 INFO  (coreLoadExecutor-8076-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> 1662204 INFO  (coreLoadExecutor-8076-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_BFB3F01BE5C77414-001\init-core-data-001\]
   [junit4]   2> 1662205 INFO  (coreLoadExecutor-8076-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@53e1711c
   [junit4]   2> 1662206 INFO  (coreLoadExecutor-8076-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=10, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1662261 INFO  (coreLoadExecutor-8076-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1662263 INFO  (coreLoadExecutor-8076-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1662263 INFO  (coreLoadExecutor-8076-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1662263 INFO  (coreLoadExecutor-8076-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1662264 INFO  (coreLoadExecutor-8076-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=11.4658203125, floorSegmentMB=0.5966796875, forceMergeDeletesPctAllowed=29.811986002453235, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8925373500763251
   [junit4]   2> 1662264 INFO  (coreLoadExecutor-8076-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@dc1f7c8[collection1] main]
   [junit4]   2> 1662265 INFO  (coreLoadExecutor-8076-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1662302 INFO  (coreLoadExecutor-8076-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1662386 INFO  (coreLoadExecutor-8076-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1662387 INFO  (searcherExecutor-8077-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1662389 INFO  (searcherExecutor-8077-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1662389 INFO  (searcherExecutor-8077-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1662389 INFO  (searcherExecutor-8077-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1662391 INFO  (searcherExecutor-8077-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1662391 INFO  (coreLoadExecutor-8076-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551863896463114240
   [junit4]   2> 1662391 INFO  (searcherExecutor-8077-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1662392 INFO  (searcherExecutor-8077-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1662397 INFO  (searcherExecutor-8077-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1662398 INFO  (SUITE-CoreAdminHandlerTest-seed#[BFB3F01BE5C77414]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1662399 INFO  (searcherExecutor-8077-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1662404 INFO  (searcherExecutor-8077-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@dc1f7c8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1662407 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BFB3F01BE5C77414]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDirAfterCreateFailure
   [junit4]   2> 1662460 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BFB3F01BE5C77414]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1662461 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BFB3F01BE5C77414]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1e6fbbcb{/solr,null,AVAILABLE}
   [junit4]   2> 1662465 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BFB3F01BE5C77414]) [    ] o.e.j.s.ServerConnector Started ServerConnector@2b18ea1a{HTTP/1.1,[http/1.1]}{127.0.0.1:59570}
   [junit4]   2> 1662465 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BFB3F01BE5C77414]) [    ] o.e.j.s.Server Started @1669999ms
   [junit4]   2> 1662465 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BFB3F01BE5C77414]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59570}
   [junit4]   2> 1662465 ERROR (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BFB3F01BE5C77414]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1662468 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BFB3F01BE5C77414]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 6.4.0
   [junit4]   2> 1662468 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BFB3F01BE5C77414]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1662468 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BFB3F01BE5C77414]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1662468 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BFB3F01BE5C77414]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-24T07:32:20.692Z
   [junit4]   2> 1662470 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BFB3F01BE5C77414]) [    ] 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_BFB3F01BE5C77414-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-682260213615287\solr.xml
   [junit4]   2> 1662486 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BFB3F01BE5C77414]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1662500 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BFB3F01BE5C77414]) [    ] 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_BFB3F01BE5C77414-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-682260213615287\.
   [junit4]   2> 1662500 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BFB3F01BE5C77414]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
   [junit4]   2> 1662572 WARN  (coreLoadExecutor-8087-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1662577 INFO  (coreLoadExecutor-8087-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1662624 INFO  (coreLoadExecutor-8087-thread-1) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 1662797 WARN  (coreLoadExecutor-8087-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> 1662800 INFO  (coreLoadExecutor-8087-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1662822 INFO  (coreLoadExecutor-8087-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_BFB3F01BE5C77414-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-682260213615287\.\corex
   [junit4]   2> 1662823 INFO  (coreLoadExecutor-8087-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_BFB3F01BE5C77414-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-682260213615287\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_BFB3F01BE5C77414-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-682260213615287\.\corex\data\]
   [junit4]   2> 1662823 INFO  (coreLoadExecutor-8087-thread-1) [    x:corex] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@53e1711c
   [junit4]   2> 1662825 INFO  (coreLoadExecutor-8087-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=10, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1662853 INFO  (coreLoadExecutor-8087-thread-1) [    x:corex] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1662853 INFO  (coreLoadExecutor-8087-thread-1) [    x:corex] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1662856 INFO  (coreLoadExecutor-8087-thread-1) [    x:corex] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1662856 INFO  (coreLoadExecutor-8087-thread-1) [    x:corex] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1662857 INFO  (coreLoadExecutor-8087-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=11.4658203125, floorSegmentMB=0.5966796875, forceMergeDeletesPctAllowed=29.811986002453235, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8925373500763251
   [junit4]   2> 1662857 INFO  (coreLoadExecutor-8087-thread-1) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@2b4b0fa6[corex] main]
   [junit4]   2> 1662857 INFO  (coreLoadExecutor-8087-thread-1) [    x:corex] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1662873 INFO  (coreLoadExecutor-8087-thread-1) [    x:corex] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1662961 INFO  (coreLoadExecutor-8087-thread-1) [    x:corex] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1662968 INFO  (searcherExecutor-8088-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1662973 INFO  (coreLoadExecutor-8087-thread-1) [    x:corex] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551863897073385472
   [junit4]   2> 1662973 INFO  (searcherExecutor-8088-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1662975 INFO  (searcherExecutor-8088-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1662975 INFO  (searcherExecutor-8088-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1662975 INFO  (searcherExecutor-8088-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1662976 INFO  (searcherExecutor-8088-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1662978 INFO  (searcherExecutor-8088-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1662980 INFO  (searcherExecutor-8088-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1662980 INFO  (searcherExecutor-8088-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1662981 INFO  (searcherExecutor-8088-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@2b4b0fa6[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1663016 INFO  (qtp13186768-16083) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1551863897115328512)]} 0 4
   [junit4]   2> 1663019 INFO  (qtp13186768-16084) [    x:corex] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1663019 INFO  (qtp13186768-16084) [    x:corex] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@2eaf0879
   [junit4]   2> 1663024 INFO  (qtp13186768-16084) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@3ef22919[corex] main]
   [junit4]   2> 1663026 INFO  (searcherExecutor-8088-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@3ef22919[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):C1)))}
   [junit4]   2> 1663027 INFO  (qtp13186768-16084) [    x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1663028 INFO  (qtp13186768-16084) [    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 9
   [junit4]   2> 1663033 INFO  (qtp13186768-16085) [    ] 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> 1663052 INFO  (qtp13186768-16087) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1663062 INFO  (qtp13186768-16087) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 1663162 WARN  (qtp13186768-16087) [    ] o.a.s.s.IndexSchema [corex] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1663168 INFO  (qtp13186768-16087) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1663193 INFO  (qtp13186768-16087) [    ] 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_BFB3F01BE5C77414-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-682260213615287\.\corex
   [junit4]   2> 1663195 INFO  (qtp13186768-16087) [    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_BFB3F01BE5C77414-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-682260213615287\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_BFB3F01BE5C77414-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-682260213615287\.\corex\data\]
   [junit4]   2> 1663260 INFO  (qtp13186768-16087) [    x:corex] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@7fd1aa61
   [junit4]   2> 1663262 ERROR (qtp13186768-16087) [    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:152)
   [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> 1663262 INFO  (qtp13186768-16087) [    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=222
   [junit4]   2> 1663262 ERROR (qtp13186768-16087) [    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:152)
   [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> 1663305 ERROR (qtp13186768-16081) [    ] 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_BFB3F01BE5C77414-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-682260213615287\.\corex\data
   [junit4]   2> java.io.IOException: Unable to delete file: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_BFB3F01BE5C77414-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-682260213615287\.\corex\data\tlog\tlog.0000000000000000000
   [junit4]   2> 	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2381)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2372)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.deleteUnloadedCore(SolrCore.java:2628)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.unload(CoreContainer.java:997)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$1(CoreAdminOperation.java:98)
   [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:152)
   [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> 1663307 INFO  (qtp13186768-16081) [    ] 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=42
   [junit4]   2> 1663310 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BFB3F01BE5C77414]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@2b18ea1a{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1663310 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BFB3F01BE5C77414]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1238444640
   [junit4]   2> 1663311 INFO  (coreCloseExecutor-8095-thread-1) [    x:corex] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@77869666
   [junit4]   2> 1663331 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BFB3F01BE5C77414]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1e6fbbcb{/solr,null,UNAVAILABLE}
   [junit4]   2> 1663336 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BFB3F01BE5C77414]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDirAfterCreateFailure
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CoreAdminHandlerTest -Dtests.method=testDeleteInstanceDirAfterCreateFailure -Dtests.seed=BFB3F01BE5C77414 -Dtests.slow=true -Dtests.locale=es-BO -Dtests.timezone=Africa/Lagos -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.94s 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([BFB3F01BE5C77414:C47A5257C6E5A615]:0)
   [junit4]    > 	at org.apache.solr.handler.admin.CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure(CoreAdminHandlerTest.java:334)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1663348 INFO  (TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[BFB3F01BE5C77414]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNonexistentCoreReload
   [junit4]   2> 1663348 INFO  (TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[BFB3F01BE5C77414]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNonexistentCoreReload
   [junit4]   2> 1663355 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[BFB3F01BE5C77414]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateWithSysVars
   [junit4]   2> 1663371 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[BFB3F01BE5C77414]) [    ] 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> 1663435 WARN  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[BFB3F01BE5C77414]) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1663435 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[BFB3F01BE5C77414]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1663447 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[BFB3F01BE5C77414]) [    ] o.a.s.s.IndexSchema [org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] Schema name=tiny
   [junit4]   2> 1663460 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[BFB3F01BE5C77414]) [    ] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1663478 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[BFB3F01BE5C77414]) [    ] 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_BFB3F01BE5C77414-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars
   [junit4]   2> 1663479 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[BFB3F01BE5C77414]) [    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_BFB3F01BE5C77414-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_BFB3F01BE5C77414-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\data_diff\]
   [junit4]   2> 1663490 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[BFB3F01BE5C77414]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=61.39453125, floorSegmentMB=1.9375, forceMergeDeletesPctAllowed=7.761090659179018, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.336459236228435
   [junit4]   2> 1663528 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[BFB3F01BE5C77414]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1663528 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[BFB3F01BE5C77414]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1663528 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[BFB3F01BE5C77414]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@3f2359f8
   [junit4]   2> 1663531 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[BFB3F01BE5C77414]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.s.SolrIndexSearcher Opening [Searcher@2591072b[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] main]
   [junit4]   2> 1663531 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[BFB3F01BE5C77414]) [    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_BFB3F01BE5C77414-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars\conf
   [junit4]   2> 1663532 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[BFB3F01BE5C77414]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1663533 INFO  (searcherExecutor-8099-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@2591072b[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1663537 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[BFB3F01BE5C77414]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Ending testCreateWithSysVars
   [junit4]   2> 1663544 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BFB3F01BE5C77414]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Starting testCoreAdminHandler
   [junit4]   2> 1664216 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BFB3F01BE5C77414]) [    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_BFB3F01BE5C77414-001\tempDir-001\instProp&wt=xml
   [junit4]   2> 1664217 ERROR (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BFB3F01BE5C77414]) [    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> 1664217 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BFB3F01BE5C77414]) [    ] 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_BFB3F01BE5C77414-001\tempDir-001\instProp&wt=xml
   [junit4]   2> 1664222 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BFB3F01BE5C77414]) [    ] 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_BFB3F01BE5C77414-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_BFB3F01BE5C77414-001/tempDir-001/instProp/lib/classes]
   [junit4]   2> 1664339 WARN  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BFB3F01BE5C77414]) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1664343 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BFB3F01BE5C77414]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1664411 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BFB3F01BE5C77414]) [    ] o.a.s.s.IndexSchema [props] Schema name=test
   [junit4]   2> 1664556 WARN  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BFB3F01BE5C77414]) [    ] o.a.s.s.IndexSchema [props] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1664560 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BFB3F01BE5C77414]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1664589 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BFB3F01BE5C77414]) [    ] 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_BFB3F01BE5C77414-001\tempDir-001\instProp
   [junit4]   2> 1664591 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BFB3F01BE5C77414]) [    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_BFB3F01BE5C77414-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_BFB3F01BE5C77414-001\tempDir-001\instProp\data\]
   [junit4]   2> 1664591 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BFB3F01BE5C77414]) [    x:props] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@53e1711c
   [junit4]   2> 1664594 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BFB3F01BE5C77414]) [    x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=82.3720703125, floorSegmentMB=0.9921875, forceMergeDeletesPctAllowed=15.224978673063696, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1664632 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BFB3F01BE5C77414]) [    x:props] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1664632 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BFB3F01BE5C77414]) [    x:props] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1664635 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BFB3F01BE5C77414]) [    x:props] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1664635 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BFB3F01BE5C77414]) [    x:props] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1664635 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BFB3F01BE5C77414]) [    x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=15, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1664637 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BFB3F01BE5C77414]) [    x:props] o.a.s.s.SolrIndexSearcher Opening [Searcher@7010e17f[props] main]
   [junit4]   2> 1664638 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BFB3F01BE5C77414]) [    x:props] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1664657 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BFB3F01BE5C77414]) [    x:props] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1664739 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BFB3F01BE5C77414]) [    x:props] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1664740 INFO  (searcherExecutor-8104-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1664740 INFO  (searcherExecutor-8104-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1664740 INFO  (searcherExecutor-8104-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1664740 INFO  (searcherExecutor-8104-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1664741 INFO  (searcherExecutor-8104-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1664741 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BFB3F01BE5C77414]) [    x:props] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551863898927267840
   [junit4]   2> 1664741 INFO  (searcherExecutor-8104-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1664742 INFO  (searcherExecutor-8104-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1664743 INFO  (searcherExecutor-8104-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1664744 INFO  (searcherExecutor-8104-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1664744 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BFB3F01BE5C77414]) [    ] 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> 1664745 INFO  (searcherExecutor-8104-thread-1-processing-x:props) [    x:props] o.a.s.c.SolrCore [props] Registered new searcher Searcher@7010e17f[props] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1664761 ERROR (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BFB3F01BE5C77414]) [    ] 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> 1664764 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BFB3F01BE5C77414]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCoreAdminHandler
   [junit4]   2> 1664770 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BFB3F01BE5C77414]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDir
   [junit4]   2> 1664809 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BFB3F01BE5C77414]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1664809 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BFB3F01BE5C77414]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@680ef103{/solr,null,AVAILABLE}
   [junit4]   2> 1664812 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BFB3F01BE5C77414]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1e7fc039{HTTP/1.1,[http/1.1]}{127.0.0.1:59576}
   [junit4]   2> 1664812 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BFB3F01BE5C77414]) [    ] o.e.j.s.Server Started @1672346ms
   [junit4]   2> 1664812 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BFB3F01BE5C77414]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59576}
   [junit4]   2> 1664812 ERROR (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BFB3F01BE5C77414]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1664812 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BFB3F01BE5C77414]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 6.4.0
   [junit4]   2> 1664812 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BFB3F01BE5C77414]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1664812 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BFB3F01BE5C77414]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1664812 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BFB3F01BE5C77414]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-24T07:32:23.036Z
   [junit4]   2> 1664813 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BFB3F01BE5C77414]) [    ] 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_BFB3F01BE5C77414-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-682262577121755\solr.xml
   [junit4]   2> 1664836 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BFB3F01BE5C77414]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1664849 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BFB3F01BE5C77414]) [    ] 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_BFB3F01BE5C77414-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-682262577121755\.
   [junit4]   2> 1664850 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BFB3F01BE5C77414]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
   [junit4]   2> 1664928 WARN  (coreLoadExecutor-8114-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1664930 INFO  (coreLoadExecutor-8114-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1664976 INFO  (coreLoadExecutor-8114-thread-1) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 1665153 WARN  (coreLoadExecutor-8114-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> 1665158 INFO  (coreLoadExecutor-8114-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1665186 INFO  (coreLoadExecutor-8114-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_BFB3F01BE5C77414-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-682262577121755\.\corex
   [junit4]   2> 1665187 INFO  (coreLoadExecutor-8114-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_BFB3F01BE5C77414-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-682262577121755\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_BFB3F01BE5C77414-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-682262577121755\.\corex\data\]
   [junit4]   2> 1665187 INFO  (coreLoadExecutor-8114-thread-1) [    x:corex] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@53e1711c
   [junit4]   2> 1665189 INFO  (coreLoadExecutor-8114-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=10, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1665225 INFO  (coreLoadExecutor-8114-thread-1) [    x:corex] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1665225 INFO  (coreLoadExecutor-8114-thread-1) [    x:corex] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1665227 INFO  (coreLoadExecutor-8114-thread-1) [    x:corex] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1665228 INFO  (coreLoadExecutor-8114-thread-1) [    x:corex] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1665228 INFO  (coreLoadExecutor-8114-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=11.4658203125, floorSegmentMB=0.5966796875, forceMergeDeletesPctAllowed=29.811986002453235, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8925373500763251
   [junit4]   2> 1665228 INFO  (coreLoadExecutor-8114-thread-1) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@22e36fec[corex] main]
   [junit4]   2> 1665228 INFO  (coreLoadExecutor-8114-thread-1) [    x:corex] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1665243 INFO  (coreLoadExecutor-8114-thread-1) [    x:corex] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1665314 INFO  (coreLoadExecutor-8114-thread-1) [    x:corex] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1665315 INFO  (searcherExecutor-8115-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1665316 INFO  (searcherExecutor-8115-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1665316 INFO  (searcherExecutor-8115-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1665316 INFO  (searcherExecutor-8115-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1665317 INFO  (coreLoadExecutor-8114-thread-1) [    x:corex] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551863899531247616
   [junit4]   2> 1665317 INFO  (searcherExecutor-8115-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1665318 INFO  (searcherExecutor-8115-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1665319 INFO  (searcherExecutor-8115-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1665320 INFO  (searcherExecutor-8115-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1665321 INFO  (searcherExecutor-8115-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1665321 INFO  (searcherExecutor-8115-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@22e36fec[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1665361 INFO  (qtp948765969-16107) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1551863899574239232)]} 0 3
   [junit4]   2> 1665364 INFO  (qtp948765969-16108) [    x:corex] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1665364 INFO  (qtp948765969-16108) [    x:corex] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7b0503af
   [junit4]   2> 1665372 INFO  (qtp948765969-16108) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@1dc155ca[corex] main]
   [junit4]   2> 1665372 INFO  (qtp948765969-16108) [    x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1665374 INFO  (searcherExecutor-8115-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@1dc155ca[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):C1)))}
   [junit4]   2> 1665375 INFO  (qtp948765969-16108) [    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 10
   [junit4]   2> 1665378 INFO  (qtp948765969-16109) [    ] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@15e50aed
   [junit4]   2> 1665509 INFO  (qtp948765969-16109) [    ] 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=131
   [junit4]   2> 1665511 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BFB3F01BE5C77414]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@1e7fc039{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1665511 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BFB3F01BE5C77414]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=488700101
   [junit4]   2> 1665513 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BFB3F01BE5C77414]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@680ef103{/solr,null,UNAVAILABLE}
   [junit4]   2> 1665516 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BFB3F01BE5C77414]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDir
   [junit4]   2> 1665518 INFO  (SUITE-CoreAdminHandlerTest-seed#[BFB3F01BE5C77414]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1665518 INFO  (SUITE-CoreAdminHandlerTest-seed#[BFB3F01BE5C77414]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=635847341
   [junit4]   2> 1665519 INFO  (coreCloseExecutor-8121-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@fcffbfb
   [junit4]   2> 1665520 INFO  (coreCloseExecutor-8121-thread-3) [    x:rename_me] o.a.s.c.SolrCore [rename_me]  CLOSING SolrCore org.apache.solr.core.SolrCore@67d7a17e
   [junit4]   2> 1665521 INFO  (coreCloseExecutor-8121-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@ae344dc
   [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_BFB3F01BE5C77414-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {range_facet_l_dv=PostingsFormat(name=MockRandom), _version_=PostingsFormat(name=LuceneFixedGap), multiDefault=Lucene50(blocksize=128), intDefault=PostingsFormat(name=LuceneFixedGap), id=PostingsFormat(name=MockRandom), range_facet_i_dv=PostingsFormat(name=LuceneFixedGap), range_facet_l=PostingsFormat(name=LuceneFixedGap), timestamp=PostingsFormat(name=LuceneFixedGap)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54), range_facet_i_dv=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1462, maxMBSortInHeap=7.7889212513748, sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=es-BO, timezone=Africa/Lagos
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=306425208,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestFieldCacheSort, TestPseudoReturnFields, PrimitiveFieldTypeTest, SystemInfoHandlerTest, TestRebalanceLeaders, TestWordDelimiterFilterFactory, CursorPagingTest, SmileWriterTest, DistributedFacetPivotSmallAdvancedTest, TestRandomFlRTGCloud, TestXmlQParserPlugin, TestPerFieldSimilarityWithDefaultOverride, TestFunctionQuery, MultiTermTest, TestStressLucene, HdfsDirectoryFactoryTest, SparseHLLTest, TestExactSharedStatsCache, TestSolrDeletionPolicy1, TestHdfsBackupRestoreCore, TestRandomDVFaceting, TestLocalFSCloudBackupRestore, DeleteReplicaTest, BasicDistributedZkTest, ShufflingReplicaListTransformerTest, TestHashPartitioner, DirectUpdateHandlerTest, TestLRUStatsCache, TestBulkSchemaAPI, TestCustomDocTransformer, HdfsTlogReplayBufferedWhileIndexingTest, TestStressCloudBlindAtomicUpdates, ChaosMonkeyNothingIsSafeTest, DistributedQueryElevationComponentTest, TestJsonFacets, TestSolrConfigHandlerCloud, HdfsWriteToMultipleCollectionsTest, TestDeleteCollectionOnDownNodes, OverriddenZkACLAndCredentialsProvidersTest, TestGroupingSearch, TestNamedUpdateProcessors, TestFieldCacheVsDocValues, SuggesterFSTTest, TestRemoteStreaming, DateFieldTest, LeaderFailureAfterFreshStartTest, SolrCoreTest, UtilsToolTest, SimpleFacetsTest, TestCursorMarkWithoutUniqueKey, TestBlobHandler, BlobRepositoryCloudTest, TestMiniSolrCloudClusterSSL, TestFieldCacheReopen, OverseerStatusTest, SyncSliceTest, AnalysisAfterCoreReloadTest, StatsReloadRaceTest, TestClusterProperties, TestXIncludeConfig, DocValuesMultiTest, AlternateDirectoryTest, LeaderElectionTest, SimplePostToolTest, TestTolerantSearch, TestOverriddenPrefixQueryForCustomFieldType, TestReloadAndDeleteDocs, TestAnalyzeInfixSuggestions, TestBM25SimilarityFactory, DistributedFacetPivotLargeTest, TestDownShardTolerantSearch, TestPKIAuthenticationPlugin, MergeStrategyTest, TestUseDocValuesAsStored2, TestRTGBase, TestSSLRandomization, PolyFieldTest, StatelessScriptUpdateProcessorFactoryTest, TestSimpleQParserPlugin, TestObjectReleaseTracker, TestSort, TestConfigSetImmutable, TestBinaryResponseWriter, TestSQLHandler, CustomCollectionTest, TestLRUCache, HLLSerializationTest, TestDocumentBuilder, HdfsNNFailoverTest, TestCollationFieldDocValues, MultiThreadedOCPTest, TestTolerantUpdateProcessorCloud, TestSolrCLIRunExample, PrimUtilsTest, CollectionsAPIAsyncDistributedZkTest, TestSizeLimitedDistributedMap, AddBlockUpdateTest, ChangedSchemaMergeTest, CloneFieldUpdateProcessorFactoryTest, AtomicUpdatesTest, DocValuesMissingTest, TestPerFieldSimilarity, TestCSVLoader, TestGeoJSONResponseWriter, CloudExitableDirectoryReaderTest, DistributedQueryComponentOptimizationTest, TimeZoneUtilsTest, CdcrRequestHandlerTest, SOLR749Test, TestStandardQParsers, ShardRoutingTest, TestPartialUpdateDeduplication, BigEndianAscendingWordSerializerTest, DocumentBuilderTest, HighlighterTest, TestSerializedLuceneMatchVersion, SimpleCollectionCreateDeleteTest, TestDefaultStatsCache, TestFieldSortValues, TestJavabinTupleStreamParser, TlogReplayBufferedWhileIndexingTest, TestJettySolrRunner, SolrPluginUtilsTest, TestSolrXml, DistributedSpellCheckComponentTest, TestComplexPhraseQParserPlugin, RemoteQueryErrorTest, TestSurroundQueryParser, PeerSyncWithIndexFingerprintCachingTest, BaseCdcrDistributedZkTest, SolrTestCaseJ4Test, TestSlowCompositeReaderWrapper, ReplicationFactorTest, OverseerModifyCollectionTest, FileUtilsTest, SoftAutoCommitTest, OpenExchangeRatesOrgProviderTest, DistributedQueueTest, TestConfigSets, SortSpecParsingTest, XsltUpdateRequestHandlerTest, TestSolrQueryParserResource, CdcrReplicationDistributedZkTest, TestFieldTypeCollectionResource, XmlUpdateRequestHandlerTest, ResponseHeaderTest, PathHierarchyTokenizerFactoryTest, TestSubQueryTransformer, TestUpdate, DisMaxRequestHandlerTest, TestMissingGroups, OverseerTest, SuggestComponentContextFilterQueryTest, DocumentAnalysisRequestHandlerTest, StandardRequestHandlerTest, TestCollationField, TestBulkSchemaConcurrent, TestSubQueryTransformerDistrib, TestGraphTermsQParserPlugin, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, OpenCloseCoreStressTest, BasicZkTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler, ClusterStateUpdateTest, ZkSolrClientTest, TestDistributedGrouping, TestFaceting, TermVectorComponentDistributedTest, ZkControllerTest, TestStressReorder, TestStressVersions, HardAutoCommitTest, TestCoreContainer, TestSolr4Spatial, QueryElevationComponentTest, PeerSyncTest, BadIndexSchemaTest, TestFiltering, BasicFunctionalityTest, TestLazyCores, CurrencyFieldOpenExchangeTest, CurrencyFieldXmlFileTest, SolrIndexSplitterTest, SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, CoreAdminHandlerTest]
   [junit4] Completed [362/656 (1!)] on J0 in 4.09s, 5 tests, 1 failure <<< FAILURES!

[...truncated 61723 lines...]


[JENKINS] Lucene-Solr-6.x-Windows (32bit/jdk1.8.0_102) - Build # 577 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/577/
Java: 32bit/jdk1.8.0_102 -client -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([18AFE809837FDB85:63664A45A05D0984]: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 10857 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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_18AFE809837FDB85-001\init-core-data-001
   [junit4]   2> 372779 INFO  (SUITE-CoreAdminHandlerTest-seed#[18AFE809837FDB85]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 372781 INFO  (SUITE-CoreAdminHandlerTest-seed#[18AFE809837FDB85]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 372783 INFO  (SUITE-CoreAdminHandlerTest-seed#[18AFE809837FDB85]-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> 372929 INFO  (SUITE-CoreAdminHandlerTest-seed#[18AFE809837FDB85]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 373048 INFO  (SUITE-CoreAdminHandlerTest-seed#[18AFE809837FDB85]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 373182 WARN  (SUITE-CoreAdminHandlerTest-seed#[18AFE809837FDB85]-worker) [    ] o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 373186 INFO  (SUITE-CoreAdminHandlerTest-seed#[18AFE809837FDB85]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 373210 INFO  (SUITE-CoreAdminHandlerTest-seed#[18AFE809837FDB85]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 373215 INFO  (coreLoadExecutor-1390-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> 373268 INFO  (coreLoadExecutor-1390-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 373304 INFO  (coreLoadExecutor-1390-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 373446 WARN  (coreLoadExecutor-1390-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> 373449 INFO  (coreLoadExecutor-1390-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 373476 INFO  (coreLoadExecutor-1390-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> 373477 INFO  (coreLoadExecutor-1390-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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_18AFE809837FDB85-001\init-core-data-001\]
   [junit4]   2> 373477 INFO  (coreLoadExecutor-1390-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@861ec0
   [junit4]   2> 373478 INFO  (coreLoadExecutor-1390-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=32, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 373520 INFO  (coreLoadExecutor-1390-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 373520 INFO  (coreLoadExecutor-1390-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 373521 INFO  (coreLoadExecutor-1390-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 373521 INFO  (coreLoadExecutor-1390-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 373522 INFO  (coreLoadExecutor-1390-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=46, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 373522 INFO  (coreLoadExecutor-1390-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@166519f[collection1] main]
   [junit4]   2> 373523 INFO  (coreLoadExecutor-1390-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 373535 INFO  (coreLoadExecutor-1390-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 373577 INFO  (coreLoadExecutor-1390-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 373577 INFO  (searcherExecutor-1391-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 373579 INFO  (searcherExecutor-1391-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 373579 INFO  (searcherExecutor-1391-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 373579 INFO  (searcherExecutor-1391-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 373579 INFO  (searcherExecutor-1391-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 373580 INFO  (searcherExecutor-1391-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 373580 INFO  (coreLoadExecutor-1390-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551824468079280128
   [junit4]   2> 373580 INFO  (searcherExecutor-1391-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 373581 INFO  (searcherExecutor-1391-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 373581 INFO  (searcherExecutor-1391-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 373583 INFO  (searcherExecutor-1391-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@166519f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 373585 INFO  (SUITE-CoreAdminHandlerTest-seed#[18AFE809837FDB85]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 373587 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[18AFE809837FDB85]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDir
   [junit4]   2> 373630 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[18AFE809837FDB85]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 373633 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[18AFE809837FDB85]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@84c937{/solr,null,AVAILABLE}
   [junit4]   2> 373641 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[18AFE809837FDB85]) [    ] o.e.j.s.ServerConnector Started ServerConnector@a71e8{SSL,[ssl, http/1.1]}{127.0.0.1:59518}
   [junit4]   2> 373641 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[18AFE809837FDB85]) [    ] o.e.j.s.Server Started @377402ms
   [junit4]   2> 373642 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[18AFE809837FDB85]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59518}
   [junit4]   2> 373642 ERROR (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[18AFE809837FDB85]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 373642 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[18AFE809837FDB85]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.4.0
   [junit4]   2> 373642 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[18AFE809837FDB85]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 373642 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[18AFE809837FDB85]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 373642 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[18AFE809837FDB85]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-23T21:05:38.840Z
   [junit4]   2> 373644 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[18AFE809837FDB85]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_18AFE809837FDB85-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-644658158047367\solr.xml
   [junit4]   2> 373668 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[18AFE809837FDB85]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 373678 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[18AFE809837FDB85]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_18AFE809837FDB85-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-644658158047367\.
   [junit4]   2> 373678 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[18AFE809837FDB85]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
   [junit4]   2> 373726 INFO  (coreLoadExecutor-1401-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 373763 INFO  (coreLoadExecutor-1401-thread-1) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 373905 WARN  (coreLoadExecutor-1401-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> 373910 INFO  (coreLoadExecutor-1401-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 373935 INFO  (coreLoadExecutor-1401-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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_18AFE809837FDB85-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-644658158047367\.\corex
   [junit4]   2> 373936 INFO  (coreLoadExecutor-1401-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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_18AFE809837FDB85-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-644658158047367\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_18AFE809837FDB85-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-644658158047367\.\corex\data\]
   [junit4]   2> 373936 INFO  (coreLoadExecutor-1401-thread-1) [    x:corex] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@861ec0
   [junit4]   2> 373938 INFO  (coreLoadExecutor-1401-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=32, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 373968 INFO  (coreLoadExecutor-1401-thread-1) [    x:corex] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 373968 INFO  (coreLoadExecutor-1401-thread-1) [    x:corex] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 373970 INFO  (coreLoadExecutor-1401-thread-1) [    x:corex] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 373970 INFO  (coreLoadExecutor-1401-thread-1) [    x:corex] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 373970 INFO  (coreLoadExecutor-1401-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=46, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 373971 INFO  (coreLoadExecutor-1401-thread-1) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@1b8adc7[corex] main]
   [junit4]   2> 373971 INFO  (coreLoadExecutor-1401-thread-1) [    x:corex] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 373985 INFO  (coreLoadExecutor-1401-thread-1) [    x:corex] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 374041 INFO  (coreLoadExecutor-1401-thread-1) [    x:corex] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 374042 INFO  (searcherExecutor-1402-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 374043 INFO  (searcherExecutor-1402-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 374043 INFO  (searcherExecutor-1402-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 374043 INFO  (searcherExecutor-1402-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 374043 INFO  (searcherExecutor-1402-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 374043 INFO  (coreLoadExecutor-1401-thread-1) [    x:corex] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551824468564770816
   [junit4]   2> 374044 INFO  (searcherExecutor-1402-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 374044 INFO  (searcherExecutor-1402-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 374045 INFO  (searcherExecutor-1402-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 374045 INFO  (searcherExecutor-1402-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 374047 INFO  (searcherExecutor-1402-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@1b8adc7[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 374292 INFO  (qtp9210266-2929) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1551824468818526208)]} 0 7
   [junit4]   2> 374297 INFO  (qtp9210266-2930) [    x:corex] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 374297 INFO  (qtp9210266-2930) [    x:corex] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@69668c
   [junit4]   2> 374306 INFO  (qtp9210266-2930) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@dbdc1d[corex] main]
   [junit4]   2> 374306 INFO  (qtp9210266-2930) [    x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 374309 INFO  (searcherExecutor-1402-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@dbdc1d[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):C1)))}
   [junit4]   2> 374309 INFO  (qtp9210266-2930) [    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 13
   [junit4]   2> 374329 INFO  (qtp9210266-2927) [    ] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@117ccac
   [junit4]   2> 374468 INFO  (qtp9210266-2927) [    ] 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=139
   [junit4]   2> 374472 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[18AFE809837FDB85]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@a71e8{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 374472 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[18AFE809837FDB85]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=19392734
   [junit4]   2> 374473 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[18AFE809837FDB85]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@84c937{/solr,null,UNAVAILABLE}
   [junit4]   2> 374477 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[18AFE809837FDB85]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDir
   [junit4]   2> 374481 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[18AFE809837FDB85]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDirAfterCreateFailure
   [junit4]   2> 374525 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[18AFE809837FDB85]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 374526 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[18AFE809837FDB85]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@22e4c3{/solr,null,AVAILABLE}
   [junit4]   2> 374532 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[18AFE809837FDB85]) [    ] o.e.j.s.ServerConnector Started ServerConnector@376464{SSL,[ssl, http/1.1]}{127.0.0.1:59523}
   [junit4]   2> 374532 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[18AFE809837FDB85]) [    ] o.e.j.s.Server Started @378294ms
   [junit4]   2> 374532 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[18AFE809837FDB85]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59523}
   [junit4]   2> 374533 ERROR (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[18AFE809837FDB85]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 374533 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[18AFE809837FDB85]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.4.0
   [junit4]   2> 374533 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[18AFE809837FDB85]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 374533 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[18AFE809837FDB85]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 374533 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[18AFE809837FDB85]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-23T21:05:39.731Z
   [junit4]   2> 374536 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[18AFE809837FDB85]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_18AFE809837FDB85-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-644659051808487\solr.xml
   [junit4]   2> 374566 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[18AFE809837FDB85]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 374581 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[18AFE809837FDB85]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_18AFE809837FDB85-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-644659051808487\.
   [junit4]   2> 374581 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[18AFE809837FDB85]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
   [junit4]   2> 374643 INFO  (coreLoadExecutor-1413-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 374704 INFO  (coreLoadExecutor-1413-thread-1) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 374892 WARN  (coreLoadExecutor-1413-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> 374897 INFO  (coreLoadExecutor-1413-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 374939 INFO  (coreLoadExecutor-1413-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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_18AFE809837FDB85-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-644659051808487\.\corex
   [junit4]   2> 374940 INFO  (coreLoadExecutor-1413-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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_18AFE809837FDB85-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-644659051808487\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_18AFE809837FDB85-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-644659051808487\.\corex\data\]
   [junit4]   2> 374940 INFO  (coreLoadExecutor-1413-thread-1) [    x:corex] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@861ec0
   [junit4]   2> 374942 INFO  (coreLoadExecutor-1413-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=32, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 375001 INFO  (coreLoadExecutor-1413-thread-1) [    x:corex] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 375001 INFO  (coreLoadExecutor-1413-thread-1) [    x:corex] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 375004 INFO  (coreLoadExecutor-1413-thread-1) [    x:corex] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 375004 INFO  (coreLoadExecutor-1413-thread-1) [    x:corex] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 375004 INFO  (coreLoadExecutor-1413-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=46, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 375005 INFO  (coreLoadExecutor-1413-thread-1) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@1e8e1f7[corex] main]
   [junit4]   2> 375006 INFO  (coreLoadExecutor-1413-thread-1) [    x:corex] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 375022 INFO  (coreLoadExecutor-1413-thread-1) [    x:corex] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 375164 INFO  (coreLoadExecutor-1413-thread-1) [    x:corex] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 375164 INFO  (searcherExecutor-1414-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 375165 INFO  (searcherExecutor-1414-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 375165 INFO  (searcherExecutor-1414-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 375165 INFO  (searcherExecutor-1414-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 375165 INFO  (coreLoadExecutor-1413-thread-1) [    x:corex] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551824469741273088
   [junit4]   2> 375165 INFO  (searcherExecutor-1414-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 375166 INFO  (searcherExecutor-1414-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 375166 INFO  (searcherExecutor-1414-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 375168 INFO  (searcherExecutor-1414-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 375168 INFO  (searcherExecutor-1414-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 375171 INFO  (searcherExecutor-1414-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@1e8e1f7[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 375731 INFO  (qtp29145034-2946) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1551824470312747008)]} 0 21
   [junit4]   2> 375735 INFO  (qtp29145034-2947) [    x:corex] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 375735 INFO  (qtp29145034-2947) [    x:corex] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1c6bf80
   [junit4]   2> 375765 INFO  (qtp29145034-2947) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@531892[corex] main]
   [junit4]   2> 375766 INFO  (qtp29145034-2947) [    x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 375769 INFO  (searcherExecutor-1414-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@531892[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):C1)))}
   [junit4]   2> 375770 INFO  (qtp29145034-2947) [    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 34
   [junit4]   2> 375788 INFO  (qtp29145034-2948) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 375847 INFO  (qtp29145034-2947) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 375870 INFO  (qtp29145034-2947) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 376050 WARN  (qtp29145034-2947) [    ] o.a.s.s.IndexSchema [corex] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 376053 INFO  (qtp29145034-2947) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 376079 INFO  (qtp29145034-2947) [    ] 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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_18AFE809837FDB85-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-644659051808487\.\corex
   [junit4]   2> 376080 INFO  (qtp29145034-2947) [    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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_18AFE809837FDB85-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-644659051808487\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_18AFE809837FDB85-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-644659051808487\.\corex\data\]
   [junit4]   2> 376137 INFO  (qtp29145034-2947) [    x:corex] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@bc34cf
   [junit4]   2> 376138 ERROR (qtp29145034-2947) [    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:152)
   [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.ssl.SslConnection.onFillable(SslConnection.java:186)
   [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> 	... 34 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> 	... 35 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> 	... 37 more
   [junit4]   2> 
   [junit4]   2> 376138 INFO  (qtp29145034-2947) [    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=326
   [junit4]   2> 376139 ERROR (qtp29145034-2947) [    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:152)
   [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.ssl.SslConnection.onFillable(SslConnection.java:186)
   [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> 	... 34 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> 	... 35 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> 	... 37 more
   [junit4]   2> 
   [junit4]   2> 376212 ERROR (qtp29145034-2942) [    ] 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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_18AFE809837FDB85-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-644659051808487\.\corex\data
   [junit4]   2> java.io.IOException: Unable to delete file: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_18AFE809837FDB85-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-644659051808487\.\corex\data\tlog\tlog.0000000000000000000
   [junit4]   2> 	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2381)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2372)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.deleteUnloadedCore(SolrCore.java:2628)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.unload(CoreContainer.java:997)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$1(CoreAdminOperation.java:98)
   [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:152)
   [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.ssl.SslConnection.onFillable(SslConnection.java:186)
   [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> 376213 INFO  (qtp29145034-2942) [    ] 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=66
   [junit4]   2> 376220 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[18AFE809837FDB85]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@376464{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 376220 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[18AFE809837FDB85]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=228537
   [junit4]   2> 376222 INFO  (coreCloseExecutor-1421-thread-1) [    x:corex] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@ecad5b
   [junit4]   2> 376279 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[18AFE809837FDB85]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@22e4c3{/solr,null,UNAVAILABLE}
   [junit4]   2> 376283 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[18AFE809837FDB85]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDirAfterCreateFailure
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CoreAdminHandlerTest -Dtests.method=testDeleteInstanceDirAfterCreateFailure -Dtests.seed=18AFE809837FDB85 -Dtests.slow=true -Dtests.locale=sr-BA -Dtests.timezone=US/Samoa -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 1.81s J1 | 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([18AFE809837FDB85:63664A45A05D0984]:0)
   [junit4]    > 	at org.apache.solr.handler.admin.CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure(CoreAdminHandlerTest.java:334)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 376292 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[18AFE809837FDB85]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCoreAdminHandler
   [junit4]   2> 377104 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[18AFE809837FDB85]) [    ] 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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_18AFE809837FDB85-001\tempDir-001\instProp&wt=xml
   [junit4]   2> 377105 ERROR (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[18AFE809837FDB85]) [    ] 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> 377108 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[18AFE809837FDB85]) [    ] 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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_18AFE809837FDB85-001\tempDir-001\instProp&wt=xml
   [junit4]   2> 377110 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[18AFE809837FDB85]) [    ] 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/J1/temp/solr.handler.admin.CoreAdminHandlerTest_18AFE809837FDB85-001/tempDir-001/instProp/lib, /C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_18AFE809837FDB85-001/tempDir-001/instProp/lib/classes]
   [junit4]   2> 377285 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[18AFE809837FDB85]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 377341 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[18AFE809837FDB85]) [    ] o.a.s.s.IndexSchema [props] Schema name=test
   [junit4]   2> 377526 WARN  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[18AFE809837FDB85]) [    ] o.a.s.s.IndexSchema [props] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 377530 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[18AFE809837FDB85]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 377582 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[18AFE809837FDB85]) [    ] 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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_18AFE809837FDB85-001\tempDir-001\instProp
   [junit4]   2> 377583 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[18AFE809837FDB85]) [    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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_18AFE809837FDB85-001\tempDir-001\instProp], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_18AFE809837FDB85-001\tempDir-001\instProp\data\]
   [junit4]   2> 377583 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[18AFE809837FDB85]) [    x:props] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@861ec0
   [junit4]   2> 377586 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[18AFE809837FDB85]) [    x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=28.5263671875, floorSegmentMB=1.3994140625, forceMergeDeletesPctAllowed=26.273786760400288, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 377648 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[18AFE809837FDB85]) [    x:props] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 377648 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[18AFE809837FDB85]) [    x:props] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 377650 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[18AFE809837FDB85]) [    x:props] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 377650 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[18AFE809837FDB85]) [    x:props] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 377651 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[18AFE809837FDB85]) [    x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=13, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 377652 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[18AFE809837FDB85]) [    x:props] o.a.s.s.SolrIndexSearcher Opening [Searcher@d91731[props] main]
   [junit4]   2> 377652 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[18AFE809837FDB85]) [    x:props] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 377676 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[18AFE809837FDB85]) [    x:props] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 377753 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[18AFE809837FDB85]) [    x:props] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 377753 INFO  (searcherExecutor-1424-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 377754 INFO  (searcherExecutor-1424-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 377754 INFO  (searcherExecutor-1424-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 377754 INFO  (searcherExecutor-1424-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 377755 INFO  (searcherExecutor-1424-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 377755 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[18AFE809837FDB85]) [    x:props] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551824472457084928
   [junit4]   2> 377757 INFO  (searcherExecutor-1424-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 377758 INFO  (searcherExecutor-1424-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 377760 INFO  (searcherExecutor-1424-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 377760 INFO  (searcherExecutor-1424-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 377761 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[18AFE809837FDB85]) [    ] 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> 377761 INFO  (searcherExecutor-1424-thread-1-processing-x:props) [    x:props] o.a.s.c.SolrCore [props] Registered new searcher Searcher@d91731[props] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 377779 ERROR (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[18AFE809837FDB85]) [    ] 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> 377781 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[18AFE809837FDB85]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCoreAdminHandler
   [junit4]   2> 377791 INFO  (TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[18AFE809837FDB85]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNonexistentCoreReload
   [junit4]   2> 377791 INFO  (TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[18AFE809837FDB85]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNonexistentCoreReload
   [junit4]   2> 377797 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[18AFE809837FDB85]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateWithSysVars
   [junit4]   2> 377814 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[18AFE809837FDB85]) [    ] 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> 377874 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[18AFE809837FDB85]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 377894 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[18AFE809837FDB85]) [    ] o.a.s.s.IndexSchema [org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] Schema name=tiny
   [junit4]   2> 377903 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[18AFE809837FDB85]) [    ] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 377908 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[18AFE809837FDB85]) [    ] 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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_18AFE809837FDB85-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars
   [junit4]   2> 377962 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[18AFE809837FDB85]) [    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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_18AFE809837FDB85-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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_18AFE809837FDB85-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\data_diff\]
   [junit4]   2> 377977 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[18AFE809837FDB85]) [    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=16, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.35442978322659646]
   [junit4]   2> 378026 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[18AFE809837FDB85]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 378026 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[18AFE809837FDB85]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 378027 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[18AFE809837FDB85]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=21.2958984375, floorSegmentMB=1.2041015625, forceMergeDeletesPctAllowed=25.141174309241155, segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3080946796253972
   [junit4]   2> 378028 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[18AFE809837FDB85]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.s.SolrIndexSearcher Opening [Searcher@1e7ab79[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] main]
   [junit4]   2> 378029 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[18AFE809837FDB85]) [    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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_18AFE809837FDB85-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars\conf
   [junit4]   2> 378030 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[18AFE809837FDB85]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 378030 INFO  (searcherExecutor-1431-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@1e7ab79[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 378030 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[18AFE809837FDB85]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Ending testCreateWithSysVars
   [junit4]   2> 378030 INFO  (SUITE-CoreAdminHandlerTest-seed#[18AFE809837FDB85]-worker) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 378030 INFO  (SUITE-CoreAdminHandlerTest-seed#[18AFE809837FDB85]-worker) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.c.CoreContainer Shutting down CoreContainer instance=24953499
   [junit4]   2> 378035 INFO  (coreCloseExecutor-1435-thread-2-processing-x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars) [    x:rename_me] o.a.s.c.SolrCore [rename_me]  CLOSING SolrCore org.apache.solr.core.SolrCore@1d50316
   [junit4]   2> 378040 INFO  (coreCloseExecutor-1435-thread-3-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]  CLOSING SolrCore org.apache.solr.core.SolrCore@a6eba5
   [junit4]   2> 378040 INFO  (coreCloseExecutor-1435-thread-1-processing-x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@152cd01
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_18AFE809837FDB85-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62), sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=sr-BA, timezone=US/Samoa
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=175438272,total=300417024
   [junit4]   2> NOTE: All tests run in this JVM: [TestLMJelinekMercerSimilarityFactory, DistributedFacetPivotLongTailTest, CdcrReplicationHandlerTest, ResponseHeaderTest, TestAnalyzeInfixSuggestions, TestReload, UpdateParamsTest, DistributedFacetExistsSmallTest, LeaderFailoverAfterPartitionTest, TestScoreJoinQPScore, BlockDirectoryTest, IndexSchemaTest, TestValueSourceCache, TestNRTOpen, DebugComponentTest, TestDistributedMissingSort, LukeRequestHandlerTest, TestExclusionRuleCollectionAccess, SuggesterTest, TestDynamicLoading, BlockJoinFacetRandomTest, SolrCoreCheckLockOnStartupTest, TestCodecSupport, TestCryptoKeys, CoreSorterTest, TestGraphTermsQParserPlugin, RequestLoggingTest, TestMissingGroups, CdcrVersionReplicationTest, TestJsonFacets, TestStandardQParsers, CoreAdminHandlerTest]
   [junit4] Completed [54/655 (1!)] on J1 in 5.42s, 5 tests, 1 failure <<< FAILURES!

[...truncated 55000 lines...]


[JENKINS] Lucene-Solr-6.x-Windows (32bit/jdk1.8.0_102) - Build # 576 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/576/
Java: 32bit/jdk1.8.0_102 -client -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([1B4AB8BF357424C7:60831AF31656F6C6]: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 11864 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_1B4AB8BF357424C7-001\init-core-data-001
   [junit4]   2> 1794891 INFO  (SUITE-CoreAdminHandlerTest-seed#[1B4AB8BF357424C7]-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> 1794892 INFO  (SUITE-CoreAdminHandlerTest-seed#[1B4AB8BF357424C7]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1794893 INFO  (SUITE-CoreAdminHandlerTest-seed#[1B4AB8BF357424C7]-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> 1794985 INFO  (SUITE-CoreAdminHandlerTest-seed#[1B4AB8BF357424C7]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1795021 INFO  (SUITE-CoreAdminHandlerTest-seed#[1B4AB8BF357424C7]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1795164 WARN  (SUITE-CoreAdminHandlerTest-seed#[1B4AB8BF357424C7]-worker) [    ] o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1795168 INFO  (SUITE-CoreAdminHandlerTest-seed#[1B4AB8BF357424C7]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1795185 INFO  (SUITE-CoreAdminHandlerTest-seed#[1B4AB8BF357424C7]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1795188 INFO  (coreLoadExecutor-6358-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> 1795243 INFO  (coreLoadExecutor-6358-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1795272 INFO  (coreLoadExecutor-6358-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1795382 WARN  (coreLoadExecutor-6358-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> 1795385 INFO  (coreLoadExecutor-6358-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1795408 INFO  (coreLoadExecutor-6358-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> 1795409 INFO  (coreLoadExecutor-6358-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_1B4AB8BF357424C7-001\init-core-data-001\]
   [junit4]   2> 1795409 INFO  (coreLoadExecutor-6358-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d72f50
   [junit4]   2> 1795412 INFO  (coreLoadExecutor-6358-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=42, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6437305463883475]
   [junit4]   2> 1795443 INFO  (coreLoadExecutor-6358-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1795443 INFO  (coreLoadExecutor-6358-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1795444 INFO  (coreLoadExecutor-6358-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1795444 INFO  (coreLoadExecutor-6358-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1795445 INFO  (coreLoadExecutor-6358-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=34.8466796875, floorSegmentMB=0.2060546875, forceMergeDeletesPctAllowed=19.994619910879646, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4651148550747286
   [junit4]   2> 1795445 INFO  (coreLoadExecutor-6358-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1ace4f7[collection1] main]
   [junit4]   2> 1795446 INFO  (coreLoadExecutor-6358-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1795457 INFO  (coreLoadExecutor-6358-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1795499 INFO  (coreLoadExecutor-6358-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1795500 INFO  (searcherExecutor-6359-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1795502 INFO  (searcherExecutor-6359-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1795502 INFO  (searcherExecutor-6359-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1795502 INFO  (coreLoadExecutor-6358-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551785239942004736
   [junit4]   2> 1795502 INFO  (searcherExecutor-6359-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1795503 INFO  (searcherExecutor-6359-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1795503 INFO  (searcherExecutor-6359-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1795504 INFO  (searcherExecutor-6359-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1795504 INFO  (searcherExecutor-6359-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1795505 INFO  (searcherExecutor-6359-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1795505 INFO  (SUITE-CoreAdminHandlerTest-seed#[1B4AB8BF357424C7]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1795506 INFO  (searcherExecutor-6359-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1ace4f7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1795511 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[1B4AB8BF357424C7]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDir
   [junit4]   2> 1795547 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[1B4AB8BF357424C7]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1795548 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[1B4AB8BF357424C7]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@13742c{/solr,null,AVAILABLE}
   [junit4]   2> 1795550 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[1B4AB8BF357424C7]) [    ] o.e.j.s.ServerConnector Started ServerConnector@8c624c{HTTP/1.1,[http/1.1]}{127.0.0.1:61333}
   [junit4]   2> 1795550 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[1B4AB8BF357424C7]) [    ] o.e.j.s.Server Started @1800554ms
   [junit4]   2> 1795550 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[1B4AB8BF357424C7]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61333}
   [junit4]   2> 1795551 ERROR (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[1B4AB8BF357424C7]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1795552 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[1B4AB8BF357424C7]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.4.0
   [junit4]   2> 1795552 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[1B4AB8BF357424C7]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1795552 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[1B4AB8BF357424C7]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1795552 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[1B4AB8BF357424C7]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-23T10:42:07.961Z
   [junit4]   2> 1795553 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[1B4AB8BF357424C7]) [    ] 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_1B4AB8BF357424C7-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-607247291829076\solr.xml
   [junit4]   2> 1795562 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[1B4AB8BF357424C7]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1795571 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[1B4AB8BF357424C7]) [    ] 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_1B4AB8BF357424C7-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-607247291829076\.
   [junit4]   2> 1795572 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[1B4AB8BF357424C7]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
   [junit4]   2> 1795636 INFO  (coreLoadExecutor-6369-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1795667 INFO  (coreLoadExecutor-6369-thread-1) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 1795811 WARN  (coreLoadExecutor-6369-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> 1795814 INFO  (coreLoadExecutor-6369-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1795835 INFO  (coreLoadExecutor-6369-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_1B4AB8BF357424C7-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-607247291829076\.\corex
   [junit4]   2> 1795836 INFO  (coreLoadExecutor-6369-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_1B4AB8BF357424C7-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-607247291829076\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_1B4AB8BF357424C7-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-607247291829076\.\corex\data\]
   [junit4]   2> 1795836 INFO  (coreLoadExecutor-6369-thread-1) [    x:corex] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d72f50
   [junit4]   2> 1795838 INFO  (coreLoadExecutor-6369-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=42, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6437305463883475]
   [junit4]   2> 1795872 INFO  (coreLoadExecutor-6369-thread-1) [    x:corex] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1795872 INFO  (coreLoadExecutor-6369-thread-1) [    x:corex] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1795875 INFO  (coreLoadExecutor-6369-thread-1) [    x:corex] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1795875 INFO  (coreLoadExecutor-6369-thread-1) [    x:corex] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1795876 INFO  (coreLoadExecutor-6369-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=34.8466796875, floorSegmentMB=0.2060546875, forceMergeDeletesPctAllowed=19.994619910879646, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4651148550747286
   [junit4]   2> 1795877 INFO  (coreLoadExecutor-6369-thread-1) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@15d91f[corex] main]
   [junit4]   2> 1795877 INFO  (coreLoadExecutor-6369-thread-1) [    x:corex] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1795894 INFO  (coreLoadExecutor-6369-thread-1) [    x:corex] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1795964 INFO  (coreLoadExecutor-6369-thread-1) [    x:corex] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1795964 INFO  (searcherExecutor-6370-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1795965 INFO  (searcherExecutor-6370-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1795965 INFO  (searcherExecutor-6370-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1795965 INFO  (searcherExecutor-6370-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1795966 INFO  (searcherExecutor-6370-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1795966 INFO  (searcherExecutor-6370-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1795968 INFO  (searcherExecutor-6370-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1795969 INFO  (searcherExecutor-6370-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1795970 INFO  (searcherExecutor-6370-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1795973 INFO  (searcherExecutor-6370-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@15d91f[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1795973 INFO  (coreLoadExecutor-6369-thread-1) [    x:corex] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551785240435884032
   [junit4]   2> 1796088 INFO  (qtp19842004-12005) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1551785240553324544)]} 0 3
   [junit4]   2> 1796092 INFO  (qtp19842004-12006) [    x:corex] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1796092 INFO  (qtp19842004-12006) [    x:corex] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1a5e176
   [junit4]   2> 1796105 INFO  (qtp19842004-12006) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@1905287[corex] main]
   [junit4]   2> 1796106 INFO  (qtp19842004-12006) [    x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1796110 INFO  (searcherExecutor-6370-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@1905287[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):c1)))}
   [junit4]   2> 1796110 INFO  (qtp19842004-12006) [    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 19
   [junit4]   2> 1796117 INFO  (qtp19842004-12007) [    ] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@14dd1a1
   [junit4]   2> 1796253 INFO  (qtp19842004-12007) [    ] 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=136
   [junit4]   2> 1796255 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[1B4AB8BF357424C7]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@8c624c{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1796255 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[1B4AB8BF357424C7]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=13413930
   [junit4]   2> 1796257 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[1B4AB8BF357424C7]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@13742c{/solr,null,UNAVAILABLE}
   [junit4]   2> 1796260 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[1B4AB8BF357424C7]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDir
   [junit4]   2> 1796266 INFO  (TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[1B4AB8BF357424C7]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNonexistentCoreReload
   [junit4]   2> 1796268 INFO  (TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[1B4AB8BF357424C7]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNonexistentCoreReload
   [junit4]   2> 1796271 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[1B4AB8BF357424C7]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDirAfterCreateFailure
   [junit4]   2> 1796302 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[1B4AB8BF357424C7]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1796303 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[1B4AB8BF357424C7]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@9b807f{/solr,null,AVAILABLE}
   [junit4]   2> 1796305 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[1B4AB8BF357424C7]) [    ] o.e.j.s.ServerConnector Started ServerConnector@13d13b0{HTTP/1.1,[http/1.1]}{127.0.0.1:61338}
   [junit4]   2> 1796305 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[1B4AB8BF357424C7]) [    ] o.e.j.s.Server Started @1801309ms
   [junit4]   2> 1796305 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[1B4AB8BF357424C7]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61338}
   [junit4]   2> 1796305 ERROR (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[1B4AB8BF357424C7]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1796308 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[1B4AB8BF357424C7]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.4.0
   [junit4]   2> 1796308 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[1B4AB8BF357424C7]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1796308 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[1B4AB8BF357424C7]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1796308 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[1B4AB8BF357424C7]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-23T10:42:08.717Z
   [junit4]   2> 1796310 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[1B4AB8BF357424C7]) [    ] 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_1B4AB8BF357424C7-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-607248052845630\solr.xml
   [junit4]   2> 1796336 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[1B4AB8BF357424C7]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1796344 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[1B4AB8BF357424C7]) [    ] 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_1B4AB8BF357424C7-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-607248052845630\.
   [junit4]   2> 1796345 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[1B4AB8BF357424C7]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
   [junit4]   2> 1796399 INFO  (coreLoadExecutor-6382-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1796469 INFO  (coreLoadExecutor-6382-thread-1) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 1796629 WARN  (coreLoadExecutor-6382-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> 1796632 INFO  (coreLoadExecutor-6382-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1796654 INFO  (coreLoadExecutor-6382-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_1B4AB8BF357424C7-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-607248052845630\.\corex
   [junit4]   2> 1796654 INFO  (coreLoadExecutor-6382-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_1B4AB8BF357424C7-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-607248052845630\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_1B4AB8BF357424C7-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-607248052845630\.\corex\data\]
   [junit4]   2> 1796655 INFO  (coreLoadExecutor-6382-thread-1) [    x:corex] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d72f50
   [junit4]   2> 1796656 INFO  (coreLoadExecutor-6382-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=42, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6437305463883475]
   [junit4]   2> 1796705 INFO  (coreLoadExecutor-6382-thread-1) [    x:corex] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1796706 INFO  (coreLoadExecutor-6382-thread-1) [    x:corex] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1796709 INFO  (coreLoadExecutor-6382-thread-1) [    x:corex] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1796709 INFO  (coreLoadExecutor-6382-thread-1) [    x:corex] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1796710 INFO  (coreLoadExecutor-6382-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=34.8466796875, floorSegmentMB=0.2060546875, forceMergeDeletesPctAllowed=19.994619910879646, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4651148550747286
   [junit4]   2> 1796711 INFO  (coreLoadExecutor-6382-thread-1) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@1f58870[corex] main]
   [junit4]   2> 1796711 INFO  (coreLoadExecutor-6382-thread-1) [    x:corex] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1796727 INFO  (coreLoadExecutor-6382-thread-1) [    x:corex] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1796801 INFO  (coreLoadExecutor-6382-thread-1) [    x:corex] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1796801 INFO  (searcherExecutor-6383-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1796803 INFO  (searcherExecutor-6383-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1796803 INFO  (searcherExecutor-6383-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1796803 INFO  (searcherExecutor-6383-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1796804 INFO  (searcherExecutor-6383-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1796804 INFO  (searcherExecutor-6383-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1796805 INFO  (coreLoadExecutor-6382-thread-1) [    x:corex] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551785241308299264
   [junit4]   2> 1796805 INFO  (searcherExecutor-6383-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1796806 INFO  (searcherExecutor-6383-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1796806 INFO  (searcherExecutor-6383-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1796809 INFO  (searcherExecutor-6383-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@1f58870[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1796856 INFO  (qtp26537438-12024) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1551785241358630912)]} 0 4
   [junit4]   2> 1796860 INFO  (qtp26537438-12023) [    x:corex] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1796860 INFO  (qtp26537438-12023) [    x:corex] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1b4db4b
   [junit4]   2> 1796884 INFO  (qtp26537438-12023) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@1ad8c08[corex] main]
   [junit4]   2> 1796884 INFO  (qtp26537438-12023) [    x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1796887 INFO  (searcherExecutor-6383-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@1ad8c08[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):c1)))}
   [junit4]   2> 1796888 INFO  (qtp26537438-12023) [    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 29
   [junit4]   2> 1796897 INFO  (qtp26537438-12022) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1796922 INFO  (qtp26537438-12021) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1796943 INFO  (qtp26537438-12021) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 1797119 WARN  (qtp26537438-12021) [    ] o.a.s.s.IndexSchema [corex] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1797125 INFO  (qtp26537438-12021) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1797147 INFO  (qtp26537438-12021) [    ] 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_1B4AB8BF357424C7-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-607248052845630\.\corex
   [junit4]   2> 1797148 INFO  (qtp26537438-12021) [    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_1B4AB8BF357424C7-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-607248052845630\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_1B4AB8BF357424C7-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-607248052845630\.\corex\data\]
   [junit4]   2> 1797208 INFO  (qtp26537438-12021) [    x:corex] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@d8d906
   [junit4]   2> 1797209 ERROR (qtp26537438-12021) [    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:152)
   [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> 1797210 INFO  (qtp26537438-12021) [    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=304
   [junit4]   2> 1797210 ERROR (qtp26537438-12021) [    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:152)
   [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> 1797270 ERROR (qtp26537438-12031) [    ] 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_1B4AB8BF357424C7-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-607248052845630\.\corex\data
   [junit4]   2> java.io.IOException: Unable to delete file: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_1B4AB8BF357424C7-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-607248052845630\.\corex\data\tlog\tlog.0000000000000000000
   [junit4]   2> 	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2381)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2372)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.deleteUnloadedCore(SolrCore.java:2628)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.unload(CoreContainer.java:997)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$1(CoreAdminOperation.java:98)
   [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:152)
   [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> 1797271 INFO  (qtp26537438-12031) [    ] 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=56
   [junit4]   2> 1797273 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[1B4AB8BF357424C7]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@13d13b0{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1797274 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[1B4AB8BF357424C7]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=3133162
   [junit4]   2> 1797276 INFO  (coreCloseExecutor-6390-thread-1) [    x:corex] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@15ed761
   [junit4]   2> 1797331 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[1B4AB8BF357424C7]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@9b807f{/solr,null,UNAVAILABLE}
   [junit4]   2> 1797335 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[1B4AB8BF357424C7]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDirAfterCreateFailure
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CoreAdminHandlerTest -Dtests.method=testDeleteInstanceDirAfterCreateFailure -Dtests.seed=1B4AB8BF357424C7 -Dtests.slow=true -Dtests.locale=fr-LU -Dtests.timezone=Asia/Kuwait -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 1.07s 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([1B4AB8BF357424C7:60831AF31656F6C6]:0)
   [junit4]    > 	at org.apache.solr.handler.admin.CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure(CoreAdminHandlerTest.java:334)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1797345 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[1B4AB8BF357424C7]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateWithSysVars
   [junit4]   2> 1797357 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[1B4AB8BF357424C7]) [    ] 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> 1797403 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[1B4AB8BF357424C7]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1797413 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[1B4AB8BF357424C7]) [    ] o.a.s.s.IndexSchema [org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] Schema name=tiny
   [junit4]   2> 1797421 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[1B4AB8BF357424C7]) [    ] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1797430 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[1B4AB8BF357424C7]) [    ] 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_1B4AB8BF357424C7-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars
   [junit4]   2> 1797431 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[1B4AB8BF357424C7]) [    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_1B4AB8BF357424C7-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_1B4AB8BF357424C7-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\data_diff\]
   [junit4]   2> 1797438 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[1B4AB8BF357424C7]) [    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=24, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8509007093435154]
   [junit4]   2> 1797473 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[1B4AB8BF357424C7]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1797473 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[1B4AB8BF357424C7]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1797474 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[1B4AB8BF357424C7]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=47.853515625, floorSegmentMB=0.6611328125, forceMergeDeletesPctAllowed=26.02915991442326, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8479540507896034
   [junit4]   2> 1797476 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[1B4AB8BF357424C7]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.s.SolrIndexSearcher Opening [Searcher@c27018[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] main]
   [junit4]   2> 1797476 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[1B4AB8BF357424C7]) [    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_1B4AB8BF357424C7-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars\conf
   [junit4]   2> 1797477 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[1B4AB8BF357424C7]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1797479 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[1B4AB8BF357424C7]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Ending testCreateWithSysVars
   [junit4]   2> 1797485 INFO  (searcherExecutor-6393-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@c27018[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1797487 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1B4AB8BF357424C7]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Starting testCoreAdminHandler
   [junit4]   2> 1797968 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1B4AB8BF357424C7]) [    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_1B4AB8BF357424C7-001\tempDir-001\instProp&wt=xml
   [junit4]   2> 1797970 ERROR (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1B4AB8BF357424C7]) [    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> 1797971 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1B4AB8BF357424C7]) [    ] 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_1B4AB8BF357424C7-001\tempDir-001\instProp&wt=xml
   [junit4]   2> 1797973 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1B4AB8BF357424C7]) [    ] 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_1B4AB8BF357424C7-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_1B4AB8BF357424C7-001/tempDir-001/instProp/lib/classes]
   [junit4]   2> 1798065 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1B4AB8BF357424C7]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1798095 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1B4AB8BF357424C7]) [    ] o.a.s.s.IndexSchema [props] Schema name=test
   [junit4]   2> 1798210 WARN  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1B4AB8BF357424C7]) [    ] o.a.s.s.IndexSchema [props] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1798216 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1B4AB8BF357424C7]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1798250 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1B4AB8BF357424C7]) [    ] 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_1B4AB8BF357424C7-001\tempDir-001\instProp
   [junit4]   2> 1798251 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1B4AB8BF357424C7]) [    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_1B4AB8BF357424C7-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_1B4AB8BF357424C7-001\tempDir-001\instProp\data\]
   [junit4]   2> 1798251 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1B4AB8BF357424C7]) [    x:props] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d72f50
   [junit4]   2> 1798256 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1B4AB8BF357424C7]) [    x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=16.197265625, floorSegmentMB=0.6220703125, forceMergeDeletesPctAllowed=7.153051253880891, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.24098567204445082
   [junit4]   2> 1798305 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1B4AB8BF357424C7]) [    x:props] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1798305 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1B4AB8BF357424C7]) [    x:props] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1798307 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1B4AB8BF357424C7]) [    x:props] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1798307 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1B4AB8BF357424C7]) [    x:props] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1798308 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1B4AB8BF357424C7]) [    x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=87.0263671875, floorSegmentMB=1.626953125, forceMergeDeletesPctAllowed=11.149863382332581, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2718798258894182
   [junit4]   2> 1798309 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1B4AB8BF357424C7]) [    x:props] o.a.s.s.SolrIndexSearcher Opening [Searcher@5919a4[props] main]
   [junit4]   2> 1798309 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1B4AB8BF357424C7]) [    x:props] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1798326 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1B4AB8BF357424C7]) [    x:props] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1798384 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1B4AB8BF357424C7]) [    x:props] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1798385 INFO  (searcherExecutor-6398-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1798386 INFO  (searcherExecutor-6398-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1798386 INFO  (searcherExecutor-6398-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1798386 INFO  (searcherExecutor-6398-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1798387 INFO  (searcherExecutor-6398-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1798387 INFO  (searcherExecutor-6398-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1798389 INFO  (searcherExecutor-6398-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1798389 INFO  (searcherExecutor-6398-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1798390 INFO  (searcherExecutor-6398-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1798392 INFO  (searcherExecutor-6398-thread-1-processing-x:props) [    x:props] o.a.s.c.SolrCore [props] Registered new searcher Searcher@5919a4[props] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1798394 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1B4AB8BF357424C7]) [    x:props] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551785242974486528
   [junit4]   2> 1798397 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1B4AB8BF357424C7]) [    ] 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> 1798416 ERROR (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1B4AB8BF357424C7]) [    ] 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> 1798418 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[1B4AB8BF357424C7]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCoreAdminHandler
   [junit4]   2> 1798419 INFO  (SUITE-CoreAdminHandlerTest-seed#[1B4AB8BF357424C7]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1798419 INFO  (SUITE-CoreAdminHandlerTest-seed#[1B4AB8BF357424C7]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=31008895
   [junit4]   2> 1798420 INFO  (coreCloseExecutor-6403-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@a550b3
   [junit4]   2> 1798420 INFO  (coreCloseExecutor-6403-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@ed6b2
   [junit4]   2> 1798421 INFO  (coreCloseExecutor-6403-thread-3) [    x:rename_me] o.a.s.c.SolrCore [rename_me]  CLOSING SolrCore org.apache.solr.core.SolrCore@4a7da1
   [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_1B4AB8BF357424C7-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {range_facet_l_dv=FST50, _version_=PostingsFormat(name=Direct), multiDefault=PostingsFormat(name=Memory doPackFST= false), intDefault=PostingsFormat(name=Direct), id=FST50, range_facet_i_dv=PostingsFormat(name=Direct), range_facet_l=PostingsFormat(name=Direct), timestamp=PostingsFormat(name=Direct)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54), range_facet_i_dv=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1528, maxMBSortInHeap=6.028173046313384, sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=fr-LU, timezone=Asia/Kuwait
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=54959824,total=376176640
   [junit4]   2> NOTE: All tests run in this JVM: [TestMinMaxOnMultiValuedField, TestJsonFacetRefinement, TestIBSimilarityFactory, BlockCacheTest, TestStressLucene, TestAuthorizationFramework, TestDefaultSearchFieldResource, RuleEngineTest, DistributedExpandComponentTest, QueryEqualityTest, HLLUtilTest, TestCursorMarkWithoutUniqueKey, DistributedMLTComponentTest, SolrPluginUtilsTest, DirectoryFactoryTest, SchemaVersionSpecificBehaviorTest, TestFieldResource, CheckHdfsIndexTest, TestRandomDVFaceting, ActionThrottleTest, TestCloudSchemaless, TestSolrQueryParserDefaultOperatorResource, PingRequestHandlerTest, TestRuleBasedAuthorizationPlugin, ConjunctionSolrSpellCheckerTest, TestDFISimilarityFactory, TestReplicationHandler, TestStressVersions, StatelessScriptUpdateProcessorFactoryTest, TestCustomStream, SyncSliceTest, FacetPivotSmallTest, TestCoreContainer, TestManagedResource, DistributedQueryElevationComponentTest, DistribDocExpirationUpdateProcessorTest, TestCloudManagedSchema, AnalyticsMergeStrategyTest, TestSort, TestExactStatsCache, TestSolrCoreSnapshots, DisMaxRequestHandlerTest, TestJettySolrRunner, RecoveryZkTest, SaslZkACLProviderTest, ForceLeaderTest, TestSolrCloudWithKerberosAlt, TestBinaryResponseWriter, TestRTimerTree, JavabinLoaderTest, TestUniqueKeyFieldResource, TestFieldCacheSanityChecker, IndexSchemaRuntimeFieldTest, ResponseLogComponentTest, CollectionsAPIAsyncDistributedZkTest, ReplicationFactorTest, TestManagedSchemaThreadSafety, TolerantUpdateProcessorTest, AnalysisErrorHandlingTest, TestStressRecovery, TestTestInjection, SmileWriterTest, TestHashQParserPlugin, TestPhraseSuggestions, DeleteReplicaTest, HdfsWriteToMultipleCollectionsTest, PrimitiveFieldTypeTest, TestCustomDocTransformer, BasicDistributedZkTest, TestFreeTextSuggestions, LeaderFailureAfterFreshStartTest, TestSchemaVersionResource, TestSchemaResource, CollectionStateFormat2Test, DistributedQueueTest, AlternateDirectoryTest, DocumentBuilderTest, TestCSVResponseWriter, EnumFieldTest, HdfsRecoveryZkTest, DirectSolrSpellCheckerTest, PeerSyncTest, TestPostingsSolrHighlighter, BasicAuthIntegrationTest, TestIntervalFaceting, DocValuesMultiTest, TestJsonRequest, ConnectionManagerTest, TestHdfsBackupRestoreCore, IndexBasedSpellCheckerTest, BooleanFieldTest, TestFastOutputStream, TemplateUpdateProcessorTest, BufferStoreTest, BaseCdcrDistributedZkTest, SecurityConfHandlerTest, DistributedQueryComponentOptimizationTest, BigEndianAscendingWordDeserializerTest, TestWordDelimiterFilterFactory, SampleTest, ShufflingReplicaListTransformerTest, SpatialFilterTest, SpatialRPTFieldTypeTest, ParsingFieldUpdateProcessorsTest, CdcrRequestHandlerTest, TestTolerantUpdateProcessorCloud, HttpSolrCallGetCoreTest, PluginInfoTest, TestSolrJ, TestAnalyzedSuggestions, OverseerStatusTest, TestSolrFieldCacheMBean, TestHighlightDedupGrouping, ZkControllerTest, JSONWriterTest, QueryElevationComponentTest, TestXmlQParser, TestSolrIndexConfig, RollingRestartTest, TestLFUCache, SimpleFacetsTest, TestScoreJoinQPNoScore, TestPushWriter, TestPivotHelperCode, SolrRequestParserTest, BlobRepositoryCloudTest, SimplePostToolTest, TestClusterStateMutator, TestBlendedInfixSuggestions, BlockJoinFacetSimpleTest, HighlighterTest, TestImplicitCoreProperties, TestHashPartitioner, TestConfigSetImmutable, CustomCollectionTest, UnloadDistributedZkTest, TestReloadAndDeleteDocs, TestDistributedStatsComponentCardinality, TestSortByMinMaxFunction, BlockJoinFacetDistribTest, XsltUpdateRequestHandlerTest, RequiredFieldsTest, TestCollationField, HdfsDirectoryFactoryTest, TestCloudInspectUtil, TestSizeLimitedDistributedMap, TestFaceting, TestSSLRandomization, TimeZoneUtilsTest, TestBlobHandler, AnalysisAfterCoreReloadTest, CdcrReplicationDistributedZkTest, HdfsLockFactoryTest, DateRangeFieldTest, TestManagedSynonymFilterFactory, MultiThreadedOCPTest, TestDistributedSearch, TestDeleteCollectionOnDownNodes, TestFilteredDocIdSet, StatsReloadRaceTest, ClusterStateUpdateTest, DistributedFacetPivotLargeTest, ZkStateWriterTest, LeaderElectionTest, TestZkChroot, ZkCLITest, AutoCommitTest, TestRealTimeGet, TestStressReorder, HardAutoCommitTest, TestRangeQuery, SolrCoreTest, TestGroupingSearch, SolrCmdDistributorTest, ConvertedLegacyTest, TestFunctionQuery, BasicFunctionalityTest, TestLazyCores, SoftAutoCommitTest, ShowFileRequestHandlerTest, SuggesterFSTTest, CoreAdminHandlerTest]
   [junit4] Completed [363/655 (1!)] on J0 in 3.64s, 5 tests, 1 failure <<< FAILURES!

[...truncated 54009 lines...]


[JENKINS] Lucene-Solr-6.x-Windows (32bit/jdk1.8.0_102) - Build # 575 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/575/
Java: 32bit/jdk1.8.0_102 -server -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([81E4CAD6C44F9A76:FA2D689AE76D4877]: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 11854 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_81E4CAD6C44F9A76-001\init-core-data-001
   [junit4]   2> 1541138 INFO  (SUITE-CoreAdminHandlerTest-seed#[81E4CAD6C44F9A76]-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> 1541138 INFO  (SUITE-CoreAdminHandlerTest-seed#[81E4CAD6C44F9A76]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1541139 INFO  (SUITE-CoreAdminHandlerTest-seed#[81E4CAD6C44F9A76]-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> 1541203 INFO  (SUITE-CoreAdminHandlerTest-seed#[81E4CAD6C44F9A76]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1541222 INFO  (SUITE-CoreAdminHandlerTest-seed#[81E4CAD6C44F9A76]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1541293 WARN  (SUITE-CoreAdminHandlerTest-seed#[81E4CAD6C44F9A76]-worker) [    ] o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1541295 INFO  (SUITE-CoreAdminHandlerTest-seed#[81E4CAD6C44F9A76]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1541307 INFO  (SUITE-CoreAdminHandlerTest-seed#[81E4CAD6C44F9A76]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1541310 INFO  (coreLoadExecutor-5662-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> 1541335 INFO  (coreLoadExecutor-5662-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1541358 INFO  (coreLoadExecutor-5662-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1541426 WARN  (coreLoadExecutor-5662-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> 1541427 INFO  (coreLoadExecutor-5662-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1541440 INFO  (coreLoadExecutor-5662-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> 1541441 INFO  (coreLoadExecutor-5662-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_81E4CAD6C44F9A76-001\init-core-data-001\]
   [junit4]   2> 1541441 INFO  (coreLoadExecutor-5662-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1594e5a
   [junit4]   2> 1541442 INFO  (coreLoadExecutor-5662-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1632708152, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1541732 INFO  (coreLoadExecutor-5662-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1541732 INFO  (coreLoadExecutor-5662-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1541733 INFO  (coreLoadExecutor-5662-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1541733 INFO  (coreLoadExecutor-5662-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1541745 INFO  (coreLoadExecutor-5662-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=18.908203125, floorSegmentMB=1.0966796875, forceMergeDeletesPctAllowed=18.90390522175784, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.15187280310821638
   [junit4]   2> 1541749 INFO  (coreLoadExecutor-5662-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@d17dc2[collection1] main]
   [junit4]   2> 1541749 INFO  (coreLoadExecutor-5662-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1541755 INFO  (coreLoadExecutor-5662-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1541788 INFO  (coreLoadExecutor-5662-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1541788 INFO  (searcherExecutor-5663-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1541789 INFO  (coreLoadExecutor-5662-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551747360494714880
   [junit4]   2> 1541790 INFO  (searcherExecutor-5663-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1541790 INFO  (searcherExecutor-5663-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1541790 INFO  (searcherExecutor-5663-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1541790 INFO  (searcherExecutor-5663-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1541790 INFO  (searcherExecutor-5663-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1541790 INFO  (searcherExecutor-5663-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1541792 INFO  (searcherExecutor-5663-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1541792 INFO  (searcherExecutor-5663-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1541793 INFO  (searcherExecutor-5663-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@d17dc2[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1541793 INFO  (SUITE-CoreAdminHandlerTest-seed#[81E4CAD6C44F9A76]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1541795 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[81E4CAD6C44F9A76]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCoreAdminHandler
   [junit4]   2> 1542178 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[81E4CAD6C44F9A76]) [    ] 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_81E4CAD6C44F9A76-001\tempDir-001\instProp&wt=xml
   [junit4]   2> 1542180 ERROR (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[81E4CAD6C44F9A76]) [    ] 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> 1542181 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[81E4CAD6C44F9A76]) [    ] 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_81E4CAD6C44F9A76-001\tempDir-001\instProp&wt=xml
   [junit4]   2> 1542182 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[81E4CAD6C44F9A76]) [    ] 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_81E4CAD6C44F9A76-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_81E4CAD6C44F9A76-001/tempDir-001/instProp/lib/classes]
   [junit4]   2> 1542252 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[81E4CAD6C44F9A76]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1542272 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[81E4CAD6C44F9A76]) [    ] o.a.s.s.IndexSchema [props] Schema name=test
   [junit4]   2> 1542349 WARN  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[81E4CAD6C44F9A76]) [    ] o.a.s.s.IndexSchema [props] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1542350 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[81E4CAD6C44F9A76]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1542366 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[81E4CAD6C44F9A76]) [    ] 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_81E4CAD6C44F9A76-001\tempDir-001\instProp
   [junit4]   2> 1542367 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[81E4CAD6C44F9A76]) [    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_81E4CAD6C44F9A76-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_81E4CAD6C44F9A76-001\tempDir-001\instProp\data\]
   [junit4]   2> 1542367 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[81E4CAD6C44F9A76]) [    x:props] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1594e5a
   [junit4]   2> 1542368 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[81E4CAD6C44F9A76]) [    x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=12.5869140625, floorSegmentMB=1.302734375, forceMergeDeletesPctAllowed=24.86671725562943, segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.25199437756072873
   [junit4]   2> 1542385 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[81E4CAD6C44F9A76]) [    x:props] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1542385 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[81E4CAD6C44F9A76]) [    x:props] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1542387 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[81E4CAD6C44F9A76]) [    x:props] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1542387 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[81E4CAD6C44F9A76]) [    x:props] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1542387 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[81E4CAD6C44F9A76]) [    x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=88.0, floorSegmentMB=2.0625, forceMergeDeletesPctAllowed=18.361604813886956, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.10118733989267437
   [junit4]   2> 1542387 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[81E4CAD6C44F9A76]) [    x:props] o.a.s.s.SolrIndexSearcher Opening [Searcher@1796fd6[props] main]
   [junit4]   2> 1542387 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[81E4CAD6C44F9A76]) [    x:props] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1542396 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[81E4CAD6C44F9A76]) [    x:props] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1542431 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[81E4CAD6C44F9A76]) [    x:props] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1542432 INFO  (searcherExecutor-5669-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1542432 INFO  (searcherExecutor-5669-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1542432 INFO  (searcherExecutor-5669-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1542432 INFO  (searcherExecutor-5669-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1542432 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[81E4CAD6C44F9A76]) [    x:props] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551747361168949248
   [junit4]   2> 1542432 INFO  (searcherExecutor-5669-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1542433 INFO  (searcherExecutor-5669-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1542433 INFO  (searcherExecutor-5669-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1542434 INFO  (searcherExecutor-5669-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1542434 INFO  (searcherExecutor-5669-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1542434 INFO  (searcherExecutor-5669-thread-1-processing-x:props) [    x:props] o.a.s.c.SolrCore [props] Registered new searcher Searcher@1796fd6[props] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1542434 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[81E4CAD6C44F9A76]) [    ] 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> 1542444 ERROR (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[81E4CAD6C44F9A76]) [    ] 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> 1542445 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[81E4CAD6C44F9A76]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCoreAdminHandler
   [junit4]   2> 1542448 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[81E4CAD6C44F9A76]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateWithSysVars
   [junit4]   2> 1542457 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[81E4CAD6C44F9A76]) [    ] 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> 1542483 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[81E4CAD6C44F9A76]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1542489 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[81E4CAD6C44F9A76]) [    ] o.a.s.s.IndexSchema [org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] Schema name=tiny
   [junit4]   2> 1542492 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[81E4CAD6C44F9A76]) [    ] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1542494 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[81E4CAD6C44F9A76]) [    ] 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_81E4CAD6C44F9A76-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars
   [junit4]   2> 1542494 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[81E4CAD6C44F9A76]) [    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_81E4CAD6C44F9A76-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_81E4CAD6C44F9A76-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\data_diff\]
   [junit4]   2> 1542501 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[81E4CAD6C44F9A76]) [    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=576108196, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1542512 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[81E4CAD6C44F9A76]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1542512 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[81E4CAD6C44F9A76]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1542513 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[81E4CAD6C44F9A76]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=76.1240234375, floorSegmentMB=0.5859375, forceMergeDeletesPctAllowed=20.759390228311425, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.48233613225005123
   [junit4]   2> 1542513 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[81E4CAD6C44F9A76]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.s.SolrIndexSearcher Opening [Searcher@12b2507[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] main]
   [junit4]   2> 1542514 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[81E4CAD6C44F9A76]) [    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_81E4CAD6C44F9A76-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars\conf
   [junit4]   2> 1542515 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[81E4CAD6C44F9A76]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1542515 INFO  (searcherExecutor-5675-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@12b2507[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1542516 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[81E4CAD6C44F9A76]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Ending testCreateWithSysVars
   [junit4]   2> 1542518 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[81E4CAD6C44F9A76]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDirAfterCreateFailure
   [junit4]   2> 1542542 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[81E4CAD6C44F9A76]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1542543 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[81E4CAD6C44F9A76]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@17f5ab6{/solr,null,AVAILABLE}
   [junit4]   2> 1542544 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[81E4CAD6C44F9A76]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1e1e9cf{HTTP/1.1,[http/1.1]}{127.0.0.1:63655}
   [junit4]   2> 1542544 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[81E4CAD6C44F9A76]) [    ] o.e.j.s.Server Started @1546412ms
   [junit4]   2> 1542544 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[81E4CAD6C44F9A76]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=63655}
   [junit4]   2> 1542544 ERROR (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[81E4CAD6C44F9A76]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1542545 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[81E4CAD6C44F9A76]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 6.4.0
   [junit4]   2> 1542545 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[81E4CAD6C44F9A76]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1542545 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[81E4CAD6C44F9A76]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1542545 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[81E4CAD6C44F9A76]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-23T00:40:04.011Z
   [junit4]   2> 1542545 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[81E4CAD6C44F9A76]) [    ] 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_81E4CAD6C44F9A76-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-571123356327195\solr.xml
   [junit4]   2> 1542553 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[81E4CAD6C44F9A76]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1542560 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[81E4CAD6C44F9A76]) [    ] 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_81E4CAD6C44F9A76-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-571123356327195\.
   [junit4]   2> 1542560 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[81E4CAD6C44F9A76]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
   [junit4]   2> 1542583 INFO  (coreLoadExecutor-5684-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1542602 INFO  (coreLoadExecutor-5684-thread-1) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 1542707 WARN  (coreLoadExecutor-5684-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> 1542709 INFO  (coreLoadExecutor-5684-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1542725 INFO  (coreLoadExecutor-5684-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_81E4CAD6C44F9A76-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-571123356327195\.\corex
   [junit4]   2> 1542725 INFO  (coreLoadExecutor-5684-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_81E4CAD6C44F9A76-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-571123356327195\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_81E4CAD6C44F9A76-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-571123356327195\.\corex\data\]
   [junit4]   2> 1542726 INFO  (coreLoadExecutor-5684-thread-1) [    x:corex] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1594e5a
   [junit4]   2> 1542727 INFO  (coreLoadExecutor-5684-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1632708152, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1542747 INFO  (coreLoadExecutor-5684-thread-1) [    x:corex] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1542747 INFO  (coreLoadExecutor-5684-thread-1) [    x:corex] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1542749 INFO  (coreLoadExecutor-5684-thread-1) [    x:corex] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1542749 INFO  (coreLoadExecutor-5684-thread-1) [    x:corex] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1542750 INFO  (coreLoadExecutor-5684-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=18.908203125, floorSegmentMB=1.0966796875, forceMergeDeletesPctAllowed=18.90390522175784, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.15187280310821638
   [junit4]   2> 1542750 INFO  (coreLoadExecutor-5684-thread-1) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@b148da[corex] main]
   [junit4]   2> 1542750 INFO  (coreLoadExecutor-5684-thread-1) [    x:corex] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1542760 INFO  (coreLoadExecutor-5684-thread-1) [    x:corex] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1542804 INFO  (coreLoadExecutor-5684-thread-1) [    x:corex] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1542805 INFO  (coreLoadExecutor-5684-thread-1) [    x:corex] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551747361560068096
   [junit4]   2> 1542807 INFO  (searcherExecutor-5685-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1542808 INFO  (searcherExecutor-5685-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1542808 INFO  (searcherExecutor-5685-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1542808 INFO  (searcherExecutor-5685-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1542808 INFO  (searcherExecutor-5685-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1542809 INFO  (searcherExecutor-5685-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1542810 INFO  (searcherExecutor-5685-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1542810 INFO  (searcherExecutor-5685-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1542810 INFO  (searcherExecutor-5685-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1542811 INFO  (searcherExecutor-5685-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@b148da[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1543069 INFO  (qtp2950181-13093) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1551747361832697856)]} 0 2
   [junit4]   2> 1543070 INFO  (qtp2950181-13088) [    x:corex] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1543070 INFO  (qtp2950181-13088) [    x:corex] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@2de17a
   [junit4]   2> 1543077 INFO  (qtp2950181-13088) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@1722a92[corex] main]
   [junit4]   2> 1543079 INFO  (qtp2950181-13088) [    x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1543080 INFO  (searcherExecutor-5685-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@1722a92[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):c1)))}
   [junit4]   2> 1543081 INFO  (qtp2950181-13088) [    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> 1543083 INFO  (qtp2950181-13084) [    ] 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> 1543124 INFO  (qtp2950181-13098) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1543136 INFO  (qtp2950181-13098) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 1543236 WARN  (qtp2950181-13098) [    ] o.a.s.s.IndexSchema [corex] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1543238 INFO  (qtp2950181-13098) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1543248 INFO  (qtp2950181-13098) [    ] 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_81E4CAD6C44F9A76-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-571123356327195\.\corex
   [junit4]   2> 1543248 INFO  (qtp2950181-13098) [    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_81E4CAD6C44F9A76-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-571123356327195\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_81E4CAD6C44F9A76-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-571123356327195\.\corex\data\]
   [junit4]   2> 1543280 INFO  (qtp2950181-13098) [    x:corex] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@14d4214
   [junit4]   2> 1543282 ERROR (qtp2950181-13098) [    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:152)
   [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> 1543283 INFO  (qtp2950181-13098) [    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=192
   [junit4]   2> 1543284 ERROR (qtp2950181-13098) [    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:152)
   [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> 1543323 ERROR (qtp2950181-13081) [    ] 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_81E4CAD6C44F9A76-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-571123356327195\.\corex\data
   [junit4]   2> java.io.IOException: Unable to delete file: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_81E4CAD6C44F9A76-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-571123356327195\.\corex\data\tlog\tlog.0000000000000000000
   [junit4]   2> 	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2381)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2372)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.deleteUnloadedCore(SolrCore.java:2628)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.unload(CoreContainer.java:997)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$1(CoreAdminOperation.java:98)
   [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:152)
   [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> 1543326 INFO  (qtp2950181-13081) [    ] 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=40
   [junit4]   2> 1543327 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[81E4CAD6C44F9A76]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@1e1e9cf{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1543327 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[81E4CAD6C44F9A76]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=24186156
   [junit4]   2> 1543329 INFO  (coreCloseExecutor-5692-thread-1) [    x:corex] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@91fb84
   [junit4]   2> 1543338 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[81E4CAD6C44F9A76]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@17f5ab6{/solr,null,UNAVAILABLE}
   [junit4]   2> 1543342 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[81E4CAD6C44F9A76]) [    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=81E4CAD6C44F9A76 -Dtests.slow=true -Dtests.locale=sr-BA -Dtests.timezone=America/Rankin_Inlet -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.83s 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([81E4CAD6C44F9A76:FA2D689AE76D4877]:0)
   [junit4]    > 	at org.apache.solr.handler.admin.CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure(CoreAdminHandlerTest.java:334)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1543349 INFO  (TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[81E4CAD6C44F9A76]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Starting testNonexistentCoreReload
   [junit4]   2> 1543349 INFO  (TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[81E4CAD6C44F9A76]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Ending testNonexistentCoreReload
   [junit4]   2> 1543352 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[81E4CAD6C44F9A76]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDir
   [junit4]   2> 1543392 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[81E4CAD6C44F9A76]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1543393 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[81E4CAD6C44F9A76]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@13d3930{/solr,null,AVAILABLE}
   [junit4]   2> 1543395 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[81E4CAD6C44F9A76]) [    ] o.e.j.s.ServerConnector Started ServerConnector@f9d68e{HTTP/1.1,[http/1.1]}{127.0.0.1:63661}
   [junit4]   2> 1543395 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[81E4CAD6C44F9A76]) [    ] o.e.j.s.Server Started @1547263ms
   [junit4]   2> 1543395 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[81E4CAD6C44F9A76]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=63661}
   [junit4]   2> 1543395 ERROR (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[81E4CAD6C44F9A76]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1543396 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[81E4CAD6C44F9A76]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 6.4.0
   [junit4]   2> 1543396 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[81E4CAD6C44F9A76]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1543396 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[81E4CAD6C44F9A76]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1543396 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[81E4CAD6C44F9A76]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-23T00:40:04.862Z
   [junit4]   2> 1543397 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[81E4CAD6C44F9A76]) [    ] 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_81E4CAD6C44F9A76-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-571124189803271\solr.xml
   [junit4]   2> 1543419 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[81E4CAD6C44F9A76]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1543427 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[81E4CAD6C44F9A76]) [    ] 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_81E4CAD6C44F9A76-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-571124189803271\.
   [junit4]   2> 1543427 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[81E4CAD6C44F9A76]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
   [junit4]   2> 1543462 INFO  (coreLoadExecutor-5700-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1543488 INFO  (coreLoadExecutor-5700-thread-1) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 1543564 WARN  (coreLoadExecutor-5700-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> 1543566 INFO  (coreLoadExecutor-5700-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1543580 INFO  (coreLoadExecutor-5700-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_81E4CAD6C44F9A76-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-571124189803271\.\corex
   [junit4]   2> 1543581 INFO  (coreLoadExecutor-5700-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_81E4CAD6C44F9A76-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-571124189803271\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_81E4CAD6C44F9A76-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-571124189803271\.\corex\data\]
   [junit4]   2> 1543581 INFO  (coreLoadExecutor-5700-thread-1) [    x:corex] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1594e5a
   [junit4]   2> 1543582 INFO  (coreLoadExecutor-5700-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1632708152, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1543608 INFO  (coreLoadExecutor-5700-thread-1) [    x:corex] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1543609 INFO  (coreLoadExecutor-5700-thread-1) [    x:corex] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1543610 INFO  (coreLoadExecutor-5700-thread-1) [    x:corex] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1543610 INFO  (coreLoadExecutor-5700-thread-1) [    x:corex] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1543611 INFO  (coreLoadExecutor-5700-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=18.908203125, floorSegmentMB=1.0966796875, forceMergeDeletesPctAllowed=18.90390522175784, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.15187280310821638
   [junit4]   2> 1543611 INFO  (coreLoadExecutor-5700-thread-1) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@e4e661[corex] main]
   [junit4]   2> 1543611 INFO  (coreLoadExecutor-5700-thread-1) [    x:corex] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1543621 INFO  (coreLoadExecutor-5700-thread-1) [    x:corex] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1543697 INFO  (coreLoadExecutor-5700-thread-1) [    x:corex] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1543697 INFO  (searcherExecutor-5701-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1543698 INFO  (searcherExecutor-5701-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1543698 INFO  (searcherExecutor-5701-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1543698 INFO  (searcherExecutor-5701-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1543698 INFO  (searcherExecutor-5701-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1543698 INFO  (coreLoadExecutor-5700-thread-1) [    x:corex] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551747362496446464
   [junit4]   2> 1543699 INFO  (searcherExecutor-5701-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1543699 INFO  (searcherExecutor-5701-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1543699 INFO  (searcherExecutor-5701-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1543700 INFO  (searcherExecutor-5701-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1543701 INFO  (searcherExecutor-5701-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@e4e661[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1543933 INFO  (qtp30678435-13106) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1551747362739716096)]} 0 2
   [junit4]   2> 1543934 INFO  (qtp30678435-13107) [    x:corex] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1543934 INFO  (qtp30678435-13107) [    x:corex] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@18e5609
   [junit4]   2> 1543937 INFO  (qtp30678435-13107) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@f660cd[corex] main]
   [junit4]   2> 1543937 INFO  (qtp30678435-13107) [    x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1543938 INFO  (searcherExecutor-5701-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@f660cd[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):c1)))}
   [junit4]   2> 1543938 INFO  (qtp30678435-13107) [    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 4
   [junit4]   2> 1543941 INFO  (qtp30678435-13110) [    ] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@153f93c
   [junit4]   2> 1544024 INFO  (qtp30678435-13110) [    ] 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=83
   [junit4]   2> 1544025 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[81E4CAD6C44F9A76]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@f9d68e{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1544026 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[81E4CAD6C44F9A76]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=32860050
   [junit4]   2> 1544027 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[81E4CAD6C44F9A76]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@13d3930{/solr,null,UNAVAILABLE}
   [junit4]   2> 1544029 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[81E4CAD6C44F9A76]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDir
   [junit4]   2> 1544030 INFO  (SUITE-CoreAdminHandlerTest-seed#[81E4CAD6C44F9A76]-worker) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1544030 INFO  (SUITE-CoreAdminHandlerTest-seed#[81E4CAD6C44F9A76]-worker) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.c.CoreContainer Shutting down CoreContainer instance=24237562
   [junit4]   2> 1544030 INFO  (coreCloseExecutor-5707-thread-1-processing-x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1e89c20
   [junit4]   2> 1544032 INFO  (coreCloseExecutor-5707-thread-3-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]  CLOSING SolrCore org.apache.solr.core.SolrCore@c25900
   [junit4]   2> 1544033 INFO  (coreCloseExecutor-5707-thread-2-processing-x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars) [    x:rename_me] o.a.s.c.SolrCore [rename_me]  CLOSING SolrCore org.apache.solr.core.SolrCore@1ccfc0a
   [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_81E4CAD6C44F9A76-001
   [junit4]   2> Nov 23, 2016 12:40:05 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {range_facet_l_dv=PostingsFormat(name=MockRandom), _version_=PostingsFormat(name=LuceneVarGapFixedInterval), multiDefault=PostingsFormat(name=Direct), intDefault=PostingsFormat(name=LuceneVarGapFixedInterval), id=PostingsFormat(name=MockRandom), range_facet_i_dv=PostingsFormat(name=LuceneVarGapFixedInterval), range_facet_l=PostingsFormat(name=LuceneVarGapFixedInterval), timestamp=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), range_facet_i_dv=DocValuesFormat(name=Lucene54), timestamp=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=1272, maxMBSortInHeap=6.956459688320811, sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=sr-BA, timezone=America/Rankin_Inlet
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=155994992,total=367788032
   [junit4]   2> NOTE: All tests run in this JVM: [DistributedQueryComponentOptimizationTest, HdfsBasicDistributedZkTest, TestCollationField, OverseerStatusTest, HdfsLockFactoryTest, RecoveryZkTest, TestInitParams, TestJsonFacetRefinement, TestBM25SimilarityFactory, BlockJoinFacetDistribTest, AlternateDirectoryTest, BlockJoinFacetSimpleTest, TestDFISimilarityFactory, SchemaVersionSpecificBehaviorTest, ClusterStateUpdateTest, TestCloudPseudoReturnFields, TestFieldCacheWithThreads, TestRuleBasedAuthorizationPlugin, TestIBSimilarityFactory, OverseerTest, PolyFieldTest, TestSolrXml, HdfsRecoveryZkTest, VMParamsZkACLAndCredentialsProvidersTest, SuggestComponentContextFilterQueryTest, TestStressRecovery, DirectUpdateHandlerTest, JSONWriterTest, DateRangeFieldTest, TestLRUCache, PathHierarchyTokenizerFactoryTest, ActionThrottleTest, LeaderInitiatedRecoveryOnShardRestartTest, HdfsTlogReplayBufferedWhileIndexingTest, ShufflingReplicaListTransformerTest, TestExtendedDismaxParser, TestRecoveryHdfs, CoreMergeIndexesAdminHandlerTest, IndexBasedSpellCheckerTest, TestConfigSetsAPI, TestFieldTypeResource, DisMaxRequestHandlerTest, TestStressCloudBlindAtomicUpdates, TestClusterStateMutator, TestCSVResponseWriter, TestAuthenticationFramework, ConcurrentDeleteAndCreateCollectionTest, DocumentAnalysisRequestHandlerTest, TestSolrQueryParserDefaultOperatorResource, CollectionsAPIAsyncDistributedZkTest, TestPseudoReturnFields, TestSQLHandler, TestUniqueKeyFieldResource, PingRequestHandlerTest, HighlighterTest, PluginInfoTest, TestXIncludeConfig, TestSolrCloudWithKerberosAlt, FullHLLTest, TestDeleteCollectionOnDownNodes, SystemInfoHandlerTest, CloudExitableDirectoryReaderTest, PeerSyncReplicationTest, TestSortByMinMaxFunction, TemplateUpdateProcessorTest, TestPhraseSuggestions, BigEndianAscendingWordDeserializerTest, TestCSVLoader, QueryEqualityTest, TestBackupRepositoryFactory, AnalyticsMergeStrategyTest, DistribDocExpirationUpdateProcessorTest, LeaderElectionContextKeyTest, SimpleFacetsTest, RequiredFieldsTest, TestHashPartitioner, SmileWriterTest, BaseCdcrDistributedZkTest, DirectSolrSpellCheckerTest, TestRandomDVFaceting, TestStressVersions, UniqFieldsUpdateProcessorFactoryTest, DistributedMLTComponentTest, TestGeoJSONResponseWriter, TestMinMaxOnMultiValuedField, TestStressLucene, TestSolrDeletionPolicy1, SolrCloudExampleTest, HdfsChaosMonkeySafeLeaderTest, TestQueryWrapperFilter, SimpleCollectionCreateDeleteTest, TestDistribIDF, TestBinaryField, TermsComponentTest, TestCharFilters, TestConfigSetsAPIZkFailure, LeaderElectionTest, TestManagedSynonymFilterFactory, TestDocBasedVersionConstraints, TolerantUpdateProcessorTest, ResponseLogComponentTest, HdfsDirectoryFactoryTest, TestFastLRUCache, LeaderFailureAfterFreshStartTest, CdcrRequestHandlerTest, MultiThreadedOCPTest, DirectoryFactoryTest, SolrTestCaseJ4Test, AssignTest, TestReplicationHandler, TestNumericTerms32, ParsingFieldUpdateProcessorsTest, TestCloudInspectUtil, FacetPivotSmallTest, TestDefaultSearchFieldResource, TestBlobHandler, TestDistributedStatsComponentCardinality, FileUtilsTest, ZkCLITest, StatsReloadRaceTest, PeerSyncTest, ReplicationFactorTest, EnumFieldTest, ConnectionManagerTest, SecurityConfHandlerTest, TestLazyCores, TestLFUCache, TestBlendedInfixSuggestions, TestMiniSolrCloudCluster, TestTestInjection, SpatialFilterTest, TestUninvertingReader, DistributedFacetPivotSmallAdvancedTest, DeleteLastCustomShardedReplicaTest, HLLUtilTest, TestSmileRequest, TestRemoteStreaming, TestIntervalFaceting, OverriddenZkACLAndCredentialsProvidersTest, TestConfigSets, SharedFSAutoReplicaFailoverTest, DistributedFacetPivotWhiteBoxTest, AnalysisErrorHandlingTest, ConjunctionSolrSpellCheckerTest, JavabinLoaderTest, RollingRestartTest, DistributedExpandComponentTest, TestFieldCacheSortRandom, DOMUtilTest, TestCustomSort, TestWordDelimiterFilterFactory, BufferStoreTest, DistanceUnitsTest, OutputWriterTest, DocValuesTest, ZkControllerTest, HdfsWriteToMultipleCollectionsTest, TestSlowCompositeReaderWrapper, BasicDistributedZkTest, BasicDistributedZk2Test, UnloadDistributedZkTest, SyncSliceTest, ShardRoutingTest, TestZkChroot, TestDistributedSearch, TestGroupingSearch, SolrCmdDistributorTest, ConvertedLegacyTest, TestFiltering, TestIndexSearcher, DistributedQueryElevationComponentTest, SpellCheckCollatorTest, CoreAdminHandlerTest]
   [junit4] Completed [369/655 (1!)] on J0 in 3.19s, 5 tests, 1 failure <<< FAILURES!

[...truncated 54032 lines...]


[JENKINS] Lucene-Solr-6.x-Windows (32bit/jdk1.8.0_102) - Build # 574 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/574/
Java: 32bit/jdk1.8.0_102 -server -XX:+UseSerialGC

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([9EDE6BD27D662A21:E517C99E5E44F820]: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 11116 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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_9EDE6BD27D662A21-001\init-core-data-001
   [junit4]   2> 621131 INFO  (SUITE-CoreAdminHandlerTest-seed#[9EDE6BD27D662A21]-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> 621132 INFO  (SUITE-CoreAdminHandlerTest-seed#[9EDE6BD27D662A21]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 621133 INFO  (SUITE-CoreAdminHandlerTest-seed#[9EDE6BD27D662A21]-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> 621189 INFO  (SUITE-CoreAdminHandlerTest-seed#[9EDE6BD27D662A21]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 621208 INFO  (SUITE-CoreAdminHandlerTest-seed#[9EDE6BD27D662A21]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 621281 WARN  (SUITE-CoreAdminHandlerTest-seed#[9EDE6BD27D662A21]-worker) [    ] o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 621283 INFO  (SUITE-CoreAdminHandlerTest-seed#[9EDE6BD27D662A21]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 621297 INFO  (SUITE-CoreAdminHandlerTest-seed#[9EDE6BD27D662A21]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 621399 INFO  (coreLoadExecutor-2665-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> 621425 INFO  (coreLoadExecutor-2665-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 621444 INFO  (coreLoadExecutor-2665-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 621516 WARN  (coreLoadExecutor-2665-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> 621518 INFO  (coreLoadExecutor-2665-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 621533 INFO  (coreLoadExecutor-2665-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> 621534 INFO  (coreLoadExecutor-2665-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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_9EDE6BD27D662A21-001\init-core-data-001\]
   [junit4]   2> 621534 INFO  (coreLoadExecutor-2665-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c12ecc
   [junit4]   2> 621535 INFO  (coreLoadExecutor-2665-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=23.912109375, floorSegmentMB=1.654296875, forceMergeDeletesPctAllowed=0.23169653917582855, segmentsPerTier=33.0, maxCFSSegmentSizeMB=1.7529296875, noCFSRatio=1.0
   [junit4]   2> 621554 INFO  (coreLoadExecutor-2665-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 621554 INFO  (coreLoadExecutor-2665-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 621555 INFO  (coreLoadExecutor-2665-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 621555 INFO  (coreLoadExecutor-2665-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 621555 INFO  (coreLoadExecutor-2665-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=27, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5204093577020087]
   [junit4]   2> 621560 INFO  (coreLoadExecutor-2665-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@11d397f[collection1] main]
   [junit4]   2> 621564 INFO  (coreLoadExecutor-2665-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 621571 INFO  (coreLoadExecutor-2665-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 621604 INFO  (coreLoadExecutor-2665-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 621610 INFO  (searcherExecutor-2666-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 621610 INFO  (searcherExecutor-2666-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 621611 INFO  (searcherExecutor-2666-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 621611 INFO  (searcherExecutor-2666-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 621611 INFO  (searcherExecutor-2666-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 621611 INFO  (searcherExecutor-2666-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 621611 INFO  (searcherExecutor-2666-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 621612 INFO  (searcherExecutor-2666-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 621612 INFO  (searcherExecutor-2666-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 621613 INFO  (searcherExecutor-2666-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@11d397f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 621618 INFO  (coreLoadExecutor-2665-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551708431898902528
   [junit4]   2> 621621 INFO  (SUITE-CoreAdminHandlerTest-seed#[9EDE6BD27D662A21]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 621626 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[9EDE6BD27D662A21]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateWithSysVars
   [junit4]   2> 621635 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[9EDE6BD27D662A21]) [    ] 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> 621656 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[9EDE6BD27D662A21]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 621663 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[9EDE6BD27D662A21]) [    ] o.a.s.s.IndexSchema [org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] Schema name=tiny
   [junit4]   2> 621665 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[9EDE6BD27D662A21]) [    ] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 621668 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[9EDE6BD27D662A21]) [    ] 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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_9EDE6BD27D662A21-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars
   [junit4]   2> 621697 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[9EDE6BD27D662A21]) [    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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_9EDE6BD27D662A21-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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_9EDE6BD27D662A21-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\data_diff\]
   [junit4]   2> 621704 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[9EDE6BD27D662A21]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=17.8701171875, floorSegmentMB=0.34375, forceMergeDeletesPctAllowed=23.698517482755467, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 621715 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[9EDE6BD27D662A21]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 621715 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[9EDE6BD27D662A21]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 621715 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[9EDE6BD27D662A21]) [    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=1240097163, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 621716 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[9EDE6BD27D662A21]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.s.SolrIndexSearcher Opening [Searcher@5d09f4[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] main]
   [junit4]   2> 621717 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[9EDE6BD27D662A21]) [    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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_9EDE6BD27D662A21-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars\conf
   [junit4]   2> 621718 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[9EDE6BD27D662A21]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 621718 INFO  (searcherExecutor-2672-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@5d09f4[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 621719 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[9EDE6BD27D662A21]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Ending testCreateWithSysVars
   [junit4]   2> 621722 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9EDE6BD27D662A21]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Starting testCoreAdminHandler
   [junit4]   2> 622056 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9EDE6BD27D662A21]) [    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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_9EDE6BD27D662A21-001\tempDir-001\instProp&wt=xml
   [junit4]   2> 622057 ERROR (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9EDE6BD27D662A21]) [    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> 622058 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9EDE6BD27D662A21]) [    ] 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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_9EDE6BD27D662A21-001\tempDir-001\instProp&wt=xml
   [junit4]   2> 622060 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9EDE6BD27D662A21]) [    ] 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/J1/temp/solr.handler.admin.CoreAdminHandlerTest_9EDE6BD27D662A21-001/tempDir-001/instProp/lib, /C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_9EDE6BD27D662A21-001/tempDir-001/instProp/lib/classes]
   [junit4]   2> 622141 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9EDE6BD27D662A21]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 622160 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9EDE6BD27D662A21]) [    ] o.a.s.s.IndexSchema [props] Schema name=test
   [junit4]   2> 622246 WARN  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9EDE6BD27D662A21]) [    ] o.a.s.s.IndexSchema [props] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 622247 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9EDE6BD27D662A21]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 622264 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9EDE6BD27D662A21]) [    ] 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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_9EDE6BD27D662A21-001\tempDir-001\instProp
   [junit4]   2> 622265 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9EDE6BD27D662A21]) [    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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_9EDE6BD27D662A21-001\tempDir-001\instProp], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_9EDE6BD27D662A21-001\tempDir-001\instProp\data\]
   [junit4]   2> 622265 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9EDE6BD27D662A21]) [    x:props] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c12ecc
   [junit4]   2> 622267 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9EDE6BD27D662A21]) [    x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1575454383, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 622285 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9EDE6BD27D662A21]) [    x:props] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 622285 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9EDE6BD27D662A21]) [    x:props] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 622286 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9EDE6BD27D662A21]) [    x:props] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 622286 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9EDE6BD27D662A21]) [    x:props] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 622286 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9EDE6BD27D662A21]) [    x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=21.3388671875, floorSegmentMB=0.375, forceMergeDeletesPctAllowed=17.35219834025412, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1897021694502768
   [junit4]   2> 622287 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9EDE6BD27D662A21]) [    x:props] o.a.s.s.SolrIndexSearcher Opening [Searcher@17debe0[props] main]
   [junit4]   2> 622287 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9EDE6BD27D662A21]) [    x:props] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 622300 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9EDE6BD27D662A21]) [    x:props] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 622338 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9EDE6BD27D662A21]) [    x:props] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 622338 INFO  (searcherExecutor-2677-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 622340 INFO  (searcherExecutor-2677-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 622340 INFO  (searcherExecutor-2677-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 622340 INFO  (searcherExecutor-2677-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 622340 INFO  (searcherExecutor-2677-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 622340 INFO  (searcherExecutor-2677-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 622341 INFO  (searcherExecutor-2677-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 622341 INFO  (searcherExecutor-2677-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 622341 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9EDE6BD27D662A21]) [    x:props] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551708432657022976
   [junit4]   2> 622341 INFO  (searcherExecutor-2677-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 622341 INFO  (searcherExecutor-2677-thread-1-processing-x:props) [    x:props] o.a.s.c.SolrCore [props] Registered new searcher Searcher@17debe0[props] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 622342 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9EDE6BD27D662A21]) [    ] 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> 622352 ERROR (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9EDE6BD27D662A21]) [    ] 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> 622354 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[9EDE6BD27D662A21]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCoreAdminHandler
   [junit4]   2> 622356 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[9EDE6BD27D662A21]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDirAfterCreateFailure
   [junit4]   2> 622380 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[9EDE6BD27D662A21]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 622381 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[9EDE6BD27D662A21]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@cb7d4b{/solr,null,AVAILABLE}
   [junit4]   2> 622382 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[9EDE6BD27D662A21]) [    ] o.e.j.s.ServerConnector Started ServerConnector@4938d0{HTTP/1.1,[http/1.1]}{127.0.0.1:54284}
   [junit4]   2> 622383 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[9EDE6BD27D662A21]) [    ] o.e.j.s.Server Started @627653ms
   [junit4]   2> 622383 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[9EDE6BD27D662A21]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54284}
   [junit4]   2> 622383 ERROR (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[9EDE6BD27D662A21]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 622383 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[9EDE6BD27D662A21]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.4.0
   [junit4]   2> 622383 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[9EDE6BD27D662A21]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 622383 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[9EDE6BD27D662A21]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 622383 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[9EDE6BD27D662A21]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-22T14:21:18.818Z
   [junit4]   2> 622385 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[9EDE6BD27D662A21]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_9EDE6BD27D662A21-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-533997953247374\solr.xml
   [junit4]   2> 622428 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[9EDE6BD27D662A21]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 622437 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[9EDE6BD27D662A21]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_9EDE6BD27D662A21-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-533997953247374\.
   [junit4]   2> 622437 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[9EDE6BD27D662A21]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
   [junit4]   2> 622467 INFO  (coreLoadExecutor-2687-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 622486 INFO  (coreLoadExecutor-2687-thread-1) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 622575 WARN  (coreLoadExecutor-2687-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> 622576 INFO  (coreLoadExecutor-2687-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 622593 INFO  (coreLoadExecutor-2687-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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_9EDE6BD27D662A21-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-533997953247374\.\corex
   [junit4]   2> 622601 INFO  (coreLoadExecutor-2687-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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_9EDE6BD27D662A21-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-533997953247374\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_9EDE6BD27D662A21-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-533997953247374\.\corex\data\]
   [junit4]   2> 622602 INFO  (coreLoadExecutor-2687-thread-1) [    x:corex] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c12ecc
   [junit4]   2> 622607 INFO  (coreLoadExecutor-2687-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=23.912109375, floorSegmentMB=1.654296875, forceMergeDeletesPctAllowed=0.23169653917582855, segmentsPerTier=33.0, maxCFSSegmentSizeMB=1.7529296875, noCFSRatio=1.0
   [junit4]   2> 622623 INFO  (coreLoadExecutor-2687-thread-1) [    x:corex] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 622623 INFO  (coreLoadExecutor-2687-thread-1) [    x:corex] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 622624 INFO  (coreLoadExecutor-2687-thread-1) [    x:corex] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 622624 INFO  (coreLoadExecutor-2687-thread-1) [    x:corex] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 622624 INFO  (coreLoadExecutor-2687-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=27, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5204093577020087]
   [junit4]   2> 622625 INFO  (coreLoadExecutor-2687-thread-1) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@4b56e1[corex] main]
   [junit4]   2> 622625 INFO  (coreLoadExecutor-2687-thread-1) [    x:corex] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 622634 INFO  (coreLoadExecutor-2687-thread-1) [    x:corex] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 622675 INFO  (coreLoadExecutor-2687-thread-1) [    x:corex] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 622675 INFO  (searcherExecutor-2688-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 622676 INFO  (coreLoadExecutor-2687-thread-1) [    x:corex] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551708433008295936
   [junit4]   2> 622676 INFO  (searcherExecutor-2688-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 622676 INFO  (searcherExecutor-2688-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 622676 INFO  (searcherExecutor-2688-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 622676 INFO  (searcherExecutor-2688-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 622676 INFO  (searcherExecutor-2688-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 622680 INFO  (searcherExecutor-2688-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 622680 INFO  (searcherExecutor-2688-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 622680 INFO  (searcherExecutor-2688-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 622682 INFO  (searcherExecutor-2688-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@4b56e1[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 622947 INFO  (qtp5141680-5187) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1551708433289314304)]} 0 3
   [junit4]   2> 622949 INFO  (qtp5141680-5186) [    x:corex] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 622949 INFO  (qtp5141680-5186) [    x:corex] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@173b6f7
   [junit4]   2> 622981 INFO  (qtp5141680-5186) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@8516bf[corex] main]
   [junit4]   2> 622981 INFO  (qtp5141680-5186) [    x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 622982 INFO  (searcherExecutor-2688-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@8516bf[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):C1)))}
   [junit4]   2> 622982 INFO  (qtp5141680-5186) [    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 33
   [junit4]   2> 622987 INFO  (qtp5141680-5183) [    ] 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> 623024 INFO  (qtp5141680-5193) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 623046 INFO  (qtp5141680-5193) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 623123 WARN  (qtp5141680-5193) [    ] o.a.s.s.IndexSchema [corex] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 623125 INFO  (qtp5141680-5193) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 623140 INFO  (qtp5141680-5193) [    ] 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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_9EDE6BD27D662A21-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-533997953247374\.\corex
   [junit4]   2> 623141 INFO  (qtp5141680-5193) [    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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_9EDE6BD27D662A21-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-533997953247374\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_9EDE6BD27D662A21-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-533997953247374\.\corex\data\]
   [junit4]   2> 623179 INFO  (qtp5141680-5193) [    x:corex] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@9c3a2b
   [junit4]   2> 623179 ERROR (qtp5141680-5193) [    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:152)
   [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> 623180 INFO  (qtp5141680-5193) [    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> 623186 ERROR (qtp5141680-5193) [    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:152)
   [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> 623221 ERROR (qtp5141680-5195) [    ] 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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_9EDE6BD27D662A21-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-533997953247374\.\corex\data
   [junit4]   2> java.io.IOException: Unable to delete file: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_9EDE6BD27D662A21-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-533997953247374\.\corex\data\tlog\tlog.0000000000000000000
   [junit4]   2> 	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2381)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2372)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.deleteUnloadedCore(SolrCore.java:2628)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.unload(CoreContainer.java:997)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$1(CoreAdminOperation.java:98)
   [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:152)
   [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> 623222 INFO  (qtp5141680-5195) [    ] 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=32
   [junit4]   2> 623234 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[9EDE6BD27D662A21]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@4938d0{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 623234 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[9EDE6BD27D662A21]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=9579760
   [junit4]   2> 623251 INFO  (coreCloseExecutor-2695-thread-1) [    x:corex] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@98e7d9
   [junit4]   2> 623263 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[9EDE6BD27D662A21]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@cb7d4b{/solr,null,UNAVAILABLE}
   [junit4]   2> 623273 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[9EDE6BD27D662A21]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDirAfterCreateFailure
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CoreAdminHandlerTest -Dtests.method=testDeleteInstanceDirAfterCreateFailure -Dtests.seed=9EDE6BD27D662A21 -Dtests.slow=true -Dtests.locale=uk-UA -Dtests.timezone=Asia/Hebron -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.92s J1 | 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([9EDE6BD27D662A21:E517C99E5E44F820]:0)
   [junit4]    > 	at org.apache.solr.handler.admin.CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure(CoreAdminHandlerTest.java:334)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 623279 INFO  (TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[9EDE6BD27D662A21]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNonexistentCoreReload
   [junit4]   2> 623279 INFO  (TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[9EDE6BD27D662A21]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNonexistentCoreReload
   [junit4]   2> 623282 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[9EDE6BD27D662A21]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDir
   [junit4]   2> 623306 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[9EDE6BD27D662A21]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 623307 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[9EDE6BD27D662A21]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@17f8e50{/solr,null,AVAILABLE}
   [junit4]   2> 623308 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[9EDE6BD27D662A21]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1d9201c{HTTP/1.1,[http/1.1]}{127.0.0.1:54290}
   [junit4]   2> 623308 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[9EDE6BD27D662A21]) [    ] o.e.j.s.Server Started @628577ms
   [junit4]   2> 623308 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[9EDE6BD27D662A21]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54290}
   [junit4]   2> 623308 ERROR (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[9EDE6BD27D662A21]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 623308 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[9EDE6BD27D662A21]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.4.0
   [junit4]   2> 623308 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[9EDE6BD27D662A21]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 623308 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[9EDE6BD27D662A21]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 623308 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[9EDE6BD27D662A21]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-22T14:21:19.743Z
   [junit4]   2> 623309 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[9EDE6BD27D662A21]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_9EDE6BD27D662A21-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-533998878769523\solr.xml
   [junit4]   2> 623325 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[9EDE6BD27D662A21]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 623331 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[9EDE6BD27D662A21]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_9EDE6BD27D662A21-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-533998878769523\.
   [junit4]   2> 623331 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[9EDE6BD27D662A21]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
   [junit4]   2> 623360 INFO  (coreLoadExecutor-2703-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 623380 INFO  (coreLoadExecutor-2703-thread-1) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 623461 WARN  (coreLoadExecutor-2703-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> 623463 INFO  (coreLoadExecutor-2703-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 623479 INFO  (coreLoadExecutor-2703-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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_9EDE6BD27D662A21-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-533998878769523\.\corex
   [junit4]   2> 623479 INFO  (coreLoadExecutor-2703-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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_9EDE6BD27D662A21-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-533998878769523\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_9EDE6BD27D662A21-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-533998878769523\.\corex\data\]
   [junit4]   2> 623480 INFO  (coreLoadExecutor-2703-thread-1) [    x:corex] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c12ecc
   [junit4]   2> 623481 INFO  (coreLoadExecutor-2703-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=23.912109375, floorSegmentMB=1.654296875, forceMergeDeletesPctAllowed=0.23169653917582855, segmentsPerTier=33.0, maxCFSSegmentSizeMB=1.7529296875, noCFSRatio=1.0
   [junit4]   2> 623501 INFO  (coreLoadExecutor-2703-thread-1) [    x:corex] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 623501 INFO  (coreLoadExecutor-2703-thread-1) [    x:corex] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 623503 INFO  (coreLoadExecutor-2703-thread-1) [    x:corex] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 623503 INFO  (coreLoadExecutor-2703-thread-1) [    x:corex] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 623503 INFO  (coreLoadExecutor-2703-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=27, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5204093577020087]
   [junit4]   2> 623503 INFO  (coreLoadExecutor-2703-thread-1) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@115c114[corex] main]
   [junit4]   2> 623503 INFO  (coreLoadExecutor-2703-thread-1) [    x:corex] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 623513 INFO  (coreLoadExecutor-2703-thread-1) [    x:corex] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 623554 INFO  (coreLoadExecutor-2703-thread-1) [    x:corex] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 623554 INFO  (searcherExecutor-2704-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 623555 INFO  (coreLoadExecutor-2703-thread-1) [    x:corex] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551708433929994240
   [junit4]   2> 623555 INFO  (searcherExecutor-2704-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 623555 INFO  (searcherExecutor-2704-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 623555 INFO  (searcherExecutor-2704-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 623555 INFO  (searcherExecutor-2704-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 623556 INFO  (searcherExecutor-2704-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 623556 INFO  (searcherExecutor-2704-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 623557 INFO  (searcherExecutor-2704-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 623557 INFO  (searcherExecutor-2704-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 623558 INFO  (searcherExecutor-2704-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@115c114[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 623838 INFO  (qtp3768306-5208) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1551708434223595520)]} 0 2
   [junit4]   2> 623839 INFO  (qtp3768306-5209) [    x:corex] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 623839 INFO  (qtp3768306-5209) [    x:corex] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1a6cdb
   [junit4]   2> 623846 INFO  (qtp3768306-5209) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@38c666[corex] main]
   [junit4]   2> 623846 INFO  (qtp3768306-5209) [    x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 623847 INFO  (searcherExecutor-2704-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@38c666[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):C1)))}
   [junit4]   2> 623847 INFO  (qtp3768306-5209) [    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 8
   [junit4]   2> 623851 INFO  (qtp3768306-5210) [    ] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@138db63
   [junit4]   2> 623911 INFO  (qtp3768306-5210) [    ] 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=60
   [junit4]   2> 623911 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[9EDE6BD27D662A21]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@1d9201c{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 623912 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[9EDE6BD27D662A21]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=3688394
   [junit4]   2> 623913 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[9EDE6BD27D662A21]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@17f8e50{/solr,null,UNAVAILABLE}
   [junit4]   2> 623916 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[9EDE6BD27D662A21]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDir
   [junit4]   2> 623916 INFO  (SUITE-CoreAdminHandlerTest-seed#[9EDE6BD27D662A21]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 623916 INFO  (SUITE-CoreAdminHandlerTest-seed#[9EDE6BD27D662A21]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=18199576
   [junit4]   2> 623916 INFO  (coreCloseExecutor-2710-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@83c850
   [junit4]   2> 623916 INFO  (coreCloseExecutor-2710-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@10e1e29
   [junit4]   2> 623925 INFO  (coreCloseExecutor-2710-thread-3) [    x:rename_me] o.a.s.c.SolrCore [rename_me]  CLOSING SolrCore org.apache.solr.core.SolrCore@b695fb
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_9EDE6BD27D662A21-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {range_facet_l_dv=FSTOrd50, _version_=Lucene50(blocksize=128), multiDefault=PostingsFormat(name=Asserting), intDefault=Lucene50(blocksize=128), id=FSTOrd50, range_facet_i_dv=Lucene50(blocksize=128), range_facet_l=Lucene50(blocksize=128), timestamp=Lucene50(blocksize=128)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Memory), range_facet_i_dv=DocValuesFormat(name=Lucene54), timestamp=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=575, maxMBSortInHeap=5.7362524362252945, sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=uk-UA, timezone=Asia/Hebron
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=94580200,total=270888960
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrCoreProperties, DeleteShardTest, TestQuerySenderNoQuery, TestRandomRequestDistribution, TestGraphTermsQParserPlugin, TestNonDefinedSimilarityFactory, TestFieldCacheReopen, PreAnalyzedFieldTest, AtomicUpdatesTest, TestCoreDiscovery, TestExpandComponent, TestFastWriter, TestSystemIdResolver, OpenCloseCoreStressTest, TestLegacyFieldCache, BinaryUpdateRequestHandlerTest, SpatialHeatmapFacetsTest, LoggingHandlerTest, TestCloudPivotFacet, CreateCollectionCleanupTest, BasicDistributedZk2Test, BJQParserTest, TestValueSourceCache, PreAnalyzedFieldManagedSchemaCloudTest, HighlighterConfigTest, TestConfigSetsAPIExclusivity, TestShardHandlerFactory, DocValuesMissingTest, ZkSolrClientTest, TestNumericTerms64, TestFieldCollectionResource, CleanupOldIndexTest, FullSolrCloudDistribCmdsTest, TestExactSharedStatsCache, TestLMJelinekMercerSimilarityFactory, TestDistributedMissingSort, JsonLoaderTest, TestReplicationHandlerBackup, AddBlockUpdateTest, TestXmlQParserPlugin, CoreAdminRequestStatusTest, LeaderInitiatedRecoveryOnCommitTest, TestPKIAuthenticationPlugin, TestSearchPerf, TestRequestStatusCollectionAPI, TestFuzzyAnalyzedSuggestions, SuggesterTest, DistributedIntervalFacetingTest, TriLevelCompositeIdRoutingTest, TestOmitPositions, TestConfigOverlay, DirectUpdateHandlerOptimizeTest, TestSolrQueryParserResource, TestFieldSortValues, MinimalSchemaTest, CollectionsAPISolrJTest, RestartWhileUpdatingTest, URLClassifyProcessorTest, SuggestComponentTest, JSONWriterTest, ResponseHeaderTest, DefaultValueUpdateProcessorTest, CoreAdminHandlerTest]
   [junit4] Completed [133/655 (1!)] on J1 in 2.84s, 5 tests, 1 failure <<< FAILURES!

[...truncated 54769 lines...]


[JENKINS] Lucene-Solr-6.x-Windows (32bit/jdk1.8.0_102) - Build # 573 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/573/
Java: 32bit/jdk1.8.0_102 -client -XX:+UseSerialGC

2 tests failed.
FAILED:  org.apache.solr.core.TestDynamicLoading.testDynamicLoading

Error Message:
Could not get expected value  'X val' for path 'x' full output: {   "responseHeader":{     "status":0,     "QTime":0},   "params":{"wt":"json"},   "context":{     "webapp":"",     "path":"/test1",     "httpMethod":"GET"},   "class":"org.apache.solr.core.BlobStoreTestRequestHandler",   "x":null},  from server:  null

Stack Trace:
java.lang.AssertionError: Could not get expected value  'X val' for path 'x' full output: {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "params":{"wt":"json"},
  "context":{
    "webapp":"",
    "path":"/test1",
    "httpMethod":"GET"},
  "class":"org.apache.solr.core.BlobStoreTestRequestHandler",
  "x":null},  from server:  null
	at __randomizedtesting.SeedInfo.seed([1130B8D02E213F1E:C97D9587D9FC9ABE]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:535)
	at org.apache.solr.core.TestDynamicLoading.testDynamicLoading(TestDynamicLoading.java:232)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
	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)


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([1130B8D02E213F1E:6AF91A9C0D03ED1F]: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 11553 lines...]
   [junit4] Suite: org.apache.solr.core.TestDynamicLoading
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_1130B8D02E213F1E-001\init-core-data-001
   [junit4]   2> 986307 INFO  (SUITE-TestDynamicLoading-seed#[1130B8D02E213F1E]-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> 986307 INFO  (SUITE-TestDynamicLoading-seed#[1130B8D02E213F1E]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 986311 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 986311 INFO  (Thread-2097) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 986311 INFO  (Thread-2097) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 986411 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [    ] o.a.s.c.ZkTestServer start zk server on port:64058
   [junit4]   2> 986428 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1588a296c780000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 986451 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 986459 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 986464 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 986469 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 986474 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 986480 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 986485 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 986489 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 986493 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 986498 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 986502 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 987065 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_1130B8D02E213F1E-001\control-001\cores\collection1
   [junit4]   2> 987069 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 987071 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1c6a9d5{/,null,AVAILABLE}
   [junit4]   2> 987077 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [    ] o.e.j.s.ServerConnector Started ServerConnector@197912d{HTTP/1.1,[http/1.1]}{127.0.0.1:64065}
   [junit4]   2> 987077 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [    ] o.e.j.s.Server Started @991433ms
   [junit4]   2> 987077 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_1130B8D02E213F1E-001\tempDir-001/control/data, hostContext=/, hostPort=64065, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_1130B8D02E213F1E-001\control-001\cores}
   [junit4]   2> 987077 ERROR (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 987077 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 6.4.0
   [junit4]   2> 987078 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 987078 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 987078 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-22T03:52:01.137Z
   [junit4]   2> 987085 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 987085 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_1130B8D02E213F1E-001\control-001\solr.xml
   [junit4]   2> 987105 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 987107 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64058/solr
   [junit4]   2> 987111 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1588a296c780003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 987184 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [n:127.0.0.1:64065_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:64065_
   [junit4]   2> 987188 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [n:127.0.0.1:64065_    ] o.a.s.c.Overseer Overseer (id=96979302506561540-127.0.0.1:64065_-n_0000000000) starting
   [junit4]   2> 987206 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [n:127.0.0.1:64065_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64065_
   [junit4]   2> 987212 INFO  (OverseerStateUpdate-96979302506561540-127.0.0.1:64065_-n_0000000000) [n:127.0.0.1:64065_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 987539 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [n:127.0.0.1:64065_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_1130B8D02E213F1E-001\control-001\cores
   [junit4]   2> 987539 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [n:127.0.0.1:64065_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 987552 INFO  (OverseerStateUpdate-96979302506561540-127.0.0.1:64065_-n_0000000000) [n:127.0.0.1:64065_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 988597 INFO  (coreLoadExecutor-3991-thread-1-processing-n:127.0.0.1:64065_) [n:127.0.0.1:64065_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 988636 INFO  (coreLoadExecutor-3991-thread-1-processing-n:127.0.0.1:64065_) [n:127.0.0.1:64065_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 988826 WARN  (coreLoadExecutor-3991-thread-1-processing-n:127.0.0.1:64065_) [n:127.0.0.1:64065_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 988833 INFO  (coreLoadExecutor-3991-thread-1-processing-n:127.0.0.1:64065_) [n:127.0.0.1:64065_ c:control_collection   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 988873 INFO  (coreLoadExecutor-3991-thread-1-processing-n:127.0.0.1:64065_) [n:127.0.0.1:64065_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 988874 INFO  (coreLoadExecutor-3991-thread-1-processing-n:127.0.0.1:64065_) [n:127.0.0.1:64065_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_1130B8D02E213F1E-001\control-001\cores\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_1130B8D02E213F1E-001\control-001\cores\collection1\data\]
   [junit4]   2> 988874 INFO  (coreLoadExecutor-3991-thread-1-processing-n:127.0.0.1:64065_) [n:127.0.0.1:64065_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1406eb2
   [junit4]   2> 988876 INFO  (coreLoadExecutor-3991-thread-1-processing-n:127.0.0.1:64065_) [n:127.0.0.1:64065_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=21.1572265625, floorSegmentMB=1.8759765625, forceMergeDeletesPctAllowed=11.405127752801654, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6873752029787575
   [junit4]   2> 988886 WARN  (coreLoadExecutor-3991-thread-1-processing-n:127.0.0.1:64065_) [n:127.0.0.1:64065_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 988921 INFO  (coreLoadExecutor-3991-thread-1-processing-n:127.0.0.1:64065_) [n:127.0.0.1:64065_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 988921 INFO  (coreLoadExecutor-3991-thread-1-processing-n:127.0.0.1:64065_) [n:127.0.0.1:64065_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 988923 INFO  (coreLoadExecutor-3991-thread-1-processing-n:127.0.0.1:64065_) [n:127.0.0.1:64065_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 988924 INFO  (coreLoadExecutor-3991-thread-1-processing-n:127.0.0.1:64065_) [n:127.0.0.1:64065_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 988925 INFO  (coreLoadExecutor-3991-thread-1-processing-n:127.0.0.1:64065_) [n:127.0.0.1:64065_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=37, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6101462768115533]
   [junit4]   2> 988925 INFO  (coreLoadExecutor-3991-thread-1-processing-n:127.0.0.1:64065_) [n:127.0.0.1:64065_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@b95965[collection1] main]
   [junit4]   2> 988929 INFO  (coreLoadExecutor-3991-thread-1-processing-n:127.0.0.1:64065_) [n:127.0.0.1:64065_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 988930 INFO  (coreLoadExecutor-3991-thread-1-processing-n:127.0.0.1:64065_) [n:127.0.0.1:64065_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 988930 INFO  (coreLoadExecutor-3991-thread-1-processing-n:127.0.0.1:64065_) [n:127.0.0.1:64065_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 988932 INFO  (searcherExecutor-3992-thread-1-processing-n:127.0.0.1:64065_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64065_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@b95965[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 988932 INFO  (coreLoadExecutor-3991-thread-1-processing-n:127.0.0.1:64065_) [n:127.0.0.1:64065_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551668842847010816
   [junit4]   2> 988951 INFO  (coreZkRegister-3984-thread-1-processing-n:127.0.0.1:64065_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64065_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 988951 INFO  (coreZkRegister-3984-thread-1-processing-n:127.0.0.1:64065_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64065_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 988952 INFO  (coreZkRegister-3984-thread-1-processing-n:127.0.0.1:64065_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64065_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:64065/collection1/
   [junit4]   2> 988952 INFO  (coreZkRegister-3984-thread-1-processing-n:127.0.0.1:64065_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64065_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 988952 INFO  (coreZkRegister-3984-thread-1-processing-n:127.0.0.1:64065_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64065_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:64065/collection1/ has no replicas
   [junit4]   2> 988963 INFO  (coreZkRegister-3984-thread-1-processing-n:127.0.0.1:64065_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64065_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:64065/collection1/ shard1
   [junit4]   2> 989053 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 989056 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 989057 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 989065 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1588a296c780006, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 989073 INFO  (coreZkRegister-3984-thread-1-processing-n:127.0.0.1:64065_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64065_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 989762 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_1130B8D02E213F1E-001\shard-1-001\cores\collection1
   [junit4]   2> 989764 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_1130B8D02E213F1E-001\shard-1-001
   [junit4]   2> 989765 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 989768 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@f579f5{/,null,AVAILABLE}
   [junit4]   2> 989772 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [    ] o.e.j.s.ServerConnector Started ServerConnector@f62995{HTTP/1.1,[http/1.1]}{127.0.0.1:64093}
   [junit4]   2> 989772 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [    ] o.e.j.s.Server Started @994128ms
   [junit4]   2> 989772 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_1130B8D02E213F1E-001\tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=64093, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_1130B8D02E213F1E-001\shard-1-001\cores}
   [junit4]   2> 989772 ERROR (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 989773 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 6.4.0
   [junit4]   2> 989773 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 989773 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 989773 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-22T03:52:03.832Z
   [junit4]   2> 989781 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 989781 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_1130B8D02E213F1E-001\shard-1-001\solr.xml
   [junit4]   2> 989798 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 989800 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64058/solr
   [junit4]   2> 989821 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [n:127.0.0.1:64093_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 989832 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [n:127.0.0.1:64093_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64093_
   [junit4]   2> 989835 INFO  (zkCallback-1360-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 989835 INFO  (zkCallback-1356-thread-3-processing-n:127.0.0.1:64065_) [n:127.0.0.1:64065_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 989836 INFO  (zkCallback-1366-thread-1-processing-n:127.0.0.1:64093_) [n:127.0.0.1:64093_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 990088 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [n:127.0.0.1:64093_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_1130B8D02E213F1E-001\shard-1-001\cores
   [junit4]   2> 990088 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [n:127.0.0.1:64093_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 990094 INFO  (OverseerStateUpdate-96979302506561540-127.0.0.1:64065_-n_0000000000) [n:127.0.0.1:64065_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 990200 INFO  (zkCallback-1366-thread-1-processing-n:127.0.0.1:64093_) [n:127.0.0.1:64093_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 991131 INFO  (coreLoadExecutor-4002-thread-1-processing-n:127.0.0.1:64093_) [n:127.0.0.1:64093_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 991162 INFO  (coreLoadExecutor-4002-thread-1-processing-n:127.0.0.1:64093_) [n:127.0.0.1:64093_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 991296 WARN  (coreLoadExecutor-4002-thread-1-processing-n:127.0.0.1:64093_) [n:127.0.0.1:64093_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 991299 INFO  (coreLoadExecutor-4002-thread-1-processing-n:127.0.0.1:64093_) [n:127.0.0.1:64093_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 991328 INFO  (coreLoadExecutor-4002-thread-1-processing-n:127.0.0.1:64093_) [n:127.0.0.1:64093_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 991328 INFO  (coreLoadExecutor-4002-thread-1-processing-n:127.0.0.1:64093_) [n:127.0.0.1:64093_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_1130B8D02E213F1E-001\shard-1-001\cores\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_1130B8D02E213F1E-001\shard-1-001\cores\collection1\data\]
   [junit4]   2> 991328 INFO  (coreLoadExecutor-4002-thread-1-processing-n:127.0.0.1:64093_) [n:127.0.0.1:64093_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1406eb2
   [junit4]   2> 991330 INFO  (coreLoadExecutor-4002-thread-1-processing-n:127.0.0.1:64093_) [n:127.0.0.1:64093_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=21.1572265625, floorSegmentMB=1.8759765625, forceMergeDeletesPctAllowed=11.405127752801654, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6873752029787575
   [junit4]   2> 991334 WARN  (coreLoadExecutor-4002-thread-1-processing-n:127.0.0.1:64093_) [n:127.0.0.1:64093_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 991356 INFO  (coreLoadExecutor-4002-thread-1-processing-n:127.0.0.1:64093_) [n:127.0.0.1:64093_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 991356 INFO  (coreLoadExecutor-4002-thread-1-processing-n:127.0.0.1:64093_) [n:127.0.0.1:64093_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 991357 INFO  (coreLoadExecutor-4002-thread-1-processing-n:127.0.0.1:64093_) [n:127.0.0.1:64093_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 991357 INFO  (coreLoadExecutor-4002-thread-1-processing-n:127.0.0.1:64093_) [n:127.0.0.1:64093_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 991359 INFO  (coreLoadExecutor-4002-thread-1-processing-n:127.0.0.1:64093_) [n:127.0.0.1:64093_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=37, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6101462768115533]
   [junit4]   2> 991359 INFO  (coreLoadExecutor-4002-thread-1-processing-n:127.0.0.1:64093_) [n:127.0.0.1:64093_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1bdb2d8[collection1] main]
   [junit4]   2> 991362 INFO  (coreLoadExecutor-4002-thread-1-processing-n:127.0.0.1:64093_) [n:127.0.0.1:64093_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 991363 INFO  (coreLoadExecutor-4002-thread-1-processing-n:127.0.0.1:64093_) [n:127.0.0.1:64093_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 991363 INFO  (coreLoadExecutor-4002-thread-1-processing-n:127.0.0.1:64093_) [n:127.0.0.1:64093_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 991365 INFO  (searcherExecutor-4003-thread-1-processing-n:127.0.0.1:64093_ x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:64093_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1bdb2d8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 991365 INFO  (coreLoadExecutor-4002-thread-1-processing-n:127.0.0.1:64093_) [n:127.0.0.1:64093_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551668845398196224
   [junit4]   2> 991377 INFO  (coreZkRegister-3997-thread-1-processing-n:127.0.0.1:64093_ x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:64093_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 991377 INFO  (coreZkRegister-3997-thread-1-processing-n:127.0.0.1:64093_ x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:64093_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 991377 INFO  (coreZkRegister-3997-thread-1-processing-n:127.0.0.1:64093_ x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:64093_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:64093/collection1/
   [junit4]   2> 991377 INFO  (coreZkRegister-3997-thread-1-processing-n:127.0.0.1:64093_ x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:64093_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 991377 INFO  (coreZkRegister-3997-thread-1-processing-n:127.0.0.1:64093_ x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:64093_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:64093/collection1/ has no replicas
   [junit4]   2> 991386 INFO  (coreZkRegister-3997-thread-1-processing-n:127.0.0.1:64093_ x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:64093_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:64093/collection1/ shard2
   [junit4]   2> 991491 INFO  (zkCallback-1366-thread-1-processing-n:127.0.0.1:64093_) [n:127.0.0.1:64093_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 991538 INFO  (coreZkRegister-3997-thread-1-processing-n:127.0.0.1:64093_ x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:64093_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 991645 INFO  (zkCallback-1366-thread-1-processing-n:127.0.0.1:64093_) [n:127.0.0.1:64093_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 992152 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_1130B8D02E213F1E-001\shard-2-001\cores\collection1
   [junit4]   2> 992155 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_1130B8D02E213F1E-001\shard-2-001
   [junit4]   2> 992156 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 992157 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6ae333{/,null,AVAILABLE}
   [junit4]   2> 992158 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [    ] o.e.j.s.ServerConnector Started ServerConnector@dfe546{HTTP/1.1,[http/1.1]}{127.0.0.1:64111}
   [junit4]   2> 992159 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [    ] o.e.j.s.Server Started @996515ms
   [junit4]   2> 992159 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_1130B8D02E213F1E-001\tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/, hostPort=64111, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_1130B8D02E213F1E-001\shard-2-001\cores}
   [junit4]   2> 992159 ERROR (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 992160 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 6.4.0
   [junit4]   2> 992160 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 992160 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 992160 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-22T03:52:06.219Z
   [junit4]   2> 992167 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1588a296c78000a, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 992167 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 992167 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_1130B8D02E213F1E-001\shard-2-001\solr.xml
   [junit4]   2> 992183 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 992184 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64058/solr
   [junit4]   2> 992190 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1588a296c78000b, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 992207 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [n:127.0.0.1:64111_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 992219 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [n:127.0.0.1:64111_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64111_
   [junit4]   2> 992223 INFO  (zkCallback-1372-thread-1-processing-n:127.0.0.1:64111_) [n:127.0.0.1:64111_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 992223 INFO  (zkCallback-1366-thread-1-processing-n:127.0.0.1:64093_) [n:127.0.0.1:64093_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 992225 INFO  (zkCallback-1356-thread-1-processing-n:127.0.0.1:64065_) [n:127.0.0.1:64065_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 992225 INFO  (zkCallback-1360-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 992344 INFO  (zkCallback-1366-thread-1-processing-n:127.0.0.1:64093_) [n:127.0.0.1:64093_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 992348 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [n:127.0.0.1:64111_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_1130B8D02E213F1E-001\shard-2-001\cores
   [junit4]   2> 992348 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [n:127.0.0.1:64111_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 992352 INFO  (OverseerStateUpdate-96979302506561540-127.0.0.1:64065_-n_0000000000) [n:127.0.0.1:64065_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 992457 INFO  (zkCallback-1372-thread-1-processing-n:127.0.0.1:64111_) [n:127.0.0.1:64111_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 992457 INFO  (zkCallback-1366-thread-1-processing-n:127.0.0.1:64093_) [n:127.0.0.1:64093_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 993377 INFO  (coreLoadExecutor-4013-thread-1-processing-n:127.0.0.1:64111_) [n:127.0.0.1:64111_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 993419 INFO  (coreLoadExecutor-4013-thread-1-processing-n:127.0.0.1:64111_) [n:127.0.0.1:64111_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 993567 WARN  (coreLoadExecutor-4013-thread-1-processing-n:127.0.0.1:64111_) [n:127.0.0.1:64111_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 993574 INFO  (coreLoadExecutor-4013-thread-1-processing-n:127.0.0.1:64111_) [n:127.0.0.1:64111_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 993613 INFO  (coreLoadExecutor-4013-thread-1-processing-n:127.0.0.1:64111_) [n:127.0.0.1:64111_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 993614 INFO  (coreLoadExecutor-4013-thread-1-processing-n:127.0.0.1:64111_) [n:127.0.0.1:64111_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_1130B8D02E213F1E-001\shard-2-001\cores\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_1130B8D02E213F1E-001\shard-2-001\cores\collection1\data\]
   [junit4]   2> 993614 INFO  (coreLoadExecutor-4013-thread-1-processing-n:127.0.0.1:64111_) [n:127.0.0.1:64111_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1406eb2
   [junit4]   2> 993616 INFO  (coreLoadExecutor-4013-thread-1-processing-n:127.0.0.1:64111_) [n:127.0.0.1:64111_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=21.1572265625, floorSegmentMB=1.8759765625, forceMergeDeletesPctAllowed=11.405127752801654, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6873752029787575
   [junit4]   2> 993624 WARN  (coreLoadExecutor-4013-thread-1-processing-n:127.0.0.1:64111_) [n:127.0.0.1:64111_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 993668 INFO  (coreLoadExecutor-4013-thread-1-processing-n:127.0.0.1:64111_) [n:127.0.0.1:64111_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 993668 INFO  (coreLoadExecutor-4013-thread-1-processing-n:127.0.0.1:64111_) [n:127.0.0.1:64111_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 993670 INFO  (coreLoadExecutor-4013-thread-1-processing-n:127.0.0.1:64111_) [n:127.0.0.1:64111_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 993671 INFO  (coreLoadExecutor-4013-thread-1-processing-n:127.0.0.1:64111_) [n:127.0.0.1:64111_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 993672 INFO  (coreLoadExecutor-4013-thread-1-processing-n:127.0.0.1:64111_) [n:127.0.0.1:64111_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=37, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6101462768115533]
   [junit4]   2> 993673 INFO  (coreLoadExecutor-4013-thread-1-processing-n:127.0.0.1:64111_) [n:127.0.0.1:64111_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@efabfe[collection1] main]
   [junit4]   2> 993675 INFO  (coreLoadExecutor-4013-thread-1-processing-n:127.0.0.1:64111_) [n:127.0.0.1:64111_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 993677 INFO  (coreLoadExecutor-4013-thread-1-processing-n:127.0.0.1:64111_) [n:127.0.0.1:64111_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 993677 INFO  (coreLoadExecutor-4013-thread-1-processing-n:127.0.0.1:64111_) [n:127.0.0.1:64111_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 993679 INFO  (searcherExecutor-4014-thread-1-processing-n:127.0.0.1:64111_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:64111_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@efabfe[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 993680 INFO  (coreLoadExecutor-4013-thread-1-processing-n:127.0.0.1:64111_) [n:127.0.0.1:64111_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551668847825649664
   [junit4]   2> 993696 INFO  (coreZkRegister-4008-thread-1-processing-n:127.0.0.1:64111_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:64111_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 993696 INFO  (coreZkRegister-4008-thread-1-processing-n:127.0.0.1:64111_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:64111_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 993696 INFO  (coreZkRegister-4008-thread-1-processing-n:127.0.0.1:64111_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:64111_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:64111/collection1/
   [junit4]   2> 993696 INFO  (coreZkRegister-4008-thread-1-processing-n:127.0.0.1:64111_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:64111_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 993696 INFO  (coreZkRegister-4008-thread-1-processing-n:127.0.0.1:64111_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:64111_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:64111/collection1/ has no replicas
   [junit4]   2> 993707 INFO  (coreZkRegister-4008-thread-1-processing-n:127.0.0.1:64111_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:64111_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:64111/collection1/ shard1
   [junit4]   2> 993814 INFO  (zkCallback-1372-thread-1-processing-n:127.0.0.1:64111_) [n:127.0.0.1:64111_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 993814 INFO  (zkCallback-1366-thread-1-processing-n:127.0.0.1:64093_) [n:127.0.0.1:64093_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 993861 INFO  (coreZkRegister-4008-thread-1-processing-n:127.0.0.1:64111_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:64111_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 993975 INFO  (zkCallback-1372-thread-1-processing-n:127.0.0.1:64111_) [n:127.0.0.1:64111_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 993976 INFO  (zkCallback-1366-thread-1-processing-n:127.0.0.1:64093_) [n:127.0.0.1:64093_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 994471 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_1130B8D02E213F1E-001\shard-3-001\cores\collection1
   [junit4]   2> 994474 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_1130B8D02E213F1E-001\shard-3-001
   [junit4]   2> 994475 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 994476 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1498674{/,null,AVAILABLE}
   [junit4]   2> 994478 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [    ] o.e.j.s.ServerConnector Started ServerConnector@44b3b5{HTTP/1.1,[http/1.1]}{127.0.0.1:64123}
   [junit4]   2> 994482 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [    ] o.e.j.s.Server Started @998837ms
   [junit4]   2> 994482 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_1130B8D02E213F1E-001\tempDir-001/jetty3, solrconfig=solrconfig.xml, hostContext=/, hostPort=64123, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_1130B8D02E213F1E-001\shard-3-001\cores}
   [junit4]   2> 994482 ERROR (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 994482 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 6.4.0
   [junit4]   2> 994482 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 994483 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 994483 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-22T03:52:08.542Z
   [junit4]   2> 994492 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 994492 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_1130B8D02E213F1E-001\shard-3-001\solr.xml
   [junit4]   2> 994518 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 994520 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64058/solr
   [junit4]   2> 994545 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [n:127.0.0.1:64123_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 994557 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [n:127.0.0.1:64123_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64123_
   [junit4]   2> 994565 INFO  (zkCallback-1366-thread-1-processing-n:127.0.0.1:64093_) [n:127.0.0.1:64093_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 994566 INFO  (zkCallback-1372-thread-1-processing-n:127.0.0.1:64111_) [n:127.0.0.1:64111_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 994566 INFO  (zkCallback-1360-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 994567 INFO  (zkCallback-1356-thread-3-processing-n:127.0.0.1:64065_) [n:127.0.0.1:64065_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 994569 INFO  (zkCallback-1378-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 994683 INFO  (zkCallback-1366-thread-1-processing-n:127.0.0.1:64093_) [n:127.0.0.1:64093_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 994683 INFO  (zkCallback-1372-thread-1-processing-n:127.0.0.1:64111_) [n:127.0.0.1:64111_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 994870 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [n:127.0.0.1:64123_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_1130B8D02E213F1E-001\shard-3-001\cores
   [junit4]   2> 994870 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [n:127.0.0.1:64123_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 994874 INFO  (OverseerStateUpdate-96979302506561540-127.0.0.1:64065_-n_0000000000) [n:127.0.0.1:64065_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 994981 INFO  (zkCallback-1372-thread-1-processing-n:127.0.0.1:64111_) [n:127.0.0.1:64111_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 994981 INFO  (zkCallback-1378-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 994981 INFO  (zkCallback-1366-thread-1-processing-n:127.0.0.1:64093_) [n:127.0.0.1:64093_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 995896 INFO  (coreLoadExecutor-4024-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 995949 INFO  (coreLoadExecutor-4024-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 996106 WARN  (coreLoadExecutor-4024-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 996110 INFO  (coreLoadExecutor-4024-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 996147 INFO  (coreLoadExecutor-4024-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 996148 INFO  (coreLoadExecutor-4024-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_1130B8D02E213F1E-001\shard-3-001\cores\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_1130B8D02E213F1E-001\shard-3-001\cores\collection1\data\]
   [junit4]   2> 996148 INFO  (coreLoadExecutor-4024-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1406eb2
   [junit4]   2> 996150 INFO  (coreLoadExecutor-4024-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=21.1572265625, floorSegmentMB=1.8759765625, forceMergeDeletesPctAllowed=11.405127752801654, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6873752029787575
   [junit4]   2> 996171 WARN  (coreLoadExecutor-4024-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 996213 INFO  (coreLoadExecutor-4024-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 996214 INFO  (coreLoadExecutor-4024-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 996217 INFO  (coreLoadExecutor-4024-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 996217 INFO  (coreLoadExecutor-4024-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 996219 INFO  (coreLoadExecutor-4024-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=37, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6101462768115533]
   [junit4]   2> 996219 INFO  (coreLoadExecutor-4024-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@17f0d83[collection1] main]
   [junit4]   2> 996221 INFO  (coreLoadExecutor-4024-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 996224 INFO  (coreLoadExecutor-4024-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 996224 INFO  (coreLoadExecutor-4024-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 996226 INFO  (searcherExecutor-4025-thread-1-processing-n:127.0.0.1:64123_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:64123_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@17f0d83[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 996226 INFO  (coreLoadExecutor-4024-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551668850495324160
   [junit4]   2> 996236 INFO  (coreZkRegister-4019-thread-1-processing-n:127.0.0.1:64123_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:64123_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 996237 INFO  (updateExecutor-1375-thread-1-processing-n:127.0.0.1:64123_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:64123_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 996237 INFO  (recoveryExecutor-1376-thread-1-processing-n:127.0.0.1:64123_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:64123_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 996238 INFO  (recoveryExecutor-1376-thread-1-processing-n:127.0.0.1:64123_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:64123_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 996238 INFO  (recoveryExecutor-1376-thread-1-processing-n:127.0.0.1:64123_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:64123_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 996238 INFO  (recoveryExecutor-1376-thread-1-processing-n:127.0.0.1:64123_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:64123_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 996238 INFO  (recoveryExecutor-1376-thread-1-processing-n:127.0.0.1:64123_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:64123_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, leader is [http://127.0.0.1:64093/collection1/] and I am [http://127.0.0.1:64123/collection1/]
   [junit4]   2> 996241 INFO  (recoveryExecutor-1376-thread-1-processing-n:127.0.0.1:64123_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:64123_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:64093]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:64123_&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 996249 INFO  (qtp30119678-8073) [n:127.0.0.1:64093_    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 996250 INFO  (qtp30119678-8073) [n:127.0.0.1:64093_    ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 (shard2 of collection1) have state: recovering
   [junit4]   2> 996250 INFO  (qtp30119678-8073) [n:127.0.0.1:64093_    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:64123_, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"http://127.0.0.1:64123","node_name":"127.0.0.1:64123_","state":"down"}
   [junit4]   2> 996349 INFO  (zkCallback-1372-thread-1-processing-n:127.0.0.1:64111_) [n:127.0.0.1:64111_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 996349 INFO  (zkCallback-1378-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 996349 INFO  (zkCallback-1366-thread-1-processing-n:127.0.0.1:64093_) [n:127.0.0.1:64093_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 996843 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_1130B8D02E213F1E-001\shard-4-001\cores\collection1
   [junit4]   2> 996847 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_1130B8D02E213F1E-001\shard-4-001
   [junit4]   2> 996847 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 996848 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5920e1{/,null,AVAILABLE}
   [junit4]   2> 996851 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [    ] o.e.j.s.ServerConnector Started ServerConnector@6387e4{HTTP/1.1,[http/1.1]}{127.0.0.1:64136}
   [junit4]   2> 996851 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [    ] o.e.j.s.Server Started @1001207ms
   [junit4]   2> 996852 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_1130B8D02E213F1E-001\tempDir-001/jetty4, solrconfig=solrconfig.xml, hostContext=/, hostPort=64136, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_1130B8D02E213F1E-001\shard-4-001\cores}
   [junit4]   2> 996852 ERROR (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 996852 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 6.4.0
   [junit4]   2> 996852 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 996852 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 996852 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-22T03:52:10.911Z
   [junit4]   2> 996858 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 996858 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_1130B8D02E213F1E-001\shard-4-001\solr.xml
   [junit4]   2> 996874 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 996875 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64058/solr
   [junit4]   2> 996896 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [n:127.0.0.1:64136_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 996905 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [n:127.0.0.1:64136_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64136_
   [junit4]   2> 996906 INFO  (zkCallback-1372-thread-1-processing-n:127.0.0.1:64111_) [n:127.0.0.1:64111_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 996906 INFO  (zkCallback-1366-thread-1-processing-n:127.0.0.1:64093_) [n:127.0.0.1:64093_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 996906 INFO  (zkCallback-1385-thread-1-processing-n:127.0.0.1:64136_) [n:127.0.0.1:64136_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 996906 INFO  (zkCallback-1360-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 996906 INFO  (zkCallback-1356-thread-2-processing-n:127.0.0.1:64065_) [n:127.0.0.1:64065_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 996906 INFO  (zkCallback-1378-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 997024 INFO  (zkCallback-1372-thread-1-processing-n:127.0.0.1:64111_) [n:127.0.0.1:64111_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 997024 INFO  (zkCallback-1366-thread-1-processing-n:127.0.0.1:64093_) [n:127.0.0.1:64093_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 997025 INFO  (zkCallback-1378-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 997223 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [n:127.0.0.1:64136_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_1130B8D02E213F1E-001\shard-4-001\cores
   [junit4]   2> 997223 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[1130B8D02E213F1E]) [n:127.0.0.1:64136_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 997227 INFO  (OverseerStateUpdate-96979302506561540-127.0.0.1:64065_-n_0000000000) [n:127.0.0.1:64065_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 997251 INFO  (qtp30119678-8073) [n:127.0.0.1:64093_    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:64123_, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"http://127.0.0.1:64123","node_name":"127.0.0.1:64123_","state":"recovering"}
   [junit4]   2> 997252 INFO  (qtp30119678-8073) [n:127.0.0.1:64093_    ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 997252 INFO  (qtp30119678-8073) [n:127.0.0.1:64093_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:64123_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1002
   [junit4]   2> 997331 INFO  (zkCallback-1372-thread-1-processing-n:127.0.0.1:64111_) [n:127.0.0.1:64111_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 997332 INFO  (zkCallback-1378-thread-1-processing-n:127.0.0.1:64123_) [n:127.0.0.1:64123_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 997331 INFO  (zkCallback-1366-thread-1-processing-n:127.0.0.1:64093_) [n:127.0.0.1:64093_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 997331 INFO  (zkCallback-1385-thread-1-processing-n:127.0.0.1:64136_) [n:127.0.0.1:64136_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 998254 INFO  (coreLoadExecutor-4035-thread-1-processing-n:127.0.0.1:64136_) [n:127.0.0.1:64136_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 998305 INFO  (coreLoadExecutor-4035-thread-1-processing-n:127.0.0.1:64136_) [n:127.0.0.1:64136_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 998441 WARN  (coreLoadExecutor-4035-thread-1-processing-n:127.0.0.1:64136_) [n:127.0.0.1:64136_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 998446 INFO  (coreLoadExecutor-4035-thread-1-processing-n:127.0.0.1:64136_) [n:127.0.0.1:64136_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 998473 INFO  (coreLoadExecutor-4035-thread-1-processing-n:127.0.0.1:64136_) [n:127.0.0.1:64136_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 998474 INFO  (coreLoadExecutor-4035-thread-1-processing-n:127.0.0.1:64136_) [n:127.0.0.1:64136_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoading_1130B8D02E213F1E-001\shard-4-001\cores\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\s

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

eckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1670113 INFO  (searcherExecutor-6343-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1670114 INFO  (searcherExecutor-6343-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1670115 INFO  (searcherExecutor-6343-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1670116 INFO  (searcherExecutor-6343-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@86f934[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1670313 INFO  (qtp13849945-13482) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1551669557318385664)]} 0 8
   [junit4]   2> 1670314 INFO  (qtp13849945-13479) [    x:corex] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1670315 INFO  (qtp13849945-13479) [    x:corex] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5d83d6
   [junit4]   2> 1670323 INFO  (qtp13849945-13479) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@45a43f[corex] main]
   [junit4]   2> 1670324 INFO  (qtp13849945-13479) [    x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1670326 INFO  (searcherExecutor-6343-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@45a43f[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):C1)))}
   [junit4]   2> 1670328 INFO  (qtp13849945-13479) [    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> 1670332 INFO  (qtp13849945-13478) [    ] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@17dea08
   [junit4]   2> 1670448 INFO  (qtp13849945-13478) [    ] 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=116
   [junit4]   2> 1670451 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[1130B8D02E213F1E]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@5f0e17{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1670451 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[1130B8D02E213F1E]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=3094508
   [junit4]   2> 1670452 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[1130B8D02E213F1E]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4cf119{/solr,null,UNAVAILABLE}
   [junit4]   2> 1670456 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[1130B8D02E213F1E]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDir
   [junit4]   2> 1670457 INFO  (SUITE-CoreAdminHandlerTest-seed#[1130B8D02E213F1E]-worker) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1670458 INFO  (SUITE-CoreAdminHandlerTest-seed#[1130B8D02E213F1E]-worker) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.c.CoreContainer Shutting down CoreContainer instance=429595
   [junit4]   2> 1670459 INFO  (coreCloseExecutor-6349-thread-1-processing-x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1b7621
   [junit4]   2> 1670460 INFO  (coreCloseExecutor-6349-thread-3-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]  CLOSING SolrCore org.apache.solr.core.SolrCore@10becd4
   [junit4]   2> 1670461 INFO  (coreCloseExecutor-6349-thread-2-processing-x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars) [    x:rename_me] o.a.s.c.SolrCore [rename_me]  CLOSING SolrCore org.apache.solr.core.SolrCore@aed08e
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_1130B8D02E213F1E-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {range_facet_l_dv=PostingsFormat(name=LuceneVarGapFixedInterval), _version_=PostingsFormat(name=Memory doPackFST= false), multiDefault=Lucene50(blocksize=128), intDefault=PostingsFormat(name=Memory doPackFST= false), id=PostingsFormat(name=LuceneVarGapFixedInterval), range_facet_i_dv=PostingsFormat(name=Memory doPackFST= false), range_facet_l=PostingsFormat(name=Memory doPackFST= false), timestamp=PostingsFormat(name=Memory doPackFST= false)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Direct), range_facet_i_dv=DocValuesFormat(name=Lucene54), timestamp=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=1048, maxMBSortInHeap=6.147316791601444, sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=ar-BH, timezone=Europe/Warsaw
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=122393744,total=346927104
   [junit4]   2> NOTE: All tests run in this JVM: [TestSchemaNameResource, HdfsRestartWhileUpdatingTest, TestAtomicUpdateErrorCases, TestZkChroot, MinimalSchemaTest, SpatialHeatmapFacetsTest, TestValueSourceCache, TestSolrQueryParser, TestSchemaManager, TestOverriddenPrefixQueryForCustomFieldType, BinaryUpdateRequestHandlerTest, TestFoldingMultitermQuery, WrapperMergePolicyFactoryTest, SpellPossibilityIteratorTest, TestSolr4Spatial, PKIAuthenticationIntegrationTest, SharedFSAutoReplicaFailoverUtilsTest, ResponseHeaderTest, TestPKIAuthenticationPlugin, DistributedQueryComponentCustomSortTest, TestReplicationHandlerBackup, UUIDUpdateProcessorFallbackTest, DeleteNodeTest, CloudMLTQParserTest, TestSha256AuthenticationProvider, AtomicUpdatesTest, BlockJoinFacetRandomTest, SuggesterTest, DebugComponentTest, RegexBoostProcessorTest, ZkSolrClientTest, StatsComponentTest, LoggingHandlerTest, ExplicitHLLTest, PreAnalyzedFieldTest, ExitableDirectoryReaderTest, TestRangeQuery, TestUtils, UUIDFieldTest, TestHighFrequencyDictionaryFactory, SpellCheckComponentTest, TestReversedWildcardFilterFactory, TestNRTOpen, TestLegacyFieldCache, QueryResultKeyTest, TestDistributedMissingSort, TermVectorComponentDistributedTest, ResourceLoaderTest, TestSubQueryTransformerDistrib, SolrCLIZkUtilsTest, TestCodecSupport, TestClassicSimilarityFactory, TestSolrCoreProperties, BlockDirectoryTest, TestQuerySenderNoQuery, RulesTest, DistributedFacetPivotSmallTest, CreateCollectionCleanupTest, DateMathParserTest, HdfsThreadLeakTest, TestFieldCacheReopen, TestRandomRequestDistribution, ScriptEngineTest, OutOfBoxZkACLAndCredentialsProvidersTest, CoreSorterTest, HdfsChaosMonkeyNothingIsSafeTest, TestSolrCLIRunExample, BadIndexSchemaTest, TestCollationFieldDocValues, TestCloudDeleteByQuery, AnalyticsQueryTest, SuggestComponentTest, TestShardHandlerFactory, RestartWhileUpdatingTest, CdcrUpdateLogTest, MigrateRouteKeyTest, TestSolrDynamicMBean, TestReRankQParserPlugin, TestCloudPivotFacet, TestTrieFacet, TestDocSet, TestDistribDocBasedVersion, NoCacheHeaderTest, CdcrReplicationHandlerTest, TestDocTermOrds, TestObjectReleaseTracker, AddBlockUpdateTest, SearchHandlerTest, TermVectorComponentTest, CollectionsAPISolrJTest, ConnectionReuseTest, SortByFunctionTest, UpdateParamsTest, DistributedSuggestComponentTest, RAMDirectoryFactoryTest, DistribCursorPagingTest, OpenCloseCoreStressTest, TestRestoreCore, ReplicaListTransformerTest, HttpPartitionTest, DistributedDebugComponentTest, ChangedSchemaMergeTest, WordBreakSolrSpellCheckerTest, TestDFRSimilarityFactory, TestInitQParser, TestFuzzyAnalyzedSuggestions, TestFieldCacheSort, TestQueryUtils, CleanupOldIndexTest, TestAnalyzeInfixSuggestions, AsyncCallRequestStatusResponseTest, ChaosMonkeySafeLeaderTest, UpdateRequestProcessorFactoryTest, TestExportWriter, SolrXmlInZkTest, DocValuesMissingTest, SolrCmdDistributorTest, CopyFieldTest, SolrCoreCheckLockOnStartupTest, LeaderElectionIntegrationTest, TestNonDefinedSimilarityFactory, TestSchemaSimilarityResource, TestDefaultStatsCache, CloneFieldUpdateProcessorFactoryTest, GraphQueryTest, TestBulkSchemaAPI, PreAnalyzedUpdateProcessorTest, TestLRUStatsCache, DefaultValueUpdateProcessorTest, TestDynamicLoading, TestSQLHandlerNonCloud, ShowFileRequestHandlerTest, ReplaceNodeTest, ClusterStateTest, SortSpecParsingTest, TestStandardQParsers, TestSolrQueryResponse, TestJoin, SSLMigrationTest, TestRawResponseWriter, HdfsCollectionsAPIDistributedZkTest, TestLMDirichletSimilarityFactory, UtilsToolTest, DistributedFacetExistsSmallTest, DeleteShardTest, SuggesterTSTTest, TestSolrConfigHandlerConcurrent, TestNamedUpdateProcessors, CollectionsAPIDistributedZkTest, URLClassifyProcessorTest, TestTrackingShardHandlerFactory, TestExactSharedStatsCache, RecoveryAfterSoftCommitTest, TestQuerySenderListener, LeaderInitiatedRecoveryOnCommitTest, FullSolrCloudDistribCmdsTest, TestCollectionAPI, AliasIntegrationTest, TestConfig, OverseerTest, BasicZkTest, RecoveryZkTest, LeaderElectionTest, TestDistributedSearch, TestIndexSearcher, SoftAutoCommitTest, SimplePostToolTest, TestCoreDiscovery, TestExtendedDismaxParser, CoreAdminHandlerTest]
   [junit4] Completed [368/654 (2!)] on J1 in 3.08s, 5 tests, 1 failure <<< FAILURES!

[...truncated 53943 lines...]


[JENKINS] Lucene-Solr-6.x-Windows (32bit/jdk1.8.0_102) - Build # 572 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/572/
Java: 32bit/jdk1.8.0_102 -client -XX:+UseG1GC

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([BC4FDEBF0488A7F3:C7867CF327AA75F2]: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 11435 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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BC4FDEBF0488A7F3-001\init-core-data-001
   [junit4]   2> 1156498 INFO  (SUITE-CoreAdminHandlerTest-seed#[BC4FDEBF0488A7F3]-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> 1156498 INFO  (SUITE-CoreAdminHandlerTest-seed#[BC4FDEBF0488A7F3]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1156499 INFO  (SUITE-CoreAdminHandlerTest-seed#[BC4FDEBF0488A7F3]-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> 1156583 INFO  (SUITE-CoreAdminHandlerTest-seed#[BC4FDEBF0488A7F3]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1156630 INFO  (SUITE-CoreAdminHandlerTest-seed#[BC4FDEBF0488A7F3]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1156756 WARN  (SUITE-CoreAdminHandlerTest-seed#[BC4FDEBF0488A7F3]-worker) [    ] o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1156760 INFO  (SUITE-CoreAdminHandlerTest-seed#[BC4FDEBF0488A7F3]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1156776 INFO  (SUITE-CoreAdminHandlerTest-seed#[BC4FDEBF0488A7F3]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1156780 INFO  (coreLoadExecutor-4029-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> 1156821 INFO  (coreLoadExecutor-4029-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1156852 INFO  (coreLoadExecutor-4029-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1156961 WARN  (coreLoadExecutor-4029-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> 1156964 INFO  (coreLoadExecutor-4029-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1156981 INFO  (coreLoadExecutor-4029-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> 1156981 INFO  (coreLoadExecutor-4029-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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BC4FDEBF0488A7F3-001\init-core-data-001\]
   [junit4]   2> 1156981 INFO  (coreLoadExecutor-4029-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@101a363
   [junit4]   2> 1156983 INFO  (coreLoadExecutor-4029-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=18.224609375, floorSegmentMB=1.59375, forceMergeDeletesPctAllowed=19.6969719012438, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1157008 INFO  (coreLoadExecutor-4029-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1157008 INFO  (coreLoadExecutor-4029-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1157010 INFO  (coreLoadExecutor-4029-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1157010 INFO  (coreLoadExecutor-4029-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1157010 INFO  (coreLoadExecutor-4029-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=84.57421875, floorSegmentMB=1.1005859375, forceMergeDeletesPctAllowed=6.117351850161093, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8783052106976563
   [junit4]   2> 1157012 INFO  (coreLoadExecutor-4029-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@14e33e7[collection1] main]
   [junit4]   2> 1157012 INFO  (coreLoadExecutor-4029-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1157019 INFO  (coreLoadExecutor-4029-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1157056 INFO  (coreLoadExecutor-4029-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1157056 INFO  (searcherExecutor-4030-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1157056 INFO  (searcherExecutor-4030-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1157056 INFO  (searcherExecutor-4030-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1157057 INFO  (searcherExecutor-4030-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1157057 INFO  (searcherExecutor-4030-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1157057 INFO  (coreLoadExecutor-4029-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551632905659219968
   [junit4]   2> 1157057 INFO  (searcherExecutor-4030-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1157058 INFO  (searcherExecutor-4030-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1157059 INFO  (searcherExecutor-4030-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1157059 INFO  (searcherExecutor-4030-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1157060 INFO  (searcherExecutor-4030-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@14e33e7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1157061 INFO  (SUITE-CoreAdminHandlerTest-seed#[BC4FDEBF0488A7F3]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1157064 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BC4FDEBF0488A7F3]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCoreAdminHandler
   [junit4]   2> 1157423 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BC4FDEBF0488A7F3]) [    ] 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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BC4FDEBF0488A7F3-001\tempDir-001\instProp&wt=xml
   [junit4]   2> 1157424 ERROR (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BC4FDEBF0488A7F3]) [    ] 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> 1157424 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BC4FDEBF0488A7F3]) [    ] 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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BC4FDEBF0488A7F3-001\tempDir-001\instProp&wt=xml
   [junit4]   2> 1157425 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BC4FDEBF0488A7F3]) [    ] 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/J1/temp/solr.handler.admin.CoreAdminHandlerTest_BC4FDEBF0488A7F3-001/tempDir-001/instProp/lib, /C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_BC4FDEBF0488A7F3-001/tempDir-001/instProp/lib/classes]
   [junit4]   2> 1157494 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BC4FDEBF0488A7F3]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1157524 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BC4FDEBF0488A7F3]) [    ] o.a.s.s.IndexSchema [props] Schema name=test
   [junit4]   2> 1157647 WARN  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BC4FDEBF0488A7F3]) [    ] o.a.s.s.IndexSchema [props] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1157651 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BC4FDEBF0488A7F3]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1157669 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BC4FDEBF0488A7F3]) [    ] 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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BC4FDEBF0488A7F3-001\tempDir-001\instProp
   [junit4]   2> 1157670 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BC4FDEBF0488A7F3]) [    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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BC4FDEBF0488A7F3-001\tempDir-001\instProp], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BC4FDEBF0488A7F3-001\tempDir-001\instProp\data\]
   [junit4]   2> 1157670 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BC4FDEBF0488A7F3]) [    x:props] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@101a363
   [junit4]   2> 1157671 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BC4FDEBF0488A7F3]) [    x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=41, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1157698 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BC4FDEBF0488A7F3]) [    x:props] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1157699 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BC4FDEBF0488A7F3]) [    x:props] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1157700 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BC4FDEBF0488A7F3]) [    x:props] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1157700 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BC4FDEBF0488A7F3]) [    x:props] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1157700 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BC4FDEBF0488A7F3]) [    x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=49.1494140625, floorSegmentMB=1.6611328125, forceMergeDeletesPctAllowed=22.342423862161983, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1157701 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BC4FDEBF0488A7F3]) [    x:props] o.a.s.s.SolrIndexSearcher Opening [Searcher@d83cbe[props] main]
   [junit4]   2> 1157701 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BC4FDEBF0488A7F3]) [    x:props] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1157709 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BC4FDEBF0488A7F3]) [    x:props] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1157747 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BC4FDEBF0488A7F3]) [    x:props] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1157747 INFO  (searcherExecutor-4036-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1157748 INFO  (searcherExecutor-4036-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1157748 INFO  (searcherExecutor-4036-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1157748 INFO  (searcherExecutor-4036-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1157748 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BC4FDEBF0488A7F3]) [    x:props] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551632906383785984
   [junit4]   2> 1157748 INFO  (searcherExecutor-4036-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1157749 INFO  (searcherExecutor-4036-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1157749 INFO  (searcherExecutor-4036-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1157750 INFO  (searcherExecutor-4036-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1157750 INFO  (searcherExecutor-4036-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1157750 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BC4FDEBF0488A7F3]) [    ] 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> 1157751 INFO  (searcherExecutor-4036-thread-1-processing-x:props) [    x:props] o.a.s.c.SolrCore [props] Registered new searcher Searcher@d83cbe[props] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1157759 ERROR (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BC4FDEBF0488A7F3]) [    ] 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> 1157761 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BC4FDEBF0488A7F3]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCoreAdminHandler
   [junit4]   2> 1157763 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BC4FDEBF0488A7F3]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDirAfterCreateFailure
   [junit4]   2> 1157786 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BC4FDEBF0488A7F3]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1157787 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BC4FDEBF0488A7F3]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@c5cc66{/solr,null,AVAILABLE}
   [junit4]   2> 1157789 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BC4FDEBF0488A7F3]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1a279b3{HTTP/1.1,[http/1.1]}{127.0.0.1:62669}
   [junit4]   2> 1157789 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BC4FDEBF0488A7F3]) [    ] o.e.j.s.Server Started @1161523ms
   [junit4]   2> 1157789 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BC4FDEBF0488A7F3]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62669}
   [junit4]   2> 1157789 ERROR (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BC4FDEBF0488A7F3]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1157789 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BC4FDEBF0488A7F3]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 6.4.0
   [junit4]   2> 1157789 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BC4FDEBF0488A7F3]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1157789 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BC4FDEBF0488A7F3]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1157789 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BC4FDEBF0488A7F3]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-21T18:20:51.350Z
   [junit4]   2> 1157790 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BC4FDEBF0488A7F3]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BC4FDEBF0488A7F3-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-461970486487444\solr.xml
   [junit4]   2> 1157804 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BC4FDEBF0488A7F3]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1157811 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BC4FDEBF0488A7F3]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BC4FDEBF0488A7F3-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-461970486487444\.
   [junit4]   2> 1157811 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BC4FDEBF0488A7F3]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
   [junit4]   2> 1157842 INFO  (coreLoadExecutor-4046-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1157872 INFO  (coreLoadExecutor-4046-thread-1) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 1157975 WARN  (coreLoadExecutor-4046-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> 1157977 INFO  (coreLoadExecutor-4046-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1157996 INFO  (coreLoadExecutor-4046-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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BC4FDEBF0488A7F3-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-461970486487444\.\corex
   [junit4]   2> 1157996 INFO  (coreLoadExecutor-4046-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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BC4FDEBF0488A7F3-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-461970486487444\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BC4FDEBF0488A7F3-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-461970486487444\.\corex\data\]
   [junit4]   2> 1157996 INFO  (coreLoadExecutor-4046-thread-1) [    x:corex] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@101a363
   [junit4]   2> 1157997 INFO  (coreLoadExecutor-4046-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=18.224609375, floorSegmentMB=1.59375, forceMergeDeletesPctAllowed=19.6969719012438, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1158023 INFO  (coreLoadExecutor-4046-thread-1) [    x:corex] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1158023 INFO  (coreLoadExecutor-4046-thread-1) [    x:corex] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1158025 INFO  (coreLoadExecutor-4046-thread-1) [    x:corex] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1158025 INFO  (coreLoadExecutor-4046-thread-1) [    x:corex] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1158025 INFO  (coreLoadExecutor-4046-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=84.57421875, floorSegmentMB=1.1005859375, forceMergeDeletesPctAllowed=6.117351850161093, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8783052106976563
   [junit4]   2> 1158026 INFO  (coreLoadExecutor-4046-thread-1) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@651f32[corex] main]
   [junit4]   2> 1158026 INFO  (coreLoadExecutor-4046-thread-1) [    x:corex] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1158035 INFO  (coreLoadExecutor-4046-thread-1) [    x:corex] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1158078 INFO  (coreLoadExecutor-4046-thread-1) [    x:corex] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1158078 INFO  (searcherExecutor-4047-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1158079 INFO  (searcherExecutor-4047-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1158079 INFO  (searcherExecutor-4047-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1158079 INFO  (searcherExecutor-4047-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1158079 INFO  (coreLoadExecutor-4046-thread-1) [    x:corex] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551632906730864640
   [junit4]   2> 1158079 INFO  (searcherExecutor-4047-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1158080 INFO  (searcherExecutor-4047-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1158080 INFO  (searcherExecutor-4047-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1158081 INFO  (searcherExecutor-4047-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1158081 INFO  (searcherExecutor-4047-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1158082 INFO  (searcherExecutor-4047-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@651f32[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1158321 INFO  (qtp11554173-8222) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1551632906981474304)]} 0 4
   [junit4]   2> 1158324 INFO  (qtp11554173-8223) [    x:corex] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1158324 INFO  (qtp11554173-8223) [    x:corex] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1deb500
   [junit4]   2> 1158330 INFO  (qtp11554173-8223) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@18b94c3[corex] main]
   [junit4]   2> 1158330 INFO  (qtp11554173-8223) [    x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1158333 INFO  (searcherExecutor-4047-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@18b94c3[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):c1)))}
   [junit4]   2> 1158334 INFO  (qtp11554173-8223) [    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 9
   [junit4]   2> 1158337 INFO  (qtp11554173-8227) [    ] 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> 1158351 INFO  (qtp11554173-8223) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1158365 INFO  (qtp11554173-8223) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 1158476 WARN  (qtp11554173-8223) [    ] o.a.s.s.IndexSchema [corex] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1158479 INFO  (qtp11554173-8223) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1158491 INFO  (qtp11554173-8223) [    ] 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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BC4FDEBF0488A7F3-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-461970486487444\.\corex
   [junit4]   2> 1158492 INFO  (qtp11554173-8223) [    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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BC4FDEBF0488A7F3-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-461970486487444\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BC4FDEBF0488A7F3-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-461970486487444\.\corex\data\]
   [junit4]   2> 1158515 INFO  (qtp11554173-8223) [    x:corex] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@be6c6a
   [junit4]   2> 1158516 ERROR (qtp11554173-8223) [    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> 1158516 INFO  (qtp11554173-8223) [    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=173
   [junit4]   2> 1158517 ERROR (qtp11554173-8223) [    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> 1158550 ERROR (qtp11554173-8224) [    ] 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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BC4FDEBF0488A7F3-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-461970486487444\.\corex\data
   [junit4]   2> java.io.IOException: Unable to delete file: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BC4FDEBF0488A7F3-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-461970486487444\.\corex\data\tlog\tlog.0000000000000000000
   [junit4]   2> 	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2381)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2372)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.deleteUnloadedCore(SolrCore.java:2628)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.unload(CoreContainer.java:997)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$1(CoreAdminOperation.java:98)
   [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> 1158551 INFO  (qtp11554173-8224) [    ] 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=30
   [junit4]   2> 1158552 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BC4FDEBF0488A7F3]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@1a279b3{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1158552 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BC4FDEBF0488A7F3]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=8573878
   [junit4]   2> 1158553 INFO  (coreCloseExecutor-4054-thread-1) [    x:corex] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@1c83a2b
   [junit4]   2> 1158583 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BC4FDEBF0488A7F3]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@c5cc66{/solr,null,UNAVAILABLE}
   [junit4]   2> 1158585 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BC4FDEBF0488A7F3]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDirAfterCreateFailure
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CoreAdminHandlerTest -Dtests.method=testDeleteInstanceDirAfterCreateFailure -Dtests.seed=BC4FDEBF0488A7F3 -Dtests.slow=true -Dtests.locale=sr -Dtests.timezone=Etc/GMT+12 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.83s J1 | 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([BC4FDEBF0488A7F3:C7867CF327AA75F2]:0)
   [junit4]    > 	at org.apache.solr.handler.admin.CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure(CoreAdminHandlerTest.java:334)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1158590 INFO  (TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[BC4FDEBF0488A7F3]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNonexistentCoreReload
   [junit4]   2> 1158590 INFO  (TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[BC4FDEBF0488A7F3]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNonexistentCoreReload
   [junit4]   2> 1158592 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BC4FDEBF0488A7F3]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDir
   [junit4]   2> 1158616 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BC4FDEBF0488A7F3]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1158617 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BC4FDEBF0488A7F3]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@8c16ef{/solr,null,AVAILABLE}
   [junit4]   2> 1158618 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BC4FDEBF0488A7F3]) [    ] o.e.j.s.ServerConnector Started ServerConnector@672b23{HTTP/1.1,[http/1.1]}{127.0.0.1:62675}
   [junit4]   2> 1158618 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BC4FDEBF0488A7F3]) [    ] o.e.j.s.Server Started @1162353ms
   [junit4]   2> 1158618 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BC4FDEBF0488A7F3]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62675}
   [junit4]   2> 1158619 ERROR (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BC4FDEBF0488A7F3]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1158619 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BC4FDEBF0488A7F3]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 6.4.0
   [junit4]   2> 1158619 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BC4FDEBF0488A7F3]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1158619 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BC4FDEBF0488A7F3]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1158619 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BC4FDEBF0488A7F3]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-21T18:20:52.180Z
   [junit4]   2> 1158620 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BC4FDEBF0488A7F3]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BC4FDEBF0488A7F3-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-461971314891426\solr.xml
   [junit4]   2> 1158634 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BC4FDEBF0488A7F3]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1158641 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BC4FDEBF0488A7F3]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BC4FDEBF0488A7F3-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-461971314891426\.
   [junit4]   2> 1158641 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BC4FDEBF0488A7F3]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
   [junit4]   2> 1158672 INFO  (coreLoadExecutor-4062-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1158700 INFO  (coreLoadExecutor-4062-thread-1) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 1158826 WARN  (coreLoadExecutor-4062-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> 1158829 INFO  (coreLoadExecutor-4062-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1158846 INFO  (coreLoadExecutor-4062-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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BC4FDEBF0488A7F3-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-461971314891426\.\corex
   [junit4]   2> 1158847 INFO  (coreLoadExecutor-4062-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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BC4FDEBF0488A7F3-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-461971314891426\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BC4FDEBF0488A7F3-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-461971314891426\.\corex\data\]
   [junit4]   2> 1158847 INFO  (coreLoadExecutor-4062-thread-1) [    x:corex] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@101a363
   [junit4]   2> 1158848 INFO  (coreLoadExecutor-4062-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=18.224609375, floorSegmentMB=1.59375, forceMergeDeletesPctAllowed=19.6969719012438, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1158873 INFO  (coreLoadExecutor-4062-thread-1) [    x:corex] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1158874 INFO  (coreLoadExecutor-4062-thread-1) [    x:corex] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1158876 INFO  (coreLoadExecutor-4062-thread-1) [    x:corex] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1158876 INFO  (coreLoadExecutor-4062-thread-1) [    x:corex] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1158876 INFO  (coreLoadExecutor-4062-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=84.57421875, floorSegmentMB=1.1005859375, forceMergeDeletesPctAllowed=6.117351850161093, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8783052106976563
   [junit4]   2> 1158877 INFO  (coreLoadExecutor-4062-thread-1) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@1a0d8f5[corex] main]
   [junit4]   2> 1158877 INFO  (coreLoadExecutor-4062-thread-1) [    x:corex] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1158885 INFO  (coreLoadExecutor-4062-thread-1) [    x:corex] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1158924 INFO  (coreLoadExecutor-4062-thread-1) [    x:corex] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1158924 INFO  (searcherExecutor-4063-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1158926 INFO  (searcherExecutor-4063-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1158926 INFO  (searcherExecutor-4063-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1158926 INFO  (searcherExecutor-4063-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1158926 INFO  (coreLoadExecutor-4062-thread-1) [    x:corex] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551632907619008512
   [junit4]   2> 1158926 INFO  (searcherExecutor-4063-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1158927 INFO  (searcherExecutor-4063-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1158927 INFO  (searcherExecutor-4063-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1158928 INFO  (searcherExecutor-4063-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1158928 INFO  (searcherExecutor-4063-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1158929 INFO  (searcherExecutor-4063-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@1a0d8f5[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1159150 INFO  (qtp1577708-8242) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1551632907849695232)]} 0 3
   [junit4]   2> 1159152 INFO  (qtp1577708-8243) [    x:corex] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1159152 INFO  (qtp1577708-8243) [    x:corex] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@931b56
   [junit4]   2> 1159160 INFO  (qtp1577708-8243) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@1388549[corex] main]
   [junit4]   2> 1159161 INFO  (qtp1577708-8243) [    x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1159162 INFO  (searcherExecutor-4063-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@1388549[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):c1)))}
   [junit4]   2> 1159163 INFO  (qtp1577708-8243) [    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 10
   [junit4]   2> 1159166 INFO  (qtp1577708-8246) [    ] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@5958ad
   [junit4]   2> 1159243 INFO  (qtp1577708-8246) [    ] 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=77
   [junit4]   2> 1159245 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BC4FDEBF0488A7F3]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@672b23{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1159245 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BC4FDEBF0488A7F3]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=807358
   [junit4]   2> 1159246 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BC4FDEBF0488A7F3]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@8c16ef{/solr,null,UNAVAILABLE}
   [junit4]   2> 1159248 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BC4FDEBF0488A7F3]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDir
   [junit4]   2> 1159251 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[BC4FDEBF0488A7F3]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateWithSysVars
   [junit4]   2> 1159259 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[BC4FDEBF0488A7F3]) [    ] 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> 1159287 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[BC4FDEBF0488A7F3]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1159297 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[BC4FDEBF0488A7F3]) [    ] o.a.s.s.IndexSchema [org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] Schema name=tiny
   [junit4]   2> 1159304 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[BC4FDEBF0488A7F3]) [    ] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1159311 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[BC4FDEBF0488A7F3]) [    ] 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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BC4FDEBF0488A7F3-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars
   [junit4]   2> 1159312 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[BC4FDEBF0488A7F3]) [    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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BC4FDEBF0488A7F3-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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BC4FDEBF0488A7F3-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\data_diff\]
   [junit4]   2> 1159317 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[BC4FDEBF0488A7F3]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=31.39453125, floorSegmentMB=0.5771484375, forceMergeDeletesPctAllowed=28.399567209879635, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4749278416519708
   [junit4]   2> 1159336 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[BC4FDEBF0488A7F3]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1159336 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[BC4FDEBF0488A7F3]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1159337 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[BC4FDEBF0488A7F3]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=18.4755859375, floorSegmentMB=1.544921875, forceMergeDeletesPctAllowed=20.971265864103206, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.22744090547803966
   [junit4]   2> 1159338 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[BC4FDEBF0488A7F3]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.s.SolrIndexSearcher Opening [Searcher@19023f[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] main]
   [junit4]   2> 1159338 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[BC4FDEBF0488A7F3]) [    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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BC4FDEBF0488A7F3-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars\conf
   [junit4]   2> 1159339 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[BC4FDEBF0488A7F3]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1159339 INFO  (searcherExecutor-4070-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@19023f[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1159340 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[BC4FDEBF0488A7F3]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Ending testCreateWithSysVars
   [junit4]   2> 1159341 INFO  (SUITE-CoreAdminHandlerTest-seed#[BC4FDEBF0488A7F3]-worker) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1159341 INFO  (SUITE-CoreAdminHandlerTest-seed#[BC4FDEBF0488A7F3]-worker) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.c.CoreContainer Shutting down CoreContainer instance=10157791
   [junit4]   2> 1159341 INFO  (coreCloseExecutor-4074-thread-1-processing-x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4c5cfa
   [junit4]   2> 1159342 INFO  (coreCloseExecutor-4074-thread-2-processing-x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars) [    x:rename_me] o.a.s.c.SolrCore [rename_me]  CLOSING SolrCore org.apache.solr.core.SolrCore@30d9fd
   [junit4]   2> 1159343 INFO  (coreCloseExecutor-4074-thread-3-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]  CLOSING SolrCore org.apache.solr.core.SolrCore@8ac43e
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BC4FDEBF0488A7F3-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=sr, timezone=Etc/GMT+12
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=246869800,total=532676608
   [junit4]   2> NOTE: All tests run in this JVM: [TestReRankQParserPlugin, HdfsDirectoryTest, GraphQueryTest, TestEmbeddedSolrServerConstructors, PKIAuthenticationIntegrationTest, ChaosMonkeySafeLeaderTest, ConfigSetsAPITest, TestLeaderElectionWithEmptyReplica, DefaultValueUpdateProcessorTest, FullSolrCloudDistribCmdsTest, DocValuesMissingTest, TestLMDirichletSimilarityFactory, SpellCheckComponentTest, TestTrieFacet, TestIndexingPerformance, SolrInfoMBeanTest, TestOverriddenPrefixQueryForCustomFieldType, SuggestComponentTest, SuggesterTSTTest, UUIDFieldTest, TestOnReconnectListenerSupport, TestRangeQuery, TestFoldingMultitermQuery, InfoHandlerTest, JSONWriterTest, TestSimpleQParserPlugin, TestIndexSearcher, BlockDirectoryTest, TestSuggestSpellingConverter, CollectionsAPIDistributedZkTest, TestReplicaProperties, DistributedFacetPivotLongTailTest, SparseHLLTest, VersionInfoTest, RequestLoggingTest, TestRecovery, SolrIndexConfigTest, TestFieldCollectionResource, TestScoreJoinQPScore, TestFiltering, RulesTest, ShardRoutingCustomTest, TestBinaryResponseWriter, TestSolrCloudSnapshots, DistanceFunctionTest, TestLRUStatsCache, TestTolerantUpdateProcessorRandomCloud, TestSolrDeletionPolicy2, HttpPartitionTest, StressHdfsTest, DeleteInactiveReplicaTest, CurrencyFieldOpenExchangeTest, NoCacheHeaderTest, LeaderFailoverAfterPartitionTest, ResponseHeaderTest, TestDistribDocBasedVersion, TestValueSourceCache, TestFuzzyAnalyzedSuggestions, DistributedFacetPivotSmallTest, MigrateRouteKeyTest, TestJoin, BasicZkTest, TestMissingGroups, DeleteShardTest, BasicDistributedZk2Test, SegmentsInfoRequestHandlerTest, SpellPossibilityIteratorTest, ScriptEngineTest, TestSQLHandlerNonCloud, TestCoreDiscovery, TestSolrCLIRunExample, TestRandomRequestDistribution, TestStandardQParsers, IndexSchemaTest, TriLevelCompositeIdRoutingTest, ClusterStateTest, TestConfigSetProperties, TestLockTree, TestLMJelinekMercerSimilarityFactory, TestConfig, JsonLoaderTest, TestObjectReleaseTracker, RecoveryAfterSoftCommitTest, TestReplicationHandlerBackup, SortSpecParsingTest, TestInitQParser, HdfsBasicDistributedZk2Test, TestCorePropertiesReload, TestReloadDeadlock, NotRequiredUniqueKeyTest, TestMacroExpander, SuggesterWFSTTest, TestSystemIdResolver, DistributedTermsComponentTest, BigEndianAscendingWordSerializerTest, ExitableDirectoryReaderTest, ReturnFieldsTest, TestNamedUpdateProcessors, PreAnalyzedFieldManagedSchemaCloudTest, CircularListTest, ResourceLoaderTest, TestConfigOverlay, TestPerFieldSimilarityWithDefaultOverride, CdcrReplicationHandlerTest, TestJsonFacets, TermVectorComponentDistributedTest, TestFieldTypeCollectionResource, OutOfBoxZkACLAndCredentialsProvidersTest, SolrCoreCheckLockOnStartupTest, TestSchemaSimilarityResource, TestReload, EchoParamsTest, SuggesterTest, TestConfigSetsAPIExclusivity, CoreAdminHandlerTest]
   [junit4] Completed [244/654 (1!)] on J1 in 2.90s, 5 tests, 1 failure <<< FAILURES!

[...truncated 54420 lines...]


[JENKINS] Lucene-Solr-6.x-Windows (32bit/jdk1.8.0_102) - Build # 571 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/571/
Java: 32bit/jdk1.8.0_102 -client -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([579BDC058F934688:2C527E49ACB19489]: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 11670 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_579BDC058F934688-001\init-core-data-001
   [junit4]   2> 1950799 INFO  (SUITE-CoreAdminHandlerTest-seed#[579BDC058F934688]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1950802 INFO  (SUITE-CoreAdminHandlerTest-seed#[579BDC058F934688]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1950803 INFO  (SUITE-CoreAdminHandlerTest-seed#[579BDC058F934688]-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> 1950876 INFO  (SUITE-CoreAdminHandlerTest-seed#[579BDC058F934688]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1950902 INFO  (SUITE-CoreAdminHandlerTest-seed#[579BDC058F934688]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1950999 WARN  (SUITE-CoreAdminHandlerTest-seed#[579BDC058F934688]-worker) [    ] o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1951002 INFO  (SUITE-CoreAdminHandlerTest-seed#[579BDC058F934688]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1951016 INFO  (SUITE-CoreAdminHandlerTest-seed#[579BDC058F934688]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1951020 INFO  (coreLoadExecutor-7568-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> 1951056 INFO  (coreLoadExecutor-7568-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1951081 INFO  (coreLoadExecutor-7568-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1951175 WARN  (coreLoadExecutor-7568-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> 1951179 INFO  (coreLoadExecutor-7568-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1951196 INFO  (coreLoadExecutor-7568-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> 1951196 INFO  (coreLoadExecutor-7568-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_579BDC058F934688-001\init-core-data-001\]
   [junit4]   2> 1951196 INFO  (coreLoadExecutor-7568-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@78b4a8
   [junit4]   2> 1951198 INFO  (coreLoadExecutor-7568-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=48, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1951224 INFO  (coreLoadExecutor-7568-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1951224 INFO  (coreLoadExecutor-7568-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1951225 INFO  (coreLoadExecutor-7568-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1951225 INFO  (coreLoadExecutor-7568-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1951226 INFO  (coreLoadExecutor-7568-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=56.1845703125, floorSegmentMB=1.4658203125, forceMergeDeletesPctAllowed=25.565878671867846, segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.32503162662471874
   [junit4]   2> 1951226 INFO  (coreLoadExecutor-7568-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@39adc2[collection1] main]
   [junit4]   2> 1951226 INFO  (coreLoadExecutor-7568-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1951233 INFO  (coreLoadExecutor-7568-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1951268 INFO  (coreLoadExecutor-7568-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1951268 INFO  (searcherExecutor-7569-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1951269 INFO  (searcherExecutor-7569-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1951269 INFO  (searcherExecutor-7569-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1951269 INFO  (searcherExecutor-7569-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1951269 INFO  (coreLoadExecutor-7568-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551596662745464832
   [junit4]   2> 1951269 INFO  (searcherExecutor-7569-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1951271 INFO  (searcherExecutor-7569-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1951271 INFO  (searcherExecutor-7569-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1951272 INFO  (searcherExecutor-7569-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1951272 INFO  (searcherExecutor-7569-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1951273 INFO  (SUITE-CoreAdminHandlerTest-seed#[579BDC058F934688]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1951274 INFO  (searcherExecutor-7569-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@39adc2[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1951275 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[579BDC058F934688]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCoreAdminHandler
   [junit4]   2> 1951660 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[579BDC058F934688]) [    ] 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_579BDC058F934688-001\tempDir-001\instProp&wt=xml
   [junit4]   2> 1951661 ERROR (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[579BDC058F934688]) [    ] 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> 1951663 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[579BDC058F934688]) [    ] 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_579BDC058F934688-001\tempDir-001\instProp&wt=xml
   [junit4]   2> 1951664 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[579BDC058F934688]) [    ] 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_579BDC058F934688-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_579BDC058F934688-001/tempDir-001/instProp/lib/classes]
   [junit4]   2> 1951734 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[579BDC058F934688]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1951761 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[579BDC058F934688]) [    ] o.a.s.s.IndexSchema [props] Schema name=test
   [junit4]   2> 1951859 WARN  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[579BDC058F934688]) [    ] o.a.s.s.IndexSchema [props] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1951861 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[579BDC058F934688]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1951880 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[579BDC058F934688]) [    ] 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_579BDC058F934688-001\tempDir-001\instProp
   [junit4]   2> 1951881 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[579BDC058F934688]) [    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_579BDC058F934688-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_579BDC058F934688-001\tempDir-001\instProp\data\]
   [junit4]   2> 1951881 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[579BDC058F934688]) [    x:props] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@78b4a8
   [junit4]   2> 1951882 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[579BDC058F934688]) [    x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=47.9833984375, floorSegmentMB=1.6884765625, forceMergeDeletesPctAllowed=26.781121588399458, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1951908 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[579BDC058F934688]) [    x:props] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1951909 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[579BDC058F934688]) [    x:props] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1951910 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[579BDC058F934688]) [    x:props] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1951910 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[579BDC058F934688]) [    x:props] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1951910 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[579BDC058F934688]) [    x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=74.7314453125, floorSegmentMB=1.4990234375, forceMergeDeletesPctAllowed=8.436118063365978, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1951911 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[579BDC058F934688]) [    x:props] o.a.s.s.SolrIndexSearcher Opening [Searcher@1e8d75d[props] main]
   [junit4]   2> 1951911 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[579BDC058F934688]) [    x:props] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1951921 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[579BDC058F934688]) [    x:props] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1951961 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[579BDC058F934688]) [    x:props] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1951961 INFO  (searcherExecutor-7575-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1951962 INFO  (searcherExecutor-7575-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1951962 INFO  (searcherExecutor-7575-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1951962 INFO  (searcherExecutor-7575-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1951962 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[579BDC058F934688]) [    x:props] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551596663472128000
   [junit4]   2> 1951962 INFO  (searcherExecutor-7575-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1951963 INFO  (searcherExecutor-7575-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1951963 INFO  (searcherExecutor-7575-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1951963 INFO  (searcherExecutor-7575-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1951964 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[579BDC058F934688]) [    ] 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> 1951964 INFO  (searcherExecutor-7575-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1951964 INFO  (searcherExecutor-7575-thread-1-processing-x:props) [    x:props] o.a.s.c.SolrCore [props] Registered new searcher Searcher@1e8d75d[props] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1951973 ERROR (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[579BDC058F934688]) [    ] 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> 1951975 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[579BDC058F934688]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCoreAdminHandler
   [junit4]   2> 1951978 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[579BDC058F934688]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDir
   [junit4]   2> 1952006 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[579BDC058F934688]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1952007 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[579BDC058F934688]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1329fbf{/solr,null,AVAILABLE}
   [junit4]   2> 1952013 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[579BDC058F934688]) [    ] o.e.j.s.ServerConnector Started ServerConnector@823549{SSL,[ssl, http/1.1]}{127.0.0.1:61839}
   [junit4]   2> 1952014 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[579BDC058F934688]) [    ] o.e.j.s.Server Started @1955463ms
   [junit4]   2> 1952014 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[579BDC058F934688]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61839}
   [junit4]   2> 1952014 ERROR (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[579BDC058F934688]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1952014 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[579BDC058F934688]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 6.4.0
   [junit4]   2> 1952015 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[579BDC058F934688]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1952015 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[579BDC058F934688]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1952015 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[579BDC058F934688]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-21T08:44:47.428Z
   [junit4]   2> 1952016 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[579BDC058F934688]) [    ] 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_579BDC058F934688-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-427406454365892\solr.xml
   [junit4]   2> 1952030 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[579BDC058F934688]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1952038 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[579BDC058F934688]) [    ] 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_579BDC058F934688-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-427406454365892\.
   [junit4]   2> 1952038 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[579BDC058F934688]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
   [junit4]   2> 1952069 INFO  (coreLoadExecutor-7585-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1952096 INFO  (coreLoadExecutor-7585-thread-1) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 1952196 WARN  (coreLoadExecutor-7585-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> 1952199 INFO  (coreLoadExecutor-7585-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1952217 INFO  (coreLoadExecutor-7585-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_579BDC058F934688-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-427406454365892\.\corex
   [junit4]   2> 1952217 INFO  (coreLoadExecutor-7585-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_579BDC058F934688-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-427406454365892\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_579BDC058F934688-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-427406454365892\.\corex\data\]
   [junit4]   2> 1952217 INFO  (coreLoadExecutor-7585-thread-1) [    x:corex] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@78b4a8
   [junit4]   2> 1952219 INFO  (coreLoadExecutor-7585-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=48, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1952245 INFO  (coreLoadExecutor-7585-thread-1) [    x:corex] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1952245 INFO  (coreLoadExecutor-7585-thread-1) [    x:corex] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1952246 INFO  (coreLoadExecutor-7585-thread-1) [    x:corex] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1952247 INFO  (coreLoadExecutor-7585-thread-1) [    x:corex] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1952247 INFO  (coreLoadExecutor-7585-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=56.1845703125, floorSegmentMB=1.4658203125, forceMergeDeletesPctAllowed=25.565878671867846, segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.32503162662471874
   [junit4]   2> 1952247 INFO  (coreLoadExecutor-7585-thread-1) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@3412ed[corex] main]
   [junit4]   2> 1952248 INFO  (coreLoadExecutor-7585-thread-1) [    x:corex] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1952257 INFO  (coreLoadExecutor-7585-thread-1) [    x:corex] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1952298 INFO  (coreLoadExecutor-7585-thread-1) [    x:corex] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1952298 INFO  (searcherExecutor-7586-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1952300 INFO  (searcherExecutor-7586-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1952300 INFO  (searcherExecutor-7586-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1952300 INFO  (searcherExecutor-7586-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1952300 INFO  (coreLoadExecutor-7585-thread-1) [    x:corex] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551596663826546688
   [junit4]   2> 1952300 INFO  (searcherExecutor-7586-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1952301 INFO  (searcherExecutor-7586-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1952301 INFO  (searcherExecutor-7586-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1952302 INFO  (searcherExecutor-7586-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1952302 INFO  (searcherExecutor-7586-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1952304 INFO  (searcherExecutor-7586-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@3412ed[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1952654 INFO  (qtp20261777-14807) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1551596664194596864)]} 0 3
   [junit4]   2> 1952659 INFO  (qtp20261777-14808) [    x:corex] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1952659 INFO  (qtp20261777-14808) [    x:corex] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@223ec
   [junit4]   2> 1952666 INFO  (qtp20261777-14808) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@7e8cd3[corex] main]
   [junit4]   2> 1952667 INFO  (qtp20261777-14808) [    x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1952669 INFO  (searcherExecutor-7586-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@7e8cd3[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):C1)))}
   [junit4]   2> 1952669 INFO  (qtp20261777-14808) [    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> 1952680 INFO  (qtp20261777-14805) [    ] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@b97141
   [junit4]   2> 1952761 INFO  (qtp20261777-14805) [    ] 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=80
   [junit4]   2> 1952763 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[579BDC058F934688]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@823549{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1952763 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[579BDC058F934688]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=21701548
   [junit4]   2> 1952764 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[579BDC058F934688]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1329fbf{/solr,null,UNAVAILABLE}
   [junit4]   2> 1952765 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[579BDC058F934688]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDir
   [junit4]   2> 1952769 INFO  (TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[579BDC058F934688]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNonexistentCoreReload
   [junit4]   2> 1952769 INFO  (TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[579BDC058F934688]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNonexistentCoreReload
   [junit4]   2> 1952772 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[579BDC058F934688]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDirAfterCreateFailure
   [junit4]   2> 1952798 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[579BDC058F934688]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1952800 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[579BDC058F934688]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@83787f{/solr,null,AVAILABLE}
   [junit4]   2> 1952804 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[579BDC058F934688]) [    ] o.e.j.s.ServerConnector Started ServerConnector@17bff20{SSL,[ssl, http/1.1]}{127.0.0.1:61844}
   [junit4]   2> 1952805 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[579BDC058F934688]) [    ] o.e.j.s.Server Started @1956254ms
   [junit4]   2> 1952805 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[579BDC058F934688]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61844}
   [junit4]   2> 1952805 ERROR (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[579BDC058F934688]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1952805 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[579BDC058F934688]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 6.4.0
   [junit4]   2> 1952805 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[579BDC058F934688]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1952805 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[579BDC058F934688]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1952805 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[579BDC058F934688]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-21T08:44:48.218Z
   [junit4]   2> 1952806 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[579BDC058F934688]) [    ] 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_579BDC058F934688-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-427407247760722\solr.xml
   [junit4]   2> 1952824 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[579BDC058F934688]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1952832 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[579BDC058F934688]) [    ] 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_579BDC058F934688-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-427407247760722\.
   [junit4]   2> 1952832 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[579BDC058F934688]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
   [junit4]   2> 1952867 INFO  (coreLoadExecutor-7598-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1952908 INFO  (coreLoadExecutor-7598-thread-1) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 1952999 WARN  (coreLoadExecutor-7598-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> 1953003 INFO  (coreLoadExecutor-7598-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1953021 INFO  (coreLoadExecutor-7598-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_579BDC058F934688-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-427407247760722\.\corex
   [junit4]   2> 1953021 INFO  (coreLoadExecutor-7598-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_579BDC058F934688-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-427407247760722\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_579BDC058F934688-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-427407247760722\.\corex\data\]
   [junit4]   2> 1953022 INFO  (coreLoadExecutor-7598-thread-1) [    x:corex] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@78b4a8
   [junit4]   2> 1953023 INFO  (coreLoadExecutor-7598-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=48, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1953050 INFO  (coreLoadExecutor-7598-thread-1) [    x:corex] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1953050 INFO  (coreLoadExecutor-7598-thread-1) [    x:corex] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1953060 INFO  (coreLoadExecutor-7598-thread-1) [    x:corex] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1953060 INFO  (coreLoadExecutor-7598-thread-1) [    x:corex] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1953061 INFO  (coreLoadExecutor-7598-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=56.1845703125, floorSegmentMB=1.4658203125, forceMergeDeletesPctAllowed=25.565878671867846, segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.32503162662471874
   [junit4]   2> 1953061 INFO  (coreLoadExecutor-7598-thread-1) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@52e6f3[corex] main]
   [junit4]   2> 1953062 INFO  (coreLoadExecutor-7598-thread-1) [    x:corex] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1953071 INFO  (coreLoadExecutor-7598-thread-1) [    x:corex] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1953113 INFO  (coreLoadExecutor-7598-thread-1) [    x:corex] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1953113 INFO  (searcherExecutor-7599-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1953113 INFO  (searcherExecutor-7599-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1953113 INFO  (searcherExecutor-7599-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1953113 INFO  (searcherExecutor-7599-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1953114 INFO  (searcherExecutor-7599-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1953114 INFO  (coreLoadExecutor-7598-thread-1) [    x:corex] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551596664680087552
   [junit4]   2> 1953114 INFO  (searcherExecutor-7599-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1953115 INFO  (searcherExecutor-7599-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1953116 INFO  (searcherExecutor-7599-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1953117 INFO  (searcherExecutor-7599-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1953118 INFO  (searcherExecutor-7599-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@52e6f3[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1953438 INFO  (qtp25394331-14825) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1551596665017729024)]} 0 2
   [junit4]   2> 1953443 INFO  (qtp25394331-14826) [    x:corex] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1953443 INFO  (qtp25394331-14826) [    x:corex] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@16a7ef9
   [junit4]   2> 1953449 INFO  (qtp25394331-14826) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@1048b16[corex] main]
   [junit4]   2> 1953450 INFO  (qtp25394331-14826) [    x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1953452 INFO  (searcherExecutor-7599-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@1048b16[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):C1)))}
   [junit4]   2> 1953453 INFO  (qtp25394331-14826) [    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 9
   [junit4]   2> 1953462 INFO  (qtp25394331-14824) [    ] 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> 1953488 INFO  (qtp25394331-14823) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1953508 INFO  (qtp25394331-14823) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 1953612 WARN  (qtp25394331-14823) [    ] o.a.s.s.IndexSchema [corex] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1953615 INFO  (qtp25394331-14823) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1953630 INFO  (qtp25394331-14823) [    ] 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_579BDC058F934688-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-427407247760722\.\corex
   [junit4]   2> 1953631 INFO  (qtp25394331-14823) [    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_579BDC058F934688-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-427407247760722\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_579BDC058F934688-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-427407247760722\.\corex\data\]
   [junit4]   2> 1953658 INFO  (qtp25394331-14823) [    x:corex] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@ef7fa5
   [junit4]   2> 1953659 ERROR (qtp25394331-14823) [    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.ssl.SslConnection.onFillable(SslConnection.java:186)
   [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> 	... 34 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> 	... 35 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> 	... 37 more
   [junit4]   2> 
   [junit4]   2> 1953660 INFO  (qtp25394331-14823) [    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=184
   [junit4]   2> 1953660 ERROR (qtp25394331-14823) [    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.ssl.SslConnection.onFillable(SslConnection.java:186)
   [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> 	... 34 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> 	... 35 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> 	... 37 more
   [junit4]   2> 
   [junit4]   2> 1953696 ERROR (qtp25394331-14824) [    ] 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_579BDC058F934688-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-427407247760722\.\corex\data
   [junit4]   2> java.io.IOException: Unable to delete file: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_579BDC058F934688-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-427407247760722\.\corex\data\tlog\tlog.0000000000000000000
   [junit4]   2> 	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2381)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2372)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.deleteUnloadedCore(SolrCore.java:2628)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.unload(CoreContainer.java:997)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$1(CoreAdminOperation.java:98)
   [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.ssl.SslConnection.onFillable(SslConnection.java:186)
   [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> 1953697 INFO  (qtp25394331-14824) [    ] 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=32
   [junit4]   2> 1953699 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[579BDC058F934688]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@17bff20{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1953699 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[579BDC058F934688]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1763133
   [junit4]   2> 1953700 INFO  (coreCloseExecutor-7606-thread-1) [    x:corex] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@1000626
   [junit4]   2> 1953727 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[579BDC058F934688]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@83787f{/solr,null,UNAVAILABLE}
   [junit4]   2> 1953729 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[579BDC058F934688]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDirAfterCreateFailure
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CoreAdminHandlerTest -Dtests.method=testDeleteInstanceDirAfterCreateFailure -Dtests.seed=579BDC058F934688 -Dtests.slow=true -Dtests.locale=bg-BG -Dtests.timezone=America/Thunder_Bay -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.96s 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([579BDC058F934688:2C527E49ACB19489]:0)
   [junit4]    > 	at org.apache.solr.handler.admin.CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure(CoreAdminHandlerTest.java:334)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1953736 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[579BDC058F934688]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateWithSysVars
   [junit4]   2> 1953744 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[579BDC058F934688]) [    ] 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> 1953776 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[579BDC058F934688]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1953786 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[579BDC058F934688]) [    ] o.a.s.s.IndexSchema [org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] Schema name=tiny
   [junit4]   2> 1953793 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[579BDC058F934688]) [    ] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1953801 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[579BDC058F934688]) [    ] 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_579BDC058F934688-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars
   [junit4]   2> 1953801 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[579BDC058F934688]) [    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_579BDC058F934688-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_579BDC058F934688-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\data_diff\]
   [junit4]   2> 1953808 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[579BDC058F934688]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=11, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1953828 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[579BDC058F934688]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1953828 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[579BDC058F934688]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1953828 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[579BDC058F934688]) [    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=17, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.23579613823107082]
   [junit4]   2> 1953828 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[579BDC058F934688]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.s.SolrIndexSearcher Opening [Searcher@17563e[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] main]
   [junit4]   2> 1953830 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[579BDC058F934688]) [    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_579BDC058F934688-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars\conf
   [junit4]   2> 1953830 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[579BDC058F934688]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1953831 INFO  (searcherExecutor-7609-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@17563e[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1953831 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[579BDC058F934688]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Ending testCreateWithSysVars
   [junit4]   2> 1953832 INFO  (SUITE-CoreAdminHandlerTest-seed#[579BDC058F934688]-worker) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1953832 INFO  (SUITE-CoreAdminHandlerTest-seed#[579BDC058F934688]-worker) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.c.CoreContainer Shutting down CoreContainer instance=540795
   [junit4]   2> 1953833 INFO  (coreCloseExecutor-7613-thread-1-processing-x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1c56680
   [junit4]   2> 1953833 INFO  (coreCloseExecutor-7613-thread-2-processing-x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars) [    x:rename_me] o.a.s.c.SolrCore [rename_me]  CLOSING SolrCore org.apache.solr.core.SolrCore@520ecd
   [junit4]   2> 1953833 INFO  (coreCloseExecutor-7613-thread-3-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]  CLOSING SolrCore org.apache.solr.core.SolrCore@9286fa
   [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_579BDC058F934688-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {range_facet_l_dv=FSTOrd50, _version_=PostingsFormat(name=Memory doPackFST= true), multiDefault=PostingsFormat(name=Direct), intDefault=PostingsFormat(name=Memory doPackFST= true), id=FSTOrd50, range_facet_i_dv=PostingsFormat(name=Memory doPackFST= true), range_facet_l=PostingsFormat(name=Memory doPackFST= true), timestamp=PostingsFormat(name=Memory doPackFST= true)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), range_facet_i_dv=DocValuesFormat(name=Memory), timestamp=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=1622, maxMBSortInHeap=7.638298199539633, sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=bg-BG, timezone=America/Thunder_Bay
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=82038336,total=401080320
   [junit4]   2> NOTE: All tests run in this JVM: [TestSortByMinMaxFunction, TestReplicationHandler, LeaderElectionContextKeyTest, TestHdfsCloudBackupRestore, BlockJoinFacetDistribTest, CoreAdminCreateDiscoverTest, TestRebalanceLeaders, DistributedFacetPivotWhiteBoxTest, AssignTest, ReplicationFactorTest, TestIntervalFaceting, TestCoreContainer, HLLUtilTest, TestLRUCache, TestSubQueryTransformerCrossCore, TestCustomDocTransformer, TestReqParamsAPI, DocumentAnalysisRequestHandlerTest, TestJsonRequest, TestSQLHandler, TestComponentsName, TestFieldCacheWithThreads, TestReloadAndDeleteDocs, HdfsBasicDistributedZkTest, ZkCLITest, HighlighterTest, DistributedSpellCheckComponentTest, TestPostingsSolrHighlighter, TestSSLRandomization, TestMiniSolrCloudClusterSSL, TestPivotHelperCode, TestXmlQParser, SpatialFilterTest, TestExactStatsCache, ChaosMonkeyNothingIsSafeTest, TestLazyCores, BadComponentTest, TestHashQParserPlugin, TestPerFieldSimilarity, MultiThreadedOCPTest, StatelessScriptUpdateProcessorFactoryTest, TestInitParams, TestRemoteStreaming, RollingRestartTest, TestBackupRepositoryFactory, SystemInfoHandlerTest, AlternateDirectoryTest, CachingDirectoryFactoryTest, TestStressVersions, TestRTGBase, TestScoreJoinQPNoScore, TestImplicitCoreProperties, ZkNodePropsTest, BlockCacheTest, TestSolrCloudWithKerberosAlt, TestRecoveryHdfs, StatsReloadRaceTest, TestManagedSynonymFilterFactory, TestSolrJ, TestExtendedDismaxParser, SyncSliceTest, OverseerStatusTest, TestRestManager, TestSchemaResource, SolrRequestParserTest, DataDrivenBlockJoinTest, DocValuesTest, HdfsChaosMonkeySafeLeaderTest, TestLFUCache, TestAddFieldRealTimeGet, SolrTestCaseJ4Test, TestUniqueKeyFieldResource, TestHighlightDedupGrouping, BaseCdcrDistributedZkTest, TestDistributedStatsComponentCardinality, DeleteReplicaTest, SynonymTokenizerTest, OverseerTest, BlobRepositoryCloudTest, AnalysisAfterCoreReloadTest, TestNumericTerms32, ConjunctionSolrSpellCheckerTest, TestCSVLoader, ShardRoutingTest, MultiTermTest, TestMiniSolrCloudCluster, SolrCoreTest, TestCloudManagedSchema, TestSolrXml, OutputWriterTest, QueryElevationComponentTest, ResponseLogComponentTest, SoftAutoCommitTest, TestRuleBasedAuthorizationPlugin, ForceLeaderTest, TestSolrFieldCacheMBean, TestLocalFSCloudBackupRestore, TestSearcherReuse, DirectSolrConnectionTest, DirectSolrSpellCheckerTest, SmileWriterTest, FullHLLTest, CursorPagingTest, HdfsTlogReplayBufferedWhileIndexingTest, CursorMarkTest, FileUtilsTest, PrimUtilsTest, SmileWriterTest, XsltUpdateRequestHandlerTest, TestElisionMultitermQuery, SharedFSAutoReplicaFailoverTest, TestSchemaVersionResource, TestGroupingSearch, SuggesterFSTTest, SimpleMLTQParserTest, DistributedQueueTest, FacetPivotSmallTest, RankQueryTest, IndexBasedSpellCheckerTest, TestXIncludeConfig, TestPartialUpdateDeduplication, TestSort, TestNoOpRegenerator, IndexSchemaRuntimeFieldTest, TestHashPartitioner, CdcrRequestHandlerTest, TestDistributedSearch, TestManagedResource, AddSchemaFieldsUpdateProcessorFactoryTest, TestFaceting, OverseerModifyCollectionTest, TestTestInjection, TestSolrQueryParserDefaultOperatorResource, CurrencyFieldXmlFileTest, TestSweetSpotSimilarityFactory, StandardRequestHandlerTest, TestFreeTextSuggestions, TestPseudoReturnFields, UniqFieldsUpdateProcessorFactoryTest, TestCloudSchemaless, TestFieldResource, TestClusterProperties, CustomCollectionTest, TestSlowCompositeReaderWrapper, DirectUpdateHandlerTest, TestRandomFlRTGCloud, TestUpdate, BufferStoreTest, ActionThrottleTest, TestSurroundQueryParser, BasicAuthIntegrationTest, BasicDistributedZkTest, TestSmileRequest, TestSizeLimitedDistributedMap, TestCloudPseudoReturnFields, TestLeaderElectionZkExpiry, TestClusterStateMutator, DocExpirationUpdateProcessorFactoryTest, DistributedFacetPivotSmallAdvancedTest, BasicDistributedZk2Test, UnloadDistributedZkTest, LeaderElectionIntegrationTest, BasicZkTest, RecoveryZkTest, ClusterStateUpdateTest, LeaderElectionTest, TestRandomDVFaceting, AutoCommitTest, TestDistributedGrouping, TestRecovery, ZkControllerTest, TestRealTimeGet, TestStressReorder, TestJoin, HardAutoCommitTest, DistributedTermsComponentTest, TestRangeQuery, SimpleFacetsTest, TestSolr4Spatial, PeerSyncTest, BadIndexSchemaTest, TestFiltering, TestFunctionQuery, TestBadConfig, TestIndexSearcher, CurrencyFieldOpenExchangeTest, DistributedQueryElevationComponentTest, SimplePostToolTest, SignatureUpdateProcessorFactoryTest, CoreAdminHandlerTest]
   [junit4] Completed [314/654 (1!)] on J0 in 3.09s, 5 tests, 1 failure <<< FAILURES!

[...truncated 54198 lines...]


[JENKINS] Lucene-Solr-6.x-Windows (32bit/jdk1.8.0_102) - Build # 570 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/570/
Java: 32bit/jdk1.8.0_102 -client -XX:+UseSerialGC

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([7D6FEEA07477ED6C:6A64CEC57553F6D]: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 11896 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_7D6FEEA07477ED6C-001\init-core-data-001
   [junit4]   2> 2122656 INFO  (SUITE-CoreAdminHandlerTest-seed#[7D6FEEA07477ED6C]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2122656 INFO  (SUITE-CoreAdminHandlerTest-seed#[7D6FEEA07477ED6C]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2122656 INFO  (SUITE-CoreAdminHandlerTest-seed#[7D6FEEA07477ED6C]-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> 2122750 INFO  (SUITE-CoreAdminHandlerTest-seed#[7D6FEEA07477ED6C]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 2122797 INFO  (SUITE-CoreAdminHandlerTest-seed#[7D6FEEA07477ED6C]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 2122923 WARN  (SUITE-CoreAdminHandlerTest-seed#[7D6FEEA07477ED6C]-worker) [    ] o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 2122923 INFO  (SUITE-CoreAdminHandlerTest-seed#[7D6FEEA07477ED6C]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2122953 INFO  (SUITE-CoreAdminHandlerTest-seed#[7D6FEEA07477ED6C]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 2122969 INFO  (coreLoadExecutor-7066-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> 2123047 INFO  (coreLoadExecutor-7066-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 2123079 INFO  (coreLoadExecutor-7066-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2123219 WARN  (coreLoadExecutor-7066-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> 2123219 INFO  (coreLoadExecutor-7066-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2123250 INFO  (coreLoadExecutor-7066-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> 2123250 INFO  (coreLoadExecutor-7066-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_7D6FEEA07477ED6C-001\init-core-data-001\]
   [junit4]   2> 2123250 INFO  (coreLoadExecutor-7066-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1de0ad2
   [junit4]   2> 2123250 INFO  (coreLoadExecutor-7066-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=97.11328125, floorSegmentMB=2.0908203125, forceMergeDeletesPctAllowed=13.06851169481436, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2123281 INFO  (coreLoadExecutor-7066-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2123281 INFO  (coreLoadExecutor-7066-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2123281 INFO  (coreLoadExecutor-7066-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2123281 INFO  (coreLoadExecutor-7066-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2123281 INFO  (coreLoadExecutor-7066-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=6, maxMergeAtOnceExplicit=2, maxMergedSegmentMB=63.9228515625, floorSegmentMB=1.5732421875, forceMergeDeletesPctAllowed=12.292303620073831, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8161939275253988
   [junit4]   2> 2123281 INFO  (coreLoadExecutor-7066-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1a21d13[collection1] main]
   [junit4]   2> 2123281 INFO  (coreLoadExecutor-7066-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2123281 INFO  (coreLoadExecutor-7066-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2123329 INFO  (coreLoadExecutor-7066-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2123329 INFO  (coreLoadExecutor-7066-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551558167539744768
   [junit4]   2> 2123344 INFO  (searcherExecutor-7067-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2123344 INFO  (searcherExecutor-7067-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2123344 INFO  (searcherExecutor-7067-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2123344 INFO  (searcherExecutor-7067-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2123344 INFO  (searcherExecutor-7067-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2123344 INFO  (searcherExecutor-7067-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2123344 INFO  (searcherExecutor-7067-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2123344 INFO  (searcherExecutor-7067-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2123344 INFO  (searcherExecutor-7067-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2123344 INFO  (searcherExecutor-7067-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1a21d13[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2123344 INFO  (SUITE-CoreAdminHandlerTest-seed#[7D6FEEA07477ED6C]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2123344 INFO  (TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[7D6FEEA07477ED6C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNonexistentCoreReload
   [junit4]   2> 2123344 INFO  (TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[7D6FEEA07477ED6C]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNonexistentCoreReload
   [junit4]   2> 2123344 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[7D6FEEA07477ED6C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDir
   [junit4]   2> 2123391 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[7D6FEEA07477ED6C]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2123391 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[7D6FEEA07477ED6C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3cfc8{/solr,null,AVAILABLE}
   [junit4]   2> 2123406 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[7D6FEEA07477ED6C]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1bdf762{SSL,[ssl, http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 2123406 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[7D6FEEA07477ED6C]) [    ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 2123406 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[7D6FEEA07477ED6C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62601}
   [junit4]   2> 2123406 ERROR (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[7D6FEEA07477ED6C]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2123406 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[7D6FEEA07477ED6C]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.4.0
   [junit4]   2> 2123406 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[7D6FEEA07477ED6C]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 2123406 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[7D6FEEA07477ED6C]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2123406 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[7D6FEEA07477ED6C]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-20T22:32:54.870Z
   [junit4]   2> 2123406 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[7D6FEEA07477ED6C]) [    ] 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_7D6FEEA07477ED6C-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-390693676114726\solr.xml
   [junit4]   2> 2123406 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[7D6FEEA07477ED6C]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2123422 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[7D6FEEA07477ED6C]) [    ] 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_7D6FEEA07477ED6C-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-390693676114726\.
   [junit4]   2> 2123422 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[7D6FEEA07477ED6C]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
   [junit4]   2> 2123485 INFO  (coreLoadExecutor-7078-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 2123516 INFO  (coreLoadExecutor-7078-thread-1) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 2123656 WARN  (coreLoadExecutor-7078-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> 2123656 INFO  (coreLoadExecutor-7078-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2123672 INFO  (coreLoadExecutor-7078-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_7D6FEEA07477ED6C-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-390693676114726\.\corex
   [junit4]   2> 2123672 INFO  (coreLoadExecutor-7078-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_7D6FEEA07477ED6C-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-390693676114726\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_7D6FEEA07477ED6C-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-390693676114726\.\corex\data\]
   [junit4]   2> 2123672 INFO  (coreLoadExecutor-7078-thread-1) [    x:corex] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1de0ad2
   [junit4]   2> 2123672 INFO  (coreLoadExecutor-7078-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=97.11328125, floorSegmentMB=2.0908203125, forceMergeDeletesPctAllowed=13.06851169481436, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2123719 INFO  (coreLoadExecutor-7078-thread-1) [    x:corex] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2123719 INFO  (coreLoadExecutor-7078-thread-1) [    x:corex] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2123719 INFO  (coreLoadExecutor-7078-thread-1) [    x:corex] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2123719 INFO  (coreLoadExecutor-7078-thread-1) [    x:corex] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2123719 INFO  (coreLoadExecutor-7078-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=6, maxMergeAtOnceExplicit=2, maxMergedSegmentMB=63.9228515625, floorSegmentMB=1.5732421875, forceMergeDeletesPctAllowed=12.292303620073831, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8161939275253988
   [junit4]   2> 2123719 INFO  (coreLoadExecutor-7078-thread-1) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@1e013e9[corex] main]
   [junit4]   2> 2123719 INFO  (coreLoadExecutor-7078-thread-1) [    x:corex] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2123733 INFO  (coreLoadExecutor-7078-thread-1) [    x:corex] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2123780 INFO  (coreLoadExecutor-7078-thread-1) [    x:corex] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2123780 INFO  (coreLoadExecutor-7078-thread-1) [    x:corex] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551558168012652544
   [junit4]   2> 2123780 INFO  (searcherExecutor-7079-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2123780 INFO  (searcherExecutor-7079-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2123780 INFO  (searcherExecutor-7079-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2123780 INFO  (searcherExecutor-7079-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2123780 INFO  (searcherExecutor-7079-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2123780 INFO  (searcherExecutor-7079-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2123780 INFO  (searcherExecutor-7079-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2123780 INFO  (searcherExecutor-7079-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2123780 INFO  (searcherExecutor-7079-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2123780 INFO  (searcherExecutor-7079-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@1e013e9[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2124108 INFO  (qtp21807627-14506) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1551558168356585472)]} 0 4
   [junit4]   2> 2124139 INFO  (qtp21807627-14507) [    x:corex] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2124139 INFO  (qtp21807627-14507) [    x:corex] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@48f332
   [junit4]   2> 2124170 INFO  (qtp21807627-14507) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@c7d653[corex] main]
   [junit4]   2> 2124170 INFO  (qtp21807627-14507) [    x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2124170 INFO  (searcherExecutor-7079-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@c7d653[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):C1)))}
   [junit4]   2> 2124170 INFO  (qtp21807627-14507) [    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 29
   [junit4]   2> 2124186 INFO  (qtp21807627-14512) [    ] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@11f0231
   [junit4]   2> 2124327 INFO  (qtp21807627-14512) [    ] 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=132
   [junit4]   2> 2124327 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[7D6FEEA07477ED6C]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@1bdf762{SSL,[ssl, http/1.1]}{127.0.0.1:?}
   [junit4]   2> 2124327 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[7D6FEEA07477ED6C]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=13065117
   [junit4]   2> 2124327 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[7D6FEEA07477ED6C]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3cfc8{/solr,null,UNAVAILABLE}
   [junit4]   2> 2124327 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[7D6FEEA07477ED6C]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDir
   [junit4]   2> 2124342 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[7D6FEEA07477ED6C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCoreAdminHandler
   [junit4]   2> 2124951 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[7D6FEEA07477ED6C]) [    ] 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_7D6FEEA07477ED6C-001\tempDir-001\instProp&wt=xml
   [junit4]   2> 2124951 ERROR (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[7D6FEEA07477ED6C]) [    ] 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> 2124951 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[7D6FEEA07477ED6C]) [    ] 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_7D6FEEA07477ED6C-001\tempDir-001\instProp&wt=xml
   [junit4]   2> 2124951 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[7D6FEEA07477ED6C]) [    ] 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_7D6FEEA07477ED6C-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_7D6FEEA07477ED6C-001/tempDir-001/instProp/lib/classes]
   [junit4]   2> 2125108 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[7D6FEEA07477ED6C]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 2125155 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[7D6FEEA07477ED6C]) [    ] o.a.s.s.IndexSchema [props] Schema name=test
   [junit4]   2> 2125342 WARN  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[7D6FEEA07477ED6C]) [    ] o.a.s.s.IndexSchema [props] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 2125342 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[7D6FEEA07477ED6C]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2125389 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[7D6FEEA07477ED6C]) [    ] 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_7D6FEEA07477ED6C-001\tempDir-001\instProp
   [junit4]   2> 2125389 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[7D6FEEA07477ED6C]) [    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_7D6FEEA07477ED6C-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_7D6FEEA07477ED6C-001\tempDir-001\instProp\data\]
   [junit4]   2> 2125389 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[7D6FEEA07477ED6C]) [    x:props] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1de0ad2
   [junit4]   2> 2125389 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[7D6FEEA07477ED6C]) [    x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=31.8984375, floorSegmentMB=1.3291015625, forceMergeDeletesPctAllowed=15.456872059337352, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2125451 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[7D6FEEA07477ED6C]) [    x:props] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2125451 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[7D6FEEA07477ED6C]) [    x:props] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2125451 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[7D6FEEA07477ED6C]) [    x:props] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2125451 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[7D6FEEA07477ED6C]) [    x:props] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2125451 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[7D6FEEA07477ED6C]) [    x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=629138988, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 2125451 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[7D6FEEA07477ED6C]) [    x:props] o.a.s.s.SolrIndexSearcher Opening [Searcher@fcd83f[props] main]
   [junit4]   2> 2125451 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[7D6FEEA07477ED6C]) [    x:props] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2125468 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[7D6FEEA07477ED6C]) [    x:props] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2125528 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[7D6FEEA07477ED6C]) [    x:props] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2125528 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[7D6FEEA07477ED6C]) [    x:props] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551558169845563392
   [junit4]   2> 2125528 INFO  (searcherExecutor-7086-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2125528 INFO  (searcherExecutor-7086-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2125528 INFO  (searcherExecutor-7086-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2125528 INFO  (searcherExecutor-7086-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2125528 INFO  (searcherExecutor-7086-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2125528 INFO  (searcherExecutor-7086-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2125528 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[7D6FEEA07477ED6C]) [    ] 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> 2125528 INFO  (searcherExecutor-7086-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2125528 INFO  (searcherExecutor-7086-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2125528 INFO  (searcherExecutor-7086-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2125544 INFO  (searcherExecutor-7086-thread-1-processing-x:props) [    x:props] o.a.s.c.SolrCore [props] Registered new searcher Searcher@fcd83f[props] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2125544 ERROR (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[7D6FEEA07477ED6C]) [    ] 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> 2125544 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[7D6FEEA07477ED6C]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCoreAdminHandler
   [junit4]   2> 2125559 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[7D6FEEA07477ED6C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateWithSysVars
   [junit4]   2> 2125559 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[7D6FEEA07477ED6C]) [    ] 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> 2125606 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[7D6FEEA07477ED6C]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 2125606 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[7D6FEEA07477ED6C]) [    ] o.a.s.s.IndexSchema [org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] Schema name=tiny
   [junit4]   2> 2125606 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[7D6FEEA07477ED6C]) [    ] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 2125622 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[7D6FEEA07477ED6C]) [    ] 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_7D6FEEA07477ED6C-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars
   [junit4]   2> 2125622 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[7D6FEEA07477ED6C]) [    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_7D6FEEA07477ED6C-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_7D6FEEA07477ED6C-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\data_diff\]
   [junit4]   2> 2125622 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[7D6FEEA07477ED6C]) [    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=49, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8876121476958677]
   [junit4]   2> 2125637 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[7D6FEEA07477ED6C]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2125637 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[7D6FEEA07477ED6C]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2125637 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[7D6FEEA07477ED6C]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4058330690592621]
   [junit4]   2> 2125637 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[7D6FEEA07477ED6C]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.s.SolrIndexSearcher Opening [Searcher@1e9accd[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] main]
   [junit4]   2> 2125637 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[7D6FEEA07477ED6C]) [    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_7D6FEEA07477ED6C-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars\conf
   [junit4]   2> 2125637 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[7D6FEEA07477ED6C]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2125637 INFO  (searcherExecutor-7092-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@1e9accd[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2125637 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[7D6FEEA07477ED6C]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Ending testCreateWithSysVars
   [junit4]   2> 2125653 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[7D6FEEA07477ED6C]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDirAfterCreateFailure
   [junit4]   2> 2125668 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[7D6FEEA07477ED6C]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2125668 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[7D6FEEA07477ED6C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6a6f07{/solr,null,AVAILABLE}
   [junit4]   2> 2125684 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[7D6FEEA07477ED6C]) [    ] o.e.j.s.ServerConnector Started ServerConnector@9d0c77{SSL,[ssl, http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 2125684 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[7D6FEEA07477ED6C]) [    ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 2125684 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[7D6FEEA07477ED6C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62606}
   [junit4]   2> 2125684 ERROR (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[7D6FEEA07477ED6C]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2125684 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[7D6FEEA07477ED6C]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.4.0
   [junit4]   2> 2125684 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[7D6FEEA07477ED6C]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 2125684 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[7D6FEEA07477ED6C]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2125684 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[7D6FEEA07477ED6C]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-20T22:32:57.148Z
   [junit4]   2> 2125684 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[7D6FEEA07477ED6C]) [    ] 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_7D6FEEA07477ED6C-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-390695970841226\solr.xml
   [junit4]   2> 2125684 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[7D6FEEA07477ED6C]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2125700 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[7D6FEEA07477ED6C]) [    ] 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_7D6FEEA07477ED6C-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-390695970841226\.
   [junit4]   2> 2125700 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[7D6FEEA07477ED6C]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
   [junit4]   2> 2125715 INFO  (coreLoadExecutor-7101-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 2125762 INFO  (coreLoadExecutor-7101-thread-1) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 2125902 WARN  (coreLoadExecutor-7101-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> 2125919 INFO  (coreLoadExecutor-7101-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2125934 INFO  (coreLoadExecutor-7101-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_7D6FEEA07477ED6C-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-390695970841226\.\corex
   [junit4]   2> 2125934 INFO  (coreLoadExecutor-7101-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_7D6FEEA07477ED6C-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-390695970841226\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_7D6FEEA07477ED6C-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-390695970841226\.\corex\data\]
   [junit4]   2> 2125934 INFO  (coreLoadExecutor-7101-thread-1) [    x:corex] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1de0ad2
   [junit4]   2> 2125934 INFO  (coreLoadExecutor-7101-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=97.11328125, floorSegmentMB=2.0908203125, forceMergeDeletesPctAllowed=13.06851169481436, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2125966 INFO  (coreLoadExecutor-7101-thread-1) [    x:corex] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2125966 INFO  (coreLoadExecutor-7101-thread-1) [    x:corex] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2125966 INFO  (coreLoadExecutor-7101-thread-1) [    x:corex] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2125966 INFO  (coreLoadExecutor-7101-thread-1) [    x:corex] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2125981 INFO  (coreLoadExecutor-7101-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=6, maxMergeAtOnceExplicit=2, maxMergedSegmentMB=63.9228515625, floorSegmentMB=1.5732421875, forceMergeDeletesPctAllowed=12.292303620073831, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8161939275253988
   [junit4]   2> 2125981 INFO  (coreLoadExecutor-7101-thread-1) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@1945c5c[corex] main]
   [junit4]   2> 2125981 INFO  (coreLoadExecutor-7101-thread-1) [    x:corex] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2125981 INFO  (coreLoadExecutor-7101-thread-1) [    x:corex] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2126059 INFO  (coreLoadExecutor-7101-thread-1) [    x:corex] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2126059 INFO  (coreLoadExecutor-7101-thread-1) [    x:corex] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551558170402357248
   [junit4]   2> 2126059 INFO  (searcherExecutor-7102-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2126059 INFO  (searcherExecutor-7102-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2126059 INFO  (searcherExecutor-7102-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2126059 INFO  (searcherExecutor-7102-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2126059 INFO  (searcherExecutor-7102-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2126059 INFO  (searcherExecutor-7102-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2126059 INFO  (searcherExecutor-7102-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2126059 INFO  (searcherExecutor-7102-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2126059 INFO  (searcherExecutor-7102-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2126059 INFO  (searcherExecutor-7102-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@1945c5c[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2126293 INFO  (qtp21446518-14530) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1551558170631995392)]} 0 4
   [junit4]   2> 2126309 INFO  (qtp21446518-14531) [    x:corex] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2126309 INFO  (qtp21446518-14531) [    x:corex] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@f659ae
   [junit4]   2> 2126309 INFO  (qtp21446518-14531) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@160775[corex] main]
   [junit4]   2> 2126309 INFO  (qtp21446518-14531) [    x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2126309 INFO  (searcherExecutor-7102-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@160775[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):C1)))}
   [junit4]   2> 2126309 INFO  (qtp21446518-14531) [    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 10
   [junit4]   2> 2126325 INFO  (qtp21446518-14526) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 2126372 INFO  (qtp21446518-14528) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 2126403 INFO  (qtp21446518-14528) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 2126559 WARN  (qtp21446518-14528) [    ] o.a.s.s.IndexSchema [corex] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 2126559 INFO  (qtp21446518-14528) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2126591 INFO  (qtp21446518-14528) [    ] 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_7D6FEEA07477ED6C-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-390695970841226\.\corex
   [junit4]   2> 2126591 INFO  (qtp21446518-14528) [    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_7D6FEEA07477ED6C-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-390695970841226\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_7D6FEEA07477ED6C-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-390695970841226\.\corex\data\]
   [junit4]   2> 2126623 INFO  (qtp21446518-14528) [    x:corex] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@1768b69
   [junit4]   2> 2126623 ERROR (qtp21446518-14528) [    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.ssl.SslConnection.onFillable(SslConnection.java:186)
   [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> 	... 34 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> 	... 35 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> 	... 37 more
   [junit4]   2> 
   [junit4]   2> 2126623 INFO  (qtp21446518-14528) [    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=285
   [junit4]   2> 2126623 ERROR (qtp21446518-14528) [    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.ssl.SslConnection.onFillable(SslConnection.java:186)
   [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> 	... 34 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> 	... 35 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> 	... 37 more
   [junit4]   2> 
   [junit4]   2> 2126684 ERROR (qtp21446518-14530) [    ] 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_7D6FEEA07477ED6C-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-390695970841226\.\corex\data
   [junit4]   2> java.io.IOException: Unable to delete file: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_7D6FEEA07477ED6C-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-390695970841226\.\corex\data\tlog\tlog.0000000000000000000
   [junit4]   2> 	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2381)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2372)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.deleteUnloadedCore(SolrCore.java:2628)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.unload(CoreContainer.java:997)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$1(CoreAdminOperation.java:98)
   [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.ssl.SslConnection.onFillable(SslConnection.java:186)
   [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> 2126684 INFO  (qtp21446518-14530) [    ] 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=39
   [junit4]   2> 2126684 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[7D6FEEA07477ED6C]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@9d0c77{SSL,[ssl, http/1.1]}{127.0.0.1:?}
   [junit4]   2> 2126684 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[7D6FEEA07477ED6C]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=28263490
   [junit4]   2> 2126684 INFO  (coreCloseExecutor-7109-thread-1) [    x:corex] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@1347656
   [junit4]   2> 2126747 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[7D6FEEA07477ED6C]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6a6f07{/solr,null,UNAVAILABLE}
   [junit4]   2> 2126747 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[7D6FEEA07477ED6C]) [    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=7D6FEEA07477ED6C -Dtests.slow=true -Dtests.locale=th-TH-u-nu-thai-x-lvariant-TH -Dtests.timezone=America/Los_Angeles -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 1.13s 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([7D6FEEA07477ED6C:6A64CEC57553F6D]:0)
   [junit4]    > 	at org.apache.solr.handler.admin.CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure(CoreAdminHandlerTest.java:334)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2126762 INFO  (SUITE-CoreAdminHandlerTest-seed#[7D6FEEA07477ED6C]-worker) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2126762 INFO  (SUITE-CoreAdminHandlerTest-seed#[7D6FEEA07477ED6C]-worker) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.c.CoreContainer Shutting down CoreContainer instance=31968998
   [junit4]   2> 2126762 INFO  (coreCloseExecutor-7111-thread-1-processing-x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1ef79e9
   [junit4]   2> 2126762 INFO  (coreCloseExecutor-7111-thread-2-processing-x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars) [    x:rename_me] o.a.s.c.SolrCore [rename_me]  CLOSING SolrCore org.apache.solr.core.SolrCore@71b5f
   [junit4]   2> 2126762 INFO  (coreCloseExecutor-7111-thread-3-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]  CLOSING SolrCore org.apache.solr.core.SolrCore@10f8b00
   [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_7D6FEEA07477ED6C-001
   [junit4]   2> NOTE: test params are: codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=8, maxDocsPerChunk=208, blockSize=3), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=8, blockSize=3)), sim=RandomSimilarity(queryNorm=true,coord=no): {}, locale=th-TH-u-nu-thai-x-lvariant-TH, timezone=America/Los_Angeles
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=69606240,total=347664384
   [junit4]   2> NOTE: All tests run in this JVM: [TestSweetSpotSimilarityFactory, TestDynamicFieldResource, TestConfigSetsAPI, TestAuthenticationFramework, TestComponentsName, SimpleCollectionCreateDeleteTest, LeaderElectionContextKeyTest, DirectSolrConnectionTest, HLLUtilTest, TestPartialUpdateDeduplication, TestDeleteCollectionOnDownNodes, TestCloudSchemaless, TestRestManager, LeaderElectionTest, TestStressRecovery, TestExtendedDismaxParser, JavabinLoaderTest, DistributedSpellCheckComponentTest, TestBlobHandler, TestPerFieldSimilarity, TestSort, BlockCacheTest, TestSurroundQueryParser, LeaderFailureAfterFreshStartTest, BooleanFieldTest, ParsingFieldUpdateProcessorsTest, TestFastOutputStream, HdfsWriteToMultipleCollectionsTest, HdfsNNFailoverTest, TestRecoveryHdfs, FastVectorHighlighterTest, BufferStoreTest, DistributedQueueTest, QueryElevationComponentTest, TlogReplayBufferedWhileIndexingTest, TestStressVersions, DistributedFacetPivotSmallAdvancedTest, DisMaxRequestHandlerTest, ConcurrentDeleteAndCreateCollectionTest, ChaosMonkeyNothingIsSafeTest, TestCoreContainer, TestConfigSets, BaseCdcrDistributedZkTest, TestMiniSolrCloudClusterSSL, TestTolerantUpdateProcessorCloud, TestFunctionQuery, TestBlendedInfixSuggestions, HttpSolrCallGetCoreTest, TestNoOpRegenerator, FullHLLTest, XsltUpdateRequestHandlerTest, CheckHdfsIndexTest, TestPushWriter, DistributedMLTComponentTest, DistributedQueryElevationComponentTest, TestSlowCompositeReaderWrapper, SolrCoreTest, CloudExitableDirectoryReaderTest, TestSolrXml, DateRangeFieldTest, OverriddenZkACLAndCredentialsProvidersTest, TestRandomFlRTGCloud, TestRequestForwarding, BlockJoinFacetDistribTest, TestManagedSchemaThreadSafety, BlobRepositoryCloudTest, TestXmlQParser, CurrencyFieldXmlFileTest, TestSearcherReuse, ZkStateWriterTest, MultiTermTest, IndexBasedSpellCheckerTest, TestGroupingSearch, ResponseLogComponentTest, TestCloudPseudoReturnFields, DistribDocExpirationUpdateProcessorTest, TestCustomSort, TestCharFilters, PrimUtilsTest, DistributedFacetPivotWhiteBoxTest, TestDefaultSearchFieldResource, SpatialFilterTest, OverseerTest, TestUninvertingReader, TestCloudManagedSchema, TestDistribIDF, TestDownShardTolerantSearch, TestSmileRequest, AnalysisErrorHandlingTest, MoreLikeThisHandlerTest, TestSizeLimitedDistributedMap, TestBinaryResponseWriter, TestFreeTextSuggestions, SmileWriterTest, DocumentBuilderTest, TestMacros, TestChildDocTransformer, TestClusterStateMutator, TestAnalyzedSuggestions, ConjunctionSolrSpellCheckerTest, CdcrReplicationDistributedZkTest, TestJettySolrRunner, PrimitiveFieldTypeTest, TermsComponentTest, TestMaxScoreQueryParser, TestSolrFieldCacheMBean, TestRebalanceLeaders, BadComponentTest, BasicAuthIntegrationTest, SmileWriterTest, CoreMergeIndexesAdminHandlerTest, TestIntervalFaceting, ClassificationUpdateProcessorFactoryTest, SoftAutoCommitTest, TestCustomStream, ReplicationFactorTest, TestFieldResource, CustomCollectionTest, CoreAdminCreateDiscoverTest, TestFieldCacheSanityChecker, CursorMarkTest, TestDistributedStatsComponentCardinality, RollingRestartTest, PolyFieldTest, TestClusterProperties, TestExactStatsCache, DeleteStatusTest, SolrTestCaseJ4Test, TestManagedSchema, TestConfigSetImmutable, SOLR749Test, BitVectorTest, TestSolrCoreSnapshots, HdfsChaosMonkeySafeLeaderTest, HdfsBasicDistributedZkTest, ZkControllerTest, TestAddFieldRealTimeGet, TestLeaderElectionZkExpiry, LeaderInitiatedRecoveryOnShardRestartTest, HdfsSyncSliceTest, DeleteReplicaTest, TestJmxIntegration, SuggesterFSTTest, RuleEngineTest, TestScoreJoinQPNoScore, TestFieldCacheWithThreads, TestSolrConfigHandler, TestSubQueryTransformerCrossCore, VMParamsZkACLAndCredentialsProvidersTest, CachingDirectoryFactoryTest, DistanceUnitsTest, TestUniqueKeyFieldResource, OverseerModifyCollectionTest, SchemaVersionSpecificBehaviorTest, TestFieldCacheSortRandom, TestBM25SimilarityFactory, IndexSchemaRuntimeFieldTest, TestJsonFacetRefinement, RemoteQueryErrorTest, TestTolerantSearch, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, SyncSliceTest, ShardRoutingTest, BasicZkTest, RecoveryZkTest, TestReplicationHandler, ClusterStateUpdateTest, TestRandomDVFaceting, ZkCLITest, ShardRoutingCustomTest, TestDistributedSearch, TestFaceting, TestHashPartitioner, TermVectorComponentDistributedTest, TestStressReorder, HardAutoCommitTest, SimpleFacetsTest, StatsComponentTest, PeerSyncTest, DirectUpdateHandlerTest, TestBadConfig, CurrencyFieldOpenExchangeTest, SimplePostToolTest, SignatureUpdateProcessorFactoryTest, CoreAdminHandlerTest]
   [junit4] Completed [364/654 (1!)] on J0 in 4.20s, 5 tests, 1 failure <<< FAILURES!

[...truncated 53973 lines...]


[JENKINS] Lucene-Solr-6.x-Windows (32bit/jdk1.8.0_102) - Build # 569 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/569/
Java: 32bit/jdk1.8.0_102 -client -XX:+UseG1GC

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([B4CDE7B873517BC0:CF0445F45073A9C1]: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 10753 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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_B4CDE7B873517BC0-001\init-core-data-001
   [junit4]   2> 50509 INFO  (SUITE-CoreAdminHandlerTest-seed#[B4CDE7B873517BC0]-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> 50511 INFO  (SUITE-CoreAdminHandlerTest-seed#[B4CDE7B873517BC0]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 50512 INFO  (SUITE-CoreAdminHandlerTest-seed#[B4CDE7B873517BC0]-worker) [    ] o.a.s.c.SolrResourceLoader Using system property solr.solr.home: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr
   [junit4]   2> 50515 INFO  (SUITE-CoreAdminHandlerTest-seed#[B4CDE7B873517BC0]-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> 50630 WARN  (SUITE-CoreAdminHandlerTest-seed#[B4CDE7B873517BC0]-worker) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 50632 INFO  (SUITE-CoreAdminHandlerTest-seed#[B4CDE7B873517BC0]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 50677 INFO  (SUITE-CoreAdminHandlerTest-seed#[B4CDE7B873517BC0]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 50806 WARN  (SUITE-CoreAdminHandlerTest-seed#[B4CDE7B873517BC0]-worker) [    ] o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 50810 INFO  (SUITE-CoreAdminHandlerTest-seed#[B4CDE7B873517BC0]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 50833 INFO  (SUITE-CoreAdminHandlerTest-seed#[B4CDE7B873517BC0]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 50838 INFO  (coreLoadExecutor-131-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> 50907 WARN  (coreLoadExecutor-131-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 50909 INFO  (coreLoadExecutor-131-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 50941 INFO  (coreLoadExecutor-131-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 51084 WARN  (coreLoadExecutor-131-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> 51090 INFO  (coreLoadExecutor-131-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 51124 INFO  (coreLoadExecutor-131-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> 51124 INFO  (coreLoadExecutor-131-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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_B4CDE7B873517BC0-001\init-core-data-001\]
   [junit4]   2> 51125 INFO  (coreLoadExecutor-131-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1540635
   [junit4]   2> 51127 INFO  (coreLoadExecutor-131-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=22, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7734951326140918]
   [junit4]   2> 51319 INFO  (coreLoadExecutor-131-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 51320 INFO  (coreLoadExecutor-131-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 51321 INFO  (coreLoadExecutor-131-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 51321 INFO  (coreLoadExecutor-131-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 51326 INFO  (coreLoadExecutor-131-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@161ab42
   [junit4]   2> 51327 INFO  (coreLoadExecutor-131-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1e34df0[collection1] main]
   [junit4]   2> 51332 INFO  (coreLoadExecutor-131-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 51478 INFO  (coreLoadExecutor-131-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 51645 INFO  (coreLoadExecutor-131-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 51646 INFO  (searcherExecutor-132-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 51647 INFO  (coreLoadExecutor-131-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551519007111118848
   [junit4]   2> 51648 INFO  (searcherExecutor-132-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 51648 INFO  (searcherExecutor-132-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 51648 INFO  (searcherExecutor-132-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 51649 INFO  (searcherExecutor-132-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 51650 INFO  (searcherExecutor-132-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 51650 INFO  (searcherExecutor-132-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 51652 INFO  (searcherExecutor-132-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 51652 INFO  (searcherExecutor-132-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 51654 INFO  (searcherExecutor-132-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1e34df0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 51655 INFO  (SUITE-CoreAdminHandlerTest-seed#[B4CDE7B873517BC0]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 51658 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[B4CDE7B873517BC0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateWithSysVars
   [junit4]   2> 51669 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[B4CDE7B873517BC0]) [    ] 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> 51707 WARN  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[B4CDE7B873517BC0]) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 51708 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[B4CDE7B873517BC0]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 51718 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[B4CDE7B873517BC0]) [    ] o.a.s.s.IndexSchema [org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] Schema name=tiny
   [junit4]   2> 51729 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[B4CDE7B873517BC0]) [    ] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 51736 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[B4CDE7B873517BC0]) [    ] 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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_B4CDE7B873517BC0-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars
   [junit4]   2> 51761 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[B4CDE7B873517BC0]) [    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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_B4CDE7B873517BC0-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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_B4CDE7B873517BC0-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\data_diff\]
   [junit4]   2> 51768 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[B4CDE7B873517BC0]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=83.6435546875, floorSegmentMB=1.1669921875, forceMergeDeletesPctAllowed=25.0917363321143, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 51784 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[B4CDE7B873517BC0]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 51784 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[B4CDE7B873517BC0]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 51785 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[B4CDE7B873517BC0]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=82.005859375, floorSegmentMB=1.2919921875, forceMergeDeletesPctAllowed=2.359666031763048, segmentsPerTier=4.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 51785 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[B4CDE7B873517BC0]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.s.SolrIndexSearcher Opening [Searcher@cdb189[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] main]
   [junit4]   2> 51786 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[B4CDE7B873517BC0]) [    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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_B4CDE7B873517BC0-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars\conf
   [junit4]   2> 51787 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[B4CDE7B873517BC0]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 51787 INFO  (searcherExecutor-138-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@cdb189[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 51788 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[B4CDE7B873517BC0]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Ending testCreateWithSysVars
   [junit4]   2> 51792 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[B4CDE7B873517BC0]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDirAfterCreateFailure
   [junit4]   2> 51818 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[B4CDE7B873517BC0]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 51819 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[B4CDE7B873517BC0]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4b0cbc{/solr,null,AVAILABLE}
   [junit4]   2> 51822 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[B4CDE7B873517BC0]) [    ] o.e.j.s.ServerConnector Started ServerConnector@5d82ce{HTTP/1.1,[http/1.1]}{127.0.0.1:52986}
   [junit4]   2> 51822 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[B4CDE7B873517BC0]) [    ] o.e.j.s.Server Started @56586ms
   [junit4]   2> 51822 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[B4CDE7B873517BC0]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52986}
   [junit4]   2> 51823 ERROR (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[B4CDE7B873517BC0]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 51823 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[B4CDE7B873517BC0]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 6.4.0
   [junit4]   2> 51823 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[B4CDE7B873517BC0]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 51823 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[B4CDE7B873517BC0]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 51823 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[B4CDE7B873517BC0]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-20T12:10:28.674Z
   [junit4]   2> 51824 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[B4CDE7B873517BC0]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_B4CDE7B873517BC0-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-353347495252333\solr.xml
   [junit4]   2> 51837 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[B4CDE7B873517BC0]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 51845 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[B4CDE7B873517BC0]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_B4CDE7B873517BC0-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-353347495252333\.
   [junit4]   2> 51845 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[B4CDE7B873517BC0]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
   [junit4]   2> 51874 WARN  (coreLoadExecutor-147-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 51877 INFO  (coreLoadExecutor-147-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 51905 INFO  (coreLoadExecutor-147-thread-1) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 52009 WARN  (coreLoadExecutor-147-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> 52012 INFO  (coreLoadExecutor-147-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 52029 INFO  (coreLoadExecutor-147-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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_B4CDE7B873517BC0-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-353347495252333\.\corex
   [junit4]   2> 52030 INFO  (coreLoadExecutor-147-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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_B4CDE7B873517BC0-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-353347495252333\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_B4CDE7B873517BC0-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-353347495252333\.\corex\data\]
   [junit4]   2> 52030 INFO  (coreLoadExecutor-147-thread-1) [    x:corex] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1540635
   [junit4]   2> 52031 INFO  (coreLoadExecutor-147-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=22, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7734951326140918]
   [junit4]   2> 52053 INFO  (coreLoadExecutor-147-thread-1) [    x:corex] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 52054 INFO  (coreLoadExecutor-147-thread-1) [    x:corex] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 52055 INFO  (coreLoadExecutor-147-thread-1) [    x:corex] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 52055 INFO  (coreLoadExecutor-147-thread-1) [    x:corex] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 52056 INFO  (coreLoadExecutor-147-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@15b12
   [junit4]   2> 52056 INFO  (coreLoadExecutor-147-thread-1) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@1a3c0a1[corex] main]
   [junit4]   2> 52056 INFO  (coreLoadExecutor-147-thread-1) [    x:corex] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 52066 INFO  (coreLoadExecutor-147-thread-1) [    x:corex] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 52107 INFO  (coreLoadExecutor-147-thread-1) [    x:corex] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 52108 INFO  (searcherExecutor-148-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 52108 INFO  (searcherExecutor-148-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 52108 INFO  (searcherExecutor-148-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 52108 INFO  (searcherExecutor-148-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 52108 INFO  (coreLoadExecutor-147-thread-1) [    x:corex] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551519007594512384
   [junit4]   2> 52108 INFO  (searcherExecutor-148-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 52110 INFO  (searcherExecutor-148-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 52110 INFO  (searcherExecutor-148-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 52111 INFO  (searcherExecutor-148-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 52111 INFO  (searcherExecutor-148-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 52112 INFO  (searcherExecutor-148-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@1a3c0a1[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 52644 INFO  (qtp2819260-253) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1551519007958368256)]} 0 273
   [junit4]   2> 52649 INFO  (qtp2819260-254) [    x:corex] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 52649 INFO  (qtp2819260-254) [    x:corex] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7c615e
   [junit4]   2> 53084 INFO  (qtp2819260-254) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@16e5a3e[corex] main]
   [junit4]   2> 53086 INFO  (qtp2819260-254) [    x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 53091 INFO  (searcherExecutor-148-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@16e5a3e[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):C1)))}
   [junit4]   2> 53092 INFO  (qtp2819260-254) [    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 443
   [junit4]   2> 53105 INFO  (qtp2819260-258) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 53137 INFO  (qtp2819260-254) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 53148 INFO  (qtp2819260-254) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 53255 WARN  (qtp2819260-254) [    ] o.a.s.s.IndexSchema [corex] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 53259 INFO  (qtp2819260-254) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 53277 INFO  (qtp2819260-254) [    ] 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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_B4CDE7B873517BC0-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-353347495252333\.\corex
   [junit4]   2> 53279 INFO  (qtp2819260-254) [    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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_B4CDE7B873517BC0-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-353347495252333\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_B4CDE7B873517BC0-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-353347495252333\.\corex\data\]
   [junit4]   2> 53305 INFO  (qtp2819260-254) [    x:corex] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@1888553
   [junit4]   2> 53308 ERROR (qtp2819260-254) [    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> 53308 INFO  (qtp2819260-254) [    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=196
   [junit4]   2> 53312 ERROR (qtp2819260-254) [    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> 53354 ERROR (qtp2819260-255) [    ] 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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_B4CDE7B873517BC0-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-353347495252333\.\corex\data
   [junit4]   2> java.io.IOException: Unable to delete file: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_B4CDE7B873517BC0-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-353347495252333\.\corex\data\tlog\tlog.0000000000000000000
   [junit4]   2> 	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2381)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2372)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.deleteUnloadedCore(SolrCore.java:2628)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.unload(CoreContainer.java:997)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$1(CoreAdminOperation.java:98)
   [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> 53360 INFO  (qtp2819260-255) [    ] 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=43
   [junit4]   2> 53362 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[B4CDE7B873517BC0]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@5d82ce{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 53362 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[B4CDE7B873517BC0]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=24706325
   [junit4]   2> 53362 INFO  (coreCloseExecutor-155-thread-1) [    x:corex] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@e0a7d4
   [junit4]   2> 53391 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[B4CDE7B873517BC0]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4b0cbc{/solr,null,UNAVAILABLE}
   [junit4]   2> 53394 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[B4CDE7B873517BC0]) [    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=B4CDE7B873517BC0 -Dtests.slow=true -Dtests.locale=und -Dtests.timezone=Asia/Dhaka -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 1.61s J1 | 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([B4CDE7B873517BC0:CF0445F45073A9C1]:0)
   [junit4]    > 	at org.apache.solr.handler.admin.CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure(CoreAdminHandlerTest.java:334)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 53399 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[B4CDE7B873517BC0]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDir
   [junit4]   2> 53423 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[B4CDE7B873517BC0]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 53424 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[B4CDE7B873517BC0]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@13cf844{/solr,null,AVAILABLE}
   [junit4]   2> 53426 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[B4CDE7B873517BC0]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1f08004{HTTP/1.1,[http/1.1]}{127.0.0.1:52992}
   [junit4]   2> 53426 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[B4CDE7B873517BC0]) [    ] o.e.j.s.Server Started @58189ms
   [junit4]   2> 53426 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[B4CDE7B873517BC0]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52992}
   [junit4]   2> 53426 ERROR (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[B4CDE7B873517BC0]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 53426 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[B4CDE7B873517BC0]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 6.4.0
   [junit4]   2> 53426 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[B4CDE7B873517BC0]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 53426 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[B4CDE7B873517BC0]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 53426 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[B4CDE7B873517BC0]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-20T12:10:30.277Z
   [junit4]   2> 53427 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[B4CDE7B873517BC0]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_B4CDE7B873517BC0-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-353349102816477\solr.xml
   [junit4]   2> 53442 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[B4CDE7B873517BC0]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 53449 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[B4CDE7B873517BC0]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_B4CDE7B873517BC0-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-353349102816477\.
   [junit4]   2> 53449 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[B4CDE7B873517BC0]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
   [junit4]   2> 53498 WARN  (coreLoadExecutor-162-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 53501 INFO  (coreLoadExecutor-162-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 53531 INFO  (coreLoadExecutor-162-thread-1) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 53635 WARN  (coreLoadExecutor-162-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> 53638 INFO  (coreLoadExecutor-162-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 53657 INFO  (coreLoadExecutor-162-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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_B4CDE7B873517BC0-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-353349102816477\.\corex
   [junit4]   2> 53657 INFO  (coreLoadExecutor-162-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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_B4CDE7B873517BC0-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-353349102816477\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_B4CDE7B873517BC0-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-353349102816477\.\corex\data\]
   [junit4]   2> 53657 INFO  (coreLoadExecutor-162-thread-1) [    x:corex] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1540635
   [junit4]   2> 53658 INFO  (coreLoadExecutor-162-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=22, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7734951326140918]
   [junit4]   2> 53683 INFO  (coreLoadExecutor-162-thread-1) [    x:corex] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 53683 INFO  (coreLoadExecutor-162-thread-1) [    x:corex] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 53685 INFO  (coreLoadExecutor-162-thread-1) [    x:corex] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 53685 INFO  (coreLoadExecutor-162-thread-1) [    x:corex] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 53685 INFO  (coreLoadExecutor-162-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@f0d5eb
   [junit4]   2> 53686 INFO  (coreLoadExecutor-162-thread-1) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@55ffb3[corex] main]
   [junit4]   2> 53686 INFO  (coreLoadExecutor-162-thread-1) [    x:corex] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 53696 INFO  (coreLoadExecutor-162-thread-1) [    x:corex] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 53739 INFO  (coreLoadExecutor-162-thread-1) [    x:corex] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 53739 INFO  (searcherExecutor-163-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 53740 INFO  (searcherExecutor-163-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 53740 INFO  (searcherExecutor-163-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 53740 INFO  (searcherExecutor-163-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 53740 INFO  (coreLoadExecutor-162-thread-1) [    x:corex] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551519009305788416
   [junit4]   2> 53741 INFO  (searcherExecutor-163-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 53741 INFO  (searcherExecutor-163-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 53742 INFO  (searcherExecutor-163-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 53742 INFO  (searcherExecutor-163-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 53743 INFO  (searcherExecutor-163-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 53744 INFO  (searcherExecutor-163-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@55ffb3[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 53960 INFO  (qtp9361848-273) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1551519009532280832)]} 0 4
   [junit4]   2> 53963 INFO  (qtp9361848-274) [    x:corex] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 53964 INFO  (qtp9361848-274) [    x:corex] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1d1f6e0
   [junit4]   2> 53971 INFO  (qtp9361848-274) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@1009633[corex] main]
   [junit4]   2> 53972 INFO  (qtp9361848-274) [    x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 53974 INFO  (searcherExecutor-163-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@1009633[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):C1)))}
   [junit4]   2> 53974 INFO  (qtp9361848-274) [    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> 53978 INFO  (qtp9361848-277) [    ] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@d902f
   [junit4]   2> 54061 INFO  (qtp9361848-277) [    ] 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=83
   [junit4]   2> 54063 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[B4CDE7B873517BC0]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@1f08004{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 54063 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[B4CDE7B873517BC0]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1839751
   [junit4]   2> 54064 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[B4CDE7B873517BC0]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@13cf844{/solr,null,UNAVAILABLE}
   [junit4]   2> 54067 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[B4CDE7B873517BC0]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDir
   [junit4]   2> 54071 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[B4CDE7B873517BC0]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Starting testCoreAdminHandler
   [junit4]   2> 54440 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[B4CDE7B873517BC0]) [    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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_B4CDE7B873517BC0-001\tempDir-001\instProp&wt=xml
   [junit4]   2> 54441 ERROR (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[B4CDE7B873517BC0]) [    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> 54442 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[B4CDE7B873517BC0]) [    ] 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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_B4CDE7B873517BC0-001\tempDir-001\instProp&wt=xml
   [junit4]   2> 54443 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[B4CDE7B873517BC0]) [    ] 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/J1/temp/solr.handler.admin.CoreAdminHandlerTest_B4CDE7B873517BC0-001/tempDir-001/instProp/lib, /C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_B4CDE7B873517BC0-001/tempDir-001/instProp/lib/classes]
   [junit4]   2> 54515 WARN  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[B4CDE7B873517BC0]) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 54517 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[B4CDE7B873517BC0]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 54547 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[B4CDE7B873517BC0]) [    ] o.a.s.s.IndexSchema [props] Schema name=test
   [junit4]   2> 54677 WARN  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[B4CDE7B873517BC0]) [    ] o.a.s.s.IndexSchema [props] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 54680 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[B4CDE7B873517BC0]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 54703 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[B4CDE7B873517BC0]) [    ] 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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_B4CDE7B873517BC0-001\tempDir-001\instProp
   [junit4]   2> 54703 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[B4CDE7B873517BC0]) [    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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_B4CDE7B873517BC0-001\tempDir-001\instProp], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_B4CDE7B873517BC0-001\tempDir-001\instProp\data\]
   [junit4]   2> 54704 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[B4CDE7B873517BC0]) [    x:props] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1540635
   [junit4]   2> 54705 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[B4CDE7B873517BC0]) [    x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1117773839, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 54730 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[B4CDE7B873517BC0]) [    x:props] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 54730 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[B4CDE7B873517BC0]) [    x:props] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 54731 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[B4CDE7B873517BC0]) [    x:props] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 54731 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[B4CDE7B873517BC0]) [    x:props] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 54732 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[B4CDE7B873517BC0]) [    x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=18, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=92.5380859375, floorSegmentMB=1.798828125, forceMergeDeletesPctAllowed=0.25882610124302374, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.23139987561666164
   [junit4]   2> 54733 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[B4CDE7B873517BC0]) [    x:props] o.a.s.s.SolrIndexSearcher Opening [Searcher@1e73f52[props] main]
   [junit4]   2> 54733 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[B4CDE7B873517BC0]) [    x:props] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 54742 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[B4CDE7B873517BC0]) [    x:props] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 54784 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[B4CDE7B873517BC0]) [    x:props] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 54784 INFO  (searcherExecutor-170-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 54785 INFO  (searcherExecutor-170-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 54785 INFO  (searcherExecutor-170-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 54785 INFO  (searcherExecutor-170-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 54785 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[B4CDE7B873517BC0]) [    x:props] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551519010401550336
   [junit4]   2> 54785 INFO  (searcherExecutor-170-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 54785 INFO  (searcherExecutor-170-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 54786 INFO  (searcherExecutor-170-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 54787 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[B4CDE7B873517BC0]) [    ] 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> 54787 INFO  (searcherExecutor-170-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 54787 INFO  (searcherExecutor-170-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 54789 INFO  (searcherExecutor-170-thread-1-processing-x:props) [    x:props] o.a.s.c.SolrCore [props] Registered new searcher Searcher@1e73f52[props] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 54796 ERROR (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[B4CDE7B873517BC0]) [    ] 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> 54798 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[B4CDE7B873517BC0]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCoreAdminHandler
   [junit4]   2> 54800 INFO  (TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[B4CDE7B873517BC0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNonexistentCoreReload
   [junit4]   2> 54800 INFO  (TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[B4CDE7B873517BC0]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNonexistentCoreReload
   [junit4]   2> 54801 INFO  (SUITE-CoreAdminHandlerTest-seed#[B4CDE7B873517BC0]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 54801 INFO  (SUITE-CoreAdminHandlerTest-seed#[B4CDE7B873517BC0]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=24881448
   [junit4]   2> 54801 INFO  (coreCloseExecutor-176-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@199fae2
   [junit4]   2> 54803 INFO  (coreCloseExecutor-176-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@150ffa5
   [junit4]   2> 54803 INFO  (coreCloseExecutor-176-thread-3) [    x:rename_me] o.a.s.c.SolrCore [rename_me]  CLOSING SolrCore org.apache.solr.core.SolrCore@2fc9fd
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_B4CDE7B873517BC0-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {range_facet_l_dv=PostingsFormat(name=Direct), _version_=FSTOrd50, multiDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), intDefault=FSTOrd50, id=PostingsFormat(name=Direct), range_facet_i_dv=FSTOrd50, range_facet_l=FSTOrd50, timestamp=FSTOrd50}, docValues:{range_facet_l_dv=DocValuesFormat(name=Memory), range_facet_i_dv=DocValuesFormat(name=Lucene54), timestamp=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=773, maxMBSortInHeap=7.318958644003543, sim=RandomSimilarity(queryNorm=true,coord=no): {}, locale=und, timezone=Asia/Dhaka
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=204386592,total=279969792
   [junit4]   2> NOTE: All tests run in this JVM: [OverseerRolesTest, TestSuggestSpellingConverter, HdfsCollectionsAPIDistributedZkTest, SpellingQueryConverterTest, CoreAdminHandlerTest]
   [junit4] Completed [12/654 (1!)] on J1 in 4.38s, 5 tests, 1 failure <<< FAILURES!

[...truncated 55132 lines...]


[JENKINS] Lucene-Solr-6.x-Windows (32bit/jdk1.8.0_102) - Build # 568 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/568/
Java: 32bit/jdk1.8.0_102 -client -XX:+UseG1GC

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([C385F8CE188B8321:B84C5A823BA95120]: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 11889 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_C385F8CE188B8321-001\init-core-data-001
   [junit4]   2> 1772833 INFO  (SUITE-CoreAdminHandlerTest-seed#[C385F8CE188B8321]-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> 1772836 INFO  (SUITE-CoreAdminHandlerTest-seed#[C385F8CE188B8321]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1772839 INFO  (SUITE-CoreAdminHandlerTest-seed#[C385F8CE188B8321]-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> 1773004 WARN  (SUITE-CoreAdminHandlerTest-seed#[C385F8CE188B8321]-worker) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1773011 INFO  (SUITE-CoreAdminHandlerTest-seed#[C385F8CE188B8321]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1773082 INFO  (SUITE-CoreAdminHandlerTest-seed#[C385F8CE188B8321]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1773354 WARN  (SUITE-CoreAdminHandlerTest-seed#[C385F8CE188B8321]-worker) [    ] o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1773358 INFO  (SUITE-CoreAdminHandlerTest-seed#[C385F8CE188B8321]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1773389 INFO  (SUITE-CoreAdminHandlerTest-seed#[C385F8CE188B8321]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1773397 INFO  (coreLoadExecutor-7747-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> 1773470 WARN  (coreLoadExecutor-7747-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1773475 INFO  (coreLoadExecutor-7747-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1773530 INFO  (coreLoadExecutor-7747-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1773752 WARN  (coreLoadExecutor-7747-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> 1773755 INFO  (coreLoadExecutor-7747-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1773793 INFO  (coreLoadExecutor-7747-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> 1773796 INFO  (coreLoadExecutor-7747-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_C385F8CE188B8321-001\init-core-data-001\]
   [junit4]   2> 1773796 INFO  (coreLoadExecutor-7747-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@d95efd
   [junit4]   2> 1773799 INFO  (coreLoadExecutor-7747-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=29, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5739190051224351]
   [junit4]   2> 1773871 INFO  (coreLoadExecutor-7747-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1773871 INFO  (coreLoadExecutor-7747-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1773875 INFO  (coreLoadExecutor-7747-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1773875 INFO  (coreLoadExecutor-7747-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1773878 INFO  (coreLoadExecutor-7747-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=497976338, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1773879 INFO  (coreLoadExecutor-7747-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1ffc9a5[collection1] main]
   [junit4]   2> 1773879 INFO  (coreLoadExecutor-7747-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1773896 INFO  (coreLoadExecutor-7747-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1773959 INFO  (coreLoadExecutor-7747-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1773959 INFO  (searcherExecutor-7748-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1773960 INFO  (searcherExecutor-7748-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1773960 INFO  (searcherExecutor-7748-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1773960 INFO  (searcherExecutor-7748-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1773961 INFO  (searcherExecutor-7748-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1773961 INFO  (coreLoadExecutor-7747-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551482930793021440
   [junit4]   2> 1773961 INFO  (searcherExecutor-7748-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1773963 INFO  (searcherExecutor-7748-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1773964 INFO  (searcherExecutor-7748-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1773964 INFO  (searcherExecutor-7748-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1773969 INFO  (SUITE-CoreAdminHandlerTest-seed#[C385F8CE188B8321]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1773969 INFO  (searcherExecutor-7748-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1ffc9a5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1773973 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[C385F8CE188B8321]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDirAfterCreateFailure
   [junit4]   2> 1774013 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[C385F8CE188B8321]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1774017 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[C385F8CE188B8321]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1264fb6{/solr,null,AVAILABLE}
   [junit4]   2> 1774018 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[C385F8CE188B8321]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1612ae2{HTTP/1.1,[http/1.1]}{127.0.0.1:64837}
   [junit4]   2> 1774018 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[C385F8CE188B8321]) [    ] o.e.j.s.Server Started @1777681ms
   [junit4]   2> 1774018 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[C385F8CE188B8321]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64837}
   [junit4]   2> 1774018 ERROR (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[C385F8CE188B8321]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1774018 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[C385F8CE188B8321]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.4.0
   [junit4]   2> 1774019 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[C385F8CE188B8321]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1774019 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[C385F8CE188B8321]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1774019 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[C385F8CE188B8321]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-20T02:37:03.498Z
   [junit4]   2> 1774022 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[C385F8CE188B8321]) [    ] 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_C385F8CE188B8321-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-318942305271791\solr.xml
   [junit4]   2> 1774032 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[C385F8CE188B8321]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1774043 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[C385F8CE188B8321]) [    ] 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_C385F8CE188B8321-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-318942305271791\.
   [junit4]   2> 1774043 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[C385F8CE188B8321]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
   [junit4]   2> 1774109 WARN  (coreLoadExecutor-7758-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1774113 INFO  (coreLoadExecutor-7758-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1774172 INFO  (coreLoadExecutor-7758-thread-1) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 1774380 WARN  (coreLoadExecutor-7758-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> 1774385 INFO  (coreLoadExecutor-7758-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1774408 INFO  (coreLoadExecutor-7758-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_C385F8CE188B8321-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-318942305271791\.\corex
   [junit4]   2> 1774410 INFO  (coreLoadExecutor-7758-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_C385F8CE188B8321-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-318942305271791\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_C385F8CE188B8321-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-318942305271791\.\corex\data\]
   [junit4]   2> 1774410 INFO  (coreLoadExecutor-7758-thread-1) [    x:corex] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@d95efd
   [junit4]   2> 1774414 INFO  (coreLoadExecutor-7758-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=29, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5739190051224351]
   [junit4]   2> 1774466 INFO  (coreLoadExecutor-7758-thread-1) [    x:corex] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1774466 INFO  (coreLoadExecutor-7758-thread-1) [    x:corex] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1774471 INFO  (coreLoadExecutor-7758-thread-1) [    x:corex] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1774471 INFO  (coreLoadExecutor-7758-thread-1) [    x:corex] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1774474 INFO  (coreLoadExecutor-7758-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=497976338, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1774474 INFO  (coreLoadExecutor-7758-thread-1) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@ccec4f[corex] main]
   [junit4]   2> 1774474 INFO  (coreLoadExecutor-7758-thread-1) [    x:corex] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1774490 INFO  (coreLoadExecutor-7758-thread-1) [    x:corex] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1774569 INFO  (coreLoadExecutor-7758-thread-1) [    x:corex] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1774570 INFO  (searcherExecutor-7759-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1774570 INFO  (searcherExecutor-7759-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1774571 INFO  (searcherExecutor-7759-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1774571 INFO  (searcherExecutor-7759-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1774571 INFO  (coreLoadExecutor-7758-thread-1) [    x:corex] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551482931432652800
   [junit4]   2> 1774574 INFO  (searcherExecutor-7759-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1774574 INFO  (searcherExecutor-7759-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1774575 INFO  (searcherExecutor-7759-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1774575 INFO  (searcherExecutor-7759-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1774576 INFO  (searcherExecutor-7759-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1774580 INFO  (searcherExecutor-7759-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@ccec4f[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1775063 INFO  (qtp17233843-15692) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1551482931942260736)]} 0 7
   [junit4]   2> 1775067 INFO  (qtp17233843-15693) [    x:corex] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1775067 INFO  (qtp17233843-15693) [    x:corex] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@187c8dc
   [junit4]   2> 1775083 INFO  (qtp17233843-15693) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@13df090[corex] main]
   [junit4]   2> 1775084 INFO  (qtp17233843-15693) [    x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1775090 INFO  (searcherExecutor-7759-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@13df090[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):c1)))}
   [junit4]   2> 1775090 INFO  (qtp17233843-15693) [    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 23
   [junit4]   2> 1775097 INFO  (qtp17233843-15696) [    ] 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> 1775119 INFO  (qtp17233843-15692) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1775132 INFO  (qtp17233843-15692) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 1775318 WARN  (qtp17233843-15692) [    ] o.a.s.s.IndexSchema [corex] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1775323 INFO  (qtp17233843-15692) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1775358 INFO  (qtp17233843-15692) [    ] 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_C385F8CE188B8321-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-318942305271791\.\corex
   [junit4]   2> 1775358 INFO  (qtp17233843-15692) [    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_C385F8CE188B8321-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-318942305271791\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_C385F8CE188B8321-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-318942305271791\.\corex\data\]
   [junit4]   2> 1775424 INFO  (qtp17233843-15692) [    x:corex] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@12baa0b
   [junit4]   2> 1775426 ERROR (qtp17233843-15692) [    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> 1775427 INFO  (qtp17233843-15692) [    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=322
   [junit4]   2> 1775427 ERROR (qtp17233843-15692) [    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> 1775468 ERROR (qtp17233843-15693) [    ] 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_C385F8CE188B8321-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-318942305271791\.\corex\data
   [junit4]   2> java.io.IOException: Unable to delete file: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_C385F8CE188B8321-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-318942305271791\.\corex\data\tlog\tlog.0000000000000000000
   [junit4]   2> 	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2381)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2372)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.deleteUnloadedCore(SolrCore.java:2628)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.unload(CoreContainer.java:997)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$1(CoreAdminOperation.java:98)
   [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> 1775469 INFO  (qtp17233843-15693) [    ] 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> 1775471 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[C385F8CE188B8321]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@1612ae2{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1775471 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[C385F8CE188B8321]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=32076848
   [junit4]   2> 1775473 INFO  (coreCloseExecutor-7766-thread-1) [    x:corex] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@1623689
   [junit4]   2> 1775529 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[C385F8CE188B8321]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1264fb6{/solr,null,UNAVAILABLE}
   [junit4]   2> 1775532 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[C385F8CE188B8321]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDirAfterCreateFailure
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CoreAdminHandlerTest -Dtests.method=testDeleteInstanceDirAfterCreateFailure -Dtests.seed=C385F8CE188B8321 -Dtests.slow=true -Dtests.locale=en-US -Dtests.timezone=America/Argentina/Rio_Gallegos -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 1.57s 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([C385F8CE188B8321:B84C5A823BA95120]:0)
   [junit4]    > 	at org.apache.solr.handler.admin.CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure(CoreAdminHandlerTest.java:334)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1775545 INFO  (TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[C385F8CE188B8321]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNonexistentCoreReload
   [junit4]   2> 1775545 INFO  (TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[C385F8CE188B8321]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNonexistentCoreReload
   [junit4]   2> 1775554 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[C385F8CE188B8321]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCoreAdminHandler
   [junit4]   2> 1776248 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[C385F8CE188B8321]) [    ] 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_C385F8CE188B8321-001\tempDir-001\instProp&wt=xml
   [junit4]   2> 1776250 ERROR (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[C385F8CE188B8321]) [    ] 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> 1776252 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[C385F8CE188B8321]) [    ] 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_C385F8CE188B8321-001\tempDir-001\instProp&wt=xml
   [junit4]   2> 1776255 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[C385F8CE188B8321]) [    ] 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_C385F8CE188B8321-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_C385F8CE188B8321-001/tempDir-001/instProp/lib/classes]
   [junit4]   2> 1776437 WARN  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[C385F8CE188B8321]) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1776441 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[C385F8CE188B8321]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1776500 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[C385F8CE188B8321]) [    ] o.a.s.s.IndexSchema [props] Schema name=test
   [junit4]   2> 1776734 WARN  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[C385F8CE188B8321]) [    ] o.a.s.s.IndexSchema [props] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1776741 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[C385F8CE188B8321]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1776776 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[C385F8CE188B8321]) [    ] 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_C385F8CE188B8321-001\tempDir-001\instProp
   [junit4]   2> 1776777 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[C385F8CE188B8321]) [    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_C385F8CE188B8321-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_C385F8CE188B8321-001\tempDir-001\instProp\data\]
   [junit4]   2> 1776778 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[C385F8CE188B8321]) [    x:props] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@d95efd
   [junit4]   2> 1776781 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[C385F8CE188B8321]) [    x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=18, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=45.2919921875, floorSegmentMB=0.466796875, forceMergeDeletesPctAllowed=3.394405569875256, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8608009018461261
   [junit4]   2> 1776836 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[C385F8CE188B8321]) [    x:props] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1776836 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[C385F8CE188B8321]) [    x:props] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1776838 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[C385F8CE188B8321]) [    x:props] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1776838 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[C385F8CE188B8321]) [    x:props] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1776839 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[C385F8CE188B8321]) [    x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=69.220703125, floorSegmentMB=0.505859375, forceMergeDeletesPctAllowed=29.938229157906456, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3587238101903981
   [junit4]   2> 1776840 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[C385F8CE188B8321]) [    x:props] o.a.s.s.SolrIndexSearcher Opening [Searcher@a148ba[props] main]
   [junit4]   2> 1776841 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[C385F8CE188B8321]) [    x:props] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1776858 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[C385F8CE188B8321]) [    x:props] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1776928 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[C385F8CE188B8321]) [    x:props] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1776928 INFO  (searcherExecutor-7770-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1776930 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[C385F8CE188B8321]) [    x:props] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551482933906243584
   [junit4]   2> 1776930 INFO  (searcherExecutor-7770-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1776930 INFO  (searcherExecutor-7770-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1776930 INFO  (searcherExecutor-7770-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1776931 INFO  (searcherExecutor-7770-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1776931 INFO  (searcherExecutor-7770-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1776933 INFO  (searcherExecutor-7770-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1776933 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[C385F8CE188B8321]) [    ] 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> 1776934 INFO  (searcherExecutor-7770-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1776934 INFO  (searcherExecutor-7770-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1776936 INFO  (searcherExecutor-7770-thread-1-processing-x:props) [    x:props] o.a.s.c.SolrCore [props] Registered new searcher Searcher@a148ba[props] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1776947 ERROR (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[C385F8CE188B8321]) [    ] 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> 1776950 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[C385F8CE188B8321]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCoreAdminHandler
   [junit4]   2> 1776957 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[C385F8CE188B8321]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateWithSysVars
   [junit4]   2> 1776971 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[C385F8CE188B8321]) [    ] 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> 1777024 WARN  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[C385F8CE188B8321]) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1777025 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[C385F8CE188B8321]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1777043 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[C385F8CE188B8321]) [    ] o.a.s.s.IndexSchema [org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] Schema name=tiny
   [junit4]   2> 1777048 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[C385F8CE188B8321]) [    ] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1777052 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[C385F8CE188B8321]) [    ] 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_C385F8CE188B8321-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars
   [junit4]   2> 1777053 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[C385F8CE188B8321]) [    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_C385F8CE188B8321-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_C385F8CE188B8321-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\data_diff\]
   [junit4]   2> 1777066 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[C385F8CE188B8321]) [    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=10, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.47993064029251664]
   [junit4]   2> 1777093 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[C385F8CE188B8321]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1777093 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[C385F8CE188B8321]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1777094 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[C385F8CE188B8321]) [    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=414017900, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1777096 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[C385F8CE188B8321]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.s.SolrIndexSearcher Opening [Searcher@129eb63[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] main]
   [junit4]   2> 1777096 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[C385F8CE188B8321]) [    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_C385F8CE188B8321-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars\conf
   [junit4]   2> 1777097 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[C385F8CE188B8321]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1777098 INFO  (searcherExecutor-7776-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@129eb63[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1777100 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[C385F8CE188B8321]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Ending testCreateWithSysVars
   [junit4]   2> 1777110 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[C385F8CE188B8321]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDir
   [junit4]   2> 1777149 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[C385F8CE188B8321]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1777151 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[C385F8CE188B8321]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1e82ff{/solr,null,AVAILABLE}
   [junit4]   2> 1777153 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[C385F8CE188B8321]) [    ] o.e.j.s.ServerConnector Started ServerConnector@c9c31b{HTTP/1.1,[http/1.1]}{127.0.0.1:64843}
   [junit4]   2> 1777154 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[C385F8CE188B8321]) [    ] o.e.j.s.Server Started @1780816ms
   [junit4]   2> 1777154 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[C385F8CE188B8321]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64843}
   [junit4]   2> 1777154 ERROR (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[C385F8CE188B8321]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1777154 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[C385F8CE188B8321]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.4.0
   [junit4]   2> 1777154 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[C385F8CE188B8321]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1777154 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[C385F8CE188B8321]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1777155 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[C385F8CE188B8321]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-20T02:37:06.633Z
   [junit4]   2> 1777156 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[C385F8CE188B8321]) [    ] 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_C385F8CE188B8321-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-318945441538287\solr.xml
   [junit4]   2> 1777174 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[C385F8CE188B8321]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1777188 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[C385F8CE188B8321]) [    ] 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_C385F8CE188B8321-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-318945441538287\.
   [junit4]   2> 1777188 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[C385F8CE188B8321]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
   [junit4]   2> 1777226 WARN  (coreLoadExecutor-7785-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1777229 INFO  (coreLoadExecutor-7785-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1777289 INFO  (coreLoadExecutor-7785-thread-1) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 1777476 WARN  (coreLoadExecutor-7785-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> 1777484 INFO  (coreLoadExecutor-7785-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1777523 INFO  (coreLoadExecutor-7785-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_C385F8CE188B8321-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-318945441538287\.\corex
   [junit4]   2> 1777524 INFO  (coreLoadExecutor-7785-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_C385F8CE188B8321-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-318945441538287\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_C385F8CE188B8321-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-318945441538287\.\corex\data\]
   [junit4]   2> 1777524 INFO  (coreLoadExecutor-7785-thread-1) [    x:corex] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@d95efd
   [junit4]   2> 1777525 INFO  (coreLoadExecutor-7785-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=29, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5739190051224351]
   [junit4]   2> 1777599 INFO  (coreLoadExecutor-7785-thread-1) [    x:corex] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1777600 INFO  (coreLoadExecutor-7785-thread-1) [    x:corex] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1777604 INFO  (coreLoadExecutor-7785-thread-1) [    x:corex] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1777604 INFO  (coreLoadExecutor-7785-thread-1) [    x:corex] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1777605 INFO  (coreLoadExecutor-7785-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=497976338, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1777605 INFO  (coreLoadExecutor-7785-thread-1) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@1610f[corex] main]
   [junit4]   2> 1777605 INFO  (coreLoadExecutor-7785-thread-1) [    x:corex] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1777622 INFO  (coreLoadExecutor-7785-thread-1) [    x:corex] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1777700 INFO  (coreLoadExecutor-7785-thread-1) [    x:corex] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1777701 INFO  (searcherExecutor-7786-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1777701 INFO  (searcherExecutor-7786-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1777701 INFO  (searcherExecutor-7786-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1777701 INFO  (searcherExecutor-7786-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1777702 INFO  (coreLoadExecutor-7785-thread-1) [    x:corex] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551482934715744256
   [junit4]   2> 1777702 INFO  (searcherExecutor-7786-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1777703 INFO  (searcherExecutor-7786-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1777704 INFO  (searcherExecutor-7786-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1777705 INFO  (searcherExecutor-7786-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1777705 INFO  (searcherExecutor-7786-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1777708 INFO  (searcherExecutor-7786-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@1610f[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1778214 INFO  (qtp2798924-15717) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1551482935244226560)]} 0 7
   [junit4]   2> 1778218 INFO  (qtp2798924-15715) [    x:corex] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1778218 INFO  (qtp2798924-15715) [    x:corex] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@10ea2a3
   [junit4]   2> 1778235 INFO  (qtp2798924-15715) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@fbf8d4[corex] main]
   [junit4]   2> 1778235 INFO  (qtp2798924-15715) [    x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1778239 INFO  (searcherExecutor-7786-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@fbf8d4[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):c1)))}
   [junit4]   2> 1778242 INFO  (qtp2798924-15715) [    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 24
   [junit4]   2> 1778245 INFO  (qtp2798924-15721) [    ] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@8af80f
   [junit4]   2> 1778407 INFO  (qtp2798924-15721) [    ] 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=161
   [junit4]   2> 1778410 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[C385F8CE188B8321]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@c9c31b{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1778410 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[C385F8CE188B8321]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=18203505
   [junit4]   2> 1778412 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[C385F8CE188B8321]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1e82ff{/solr,null,UNAVAILABLE}
   [junit4]   2> 1778416 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[C385F8CE188B8321]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDir
   [junit4]   2> 1778418 INFO  (SUITE-CoreAdminHandlerTest-seed#[C385F8CE188B8321]-worker) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1778418 INFO  (SUITE-CoreAdminHandlerTest-seed#[C385F8CE188B8321]-worker) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.c.CoreContainer Shutting down CoreContainer instance=22005539
   [junit4]   2> 1778420 INFO  (coreCloseExecutor-7792-thread-1-processing-x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@127f100
   [junit4]   2> 1778420 INFO  (coreCloseExecutor-7792-thread-2-processing-x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars) [    x:rename_me] o.a.s.c.SolrCore [rename_me]  CLOSING SolrCore org.apache.solr.core.SolrCore@17975a4
   [junit4]   2> 1778420 INFO  (coreCloseExecutor-7792-thread-3-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]  CLOSING SolrCore org.apache.solr.core.SolrCore@168b25f
   [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_C385F8CE188B8321-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {range_facet_l_dv=FST50, _version_=PostingsFormat(name=LuceneVarGapFixedInterval), multiDefault=PostingsFormat(name=MockRandom), intDefault=PostingsFormat(name=LuceneVarGapFixedInterval), id=FST50, range_facet_i_dv=PostingsFormat(name=MockRandom), range_facet_l=PostingsFormat(name=MockRandom), timestamp=PostingsFormat(name=MockRandom)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54), range_facet_i_dv=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=655, maxMBSortInHeap=5.210013109983631, sim=RandomSimilarity(queryNorm=true,coord=no): {}, locale=en-US, timezone=America/Argentina/Rio_Gallegos
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=249074592,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [PathHierarchyTokenizerFactoryTest, TestHdfsBackupRestoreCore, TestRebalanceLeaders, SuggesterFSTTest, BaseCdcrDistributedZkTest, DeleteStatusTest, VMParamsZkACLAndCredentialsProvidersTest, TestBlendedInfixSuggestions, DistributedSpellCheckComponentTest, DirectSolrConnectionTest, BufferStoreTest, SmileWriterTest, HdfsBasicDistributedZkTest, TestHashQParserPlugin, RollingRestartTest, AnalysisAfterCoreReloadTest, TestMinMaxOnMultiValuedField, SimpleFacetsTest, ZkCLITest, ConnectionManagerTest, EnumFieldTest, IndexBasedSpellCheckerTest, TestJsonRequest, TestNoOpRegenerator, SchemaVersionSpecificBehaviorTest, TestRestManager, TestDFISimilarityFactory, DataDrivenBlockJoinTest, TestHdfsCloudBackupRestore, HdfsWriteToMultipleCollectionsTest, AddSchemaFieldsUpdateProcessorFactoryTest, SolrCloudExampleTest, TestDeleteCollectionOnDownNodes, ResponseLogComponentTest, SuggestComponentContextFilterQueryTest, SolrRequestParserTest, TestInitParams, TestJettySolrRunner, DistributedMLTComponentTest, AlternateDirectoryTest, SimplePostToolTest, TestStressVersions, TestSchemaResource, ReplicationFactorTest, TestCloudPseudoReturnFields, TestRTimerTree, BadComponentTest, TestLFUCache, PeerSyncReplicationTest, TestBinaryResponseWriter, StandardRequestHandlerTest, TestHashPartitioner, TestPostingsSolrHighlighter, DisMaxRequestHandlerTest, DocExpirationUpdateProcessorFactoryTest, TestMiniSolrCloudCluster, TestManagedResource, TestCollapseQParserPlugin, ConcurrentDeleteAndCreateCollectionTest, TestReplicationHandler, OpenExchangeRatesOrgProviderTest, DateRangeFieldTest, TestMiniSolrCloudClusterSSL, TestFastOutputStream, TestFieldCacheSortRandom, TestRandomDVFaceting, TestCustomStream, AssignTest, TestRandomFlRTGCloud, BlockCacheTest, TestElisionMultitermQuery, RuleEngineTest, TestGeoJSONResponseWriter, TestFilteredDocIdSet, ClassificationUpdateProcessorFactoryTest, DeleteReplicaTest, TestDistributedStatsComponentCardinality, CachingDirectoryFactoryTest, HdfsNNFailoverTest, TestCustomSort, TestStressRecovery, TestSSLRandomization, ZkControllerTest, StatsReloadRaceTest, TestReloadAndDeleteDocs, TestDocumentBuilder, TestSubQueryTransformerCrossCore, CurrencyFieldXmlFileTest, TestConfigSetsAPIZkFailure, TestCloudInspectUtil, DocumentAnalysisRequestHandlerTest, CoreMergeIndexesAdminHandlerTest, TestFastLRUCache, TestBM25SimilarityFactory, CloudExitableDirectoryReaderTest, TestSmileRequest, QueryElevationComponentTest, BlockJoinFacetSimpleTest, TestGroupingSearch, HdfsChaosMonkeySafeLeaderTest, RankQueryTest, DocValuesTest, TestCloudManagedSchema, AnalysisErrorHandlingTest, ActionThrottleTest, TestCursorMarkWithoutUniqueKey, XsltUpdateRequestHandlerTest, DeleteLastCustomShardedReplicaTest, SpatialFilterTest, TestSizeLimitedDistributedMap, TestQueryWrapperFilter, ShardRoutingTest, SolrCoreTest, TestFreeTextSuggestions, TestConfigSetImmutable, TestRuleBasedAuthorizationPlugin, HdfsDirectoryFactoryTest, SyncSliceTest, SharedFSAutoReplicaFailoverTest, DistributedQueryComponentOptimizationTest, TestConfigSets, TestHighlightDedupGrouping, TestFieldTypeResource, TestSolrJ, TestWordDelimiterFilterFactory, RequiredFieldsTest, PluginInfoTest, TestSlowCompositeReaderWrapper, TestHdfsUpdateLog, TestRTGBase, TestFieldCacheWithThreads, BlobRepositoryCloudTest, TlogReplayBufferedWhileIndexingTest, DOMUtilTest, TestRawTransformer, OverseerTest, TestCloudSchemaless, TestAuthorizationFramework, TestXIncludeConfig, TestMacros, TestPivotHelperCode, RecoveryZkTest, SolrPluginUtilsTest, FullHLLTest, TestTestInjection, TestSolrConfigHandlerCloud, TestReqParamsAPI, SystemInfoHandlerTest, ForceLeaderTest, TestSchemaVersionResource, FastVectorHighlighterTest, TestScoreJoinQPNoScore, TestLRUCache, LeaderFailureAfterFreshStartTest, LeaderElectionTest, TestRemoteStreaming, OverriddenZkACLAndCredentialsProvidersTest, TestManagedSchema, SoftAutoCommitTest, TestPartialUpdateDeduplication, TestExtendedDismaxParser, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, UnloadDistributedZkTest, ClusterStateUpdateTest, TestRandomFaceting, ShardRoutingCustomTest, TestFaceting, TestStressReorder, HardAutoCommitTest, TestCoreContainer, StatsComponentTest, SpellCheckComponentTest, SolrCmdDistributorTest, PeerSyncTest, BadIndexSchemaTest, ConvertedLegacyTest, TestSort, TestFiltering, TestFunctionQuery, BasicFunctionalityTest, TestLazyCores, DirectUpdateHandlerTest, TestBadConfig, TestIndexSearcher, HighlighterTest, DistributedQueryElevationComponentTest, SolrIndexSplitterTest, TestCoreDiscovery, SpellCheckCollatorTest, CoreAdminHandlerTest]
   [junit4] Completed [362/654 (1!)] on J0 in 5.74s, 5 tests, 1 failure <<< FAILURES!

[...truncated 53966 lines...]


[JENKINS] Lucene-Solr-6.x-Windows (64bit/jdk1.8.0_102) - Build # 567 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/567/
Java: 64bit/jdk1.8.0_102 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

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([BD1F2B449CEC2B86:C6D68908BFCEF987]: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 10911 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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BD1F2B449CEC2B86-001\init-core-data-001
   [junit4]   2> 194826 INFO  (SUITE-CoreAdminHandlerTest-seed#[BD1F2B449CEC2B86]-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> 194828 INFO  (SUITE-CoreAdminHandlerTest-seed#[BD1F2B449CEC2B86]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 194829 INFO  (SUITE-CoreAdminHandlerTest-seed#[BD1F2B449CEC2B86]-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> 194910 INFO  (SUITE-CoreAdminHandlerTest-seed#[BD1F2B449CEC2B86]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 194948 INFO  (SUITE-CoreAdminHandlerTest-seed#[BD1F2B449CEC2B86]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 195074 WARN  (SUITE-CoreAdminHandlerTest-seed#[BD1F2B449CEC2B86]-worker) [    ] o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 195080 INFO  (SUITE-CoreAdminHandlerTest-seed#[BD1F2B449CEC2B86]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 195095 INFO  (SUITE-CoreAdminHandlerTest-seed#[BD1F2B449CEC2B86]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 195098 INFO  (coreLoadExecutor-1003-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> 195136 INFO  (coreLoadExecutor-1003-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 195176 INFO  (coreLoadExecutor-1003-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 195286 WARN  (coreLoadExecutor-1003-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> 195290 INFO  (coreLoadExecutor-1003-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 195315 INFO  (coreLoadExecutor-1003-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> 195315 INFO  (coreLoadExecutor-1003-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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BD1F2B449CEC2B86-001\init-core-data-001\]
   [junit4]   2> 195315 INFO  (coreLoadExecutor-1003-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@f3a0b89
   [junit4]   2> 195316 INFO  (coreLoadExecutor-1003-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=77.1552734375, floorSegmentMB=0.408203125, forceMergeDeletesPctAllowed=7.160522340019945, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.860109106146785
   [junit4]   2> 195455 INFO  (coreLoadExecutor-1003-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 195455 INFO  (coreLoadExecutor-1003-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 195457 INFO  (coreLoadExecutor-1003-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 195457 INFO  (coreLoadExecutor-1003-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 195469 INFO  (coreLoadExecutor-1003-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=29, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1592400521298985]
   [junit4]   2> 195470 INFO  (coreLoadExecutor-1003-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@790c5067[collection1] main]
   [junit4]   2> 195470 INFO  (coreLoadExecutor-1003-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 195529 INFO  (coreLoadExecutor-1003-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 195603 INFO  (coreLoadExecutor-1003-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 195604 INFO  (searcherExecutor-1004-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 195605 INFO  (searcherExecutor-1004-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 195605 INFO  (searcherExecutor-1004-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 195605 INFO  (searcherExecutor-1004-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 195605 INFO  (coreLoadExecutor-1003-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551440041678471168
   [junit4]   2> 195605 INFO  (searcherExecutor-1004-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 195606 INFO  (searcherExecutor-1004-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 195606 INFO  (searcherExecutor-1004-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 195607 INFO  (searcherExecutor-1004-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 195607 INFO  (searcherExecutor-1004-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 195607 INFO  (searcherExecutor-1004-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@790c5067[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 195607 INFO  (SUITE-CoreAdminHandlerTest-seed#[BD1F2B449CEC2B86]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 195612 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BD1F2B449CEC2B86]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDirAfterCreateFailure
   [junit4]   2> 195646 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BD1F2B449CEC2B86]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 195648 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BD1F2B449CEC2B86]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@66a6de2b{/solr,null,AVAILABLE}
   [junit4]   2> 195649 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BD1F2B449CEC2B86]) [    ] o.e.j.s.ServerConnector Started ServerConnector@70adb0fe{HTTP/1.1,[http/1.1]}{127.0.0.1:50276}
   [junit4]   2> 195650 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BD1F2B449CEC2B86]) [    ] o.e.j.s.Server Started @201761ms
   [junit4]   2> 195650 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BD1F2B449CEC2B86]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50276}
   [junit4]   2> 195650 ERROR (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BD1F2B449CEC2B86]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 195650 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BD1F2B449CEC2B86]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.4.0
   [junit4]   2> 195651 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BD1F2B449CEC2B86]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 195651 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BD1F2B449CEC2B86]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 195659 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BD1F2B449CEC2B86]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-19T15:15:21.247Z
   [junit4]   2> 195660 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BD1F2B449CEC2B86]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BD1F2B449CEC2B86-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-278039946574286\solr.xml
   [junit4]   2> 195669 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BD1F2B449CEC2B86]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 195682 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BD1F2B449CEC2B86]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BD1F2B449CEC2B86-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-278039946574286\.
   [junit4]   2> 195682 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BD1F2B449CEC2B86]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
   [junit4]   2> 195728 INFO  (coreLoadExecutor-1014-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 195758 INFO  (coreLoadExecutor-1014-thread-1) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 195861 WARN  (coreLoadExecutor-1014-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> 195863 INFO  (coreLoadExecutor-1014-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 195879 INFO  (coreLoadExecutor-1014-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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BD1F2B449CEC2B86-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-278039946574286\.\corex
   [junit4]   2> 195880 INFO  (coreLoadExecutor-1014-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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BD1F2B449CEC2B86-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-278039946574286\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BD1F2B449CEC2B86-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-278039946574286\.\corex\data\]
   [junit4]   2> 195880 INFO  (coreLoadExecutor-1014-thread-1) [    x:corex] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@f3a0b89
   [junit4]   2> 195881 INFO  (coreLoadExecutor-1014-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=77.1552734375, floorSegmentMB=0.408203125, forceMergeDeletesPctAllowed=7.160522340019945, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.860109106146785
   [junit4]   2> 195898 INFO  (coreLoadExecutor-1014-thread-1) [    x:corex] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 195898 INFO  (coreLoadExecutor-1014-thread-1) [    x:corex] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 195900 INFO  (coreLoadExecutor-1014-thread-1) [    x:corex] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 195900 INFO  (coreLoadExecutor-1014-thread-1) [    x:corex] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 195900 INFO  (coreLoadExecutor-1014-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=29, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1592400521298985]
   [junit4]   2> 195901 INFO  (coreLoadExecutor-1014-thread-1) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@7767b615[corex] main]
   [junit4]   2> 195901 INFO  (coreLoadExecutor-1014-thread-1) [    x:corex] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 195909 INFO  (coreLoadExecutor-1014-thread-1) [    x:corex] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 195980 INFO  (coreLoadExecutor-1014-thread-1) [    x:corex] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 195981 INFO  (searcherExecutor-1015-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 195981 INFO  (coreLoadExecutor-1014-thread-1) [    x:corex] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551440042072735744
   [junit4]   2> 195981 INFO  (searcherExecutor-1015-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 195981 INFO  (searcherExecutor-1015-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 195981 INFO  (searcherExecutor-1015-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 195982 INFO  (searcherExecutor-1015-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 195983 INFO  (searcherExecutor-1015-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 195983 INFO  (searcherExecutor-1015-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 195984 INFO  (searcherExecutor-1015-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 195985 INFO  (searcherExecutor-1015-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 195985 INFO  (searcherExecutor-1015-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@7767b615[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 196193 INFO  (qtp1924376217-2189) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1551440042290839552)]} 0 3
   [junit4]   2> 196194 INFO  (qtp1924376217-2189) [    x:corex] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 196194 INFO  (qtp1924376217-2189) [    x:corex] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@62ba6e97
   [junit4]   2> 196199 INFO  (qtp1924376217-2189) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@198e5795[corex] main]
   [junit4]   2> 196200 INFO  (qtp1924376217-2189) [    x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 196200 INFO  (searcherExecutor-1015-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@198e5795[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):C1)))}
   [junit4]   2> 196201 INFO  (qtp1924376217-2189) [    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 6
   [junit4]   2> 196205 INFO  (qtp1924376217-2192) [    ] 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> 196229 INFO  (qtp1924376217-2196) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 196245 INFO  (qtp1924376217-2196) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 196342 WARN  (qtp1924376217-2196) [    ] o.a.s.s.IndexSchema [corex] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 196348 INFO  (qtp1924376217-2196) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 196376 INFO  (qtp1924376217-2196) [    ] 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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BD1F2B449CEC2B86-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-278039946574286\.\corex
   [junit4]   2> 196377 INFO  (qtp1924376217-2196) [    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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BD1F2B449CEC2B86-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-278039946574286\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BD1F2B449CEC2B86-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-278039946574286\.\corex\data\]
   [junit4]   2> 196406 INFO  (qtp1924376217-2196) [    x:corex] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@16d0320f
   [junit4]   2> 196407 ERROR (qtp1924376217-2196) [    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> 196407 INFO  (qtp1924376217-2196) [    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=195
   [junit4]   2> 196407 ERROR (qtp1924376217-2196) [    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> 196474 ERROR (qtp1924376217-2191) [    ] 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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BD1F2B449CEC2B86-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-278039946574286\.\corex\data
   [junit4]   2> java.io.IOException: Unable to delete file: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BD1F2B449CEC2B86-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-278039946574286\.\corex\data\tlog\tlog.0000000000000000000
   [junit4]   2> 	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2381)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2372)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.deleteUnloadedCore(SolrCore.java:2628)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.unload(CoreContainer.java:997)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$1(CoreAdminOperation.java:98)
   [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> 196475 INFO  (qtp1924376217-2191) [    ] 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=62
   [junit4]   2> 196477 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BD1F2B449CEC2B86]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@70adb0fe{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 196478 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BD1F2B449CEC2B86]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1324343619
   [junit4]   2> 196479 INFO  (coreCloseExecutor-1022-thread-1) [    x:corex] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@e0fa11c
   [junit4]   2> 196499 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BD1F2B449CEC2B86]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@66a6de2b{/solr,null,UNAVAILABLE}
   [junit4]   2> 196502 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BD1F2B449CEC2B86]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDirAfterCreateFailure
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CoreAdminHandlerTest -Dtests.method=testDeleteInstanceDirAfterCreateFailure -Dtests.seed=BD1F2B449CEC2B86 -Dtests.slow=true -Dtests.locale=ko -Dtests.timezone=America/Louisville -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.90s J1 | 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([BD1F2B449CEC2B86:C6D68908BFCEF987]:0)
   [junit4]    > 	at org.apache.solr.handler.admin.CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure(CoreAdminHandlerTest.java:334)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 196509 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BD1F2B449CEC2B86]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDir
   [junit4]   2> 196545 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BD1F2B449CEC2B86]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 196546 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BD1F2B449CEC2B86]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3382a738{/solr,null,AVAILABLE}
   [junit4]   2> 196547 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BD1F2B449CEC2B86]) [    ] o.e.j.s.ServerConnector Started ServerConnector@7f81cdc5{HTTP/1.1,[http/1.1]}{127.0.0.1:50282}
   [junit4]   2> 196547 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BD1F2B449CEC2B86]) [    ] o.e.j.s.Server Started @202658ms
   [junit4]   2> 196547 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BD1F2B449CEC2B86]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50282}
   [junit4]   2> 196548 ERROR (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BD1F2B449CEC2B86]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 196549 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BD1F2B449CEC2B86]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.4.0
   [junit4]   2> 196549 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BD1F2B449CEC2B86]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 196549 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BD1F2B449CEC2B86]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 196549 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BD1F2B449CEC2B86]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-19T15:15:22.137Z
   [junit4]   2> 196550 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BD1F2B449CEC2B86]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BD1F2B449CEC2B86-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-278040843316980\solr.xml
   [junit4]   2> 196570 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BD1F2B449CEC2B86]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 196578 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BD1F2B449CEC2B86]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BD1F2B449CEC2B86-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-278040843316980\.
   [junit4]   2> 196580 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BD1F2B449CEC2B86]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
   [junit4]   2> 196616 INFO  (coreLoadExecutor-1029-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 196643 INFO  (coreLoadExecutor-1029-thread-1) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 196766 WARN  (coreLoadExecutor-1029-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> 196768 INFO  (coreLoadExecutor-1029-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 196794 INFO  (coreLoadExecutor-1029-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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BD1F2B449CEC2B86-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-278040843316980\.\corex
   [junit4]   2> 196796 INFO  (coreLoadExecutor-1029-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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BD1F2B449CEC2B86-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-278040843316980\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BD1F2B449CEC2B86-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-278040843316980\.\corex\data\]
   [junit4]   2> 196796 INFO  (coreLoadExecutor-1029-thread-1) [    x:corex] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@f3a0b89
   [junit4]   2> 196796 INFO  (coreLoadExecutor-1029-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=77.1552734375, floorSegmentMB=0.408203125, forceMergeDeletesPctAllowed=7.160522340019945, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.860109106146785
   [junit4]   2> 196825 INFO  (coreLoadExecutor-1029-thread-1) [    x:corex] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 196825 INFO  (coreLoadExecutor-1029-thread-1) [    x:corex] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 196827 INFO  (coreLoadExecutor-1029-thread-1) [    x:corex] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 196827 INFO  (coreLoadExecutor-1029-thread-1) [    x:corex] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 196827 INFO  (coreLoadExecutor-1029-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=29, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1592400521298985]
   [junit4]   2> 196828 INFO  (coreLoadExecutor-1029-thread-1) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@2e01be0b[corex] main]
   [junit4]   2> 196828 INFO  (coreLoadExecutor-1029-thread-1) [    x:corex] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 196845 INFO  (coreLoadExecutor-1029-thread-1) [    x:corex] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 197697 INFO  (coreLoadExecutor-1029-thread-1) [    x:corex] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 197698 INFO  (searcherExecutor-1030-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 197698 INFO  (searcherExecutor-1030-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 197698 INFO  (searcherExecutor-1030-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 197698 INFO  (searcherExecutor-1030-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 197698 INFO  (coreLoadExecutor-1029-thread-1) [    x:corex] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551440043873140736
   [junit4]   2> 197699 INFO  (searcherExecutor-1030-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 197699 INFO  (searcherExecutor-1030-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 197700 INFO  (searcherExecutor-1030-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 197700 INFO  (searcherExecutor-1030-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 197700 INFO  (searcherExecutor-1030-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 197706 INFO  (searcherExecutor-1030-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@2e01be0b[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 198088 INFO  (qtp321713869-2211) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1551440044278939648)]} 0 2
   [junit4]   2> 198092 INFO  (qtp321713869-2212) [    x:corex] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 198092 INFO  (qtp321713869-2212) [    x:corex] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7f222234
   [junit4]   2> 198096 INFO  (qtp321713869-2212) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@7a977706[corex] main]
   [junit4]   2> 198096 INFO  (qtp321713869-2212) [    x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 198097 INFO  (searcherExecutor-1030-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@7a977706[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):C1)))}
   [junit4]   2> 198097 INFO  (qtp321713869-2212) [    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 6
   [junit4]   2> 198100 INFO  (qtp321713869-2210) [    ] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@50770c22
   [junit4]   2> 198172 INFO  (qtp321713869-2210) [    ] 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=72
   [junit4]   2> 198174 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BD1F2B449CEC2B86]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@7f81cdc5{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 198174 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BD1F2B449CEC2B86]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=983473776
   [junit4]   2> 198177 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BD1F2B449CEC2B86]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3382a738{/solr,null,UNAVAILABLE}
   [junit4]   2> 198178 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BD1F2B449CEC2B86]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDir
   [junit4]   2> 198182 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[BD1F2B449CEC2B86]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateWithSysVars
   [junit4]   2> 198193 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[BD1F2B449CEC2B86]) [    ] 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> 198232 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[BD1F2B449CEC2B86]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 198243 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[BD1F2B449CEC2B86]) [    ] o.a.s.s.IndexSchema [org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] Schema name=tiny
   [junit4]   2> 198250 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[BD1F2B449CEC2B86]) [    ] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 198258 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[BD1F2B449CEC2B86]) [    ] 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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BD1F2B449CEC2B86-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars
   [junit4]   2> 198293 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[BD1F2B449CEC2B86]) [    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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BD1F2B449CEC2B86-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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BD1F2B449CEC2B86-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\data_diff\]
   [junit4]   2> 198300 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[BD1F2B449CEC2B86]) [    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=27, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3241507654695168]
   [junit4]   2> 198323 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[BD1F2B449CEC2B86]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 198323 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[BD1F2B449CEC2B86]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 198323 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[BD1F2B449CEC2B86]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=39.779296875, floorSegmentMB=0.9970703125, forceMergeDeletesPctAllowed=29.72165730102758, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 198324 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[BD1F2B449CEC2B86]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.s.SolrIndexSearcher Opening [Searcher@7040b5b9[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] main]
   [junit4]   2> 198325 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[BD1F2B449CEC2B86]) [    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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BD1F2B449CEC2B86-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars\conf
   [junit4]   2> 198326 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[BD1F2B449CEC2B86]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 198326 INFO  (searcherExecutor-1037-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@7040b5b9[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 198327 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[BD1F2B449CEC2B86]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Ending testCreateWithSysVars
   [junit4]   2> 198330 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BD1F2B449CEC2B86]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Starting testCoreAdminHandler
   [junit4]   2> 198782 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BD1F2B449CEC2B86]) [    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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BD1F2B449CEC2B86-001\tempDir-001\instProp&wt=xml
   [junit4]   2> 198783 ERROR (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BD1F2B449CEC2B86]) [    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> 198784 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BD1F2B449CEC2B86]) [    ] 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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BD1F2B449CEC2B86-001\tempDir-001\instProp&wt=xml
   [junit4]   2> 198785 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BD1F2B449CEC2B86]) [    ] 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/J1/temp/solr.handler.admin.CoreAdminHandlerTest_BD1F2B449CEC2B86-001/tempDir-001/instProp/lib, /C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_BD1F2B449CEC2B86-001/tempDir-001/instProp/lib/classes]
   [junit4]   2> 198861 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BD1F2B449CEC2B86]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 198888 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BD1F2B449CEC2B86]) [    ] o.a.s.s.IndexSchema [props] Schema name=test
   [junit4]   2> 199019 WARN  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BD1F2B449CEC2B86]) [    ] o.a.s.s.IndexSchema [props] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 199023 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BD1F2B449CEC2B86]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 199047 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BD1F2B449CEC2B86]) [    ] 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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BD1F2B449CEC2B86-001\tempDir-001\instProp
   [junit4]   2> 199048 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BD1F2B449CEC2B86]) [    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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BD1F2B449CEC2B86-001\tempDir-001\instProp], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BD1F2B449CEC2B86-001\tempDir-001\instProp\data\]
   [junit4]   2> 199048 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BD1F2B449CEC2B86]) [    x:props] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@f3a0b89
   [junit4]   2> 199050 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BD1F2B449CEC2B86]) [    x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=20, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 199073 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BD1F2B449CEC2B86]) [    x:props] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 199073 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BD1F2B449CEC2B86]) [    x:props] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 199076 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BD1F2B449CEC2B86]) [    x:props] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 199076 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BD1F2B449CEC2B86]) [    x:props] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 199076 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BD1F2B449CEC2B86]) [    x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=45, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 199077 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BD1F2B449CEC2B86]) [    x:props] o.a.s.s.SolrIndexSearcher Opening [Searcher@6d390da8[props] main]
   [junit4]   2> 199077 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BD1F2B449CEC2B86]) [    x:props] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 199090 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BD1F2B449CEC2B86]) [    x:props] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 199160 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BD1F2B449CEC2B86]) [    x:props] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 199160 INFO  (searcherExecutor-1042-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 199161 INFO  (searcherExecutor-1042-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 199161 INFO  (searcherExecutor-1042-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 199161 INFO  (searcherExecutor-1042-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 199161 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BD1F2B449CEC2B86]) [    x:props] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551440045407207424
   [junit4]   2> 199161 INFO  (searcherExecutor-1042-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 199162 INFO  (searcherExecutor-1042-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 199162 INFO  (searcherExecutor-1042-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 199163 INFO  (searcherExecutor-1042-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 199163 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BD1F2B449CEC2B86]) [    ] 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> 199163 INFO  (searcherExecutor-1042-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 199163 INFO  (searcherExecutor-1042-thread-1-processing-x:props) [    x:props] o.a.s.c.SolrCore [props] Registered new searcher Searcher@6d390da8[props] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 199173 ERROR (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BD1F2B449CEC2B86]) [    ] 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> 199175 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BD1F2B449CEC2B86]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCoreAdminHandler
   [junit4]   2> 199178 INFO  (TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[BD1F2B449CEC2B86]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNonexistentCoreReload
   [junit4]   2> 199178 INFO  (TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[BD1F2B449CEC2B86]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNonexistentCoreReload
   [junit4]   2> 199178 INFO  (SUITE-CoreAdminHandlerTest-seed#[BD1F2B449CEC2B86]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 199178 INFO  (SUITE-CoreAdminHandlerTest-seed#[BD1F2B449CEC2B86]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1949171080
   [junit4]   2> 199179 INFO  (coreCloseExecutor-1048-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@e5c3298
   [junit4]   2> 199179 INFO  (coreCloseExecutor-1048-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@589116ed
   [junit4]   2> 199179 INFO  (coreCloseExecutor-1048-thread-3) [    x:rename_me] o.a.s.c.SolrCore [rename_me]  CLOSING SolrCore org.apache.solr.core.SolrCore@26117ec
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BD1F2B449CEC2B86-001
   [junit4]   2> NOTE: test params are: codec=Lucene62, sim=RandomSimilarity(queryNorm=false,coord=no): {}, locale=ko, timezone=America/Louisville
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=95488432,total=189276160
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrConfigHandlerConcurrent, TestOmitPositions, TestObjectReleaseTracker, TermVectorComponentTest, InfoHandlerTest, FullSolrCloudDistribCmdsTest, ExitableDirectoryReaderTest, TestSystemIdResolver, DeleteShardTest, TestConfigOverlay, RAMDirectoryFactoryTest, TestSubQueryTransformerDistrib, TestExactSharedStatsCache, TestTrie, HighlighterMaxOffsetTest, BasicZkTest, CSVRequestHandlerTest, CoreAdminRequestStatusTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, PreAnalyzedFieldTest, SolrCoreCheckLockOnStartupTest, PreAnalyzedFieldManagedSchemaCloudTest, TestSolrDynamicMBean, TestSolr4Spatial, MergeStrategyTest, TestFieldSortValues, SpellingQueryConverterTest, TestFieldTypeCollectionResource, SpellPossibilityIteratorTest, CloudMLTQParserTest, TestSchemaSimilarityResource, BigEndianAscendingWordSerializerTest, TestDocSet, CoreAdminHandlerTest]
   [junit4] Completed [76/654 (1!)] on J1 in 4.41s, 5 tests, 1 failure <<< FAILURES!

[...truncated 62664 lines...]


[JENKINS] Lucene-Solr-6.x-Windows (32bit/jdk1.8.0_102) - Build # 566 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/566/
Java: 32bit/jdk1.8.0_102 -server -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([A25B8D37B1E3E207:D9922F7B92C13006]: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 11739 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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A25B8D37B1E3E207-001\init-core-data-001
   [junit4]   2> 1581606 INFO  (SUITE-CoreAdminHandlerTest-seed#[A25B8D37B1E3E207]-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> 1581608 INFO  (SUITE-CoreAdminHandlerTest-seed#[A25B8D37B1E3E207]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1581609 INFO  (SUITE-CoreAdminHandlerTest-seed#[A25B8D37B1E3E207]-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> 1581675 WARN  (SUITE-CoreAdminHandlerTest-seed#[A25B8D37B1E3E207]-worker) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1581676 INFO  (SUITE-CoreAdminHandlerTest-seed#[A25B8D37B1E3E207]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1581708 INFO  (SUITE-CoreAdminHandlerTest-seed#[A25B8D37B1E3E207]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1581808 WARN  (SUITE-CoreAdminHandlerTest-seed#[A25B8D37B1E3E207]-worker) [    ] o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1581810 INFO  (SUITE-CoreAdminHandlerTest-seed#[A25B8D37B1E3E207]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1581823 INFO  (SUITE-CoreAdminHandlerTest-seed#[A25B8D37B1E3E207]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1581825 INFO  (coreLoadExecutor-6701-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> 1581850 WARN  (coreLoadExecutor-6701-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1581851 INFO  (coreLoadExecutor-6701-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1581871 INFO  (coreLoadExecutor-6701-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1581934 WARN  (coreLoadExecutor-6701-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> 1581936 INFO  (coreLoadExecutor-6701-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1581951 INFO  (coreLoadExecutor-6701-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> 1581951 INFO  (coreLoadExecutor-6701-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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A25B8D37B1E3E207-001\init-core-data-001\]
   [junit4]   2> 1581951 INFO  (coreLoadExecutor-6701-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@b6f16b
   [junit4]   2> 1581952 INFO  (coreLoadExecutor-6701-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=25, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.41074341871920206]
   [junit4]   2> 1581968 INFO  (coreLoadExecutor-6701-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1581968 INFO  (coreLoadExecutor-6701-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1581969 INFO  (coreLoadExecutor-6701-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1581969 INFO  (coreLoadExecutor-6701-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1581969 INFO  (coreLoadExecutor-6701-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=22.166015625, floorSegmentMB=0.875, forceMergeDeletesPctAllowed=19.489945563526632, segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.19168477545751594
   [junit4]   2> 1581970 INFO  (coreLoadExecutor-6701-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@46caf2[collection1] main]
   [junit4]   2> 1581970 INFO  (coreLoadExecutor-6701-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1588283 INFO  (coreLoadExecutor-6701-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1588340 INFO  (coreLoadExecutor-6701-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1588340 INFO  (searcherExecutor-6702-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1588340 INFO  (searcherExecutor-6702-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1588340 INFO  (searcherExecutor-6702-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1588341 INFO  (coreLoadExecutor-6701-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551404279817830400
   [junit4]   2> 1588341 INFO  (searcherExecutor-6702-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1588341 INFO  (searcherExecutor-6702-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1588341 INFO  (searcherExecutor-6702-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1588342 INFO  (searcherExecutor-6702-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1588342 INFO  (searcherExecutor-6702-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1588342 INFO  (searcherExecutor-6702-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1588342 INFO  (searcherExecutor-6702-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@46caf2[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1588343 INFO  (SUITE-CoreAdminHandlerTest-seed#[A25B8D37B1E3E207]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1588346 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A25B8D37B1E3E207]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateWithSysVars
   [junit4]   2> 1588355 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A25B8D37B1E3E207]) [    ] 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> 1588366 WARN  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A25B8D37B1E3E207]) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1588367 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A25B8D37B1E3E207]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1588373 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A25B8D37B1E3E207]) [    ] o.a.s.s.IndexSchema [org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] Schema name=tiny
   [junit4]   2> 1588375 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A25B8D37B1E3E207]) [    ] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1588378 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A25B8D37B1E3E207]) [    ] 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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A25B8D37B1E3E207-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars
   [junit4]   2> 1588378 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A25B8D37B1E3E207]) [    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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A25B8D37B1E3E207-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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A25B8D37B1E3E207-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\data_diff\]
   [junit4]   2> 1588385 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A25B8D37B1E3E207]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=17, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7790347382240227]
   [junit4]   2> 1588398 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A25B8D37B1E3E207]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1588398 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A25B8D37B1E3E207]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1588399 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A25B8D37B1E3E207]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=73.5556640625, floorSegmentMB=1.8427734375, forceMergeDeletesPctAllowed=24.162287554959782, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1588399 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A25B8D37B1E3E207]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.s.SolrIndexSearcher Opening [Searcher@1f2fee1[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] main]
   [junit4]   2> 1588400 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A25B8D37B1E3E207]) [    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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A25B8D37B1E3E207-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars\conf
   [junit4]   2> 1588401 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A25B8D37B1E3E207]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1588401 INFO  (searcherExecutor-6708-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@1f2fee1[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1588402 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A25B8D37B1E3E207]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Ending testCreateWithSysVars
   [junit4]   2> 1588406 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A25B8D37B1E3E207]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDir
   [junit4]   2> 1588429 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A25B8D37B1E3E207]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1588431 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A25B8D37B1E3E207]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1face59{/solr,null,AVAILABLE}
   [junit4]   2> 1588431 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A25B8D37B1E3E207]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1830021{HTTP/1.1,[http/1.1]}{127.0.0.1:64943}
   [junit4]   2> 1588431 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A25B8D37B1E3E207]) [    ] o.e.j.s.Server Started @1592512ms
   [junit4]   2> 1588431 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A25B8D37B1E3E207]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64943}
   [junit4]   2> 1588432 ERROR (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A25B8D37B1E3E207]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1588432 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A25B8D37B1E3E207]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.4.0
   [junit4]   2> 1588432 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A25B8D37B1E3E207]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1588432 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A25B8D37B1E3E207]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1588432 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A25B8D37B1E3E207]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-19T05:46:56.116Z
   [junit4]   2> 1588434 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A25B8D37B1E3E207]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A25B8D37B1E3E207-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-243934835927545\solr.xml
   [junit4]   2> 1588445 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A25B8D37B1E3E207]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1588457 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A25B8D37B1E3E207]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A25B8D37B1E3E207-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-243934835927545\.
   [junit4]   2> 1588457 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A25B8D37B1E3E207]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
   [junit4]   2> 1588491 WARN  (coreLoadExecutor-6717-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1588492 INFO  (coreLoadExecutor-6717-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1588512 INFO  (coreLoadExecutor-6717-thread-1) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 1588617 WARN  (coreLoadExecutor-6717-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> 1588619 INFO  (coreLoadExecutor-6717-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1588636 INFO  (coreLoadExecutor-6717-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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A25B8D37B1E3E207-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-243934835927545\.\corex
   [junit4]   2> 1588636 INFO  (coreLoadExecutor-6717-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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A25B8D37B1E3E207-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-243934835927545\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A25B8D37B1E3E207-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-243934835927545\.\corex\data\]
   [junit4]   2> 1588637 INFO  (coreLoadExecutor-6717-thread-1) [    x:corex] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@b6f16b
   [junit4]   2> 1588637 INFO  (coreLoadExecutor-6717-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=25, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.41074341871920206]
   [junit4]   2> 1588664 INFO  (coreLoadExecutor-6717-thread-1) [    x:corex] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1588665 INFO  (coreLoadExecutor-6717-thread-1) [    x:corex] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1588666 INFO  (coreLoadExecutor-6717-thread-1) [    x:corex] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1588666 INFO  (coreLoadExecutor-6717-thread-1) [    x:corex] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1588666 INFO  (coreLoadExecutor-6717-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=22.166015625, floorSegmentMB=0.875, forceMergeDeletesPctAllowed=19.489945563526632, segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.19168477545751594
   [junit4]   2> 1588667 INFO  (coreLoadExecutor-6717-thread-1) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@1e05a94[corex] main]
   [junit4]   2> 1588667 INFO  (coreLoadExecutor-6717-thread-1) [    x:corex] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1588702 INFO  (coreLoadExecutor-6717-thread-1) [    x:corex] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1588817 INFO  (coreLoadExecutor-6717-thread-1) [    x:corex] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1588817 INFO  (searcherExecutor-6718-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1588818 INFO  (searcherExecutor-6718-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1588818 INFO  (searcherExecutor-6718-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1588818 INFO  (coreLoadExecutor-6717-thread-1) [    x:corex] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551404280318001152
   [junit4]   2> 1588818 INFO  (searcherExecutor-6718-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1588819 INFO  (searcherExecutor-6718-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1588820 INFO  (searcherExecutor-6718-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1588820 INFO  (searcherExecutor-6718-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1588821 INFO  (searcherExecutor-6718-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1588821 INFO  (searcherExecutor-6718-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1588822 INFO  (searcherExecutor-6718-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@1e05a94[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1588975 INFO  (qtp2340124-37362) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1551404280478433280)]} 0 4
   [junit4]   2> 1588978 INFO  (qtp2340124-37358) [    x:corex] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1588979 INFO  (qtp2340124-37358) [    x:corex] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5588a8
   [junit4]   2> 1588986 INFO  (qtp2340124-37358) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@71ba08[corex] main]
   [junit4]   2> 1588987 INFO  (qtp2340124-37358) [    x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1588988 INFO  (searcherExecutor-6718-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@71ba08[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):C1)))}
   [junit4]   2> 1588988 INFO  (qtp2340124-37358) [    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 9
   [junit4]   2> 1588993 INFO  (qtp2340124-37357) [    ] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@1aec56c
   [junit4]   2> 1589080 INFO  (qtp2340124-37357) [    ] 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=90
   [junit4]   2> 1589086 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A25B8D37B1E3E207]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@1830021{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1589086 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A25B8D37B1E3E207]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=6238036
   [junit4]   2> 1589087 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A25B8D37B1E3E207]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1face59{/solr,null,UNAVAILABLE}
   [junit4]   2> 1589142 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A25B8D37B1E3E207]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDir
   [junit4]   2> 1589147 INFO  (TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[A25B8D37B1E3E207]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Starting testNonexistentCoreReload
   [junit4]   2> 1589148 INFO  (TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[A25B8D37B1E3E207]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Ending testNonexistentCoreReload
   [junit4]   2> 1589152 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A25B8D37B1E3E207]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Starting testCoreAdminHandler
   [junit4]   2> 1589710 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A25B8D37B1E3E207]) [    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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A25B8D37B1E3E207-001\tempDir-001\instProp&wt=xml
   [junit4]   2> 1589711 ERROR (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A25B8D37B1E3E207]) [    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> 1589712 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A25B8D37B1E3E207]) [    ] 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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A25B8D37B1E3E207-001\tempDir-001\instProp&wt=xml
   [junit4]   2> 1589713 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A25B8D37B1E3E207]) [    ] 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/J1/temp/solr.handler.admin.CoreAdminHandlerTest_A25B8D37B1E3E207-001/tempDir-001/instProp/lib, /C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_A25B8D37B1E3E207-001/tempDir-001/instProp/lib/classes]
   [junit4]   2> 1589780 WARN  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A25B8D37B1E3E207]) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1589781 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A25B8D37B1E3E207]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1589822 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A25B8D37B1E3E207]) [    ] o.a.s.s.IndexSchema [props] Schema name=test
   [junit4]   2> 1589911 WARN  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A25B8D37B1E3E207]) [    ] o.a.s.s.IndexSchema [props] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1589913 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A25B8D37B1E3E207]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1589932 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A25B8D37B1E3E207]) [    ] 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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A25B8D37B1E3E207-001\tempDir-001\instProp
   [junit4]   2> 1589933 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A25B8D37B1E3E207]) [    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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A25B8D37B1E3E207-001\tempDir-001\instProp], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A25B8D37B1E3E207-001\tempDir-001\instProp\data\]
   [junit4]   2> 1589933 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A25B8D37B1E3E207]) [    x:props] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@b6f16b
   [junit4]   2> 1589935 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A25B8D37B1E3E207]) [    x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=49, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1589959 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A25B8D37B1E3E207]) [    x:props] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1589959 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A25B8D37B1E3E207]) [    x:props] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1589961 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A25B8D37B1E3E207]) [    x:props] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1589961 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A25B8D37B1E3E207]) [    x:props] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1589961 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A25B8D37B1E3E207]) [    x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=18, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=42.9326171875, floorSegmentMB=0.7998046875, forceMergeDeletesPctAllowed=28.202234238771027, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1589961 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A25B8D37B1E3E207]) [    x:props] o.a.s.s.SolrIndexSearcher Opening [Searcher@10694c7[props] main]
   [junit4]   2> 1589962 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A25B8D37B1E3E207]) [    x:props] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1589975 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A25B8D37B1E3E207]) [    x:props] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1590033 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A25B8D37B1E3E207]) [    x:props] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1590033 INFO  (searcherExecutor-6726-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1590033 INFO  (searcherExecutor-6726-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1590034 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A25B8D37B1E3E207]) [    x:props] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551404281593069568
   [junit4]   2> 1590034 INFO  (searcherExecutor-6726-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1590036 INFO  (searcherExecutor-6726-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1590036 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A25B8D37B1E3E207]) [    ] 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> 1590037 INFO  (searcherExecutor-6726-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1590037 INFO  (searcherExecutor-6726-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1590037 INFO  (searcherExecutor-6726-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1590038 INFO  (searcherExecutor-6726-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1590038 INFO  (searcherExecutor-6726-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1590039 INFO  (searcherExecutor-6726-thread-1-processing-x:props) [    x:props] o.a.s.c.SolrCore [props] Registered new searcher Searcher@10694c7[props] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1590046 ERROR (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A25B8D37B1E3E207]) [    ] 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> 1590048 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A25B8D37B1E3E207]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCoreAdminHandler
   [junit4]   2> 1590051 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A25B8D37B1E3E207]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDirAfterCreateFailure
   [junit4]   2> 1590091 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A25B8D37B1E3E207]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1590092 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A25B8D37B1E3E207]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@ea4383{/solr,null,AVAILABLE}
   [junit4]   2> 1590094 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A25B8D37B1E3E207]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1eff35f{HTTP/1.1,[http/1.1]}{127.0.0.1:64952}
   [junit4]   2> 1590095 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A25B8D37B1E3E207]) [    ] o.e.j.s.Server Started @1594174ms
   [junit4]   2> 1590095 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A25B8D37B1E3E207]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64952}
   [junit4]   2> 1590095 ERROR (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A25B8D37B1E3E207]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1590095 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A25B8D37B1E3E207]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.4.0
   [junit4]   2> 1590095 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A25B8D37B1E3E207]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1590095 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A25B8D37B1E3E207]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1590095 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A25B8D37B1E3E207]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-19T05:46:57.779Z
   [junit4]   2> 1590097 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A25B8D37B1E3E207]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A25B8D37B1E3E207-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-243936482937747\solr.xml
   [junit4]   2> 1590121 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A25B8D37B1E3E207]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1590129 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A25B8D37B1E3E207]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A25B8D37B1E3E207-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-243936482937747\.
   [junit4]   2> 1590129 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A25B8D37B1E3E207]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
   [junit4]   2> 1590164 WARN  (coreLoadExecutor-6736-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1590165 INFO  (coreLoadExecutor-6736-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1590187 INFO  (coreLoadExecutor-6736-thread-1) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 1590294 WARN  (coreLoadExecutor-6736-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> 1590297 INFO  (coreLoadExecutor-6736-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1590333 INFO  (coreLoadExecutor-6736-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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A25B8D37B1E3E207-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-243936482937747\.\corex
   [junit4]   2> 1590333 INFO  (coreLoadExecutor-6736-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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A25B8D37B1E3E207-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-243936482937747\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A25B8D37B1E3E207-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-243936482937747\.\corex\data\]
   [junit4]   2> 1590333 INFO  (coreLoadExecutor-6736-thread-1) [    x:corex] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@b6f16b
   [junit4]   2> 1590335 INFO  (coreLoadExecutor-6736-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=25, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.41074341871920206]
   [junit4]   2> 1590372 INFO  (coreLoadExecutor-6736-thread-1) [    x:corex] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1590372 INFO  (coreLoadExecutor-6736-thread-1) [    x:corex] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1590376 INFO  (coreLoadExecutor-6736-thread-1) [    x:corex] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1590376 INFO  (coreLoadExecutor-6736-thread-1) [    x:corex] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1590377 INFO  (coreLoadExecutor-6736-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=22.166015625, floorSegmentMB=0.875, forceMergeDeletesPctAllowed=19.489945563526632, segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.19168477545751594
   [junit4]   2> 1590378 INFO  (coreLoadExecutor-6736-thread-1) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@27ce9b[corex] main]
   [junit4]   2> 1590379 INFO  (coreLoadExecutor-6736-thread-1) [    x:corex] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1590415 INFO  (coreLoadExecutor-6736-thread-1) [    x:corex] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1590476 INFO  (coreLoadExecutor-6736-thread-1) [    x:corex] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1590476 INFO  (searcherExecutor-6737-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1590477 INFO  (searcherExecutor-6737-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1590477 INFO  (searcherExecutor-6737-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1590477 INFO  (searcherExecutor-6737-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1590477 INFO  (searcherExecutor-6737-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1590477 INFO  (coreLoadExecutor-6736-thread-1) [    x:corex] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551404282057588736
   [junit4]   2> 1590478 INFO  (searcherExecutor-6737-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1590478 INFO  (searcherExecutor-6737-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1590479 INFO  (searcherExecutor-6737-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1590479 INFO  (searcherExecutor-6737-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1590481 INFO  (searcherExecutor-6737-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@27ce9b[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1590637 INFO  (qtp6728668-37376) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1551404282222215168)]} 0 2
   [junit4]   2> 1590638 INFO  (qtp6728668-37378) [    x:corex] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1590638 INFO  (qtp6728668-37378) [    x:corex] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@9dfcb1
   [junit4]   2> 1590642 INFO  (qtp6728668-37378) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@1a8fb7b[corex] main]
   [junit4]   2> 1590643 INFO  (qtp6728668-37378) [    x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1590643 INFO  (searcherExecutor-6737-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@1a8fb7b[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):C1)))}
   [junit4]   2> 1590644 INFO  (qtp6728668-37378) [    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 4
   [junit4]   2> 1590646 INFO  (qtp6728668-37379) [    ] 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> 1590663 INFO  (qtp6728668-37377) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1590671 INFO  (qtp6728668-37377) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 1590740 WARN  (qtp6728668-37377) [    ] o.a.s.s.IndexSchema [corex] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1590742 INFO  (qtp6728668-37377) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1590751 INFO  (qtp6728668-37377) [    ] 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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A25B8D37B1E3E207-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-243936482937747\.\corex
   [junit4]   2> 1590752 INFO  (qtp6728668-37377) [    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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A25B8D37B1E3E207-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-243936482937747\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A25B8D37B1E3E207-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-243936482937747\.\corex\data\]
   [junit4]   2> 1590778 INFO  (qtp6728668-37377) [    x:corex] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@158a4b8
   [junit4]   2> 1590779 ERROR (qtp6728668-37377) [    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> 1590779 INFO  (qtp6728668-37377) [    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=125
   [junit4]   2> 1590779 ERROR (qtp6728668-37377) [    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> 1590817 ERROR (qtp6728668-37380) [    ] 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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A25B8D37B1E3E207-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-243936482937747\.\corex\data
   [junit4]   2> java.io.IOException: Unable to delete file: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A25B8D37B1E3E207-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-243936482937747\.\corex\data\tlog\tlog.0000000000000000000
   [junit4]   2> 	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2381)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2372)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.deleteUnloadedCore(SolrCore.java:2628)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.unload(CoreContainer.java:997)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$1(CoreAdminOperation.java:98)
   [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> 1590818 INFO  (qtp6728668-37380) [    ] 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=35
   [junit4]   2> 1590819 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A25B8D37B1E3E207]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@1eff35f{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1590819 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A25B8D37B1E3E207]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=27674858
   [junit4]   2> 1590820 INFO  (coreCloseExecutor-6744-thread-1) [    x:corex] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@34c04f
   [junit4]   2> 1590829 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A25B8D37B1E3E207]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@ea4383{/solr,null,UNAVAILABLE}
   [junit4]   2> 1590832 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A25B8D37B1E3E207]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDirAfterCreateFailure
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CoreAdminHandlerTest -Dtests.method=testDeleteInstanceDirAfterCreateFailure -Dtests.seed=A25B8D37B1E3E207 -Dtests.slow=true -Dtests.locale=pt-BR -Dtests.timezone=Asia/Aden -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.79s J1 | 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([A25B8D37B1E3E207:D9922F7B92C13006]:0)
   [junit4]    > 	at org.apache.solr.handler.admin.CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure(CoreAdminHandlerTest.java:334)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1590835 INFO  (SUITE-CoreAdminHandlerTest-seed#[A25B8D37B1E3E207]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1590835 INFO  (SUITE-CoreAdminHandlerTest-seed#[A25B8D37B1E3E207]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=29785577
   [junit4]   2> 1590836 INFO  (coreCloseExecutor-6746-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@15d1a8d
   [junit4]   2> 1590837 INFO  (coreCloseExecutor-6746-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@166b035
   [junit4]   2> 1590837 INFO  (coreCloseExecutor-6746-thread-3) [    x:rename_me] o.a.s.c.SolrCore [rename_me]  CLOSING SolrCore org.apache.solr.core.SolrCore@117820b
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A25B8D37B1E3E207-001
   [junit4]   2> NOTE: test params are: codec=Lucene62, sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=pt-BR, timezone=Asia/Aden
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=190387184,total=364904448
   [junit4]   2> NOTE: All tests run in this JVM: [TestCloudRecovery, CollectionsAPIDistributedZkTest, SuggesterWFSTTest, TestFileDictionaryLookup, TestIndexSearcher, TestTrieFacet, VersionInfoTest, DocValuesMissingTest, TestSimpleTrackingShardHandler, CdcrReplicationHandlerTest, AsyncCallRequestStatusResponseTest, ExitableDirectoryReaderTest, TestOmitPositions, UpdateParamsTest, TestDFRSimilarityFactory, SpellCheckCollatorTest, ResponseHeaderTest, TestSolrQueryParserResource, LeaderElectionIntegrationTest, RecoveryAfterSoftCommitTest, TestUseDocValuesAsStored2, SSLMigrationTest, TestPHPSerializedResponseWriter, SpellCheckComponentTest, TestManagedResourceStorage, TestInitQParser, DistributedIntervalFacetingTest, TestIndexingPerformance, DistributedSuggestComponentTest, SortByFunctionTest, TestReload, TermVectorComponentDistributedTest, TestRequestStatusCollectionAPI, HdfsRestartWhileUpdatingTest, CollectionTooManyReplicasTest, TestManagedStopFilterFactory, SignatureUpdateProcessorFactoryTest, CollectionsAPISolrJTest, TestDynamicFieldCollectionResource, ClusterStateTest, CoreSorterTest, TestNonDefinedSimilarityFactory, ShardSplitTest, TestSimpleQParserPlugin, UtilsToolTest, TestBinaryResponseWriter, LukeRequestHandlerTest, LeaderInitiatedRecoveryOnCommitTest, PeerSyncWithIndexFingerprintCachingTest, TestAnalyzeInfixSuggestions, CreateCollectionCleanupTest, HdfsUnloadDistributedZkTest, TestLegacyFieldCache, MBeansHandlerTest, HdfsDirectoryTest, TestScoreJoinQPScore, SharedFSAutoReplicaFailoverUtilsTest, SuggesterTest, SuggestComponentTest, TestNRTOpen, TestRandomCollapseQParserPlugin, SolrIndexConfigTest, DistributedFacetPivotLongTailTest, TestSolrConfigHandlerConcurrent, DirectUpdateHandlerOptimizeTest, TriLevelCompositeIdRoutingTest, TestSolrCloudWithDelegationTokens, TestSolrQueryParser, TestSerializedLuceneMatchVersion, UUIDFieldTest, TestRawResponseWriter, TestRandomFaceting, HdfsCollectionsAPIDistributedZkTest, DebugComponentTest, SliceStateTest, TestSchemaSimilarityResource, TestStressLiveNodes, TestShortCircuitedRequests, FullSolrCloudDistribCmdsTest, CoreAdminRequestStatusTest, SolrCoreCheckLockOnStartupTest, DistanceFunctionTest, AliasIntegrationTest, AnalyticsQueryTest, TestSQLHandlerNonCloud, CSVRequestHandlerTest, HttpPartitionTest, SuggesterTSTTest, BadCopyFieldTest, EchoParamsTest, SolrCLIZkUtilsTest, RulesTest, TestObjectReleaseTracker, TestLMDirichletSimilarityFactory, FieldAnalysisRequestHandlerTest, TestTrie, TestSolrCloudWithSecureImpersonation, HdfsBasicDistributedZk2Test, TestRangeQuery, TestSchemaNameResource, TestSuggestSpellingConverter, SortSpecParsingTest, AutoCommitTest, TestFieldSortValues, TestSha256AuthenticationProvider, TestCoreDiscovery, DistributedFacetPivotSmallTest, CdcrBootstrapTest, TestMacroExpander, TestFuzzyAnalyzedSuggestions, TestCorePropertiesReload, IndexSchemaTest, TestSubQueryTransformer, DistributedQueryComponentCustomSortTest, BasicZkTest, GraphQueryTest, NotRequiredUniqueKeyTest, CdcrUpdateLogTest, OverseerCollectionConfigSetProcessorTest, TestExceedMaxTermLength, TestQueryUtils, BigEndianAscendingWordSerializerTest, DistribCursorPagingTest, TestCryptoKeys, SpellingQueryConverterTest, ExternalFileFieldSortTest, TestOverriddenPrefixQueryForCustomFieldType, SolrCmdDistributorTest, TestLuceneMatchVersion, CircularListTest, TestFieldCacheReopen, HdfsThreadLeakTest, ShardRoutingCustomTest, TestJoin, TestHighFrequencyDictionaryFactory, BinaryUpdateRequestHandlerTest, SpellPossibilityIteratorTest, ConnectionReuseTest, DeleteInactiveReplicaTest, TestFieldCacheVsDocValues, LeaderFailoverAfterPartitionTest, RAMDirectoryFactoryTest, RegexBoostProcessorTest, CoreAdminHandlerTest]
   [junit4] Completed [319/654 (1!)] on J1 in 9.28s, 5 tests, 1 failure <<< FAILURES!

[...truncated 54124 lines...]


[JENKINS] Lucene-Solr-6.x-Windows (32bit/jdk1.8.0_102) - Build # 565 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/565/
Java: 32bit/jdk1.8.0_102 -client -XX:+UseG1GC

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([A77329041EE88615:DCBA8B483DCA5414]: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 10732 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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A77329041EE88615-001\init-core-data-001
   [junit4]   2> 89075 INFO  (SUITE-CoreAdminHandlerTest-seed#[A77329041EE88615]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 89106 INFO  (SUITE-CoreAdminHandlerTest-seed#[A77329041EE88615]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 89109 INFO  (SUITE-CoreAdminHandlerTest-seed#[A77329041EE88615]-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> 89227 INFO  (SUITE-CoreAdminHandlerTest-seed#[A77329041EE88615]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 89283 INFO  (SUITE-CoreAdminHandlerTest-seed#[A77329041EE88615]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 89502 WARN  (SUITE-CoreAdminHandlerTest-seed#[A77329041EE88615]-worker) [    ] o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 89509 INFO  (SUITE-CoreAdminHandlerTest-seed#[A77329041EE88615]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 89546 INFO  (SUITE-CoreAdminHandlerTest-seed#[A77329041EE88615]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 89555 INFO  (coreLoadExecutor-155-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> 89602 INFO  (coreLoadExecutor-155-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 89638 INFO  (coreLoadExecutor-155-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 89783 WARN  (coreLoadExecutor-155-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> 89789 INFO  (coreLoadExecutor-155-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 89823 INFO  (coreLoadExecutor-155-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> 89824 INFO  (coreLoadExecutor-155-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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A77329041EE88615-001\init-core-data-001\]
   [junit4]   2> 89824 INFO  (coreLoadExecutor-155-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1726722
   [junit4]   2> 89826 INFO  (coreLoadExecutor-155-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=18, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 89881 INFO  (coreLoadExecutor-155-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 89881 INFO  (coreLoadExecutor-155-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 89884 INFO  (coreLoadExecutor-155-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 89884 INFO  (coreLoadExecutor-155-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 89885 INFO  (coreLoadExecutor-155-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=62.8291015625, floorSegmentMB=0.8447265625, forceMergeDeletesPctAllowed=17.643658140084895, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 89886 INFO  (coreLoadExecutor-155-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1b05e02[collection1] main]
   [junit4]   2> 89887 INFO  (coreLoadExecutor-155-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 89904 INFO  (coreLoadExecutor-155-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 89980 INFO  (coreLoadExecutor-155-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 89981 INFO  (searcherExecutor-156-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 89991 INFO  (searcherExecutor-156-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 89991 INFO  (coreLoadExecutor-155-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551364247162716160
   [junit4]   2> 89991 INFO  (searcherExecutor-156-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 89991 INFO  (searcherExecutor-156-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 89992 INFO  (searcherExecutor-156-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 89992 INFO  (searcherExecutor-156-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 89993 INFO  (searcherExecutor-156-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 89995 INFO  (searcherExecutor-156-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 89995 INFO  (searcherExecutor-156-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 89996 INFO  (SUITE-CoreAdminHandlerTest-seed#[A77329041EE88615]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 89997 INFO  (searcherExecutor-156-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1b05e02[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 89999 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A77329041EE88615]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCoreAdminHandler
   [junit4]   2> 90662 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A77329041EE88615]) [    ] 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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A77329041EE88615-001\tempDir-001\instProp&wt=xml
   [junit4]   2> 90667 ERROR (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A77329041EE88615]) [    ] 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> 90671 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A77329041EE88615]) [    ] 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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A77329041EE88615-001\tempDir-001\instProp&wt=xml
   [junit4]   2> 90673 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A77329041EE88615]) [    ] 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/J1/temp/solr.handler.admin.CoreAdminHandlerTest_A77329041EE88615-001/tempDir-001/instProp/lib, /C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_A77329041EE88615-001/tempDir-001/instProp/lib/classes]
   [junit4]   2> 90803 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A77329041EE88615]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 90855 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A77329041EE88615]) [    ] o.a.s.s.IndexSchema [props] Schema name=test
   [junit4]   2> 91033 WARN  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A77329041EE88615]) [    ] o.a.s.s.IndexSchema [props] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 91039 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A77329041EE88615]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 91070 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A77329041EE88615]) [    ] 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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A77329041EE88615-001\tempDir-001\instProp
   [junit4]   2> 91071 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A77329041EE88615]) [    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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A77329041EE88615-001\tempDir-001\instProp], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A77329041EE88615-001\tempDir-001\instProp\data\]
   [junit4]   2> 91073 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A77329041EE88615]) [    x:props] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1726722
   [junit4]   2> 91073 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A77329041EE88615]) [    x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=20, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 91146 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A77329041EE88615]) [    x:props] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 91146 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A77329041EE88615]) [    x:props] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 91148 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A77329041EE88615]) [    x:props] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 91148 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A77329041EE88615]) [    x:props] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 91149 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A77329041EE88615]) [    x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=31, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=9.2587890625, floorSegmentMB=2.1552734375, forceMergeDeletesPctAllowed=25.1671216922049, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 91150 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A77329041EE88615]) [    x:props] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d46e18[props] main]
   [junit4]   2> 91150 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A77329041EE88615]) [    x:props] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 91170 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A77329041EE88615]) [    x:props] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 91242 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A77329041EE88615]) [    x:props] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 91243 INFO  (searcherExecutor-162-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 91245 INFO  (searcherExecutor-162-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 91245 INFO  (searcherExecutor-162-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 91245 INFO  (searcherExecutor-162-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 91246 INFO  (searcherExecutor-162-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 91248 INFO  (searcherExecutor-162-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 91248 INFO  (searcherExecutor-162-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 91249 INFO  (searcherExecutor-162-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 91250 INFO  (searcherExecutor-162-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 91252 INFO  (searcherExecutor-162-thread-1-processing-x:props) [    x:props] o.a.s.c.SolrCore [props] Registered new searcher Searcher@1d46e18[props] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 91253 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A77329041EE88615]) [    x:props] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551364248486019072
   [junit4]   2> 91256 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A77329041EE88615]) [    ] 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> 91274 ERROR (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A77329041EE88615]) [    ] 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> 91278 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A77329041EE88615]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCoreAdminHandler
   [junit4]   2> 91283 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A77329041EE88615]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateWithSysVars
   [junit4]   2> 91300 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A77329041EE88615]) [    ] 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> 91357 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A77329041EE88615]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 91370 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A77329041EE88615]) [    ] o.a.s.s.IndexSchema [org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] Schema name=tiny
   [junit4]   2> 91373 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A77329041EE88615]) [    ] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 91376 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A77329041EE88615]) [    ] 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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A77329041EE88615-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars
   [junit4]   2> 91411 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A77329041EE88615]) [    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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A77329041EE88615-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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A77329041EE88615-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\data_diff\]
   [junit4]   2> 91419 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A77329041EE88615]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=46, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3992821116648665]
   [junit4]   2> 91452 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A77329041EE88615]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 91452 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A77329041EE88615]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 91453 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A77329041EE88615]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=3.916015625, floorSegmentMB=0.447265625, forceMergeDeletesPctAllowed=2.2385601717303913, segmentsPerTier=46.0, maxCFSSegmentSizeMB=1.0927734375, noCFSRatio=0.5677968508737722
   [junit4]   2> 91454 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A77329041EE88615]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.s.SolrIndexSearcher Opening [Searcher@1c1ecfb[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] main]
   [junit4]   2> 91455 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A77329041EE88615]) [    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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A77329041EE88615-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars\conf
   [junit4]   2> 91456 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A77329041EE88615]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 91458 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A77329041EE88615]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Ending testCreateWithSysVars
   [junit4]   2> 91464 INFO  (searcherExecutor-168-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@1c1ecfb[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 91466 INFO  (TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[A77329041EE88615]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Starting testNonexistentCoreReload
   [junit4]   2> 91466 INFO  (TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[A77329041EE88615]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Ending testNonexistentCoreReload
   [junit4]   2> 91471 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A77329041EE88615]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDir
   [junit4]   2> 91528 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A77329041EE88615]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 91530 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A77329041EE88615]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@afe674{/solr,null,AVAILABLE}
   [junit4]   2> 91702 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A77329041EE88615]) [    ] o.e.j.s.ServerConnector Started ServerConnector@11e4dc9{SSL,[ssl, http/1.1]}{127.0.0.1:65078}
   [junit4]   2> 91702 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A77329041EE88615]) [    ] o.e.j.s.Server Started @96824ms
   [junit4]   2> 91702 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A77329041EE88615]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=65078}
   [junit4]   2> 91703 ERROR (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A77329041EE88615]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 91703 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A77329041EE88615]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.4.0
   [junit4]   2> 91703 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A77329041EE88615]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 91703 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A77329041EE88615]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 91703 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A77329041EE88615]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-18T19:10:39.622Z
   [junit4]   2> 91704 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A77329041EE88615]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A77329041EE88615-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-205757925822015\solr.xml
   [junit4]   2> 91720 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A77329041EE88615]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 91729 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A77329041EE88615]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A77329041EE88615-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-205757925822015\.
   [junit4]   2> 91729 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A77329041EE88615]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
   [junit4]   2> 91766 INFO  (coreLoadExecutor-178-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 91818 INFO  (coreLoadExecutor-178-thread-1) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 91956 WARN  (coreLoadExecutor-178-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> 91959 INFO  (coreLoadExecutor-178-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 91980 INFO  (coreLoadExecutor-178-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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A77329041EE88615-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-205757925822015\.\corex
   [junit4]   2> 91981 INFO  (coreLoadExecutor-178-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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A77329041EE88615-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-205757925822015\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A77329041EE88615-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-205757925822015\.\corex\data\]
   [junit4]   2> 91981 INFO  (coreLoadExecutor-178-thread-1) [    x:corex] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1726722
   [junit4]   2> 91982 INFO  (coreLoadExecutor-178-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=18, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 92024 INFO  (coreLoadExecutor-178-thread-1) [    x:corex] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 92024 INFO  (coreLoadExecutor-178-thread-1) [    x:corex] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 92025 INFO  (coreLoadExecutor-178-thread-1) [    x:corex] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 92026 INFO  (coreLoadExecutor-178-thread-1) [    x:corex] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 92026 INFO  (coreLoadExecutor-178-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=62.8291015625, floorSegmentMB=0.8447265625, forceMergeDeletesPctAllowed=17.643658140084895, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 92027 INFO  (coreLoadExecutor-178-thread-1) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@17d75a1[corex] main]
   [junit4]   2> 92027 INFO  (coreLoadExecutor-178-thread-1) [    x:corex] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 92039 INFO  (coreLoadExecutor-178-thread-1) [    x:corex] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 92099 INFO  (coreLoadExecutor-178-thread-1) [    x:corex] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 92099 INFO  (searcherExecutor-179-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 92100 INFO  (searcherExecutor-179-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 92100 INFO  (searcherExecutor-179-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 92100 INFO  (searcherExecutor-179-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 92100 INFO  (coreLoadExecutor-178-thread-1) [    x:corex] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551364249374162944
   [junit4]   2> 92102 INFO  (searcherExecutor-179-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 92102 INFO  (searcherExecutor-179-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 92103 INFO  (searcherExecutor-179-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 92104 INFO  (searcherExecutor-179-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 92105 INFO  (searcherExecutor-179-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 92106 INFO  (searcherExecutor-179-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@17d75a1[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 92414 INFO  (qtp27266018-391) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1551364249689784320)]} 0 13
   [junit4]   2> 92418 INFO  (qtp27266018-392) [    x:corex] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 92418 INFO  (qtp27266018-392) [    x:corex] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@100f0d5
   [junit4]   2> 92621 INFO  (qtp27266018-392) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d3c76a[corex] main]
   [junit4]   2> 92623 INFO  (qtp27266018-392) [    x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 92625 INFO  (searcherExecutor-179-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@1d3c76a[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):C1)))}
   [junit4]   2> 92634 INFO  (qtp27266018-392) [    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 216
   [junit4]   2> 92655 INFO  (qtp27266018-389) [    ] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@3191a4
   [junit4]   2> 92807 INFO  (qtp27266018-389) [    ] 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=152
   [junit4]   2> 92810 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A77329041EE88615]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@11e4dc9{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 92810 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A77329041EE88615]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=31129811
   [junit4]   2> 92811 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A77329041EE88615]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@afe674{/solr,null,UNAVAILABLE}
   [junit4]   2> 92814 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A77329041EE88615]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDir
   [junit4]   2> 92820 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A77329041EE88615]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDirAfterCreateFailure
   [junit4]   2> 92861 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A77329041EE88615]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 92862 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A77329041EE88615]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@b2f2a4{/solr,null,AVAILABLE}
   [junit4]   2> 92868 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A77329041EE88615]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1c90c40{SSL,[ssl, http/1.1]}{127.0.0.1:65083}
   [junit4]   2> 92868 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A77329041EE88615]) [    ] o.e.j.s.Server Started @97990ms
   [junit4]   2> 92868 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A77329041EE88615]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=65083}
   [junit4]   2> 92868 ERROR (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A77329041EE88615]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 92869 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A77329041EE88615]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.4.0
   [junit4]   2> 92869 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A77329041EE88615]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 92869 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A77329041EE88615]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 92869 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A77329041EE88615]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-18T19:10:40.788Z
   [junit4]   2> 92871 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A77329041EE88615]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A77329041EE88615-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-205759274503053\solr.xml
   [junit4]   2> 92898 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A77329041EE88615]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 92908 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A77329041EE88615]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A77329041EE88615-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-205759274503053\.
   [junit4]   2> 92908 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A77329041EE88615]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
   [junit4]   2> 92968 INFO  (coreLoadExecutor-190-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 93037 INFO  (coreLoadExecutor-190-thread-1) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 93211 WARN  (coreLoadExecutor-190-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> 93215 INFO  (coreLoadExecutor-190-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 93239 INFO  (coreLoadExecutor-190-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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A77329041EE88615-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-205759274503053\.\corex
   [junit4]   2> 93240 INFO  (coreLoadExecutor-190-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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A77329041EE88615-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-205759274503053\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A77329041EE88615-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-205759274503053\.\corex\data\]
   [junit4]   2> 93240 INFO  (coreLoadExecutor-190-thread-1) [    x:corex] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1726722
   [junit4]   2> 93241 INFO  (coreLoadExecutor-190-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=18, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 93281 INFO  (coreLoadExecutor-190-thread-1) [    x:corex] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 93282 INFO  (coreLoadExecutor-190-thread-1) [    x:corex] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 93284 INFO  (coreLoadExecutor-190-thread-1) [    x:corex] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 93284 INFO  (coreLoadExecutor-190-thread-1) [    x:corex] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 93284 INFO  (coreLoadExecutor-190-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=62.8291015625, floorSegmentMB=0.8447265625, forceMergeDeletesPctAllowed=17.643658140084895, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 93285 INFO  (coreLoadExecutor-190-thread-1) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@19a4362[corex] main]
   [junit4]   2> 93285 INFO  (coreLoadExecutor-190-thread-1) [    x:corex] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 93298 INFO  (coreLoadExecutor-190-thread-1) [    x:corex] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 93346 INFO  (coreLoadExecutor-190-thread-1) [    x:corex] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 93347 INFO  (searcherExecutor-191-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 93349 INFO  (searcherExecutor-191-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 93349 INFO  (searcherExecutor-191-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 93349 INFO  (searcherExecutor-191-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 93349 INFO  (searcherExecutor-191-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 93350 INFO  (searcherExecutor-191-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 93350 INFO  (coreLoadExecutor-190-thread-1) [    x:corex] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551364250684882944
   [junit4]   2> 93350 INFO  (searcherExecutor-191-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 93351 INFO  (searcherExecutor-191-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 93351 INFO  (searcherExecutor-191-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 93353 INFO  (searcherExecutor-191-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@19a4362[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 93509 INFO  (qtp29838658-408) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1551364250846363648)]} 0 5
   [junit4]   2> 93512 INFO  (qtp29838658-409) [    x:corex] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 93512 INFO  (qtp29838658-409) [    x:corex] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@639748
   [junit4]   2> 93520 INFO  (qtp29838658-409) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@1789708[corex] main]
   [junit4]   2> 93521 INFO  (qtp29838658-409) [    x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 93525 INFO  (searcherExecutor-191-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@1789708[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):C1)))}
   [junit4]   2> 93525 INFO  (qtp29838658-409) [    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 13
   [junit4]   2> 93537 INFO  (qtp29838658-406) [    ] 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> 93564 INFO  (qtp29838658-410) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 93581 INFO  (qtp29838658-410) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 93740 WARN  (qtp29838658-410) [    ] o.a.s.s.IndexSchema [corex] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 93745 INFO  (qtp29838658-410) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 93763 INFO  (qtp29838658-410) [    ] 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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A77329041EE88615-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-205759274503053\.\corex
   [junit4]   2> 93764 INFO  (qtp29838658-410) [    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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A77329041EE88615-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-205759274503053\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A77329041EE88615-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-205759274503053\.\corex\data\]
   [junit4]   2> 93789 INFO  (qtp29838658-410) [    x:corex] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@1369f19
   [junit4]   2> 93790 ERROR (qtp29838658-410) [    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.ssl.SslConnection.onFillable(SslConnection.java:186)
   [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> 	... 34 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> 	... 35 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> 	... 37 more
   [junit4]   2> 
   [junit4]   2> 93791 INFO  (qtp29838658-410) [    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=239
   [junit4]   2> 93792 ERROR (qtp29838658-410) [    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.ssl.SslConnection.onFillable(SslConnection.java:186)
   [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> 	... 34 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> 	... 35 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> 	... 37 more
   [junit4]   2> 
   [junit4]   2> 93837 ERROR (qtp29838658-405) [    ] 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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A77329041EE88615-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-205759274503053\.\corex\data
   [junit4]   2> java.io.IOException: Unable to delete file: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A77329041EE88615-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-205759274503053\.\corex\data\tlog\tlog.0000000000000000000
   [junit4]   2> 	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2381)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2372)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
   [junit4]   2> 	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.deleteUnloadedCore(SolrCore.java:2628)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.unload(CoreContainer.java:997)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$1(CoreAdminOperation.java:98)
   [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.ssl.SslConnection.onFillable(SslConnection.java:186)
   [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> 93838 INFO  (qtp29838658-405) [    ] 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=40
   [junit4]   2> 93840 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A77329041EE88615]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@1c90c40{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 93840 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A77329041EE88615]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=17957137
   [junit4]   2> 93841 INFO  (coreCloseExecutor-198-thread-1) [    x:corex] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@128ef41
   [junit4]   2> 93887 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A77329041EE88615]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@b2f2a4{/solr,null,UNAVAILABLE}
   [junit4]   2> 93890 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A77329041EE88615]) [    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=A77329041EE88615 -Dtests.slow=true -Dtests.locale=ar-EG -Dtests.timezone=America/Cambridge_Bay -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 1.08s J1 | 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([A77329041EE88615:DCBA8B483DCA5414]:0)
   [junit4]    > 	at org.apache.solr.handler.admin.CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure(CoreAdminHandlerTest.java:334)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 93898 INFO  (SUITE-CoreAdminHandlerTest-seed#[A77329041EE88615]-worker) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 93898 INFO  (SUITE-CoreAdminHandlerTest-seed#[A77329041EE88615]-worker) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.c.CoreContainer Shutting down CoreContainer instance=7986625
   [junit4]   2> 93900 INFO  (coreCloseExecutor-200-thread-1-processing-x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@a48e3a
   [junit4]   2> 93900 INFO  (coreCloseExecutor-200-thread-3-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]  CLOSING SolrCore org.apache.solr.core.SolrCore@1fc3632
   [junit4]   2> 93900 INFO  (coreCloseExecutor-200-thread-2-processing-x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars) [    x:rename_me] o.a.s.c.SolrCore [rename_me]  CLOSING SolrCore org.apache.solr.core.SolrCore@ad3fab
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A77329041EE88615-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {range_facet_l_dv=PostingsFormat(name=LuceneVarGapFixedInterval), _version_=PostingsFormat(name=Direct), multiDefault=Lucene50(blocksize=128), intDefault=PostingsFormat(name=Direct), id=PostingsFormat(name=LuceneVarGapFixedInterval), range_facet_i_dv=Lucene50(blocksize=128), range_facet_l=Lucene50(blocksize=128), timestamp=Lucene50(blocksize=128)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54), range_facet_i_dv=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=37, maxMBSortInHeap=6.338733627355358, sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=ar-EG, timezone=America/Cambridge_Bay
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=29753320,total=105906176
   [junit4]   2> NOTE: All tests run in this JVM: [TestConfigSetProperties, GraphQueryTest, TestSolrQueryResponse, ExplicitHLLTest, TestConfigReload, SliceStateTest, CloudMLTQParserTest, TestRangeQuery, TestSuggestSpellingConverter, CircularListTest, CoreAdminHandlerTest]
   [junit4] Completed [18/654 (1!)] on J1 in 4.91s, 5 tests, 1 failure <<< FAILURES!

[...truncated 55136 lines...]


[JENKINS] Lucene-Solr-6.x-Windows (64bit/jdk1.8.0_102) - Build # 564 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/564/
Java: 64bit/jdk1.8.0_102 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

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([A64956D7D903387E:DD80F49BFA21EA7F]: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 11882 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_A64956D7D903387E-001\init-core-data-001
   [junit4]   2> 1546294 INFO  (SUITE-CoreAdminHandlerTest-seed#[A64956D7D903387E]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1546296 INFO  (SUITE-CoreAdminHandlerTest-seed#[A64956D7D903387E]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1546297 INFO  (SUITE-CoreAdminHandlerTest-seed#[A64956D7D903387E]-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> 1546361 INFO  (SUITE-CoreAdminHandlerTest-seed#[A64956D7D903387E]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1546385 INFO  (SUITE-CoreAdminHandlerTest-seed#[A64956D7D903387E]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1546480 WARN  (SUITE-CoreAdminHandlerTest-seed#[A64956D7D903387E]-worker) [    ] o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1546483 INFO  (SUITE-CoreAdminHandlerTest-seed#[A64956D7D903387E]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1546498 INFO  (SUITE-CoreAdminHandlerTest-seed#[A64956D7D903387E]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1546499 INFO  (coreLoadExecutor-6110-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> 1546532 INFO  (coreLoadExecutor-6110-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1546559 INFO  (coreLoadExecutor-6110-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1546659 WARN  (coreLoadExecutor-6110-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> 1546662 INFO  (coreLoadExecutor-6110-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1546680 INFO  (coreLoadExecutor-6110-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> 1546682 INFO  (coreLoadExecutor-6110-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_A64956D7D903387E-001\init-core-data-001\]
   [junit4]   2> 1546682 INFO  (coreLoadExecutor-6110-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@71ceb330
   [junit4]   2> 1546683 INFO  (coreLoadExecutor-6110-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1260842650, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1546709 INFO  (coreLoadExecutor-6110-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1546709 INFO  (coreLoadExecutor-6110-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1546710 INFO  (coreLoadExecutor-6110-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1546710 INFO  (coreLoadExecutor-6110-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1546710 INFO  (coreLoadExecutor-6110-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1546710 INFO  (coreLoadExecutor-6110-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@48d6d04b[collection1] main]
   [junit4]   2> 1546712 INFO  (coreLoadExecutor-6110-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1546721 INFO  (coreLoadExecutor-6110-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1546756 INFO  (coreLoadExecutor-6110-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1546757 INFO  (searcherExecutor-6111-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1546757 INFO  (searcherExecutor-6111-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1546757 INFO  (searcherExecutor-6111-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1546757 INFO  (searcherExecutor-6111-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1546758 INFO  (coreLoadExecutor-6110-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551328018668978176
   [junit4]   2> 1546758 INFO  (searcherExecutor-6111-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1546759 INFO  (searcherExecutor-6111-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1546762 INFO  (SUITE-CoreAdminHandlerTest-seed#[A64956D7D903387E]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1546763 INFO  (searcherExecutor-6111-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1546764 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A64956D7D903387E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateWithSysVars
   [junit4]   2> 1546764 INFO  (searcherExecutor-6111-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1546765 INFO  (searcherExecutor-6111-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1546767 INFO  (searcherExecutor-6111-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@48d6d04b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1546774 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A64956D7D903387E]) [    ] 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> 1546787 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A64956D7D903387E]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1546795 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A64956D7D903387E]) [    ] o.a.s.s.IndexSchema [org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] Schema name=tiny
   [junit4]   2> 1546798 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A64956D7D903387E]) [    ] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1546800 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A64956D7D903387E]) [    ] 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_A64956D7D903387E-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars
   [junit4]   2> 1546802 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A64956D7D903387E]) [    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_A64956D7D903387E-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_A64956D7D903387E-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\data_diff\]
   [junit4]   2> 1546807 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A64956D7D903387E]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=20.64453125, floorSegmentMB=0.2177734375, forceMergeDeletesPctAllowed=29.17476133890424, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1546819 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A64956D7D903387E]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1546819 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A64956D7D903387E]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1546820 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A64956D7D903387E]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=60.759765625, floorSegmentMB=1.0849609375, forceMergeDeletesPctAllowed=18.66912472137432, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1546820 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A64956D7D903387E]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.s.SolrIndexSearcher Opening [Searcher@29afe9c2[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] main]
   [junit4]   2> 1546822 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A64956D7D903387E]) [    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_A64956D7D903387E-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars\conf
   [junit4]   2> 1546822 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A64956D7D903387E]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1546822 INFO  (searcherExecutor-6117-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@29afe9c2[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1546823 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A64956D7D903387E]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Ending testCreateWithSysVars
   [junit4]   2> 1546826 INFO  (TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[A64956D7D903387E]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Starting testNonexistentCoreReload
   [junit4]   2> 1546826 INFO  (TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[A64956D7D903387E]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Ending testNonexistentCoreReload
   [junit4]   2> 1546828 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A64956D7D903387E]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDir
   [junit4]   2> 1546855 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A64956D7D903387E]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1546855 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A64956D7D903387E]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3f5ddc4c{/solr,null,AVAILABLE}
   [junit4]   2> 1546857 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A64956D7D903387E]) [    ] o.e.j.s.ServerConnector Started ServerConnector@e4d3576{SSL,[ssl, http/1.1]}{127.0.0.1:65215}
   [junit4]   2> 1546857 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A64956D7D903387E]) [    ] o.e.j.s.Server Started @1552020ms
   [junit4]   2> 1546857 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A64956D7D903387E]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=65215}
   [junit4]   2> 1546858 ERROR (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A64956D7D903387E]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1546858 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A64956D7D903387E]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 6.4.0
   [junit4]   2> 1546858 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A64956D7D903387E]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1546858 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A64956D7D903387E]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1546858 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A64956D7D903387E]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-18T09:34:47.826Z
   [junit4]   2> 1546859 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A64956D7D903387E]) [    ] 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_A64956D7D903387E-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-171206332384896\solr.xml
   [junit4]   2> 1546884 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A64956D7D903387E]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1546893 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A64956D7D903387E]) [    ] 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_A64956D7D903387E-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-171206332384896\.
   [junit4]   2> 1546893 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A64956D7D903387E]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
   [junit4]   2> 1546922 INFO  (coreLoadExecutor-6127-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1546944 INFO  (coreLoadExecutor-6127-thread-1) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 1547057 WARN  (coreLoadExecutor-6127-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> 1547060 INFO  (coreLoadExecutor-6127-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1547077 INFO  (coreLoadExecutor-6127-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_A64956D7D903387E-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-171206332384896\.\corex
   [junit4]   2> 1547078 INFO  (coreLoadExecutor-6127-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_A64956D7D903387E-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-171206332384896\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_A64956D7D903387E-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-171206332384896\.\corex\data\]
   [junit4]   2> 1547078 INFO  (coreLoadExecutor-6127-thread-1) [    x:corex] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@71ceb330
   [junit4]   2> 1547079 INFO  (coreLoadExecutor-6127-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1260842650, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1547096 INFO  (coreLoadExecutor-6127-thread-1) [    x:corex] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1547096 INFO  (coreLoadExecutor-6127-thread-1) [    x:corex] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1547098 INFO  (coreLoadExecutor-6127-thread-1) [    x:corex] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1547098 INFO  (coreLoadExecutor-6127-thread-1) [    x:corex] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1547099 INFO  (coreLoadExecutor-6127-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1547099 INFO  (coreLoadExecutor-6127-thread-1) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@7f68c3a3[corex] main]
   [junit4]   2> 1547099 INFO  (coreLoadExecutor-6127-thread-1) [    x:corex] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1547107 INFO  (coreLoadExecutor-6127-thread-1) [    x:corex] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1547150 INFO  (coreLoadExecutor-6127-thread-1) [    x:corex] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1547151 INFO  (searcherExecutor-6128-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1547151 INFO  (searcherExecutor-6128-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1547151 INFO  (searcherExecutor-6128-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1547151 INFO  (searcherExecutor-6128-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1547152 INFO  (coreLoadExecutor-6127-thread-1) [    x:corex] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551328019082117120
   [junit4]   2> 1547154 INFO  (searcherExecutor-6128-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1547155 INFO  (searcherExecutor-6128-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1547155 INFO  (searcherExecutor-6128-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1547155 INFO  (searcherExecutor-6128-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1547155 INFO  (searcherExecutor-6128-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1547156 INFO  (searcherExecutor-6128-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@7f68c3a3[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1547455 INFO  (qtp1200883845-12759) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1551328019396689920)]} 0 2
   [junit4]   2> 1547461 INFO  (qtp1200883845-12758) [    x:corex] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1547461 INFO  (qtp1200883845-12758) [    x:corex] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5f36d239
   [junit4]   2> 1547465 INFO  (qtp1200883845-12758) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@6d2b51f5[corex] main]
   [junit4]   2> 1547465 INFO  (qtp1200883845-12758) [    x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1547466 INFO  (searcherExecutor-6128-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@6d2b51f5[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):C1)))}
   [junit4]   2> 1547467 INFO  (qtp1200883845-12758) [    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 5
   [junit4]   2> 1547473 INFO  (qtp1200883845-12756) [    ] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@3b086087
   [junit4]   2> 1547563 INFO  (qtp1200883845-12756) [    ] 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=89
   [junit4]   2> 1547566 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A64956D7D903387E]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@e4d3576{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1547566 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A64956D7D903387E]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=295204070
   [junit4]   2> 1547567 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A64956D7D903387E]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3f5ddc4c{/solr,null,UNAVAILABLE}
   [junit4]   2> 1547568 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A64956D7D903387E]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDir
   [junit4]   2> 1547573 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A64956D7D903387E]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Starting testCoreAdminHandler
   [junit4]   2> 1548094 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A64956D7D903387E]) [    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_A64956D7D903387E-001\tempDir-001\instProp&wt=xml
   [junit4]   2> 1548100 ERROR (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A64956D7D903387E]) [    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> 1548101 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A64956D7D903387E]) [    ] 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_A64956D7D903387E-001\tempDir-001\instProp&wt=xml
   [junit4]   2> 1548103 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A64956D7D903387E]) [    ] 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_A64956D7D903387E-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_A64956D7D903387E-001/tempDir-001/instProp/lib/classes]
   [junit4]   2> 1548173 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A64956D7D903387E]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1548208 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A64956D7D903387E]) [    ] o.a.s.s.IndexSchema [props] Schema name=test
   [junit4]   2> 1548303 WARN  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A64956D7D903387E]) [    ] o.a.s.s.IndexSchema [props] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1548305 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A64956D7D903387E]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1548321 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A64956D7D903387E]) [    ] 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_A64956D7D903387E-001\tempDir-001\instProp
   [junit4]   2> 1548322 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A64956D7D903387E]) [    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_A64956D7D903387E-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_A64956D7D903387E-001\tempDir-001\instProp\data\]
   [junit4]   2> 1548322 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A64956D7D903387E]) [    x:props] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@71ceb330
   [junit4]   2> 1548324 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A64956D7D903387E]) [    x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=16, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2138873827500528]
   [junit4]   2> 1548345 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A64956D7D903387E]) [    x:props] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1548345 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A64956D7D903387E]) [    x:props] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1548347 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A64956D7D903387E]) [    x:props] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1548347 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A64956D7D903387E]) [    x:props] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1548347 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A64956D7D903387E]) [    x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=15, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6464275330142315]
   [junit4]   2> 1548348 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A64956D7D903387E]) [    x:props] o.a.s.s.SolrIndexSearcher Opening [Searcher@154a40d3[props] main]
   [junit4]   2> 1548348 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A64956D7D903387E]) [    x:props] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1548359 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A64956D7D903387E]) [    x:props] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1548403 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A64956D7D903387E]) [    x:props] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1548403 INFO  (searcherExecutor-6135-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1548404 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A64956D7D903387E]) [    x:props] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551328020394934272
   [junit4]   2> 1548406 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A64956D7D903387E]) [    ] 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> 1548406 INFO  (searcherExecutor-6135-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1548406 INFO  (searcherExecutor-6135-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1548406 INFO  (searcherExecutor-6135-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1548407 INFO  (searcherExecutor-6135-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1548407 INFO  (searcherExecutor-6135-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1548408 INFO  (searcherExecutor-6135-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1548413 INFO  (searcherExecutor-6135-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1548416 ERROR (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A64956D7D903387E]) [    ] 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> 1548417 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A64956D7D903387E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCoreAdminHandler
   [junit4]   2> 1548421 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A64956D7D903387E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDirAfterCreateFailure
   [junit4]   2> 1548434 INFO  (searcherExecutor-6135-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1548449 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A64956D7D903387E]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1548450 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A64956D7D903387E]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@27e649b3{/solr,null,AVAILABLE}
   [junit4]   2> 1548452 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A64956D7D903387E]) [    ] o.e.j.s.ServerConnector Started ServerConnector@5b086ec4{SSL,[ssl, http/1.1]}{127.0.0.1:65220}
   [junit4]   2> 1548452 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A64956D7D903387E]) [    ] o.e.j.s.Server Started @1553614ms
   [junit4]   2> 1548452 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A64956D7D903387E]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=65220}
   [junit4]   2> 1548452 ERROR (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A64956D7D903387E]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1548452 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A64956D7D903387E]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 6.4.0
   [junit4]   2> 1548453 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A64956D7D903387E]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1548453 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A64956D7D903387E]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1548453 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A64956D7D903387E]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-18T09:34:49.421Z
   [junit4]   2> 1548454 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A64956D7D903387E]) [    ] 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_A64956D7D903387E-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-171207924660141\solr.xml
   [junit4]   2> 1548461 INFO  (searcherExecutor-6135-thread-1-processing-x:props) [    x:props] o.a.s.c.SolrCore [rename_me] Registered new searcher Searcher@154a40d3[props] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1548474 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A64956D7D903387E]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1548482 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A64956D7D903387E]) [    ] 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_A64956D7D903387E-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-171207924660141\.
   [junit4]   2> 1548482 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A64956D7D903387E]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
   [junit4]   2> 1548510 INFO  (coreLoadExecutor-6145-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1548533 INFO  (coreLoadExecutor-6145-thread-1) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 1548655 WARN  (coreLoadExecutor-6145-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> 1548657 INFO  (coreLoadExecutor-6145-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1548676 INFO  (coreLoadExecutor-6145-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_A64956D7D903387E-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-171207924660141\.\corex
   [junit4]   2> 1548677 INFO  (coreLoadExecutor-6145-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_A64956D7D903387E-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-171207924660141\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_A64956D7D903387E-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-171207924660141\.\corex\data\]
   [junit4]   2> 1548677 INFO  (coreLoadExecutor-6145-thread-1) [    x:corex] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@71ceb330
   [junit4]   2> 1548678 INFO  (coreLoadExecutor-6145-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1260842650, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1548700 INFO  (coreLoadExecutor-6145-thread-1) [    x:corex] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1548700 INFO  (coreLoadExecutor-6145-thread-1) [    x:corex] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1548702 INFO  (coreLoadExecutor-6145-thread-1) [    x:corex] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1548702 INFO  (coreLoadExecutor-6145-thread-1) [    x:corex] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1548703 INFO  (coreLoadExecutor-6145-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1548704 INFO  (coreLoadExecutor-6145-thread-1) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@745430d3[corex] main]
   [junit4]   2> 1548704 INFO  (coreLoadExecutor-6145-thread-1) [    x:corex] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1548712 INFO  (coreLoadExecutor-6145-thread-1) [    x:corex] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1548757 INFO  (coreLoadExecutor-6145-thread-1) [    x:corex] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1548757 INFO  (searcherExecutor-6146-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1548758 INFO  (searcherExecutor-6146-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1548758 INFO  (searcherExecutor-6146-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1548758 INFO  (searcherExecutor-6146-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1548758 INFO  (coreLoadExecutor-6145-thread-1) [    x:corex] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551328020766130176
   [junit4]   2> 1548761 INFO  (searcherExecutor-6146-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1548761 INFO  (searcherExecutor-6146-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1548761 INFO  (searcherExecutor-6146-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1548762 INFO  (searcherExecutor-6146-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1548762 INFO  (searcherExecutor-6146-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1548763 INFO  (searcherExecutor-6146-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@745430d3[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1549018 INFO  (qtp438746703-12777) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1551328021037711360)]} 0 2
   [junit4]   2> 1549020 INFO  (qtp438746703-12780) [    x:corex] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1549020 INFO  (qtp438746703-12780) [    x:corex] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5ab93a8
   [junit4]   2> 1549024 INFO  (qtp438746703-12780) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@17b54108[corex] main]
   [junit4]   2> 1549025 INFO  (qtp438746703-12780) [    x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1549025 INFO  (searcherExecutor-6146-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@17b54108[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):C1)))}
   [junit4]   2> 1549026 INFO  (qtp438746703-12780) [    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 5
   [junit4]   2> 1549034 INFO  (qtp438746703-12776) [    ] 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> 1549052 INFO  (qtp438746703-12777) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 1549061 INFO  (qtp438746703-12777) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 1549198 WARN  (qtp438746703-12777) [    ] o.a.s.s.IndexSchema [corex] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1549202 INFO  (qtp438746703-12777) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1549216 INFO  (qtp438746703-12777) [    ] 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_A64956D7D903387E-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-171207924660141\.\corex
   [junit4]   2> 1549219 INFO  (qtp438746703-12777) [    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_A64956D7D903387E-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-171207924660141\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminHandlerTest_A64956D7D903387E-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-171207924660141\.\corex\data\]
   [junit4]   2> 1549258 INFO  (qtp438746703-12777) [    x:corex] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@7ab2d014
   [junit4]   2> 1549259 ERROR (qtp438746703-12777) [    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.ssl.SslConnection.onFillable(SslConnection.java:186)
   [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> 	... 34 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> 	... 35 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> 	... 37 more
   [junit4]   2> 
   [junit4]   2> 1549260 INFO  (qtp438746703-12777) [    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=215
   [junit4]   2> 1549260 ERROR (qtp438746703-12777) [    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.ssl.SslConnection.onFillable(SslConnection.java:186)
   [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> 	... 34 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> 	... 35 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> 	... 37 more
   [junit4]   2> 
   [junit4]   2> 1549302 ERROR (qtp438746703-12780) [    ] 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_A64956D7D903387E-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-171207924660141\.\corex\data
   [junit4]   2> 1549303 INFO  (qtp438746703-12780) [    ] 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=40
   [junit4]   2> 1549304 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A64956D7D903387E]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@5b086ec4{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1549305 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A64956D7D903387E]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1791631907
   [junit4]   2> 1549305 INFO  (coreCloseExecutor-6153-thread-1) [    x:corex] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@56a887bc
   [junit4]   2> 1549321 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A64956D7D903387E]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@27e649b3{/solr,null,UNAVAILABLE}
   [junit4]   2> 1549324 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A64956D7D903387E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDirAfterCreateFailure
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CoreAdminHandlerTest -Dtests.method=testDeleteInstanceDirAfterCreateFailure -Dtests.seed=A64956D7D903387E -Dtests.slow=true -Dtests.locale=sr-RS -Dtests.timezone=America/Argentina/Ushuaia -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.91s 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([A64956D7D903387E:DD80F49BFA21EA7F]:0)
   [junit4]    > 	at org.apache.solr.handler.admin.CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure(CoreAdminHandlerTest.java:334)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1549329 INFO  (SUITE-CoreAdminHandlerTest-seed#[A64956D7D903387E]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1549329 INFO  (SUITE-CoreAdminHandlerTest-seed#[A64956D7D903387E]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1112431440
   [junit4]   2> 1549329 INFO  (coreCloseExecutor-6155-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@57bb57d6
   [junit4]   2> 1549330 INFO  (coreCloseExecutor-6155-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@8151daa
   [junit4]   2> 1549330 INFO  (coreCloseExecutor-6155-thread-3) [    x:rename_me] o.a.s.c.SolrCore [rename_me]  CLOSING SolrCore org.apache.solr.core.SolrCore@11d677c9
   [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_A64956D7D903387E-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {range_facet_l_dv=PostingsFormat(name=Memory doPackFST= true), _version_=PostingsFormat(name=MockRandom), multiDefault=PostingsFormat(name=Asserting), intDefault=PostingsFormat(name=MockRandom), id=PostingsFormat(name=Memory doPackFST= true), range_facet_i_dv=PostingsFormat(name=MockRandom), range_facet_l=PostingsFormat(name=MockRandom), timestamp=PostingsFormat(name=MockRandom)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54), range_facet_i_dv=DocValuesFormat(name=Lucene54), timestamp=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=1309, maxMBSortInHeap=5.283868159592338, sim=RandomSimilarity(queryNorm=true,coord=yes): {}, locale=sr-RS, timezone=America/Argentina/Ushuaia
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=130839952,total=451690496
   [junit4]   2> NOTE: All tests run in this JVM: [DistribDocExpirationUpdateProcessorTest, TestCursorMarkWithoutUniqueKey, TestReqParamsAPI, ClassificationUpdateProcessorFactoryTest, TestLeaderElectionZkExpiry, TestTolerantSearch, TestConfigSetsAPI, TestPivotHelperCode, TestDFISimilarityFactory, SimpleMLTQParserTest, CursorPagingTest, StatsReloadRaceTest, TestClusterProperties, FastVectorHighlighterTest, LeaderFailureAfterFreshStartTest, SharedFSAutoReplicaFailoverTest, TestSolrConfigHandlerCloud, BigEndianAscendingWordDeserializerTest, MoreLikeThisHandlerTest, ResponseLogComponentTest, SystemInfoHandlerTest, TestLazyCores, TestSchemaVersionResource, RuleEngineTest, LeaderInitiatedRecoveryOnShardRestartTest, TestDocBasedVersionConstraints, LeaderElectionContextKeyTest, LeaderElectionTest, PeerSyncReplicationTest, TestJsonFacetRefinement, TestRequestForwarding, TestFieldCacheSanityChecker, TestManagedSchema, DataDrivenBlockJoinTest, SimplePostToolTest, TemplateUpdateProcessorTest, TestLRUCache, TestConfigSetImmutable, TestUpdate, BaseCdcrDistributedZkTest, HttpSolrCallGetCoreTest, TestUniqueKeyFieldResource, DistributedFacetPivotWhiteBoxTest, HdfsWriteToMultipleCollectionsTest, TestPerFieldSimilarity, TestManagedSchemaThreadSafety, ForceLeaderTest, CachingDirectoryFactoryTest, TestUninvertingReader, DeleteLastCustomShardedReplicaTest, RollingRestartTest, BlobRepositoryCloudTest, TestPushWriter, TestPerFieldSimilarityClassic, AnalysisErrorHandlingTest, EnumFieldTest, UnloadDistributedZkTest, TestSweetSpotSimilarityFactory, TestRTGBase, TestElisionMultitermQuery, TestRestManager, TestLFUCache, TestBM25SimilarityFactory, QueryElevationComponentTest, SynonymTokenizerTest, TestBinaryField, TestSolrConfigHandler, TestCollapseQParserPlugin, TestJettySolrRunner, AlternateDirectoryTest, DistributedQueryElevationComponentTest, TestRecoveryHdfs, TestDefaultSearchFieldResource, CheckHdfsIndexTest, TimeZoneUtilsTest, TestFieldCache, SuggesterFSTTest, HighlighterTest, TestMacros, SpatialFilterTest, SmileWriterTest, TestAuthorizationFramework, TestScoreJoinQPNoScore, ConjunctionSolrSpellCheckerTest, HdfsLockFactoryTest, SaslZkACLProviderTest, TestJmxIntegration, IndexSchemaRuntimeFieldTest, BlockJoinFacetSimpleTest, TestSolrCloudWithKerberosAlt, HdfsBasicDistributedZkTest, JSONWriterTest, TestSizeLimitedDistributedMap, CollectionStateFormat2Test, TestHashQParserPlugin, BooleanFieldTest, DocExpirationUpdateProcessorFactoryTest, TestNumericTerms32, RemoteQueryErrorTest, TestCollationField, TestHashPartitioner, DistributedSpellCheckComponentTest, VMParamsZkACLAndCredentialsProvidersTest, DateRangeFieldTest, TestHdfsUpdateLog, UniqFieldsUpdateProcessorFactoryTest, SuggestComponentContextFilterQueryTest, DocValuesMultiTest, TestPseudoReturnFields, ZkStateWriterTest, TestFunctionQuery, HdfsChaosMonkeySafeLeaderTest, PingRequestHandlerTest, ZkCLITest, SmileWriterTest, SolrTestCaseJ4Test, TermsComponentTest, TestFieldResource, DistributedQueryComponentOptimizationTest, HdfsDirectoryFactoryTest, DateFieldTest, DirectUpdateHandlerTest, ClusterStateUpdateTest, TestCloudSchemaless, BadComponentTest, TestAuthenticationFramework, TestComponentsName, ZkNodePropsTest, TestMinMaxOnMultiValuedField, TestBackupRepositoryFactory, TestStressUserVersions, CollectionsAPIAsyncDistributedZkTest, ShardRoutingTest, DirectoryFactoryTest, ParsingFieldUpdateProcessorsTest, CustomCollectionTest, RequiredFieldsTest, TestCoreContainer, TestManagedSynonymFilterFactory, OutputWriterTest, DocumentBuilderTest, TestIBSimilarityFactory, TestSmileRequest, CdcrReplicationDistributedZkTest, SyncSliceTest, TestRebalanceLeaders, TestCSVLoader, OverseerStatusTest, TestCharFilters, TestFreeTextSuggestions, SimpleCollectionCreateDeleteTest, TestBlobHandler, DocValuesTest, CurrencyFieldXmlFileTest, DisMaxRequestHandlerTest, TestTestInjection, MultiTermTest, ConnectionManagerTest, TestSolrFieldCacheMBean, OverseerTest, RecoveryZkTest, TestRandomFaceting, TestRandomDVFaceting, TestDistributedSearch, DistributedTermsComponentTest, SimpleFacetsTest, SolrCoreTest, TestGroupingSearch, PeerSyncTest, BadIndexSchemaTest, TestSort, SoftAutoCommitTest, CurrencyFieldOpenExchangeTest, TestExtendedDismaxParser, CoreAdminHandlerTest]
   [junit4] Completed [364/654 (1!)] on J0 in 3.08s, 5 tests, 1 failure <<< FAILURES!

[...truncated 61645 lines...]


[JENKINS] Lucene-Solr-6.x-Windows (64bit/jdk1.8.0_102) - Build # 563 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
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...]


[JENKINS] Lucene-Solr-6.x-Windows (32bit/jdk1.8.0_102) - Build # 562 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/562/
Java: 32bit/jdk1.8.0_102 -client -XX:+UseParallelGC

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

Error Message:
expected:<1> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<0>
	at __randomizedtesting.SeedInfo.seed([BB787BCBC843A8B3:4C0B95930EAB0755]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication(TestReplicationHandler.java:1331)
	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)


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([BB787BCBC843A8B3:C0B1D987EB617AB2]: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 11139 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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BB787BCBC843A8B3-001\init-core-data-001
   [junit4]   2> 486842 INFO  (SUITE-CoreAdminHandlerTest-seed#[BB787BCBC843A8B3]-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> 486844 INFO  (SUITE-CoreAdminHandlerTest-seed#[BB787BCBC843A8B3]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 486846 INFO  (SUITE-CoreAdminHandlerTest-seed#[BB787BCBC843A8B3]-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> 486921 INFO  (SUITE-CoreAdminHandlerTest-seed#[BB787BCBC843A8B3]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 486958 INFO  (SUITE-CoreAdminHandlerTest-seed#[BB787BCBC843A8B3]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 487068 WARN  (SUITE-CoreAdminHandlerTest-seed#[BB787BCBC843A8B3]-worker) [    ] o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 487072 INFO  (SUITE-CoreAdminHandlerTest-seed#[BB787BCBC843A8B3]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 487092 INFO  (SUITE-CoreAdminHandlerTest-seed#[BB787BCBC843A8B3]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 487095 INFO  (coreLoadExecutor-2346-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> 487135 INFO  (coreLoadExecutor-2346-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 487163 INFO  (coreLoadExecutor-2346-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 487266 WARN  (coreLoadExecutor-2346-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> 487269 INFO  (coreLoadExecutor-2346-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 487288 INFO  (coreLoadExecutor-2346-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> 487289 INFO  (coreLoadExecutor-2346-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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BB787BCBC843A8B3-001\init-core-data-001\]
   [junit4]   2> 487289 INFO  (coreLoadExecutor-2346-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1bb5536
   [junit4]   2> 487292 INFO  (coreLoadExecutor-2346-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=49, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6275444498043609]
   [junit4]   2> 487330 INFO  (coreLoadExecutor-2346-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 487330 INFO  (coreLoadExecutor-2346-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 487331 INFO  (coreLoadExecutor-2346-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 487331 INFO  (coreLoadExecutor-2346-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 487333 INFO  (coreLoadExecutor-2346-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=35, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 487333 INFO  (coreLoadExecutor-2346-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1019a7[collection1] main]
   [junit4]   2> 487334 INFO  (coreLoadExecutor-2346-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 487342 INFO  (coreLoadExecutor-2346-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 487389 INFO  (coreLoadExecutor-2346-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 487389 INFO  (searcherExecutor-2347-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 487390 INFO  (searcherExecutor-2347-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 487390 INFO  (searcherExecutor-2347-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 487390 INFO  (searcherExecutor-2347-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 487390 INFO  (coreLoadExecutor-2346-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551239819944787968
   [junit4]   2> 487392 INFO  (searcherExecutor-2347-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 487393 INFO  (searcherExecutor-2347-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 487393 INFO  (searcherExecutor-2347-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 487394 INFO  (searcherExecutor-2347-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 487394 INFO  (searcherExecutor-2347-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 487395 INFO  (SUITE-CoreAdminHandlerTest-seed#[BB787BCBC843A8B3]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 487396 INFO  (searcherExecutor-2347-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1019a7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 487398 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BB787BCBC843A8B3]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDirAfterCreateFailure
   [junit4]   2> 487430 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BB787BCBC843A8B3]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 487432 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BB787BCBC843A8B3]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@b9766b{/solr,null,AVAILABLE}
   [junit4]   2> 487433 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BB787BCBC843A8B3]) [    ] o.e.j.s.ServerConnector Started ServerConnector@594ef4{HTTP/1.1,[http/1.1]}{127.0.0.1:62531}
   [junit4]   2> 487433 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BB787BCBC843A8B3]) [    ] o.e.j.s.Server Started @499008ms
   [junit4]   2> 487433 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BB787BCBC843A8B3]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62531}
   [junit4]   2> 487433 ERROR (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BB787BCBC843A8B3]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 487434 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BB787BCBC843A8B3]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 6.4.0
   [junit4]   2> 487434 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BB787BCBC843A8B3]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 487434 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BB787BCBC843A8B3]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 487434 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BB787BCBC843A8B3]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-17T10:12:54.912Z
   [junit4]   2> 487435 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BB787BCBC843A8B3]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BB787BCBC843A8B3-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-87093202289148\solr.xml
   [junit4]   2> 487446 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BB787BCBC843A8B3]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 487456 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BB787BCBC843A8B3]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BB787BCBC843A8B3-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-87093202289148\.
   [junit4]   2> 487456 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BB787BCBC843A8B3]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
   [junit4]   2> 487497 INFO  (coreLoadExecutor-2357-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 487528 INFO  (coreLoadExecutor-2357-thread-1) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 487658 WARN  (coreLoadExecutor-2357-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> 487660 INFO  (coreLoadExecutor-2357-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 487674 INFO  (coreLoadExecutor-2357-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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BB787BCBC843A8B3-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-87093202289148\.\corex
   [junit4]   2> 487675 INFO  (coreLoadExecutor-2357-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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BB787BCBC843A8B3-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-87093202289148\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BB787BCBC843A8B3-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-87093202289148\.\corex\data\]
   [junit4]   2> 487675 INFO  (coreLoadExecutor-2357-thread-1) [    x:corex] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1bb5536
   [junit4]   2> 487678 INFO  (coreLoadExecutor-2357-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=49, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6275444498043609]
   [junit4]   2> 487703 INFO  (coreLoadExecutor-2357-thread-1) [    x:corex] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 487703 INFO  (coreLoadExecutor-2357-thread-1) [    x:corex] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 487705 INFO  (coreLoadExecutor-2357-thread-1) [    x:corex] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 487705 INFO  (coreLoadExecutor-2357-thread-1) [    x:corex] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 487706 INFO  (coreLoadExecutor-2357-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=35, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 487706 INFO  (coreLoadExecutor-2357-thread-1) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@f0228e[corex] main]
   [junit4]   2> 487707 INFO  (coreLoadExecutor-2357-thread-1) [    x:corex] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 487719 INFO  (coreLoadExecutor-2357-thread-1) [    x:corex] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 487766 INFO  (coreLoadExecutor-2357-thread-1) [    x:corex] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 487766 INFO  (searcherExecutor-2358-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 487766 INFO  (searcherExecutor-2358-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 487766 INFO  (searcherExecutor-2358-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 487767 INFO  (searcherExecutor-2358-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 487767 INFO  (coreLoadExecutor-2357-thread-1) [    x:corex] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551239820340101120
   [junit4]   2> 487767 INFO  (searcherExecutor-2358-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 487768 INFO  (searcherExecutor-2358-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 487768 INFO  (searcherExecutor-2358-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 487769 INFO  (searcherExecutor-2358-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 487769 INFO  (searcherExecutor-2358-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 487771 INFO  (searcherExecutor-2358-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@f0228e[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 487970 INFO  (qtp9306131-4636) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1551239820548767744)]} 0 4
   [junit4]   2> 487972 INFO  (qtp9306131-4638) [    x:corex] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 487973 INFO  (qtp9306131-4638) [    x:corex] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@14f9fe6
   [junit4]   2> 487980 INFO  (qtp9306131-4638) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d6fc72[corex] main]
   [junit4]   2> 487981 INFO  (qtp9306131-4638) [    x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 487983 INFO  (searcherExecutor-2358-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@1d6fc72[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):c1)))}
   [junit4]   2> 487983 INFO  (qtp9306131-4638) [    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> 487988 INFO  (qtp9306131-4641) [    ] 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> 488005 INFO  (qtp9306131-4637) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 488018 INFO  (qtp9306131-4637) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 488122 WARN  (qtp9306131-4637) [    ] o.a.s.s.IndexSchema [corex] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 488125 INFO  (qtp9306131-4637) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 488145 INFO  (qtp9306131-4637) [    ] 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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BB787BCBC843A8B3-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-87093202289148\.\corex
   [junit4]   2> 488146 INFO  (qtp9306131-4637) [    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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BB787BCBC843A8B3-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-87093202289148\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BB787BCBC843A8B3-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-87093202289148\.\corex\data\]
   [junit4]   2> 488177 INFO  (qtp9306131-4637) [    x:corex] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@1c3c2df
   [junit4]   2> 488180 ERROR (qtp9306131-4637) [    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> 488180 INFO  (qtp9306131-4637) [    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=186
   [junit4]   2> 488180 ERROR (qtp9306131-4637) [    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> 488219 ERROR (qtp9306131-4640) [    ] 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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BB787BCBC843A8B3-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-87093202289148\.\corex\data
   [junit4]   2> 488220 INFO  (qtp9306131-4640) [    ] 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=35
   [junit4]   2> 488221 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BB787BCBC843A8B3]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@594ef4{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 488221 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BB787BCBC843A8B3]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=30217290
   [junit4]   2> 488222 INFO  (coreCloseExecutor-2365-thread-1) [    x:corex] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@1274e09
   [junit4]   2> 488253 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BB787BCBC843A8B3]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@b9766b{/solr,null,UNAVAILABLE}
   [junit4]   2> 488256 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[BB787BCBC843A8B3]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDirAfterCreateFailure
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CoreAdminHandlerTest -Dtests.method=testDeleteInstanceDirAfterCreateFailure -Dtests.seed=BB787BCBC843A8B3 -Dtests.slow=true -Dtests.locale=da -Dtests.timezone=Asia/Yerevan -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] FAILURE 0.86s J1 | 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([BB787BCBC843A8B3:C0B1D987EB617AB2]:0)
   [junit4]    > 	at org.apache.solr.handler.admin.CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure(CoreAdminHandlerTest.java:334)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 488261 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BB787BCBC843A8B3]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCoreAdminHandler
   [junit4]   2> 488683 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BB787BCBC843A8B3]) [    ] 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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BB787BCBC843A8B3-001\tempDir-001\instProp&wt=xml
   [junit4]   2> 488683 ERROR (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BB787BCBC843A8B3]) [    ] 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> 488685 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BB787BCBC843A8B3]) [    ] 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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BB787BCBC843A8B3-001\tempDir-001\instProp&wt=xml
   [junit4]   2> 488686 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BB787BCBC843A8B3]) [    ] 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/J1/temp/solr.handler.admin.CoreAdminHandlerTest_BB787BCBC843A8B3-001/tempDir-001/instProp/lib, /C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_BB787BCBC843A8B3-001/tempDir-001/instProp/lib/classes]
   [junit4]   2> 488775 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BB787BCBC843A8B3]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 488805 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BB787BCBC843A8B3]) [    ] o.a.s.s.IndexSchema [props] Schema name=test
   [junit4]   2> 488925 WARN  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BB787BCBC843A8B3]) [    ] o.a.s.s.IndexSchema [props] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 488929 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BB787BCBC843A8B3]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 488955 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BB787BCBC843A8B3]) [    ] 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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BB787BCBC843A8B3-001\tempDir-001\instProp
   [junit4]   2> 488956 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BB787BCBC843A8B3]) [    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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BB787BCBC843A8B3-001\tempDir-001\instProp], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BB787BCBC843A8B3-001\tempDir-001\instProp\data\]
   [junit4]   2> 488956 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BB787BCBC843A8B3]) [    x:props] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1bb5536
   [junit4]   2> 488958 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BB787BCBC843A8B3]) [    x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=62.7392578125, floorSegmentMB=0.67578125, forceMergeDeletesPctAllowed=11.092178374148586, segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7966410843892636
   [junit4]   2> 488995 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BB787BCBC843A8B3]) [    x:props] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 488995 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BB787BCBC843A8B3]) [    x:props] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 488996 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BB787BCBC843A8B3]) [    x:props] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 488996 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BB787BCBC843A8B3]) [    x:props] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 488997 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BB787BCBC843A8B3]) [    x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=28, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7654039268821677]
   [junit4]   2> 488997 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BB787BCBC843A8B3]) [    x:props] o.a.s.s.SolrIndexSearcher Opening [Searcher@4737db[props] main]
   [junit4]   2> 488998 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BB787BCBC843A8B3]) [    x:props] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 489010 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BB787BCBC843A8B3]) [    x:props] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 489054 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BB787BCBC843A8B3]) [    x:props] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 489055 INFO  (searcherExecutor-2368-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 489055 INFO  (searcherExecutor-2368-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 489056 INFO  (searcherExecutor-2368-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 489056 INFO  (searcherExecutor-2368-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 489056 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BB787BCBC843A8B3]) [    x:props] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551239821691715584
   [junit4]   2> 489056 INFO  (searcherExecutor-2368-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 489057 INFO  (searcherExecutor-2368-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 489057 INFO  (searcherExecutor-2368-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 489057 INFO  (searcherExecutor-2368-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 489058 INFO  (searcherExecutor-2368-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 489058 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BB787BCBC843A8B3]) [    ] 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> 489059 INFO  (searcherExecutor-2368-thread-1-processing-x:props) [    x:props] o.a.s.c.SolrCore [props] Registered new searcher Searcher@4737db[props] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 489068 ERROR (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BB787BCBC843A8B3]) [    ] 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> 489070 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[BB787BCBC843A8B3]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCoreAdminHandler
   [junit4]   2> 489073 INFO  (TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[BB787BCBC843A8B3]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNonexistentCoreReload
   [junit4]   2> 489073 INFO  (TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[BB787BCBC843A8B3]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNonexistentCoreReload
   [junit4]   2> 489076 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BB787BCBC843A8B3]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDir
   [junit4]   2> 489109 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BB787BCBC843A8B3]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 489110 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BB787BCBC843A8B3]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@a4d4fa{/solr,null,AVAILABLE}
   [junit4]   2> 489111 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BB787BCBC843A8B3]) [    ] o.e.j.s.ServerConnector Started ServerConnector@5169a4{HTTP/1.1,[http/1.1]}{127.0.0.1:62537}
   [junit4]   2> 489112 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BB787BCBC843A8B3]) [    ] o.e.j.s.Server Started @500686ms
   [junit4]   2> 489112 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BB787BCBC843A8B3]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62537}
   [junit4]   2> 489112 ERROR (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BB787BCBC843A8B3]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 489112 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BB787BCBC843A8B3]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 6.4.0
   [junit4]   2> 489112 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BB787BCBC843A8B3]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 489112 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BB787BCBC843A8B3]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 489112 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BB787BCBC843A8B3]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-17T10:12:56.590Z
   [junit4]   2> 489114 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BB787BCBC843A8B3]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BB787BCBC843A8B3-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-87094880902759\solr.xml
   [junit4]   2> 489128 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BB787BCBC843A8B3]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 489136 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BB787BCBC843A8B3]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BB787BCBC843A8B3-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-87094880902759\.
   [junit4]   2> 489136 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BB787BCBC843A8B3]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
   [junit4]   2> 489186 INFO  (coreLoadExecutor-2379-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 489218 INFO  (coreLoadExecutor-2379-thread-1) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 489312 WARN  (coreLoadExecutor-2379-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> 489315 INFO  (coreLoadExecutor-2379-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 489331 INFO  (coreLoadExecutor-2379-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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BB787BCBC843A8B3-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-87094880902759\.\corex
   [junit4]   2> 489332 INFO  (coreLoadExecutor-2379-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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BB787BCBC843A8B3-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-87094880902759\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BB787BCBC843A8B3-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-87094880902759\.\corex\data\]
   [junit4]   2> 489332 INFO  (coreLoadExecutor-2379-thread-1) [    x:corex] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1bb5536
   [junit4]   2> 489337 INFO  (coreLoadExecutor-2379-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=49, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6275444498043609]
   [junit4]   2> 489362 INFO  (coreLoadExecutor-2379-thread-1) [    x:corex] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 489362 INFO  (coreLoadExecutor-2379-thread-1) [    x:corex] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 489364 INFO  (coreLoadExecutor-2379-thread-1) [    x:corex] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 489364 INFO  (coreLoadExecutor-2379-thread-1) [    x:corex] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 489364 INFO  (coreLoadExecutor-2379-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=35, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 489365 INFO  (coreLoadExecutor-2379-thread-1) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@10f2f4d[corex] main]
   [junit4]   2> 489365 INFO  (coreLoadExecutor-2379-thread-1) [    x:corex] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 489373 INFO  (coreLoadExecutor-2379-thread-1) [    x:corex] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 489414 INFO  (coreLoadExecutor-2379-thread-1) [    x:corex] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 489415 INFO  (searcherExecutor-2380-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 489415 INFO  (searcherExecutor-2380-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 489415 INFO  (searcherExecutor-2380-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 489415 INFO  (searcherExecutor-2380-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 489416 INFO  (coreLoadExecutor-2379-thread-1) [    x:corex] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551239822069202944
   [junit4]   2> 489416 INFO  (searcherExecutor-2380-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 489416 INFO  (searcherExecutor-2380-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 489417 INFO  (searcherExecutor-2380-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 489417 INFO  (searcherExecutor-2380-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 489418 INFO  (searcherExecutor-2380-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 489420 INFO  (searcherExecutor-2380-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@10f2f4d[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 489647 INFO  (qtp15276825-4658) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1551239822307229696)]} 0 3
   [junit4]   2> 489651 INFO  (qtp15276825-4659) [    x:corex] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 489651 INFO  (qtp15276825-4659) [    x:corex] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@f043d6
   [junit4]   2> 489656 INFO  (qtp15276825-4659) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@264b29[corex] main]
   [junit4]   2> 489656 INFO  (qtp15276825-4659) [    x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 489660 INFO  (searcherExecutor-2380-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@264b29[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):c1)))}
   [junit4]   2> 489661 INFO  (qtp15276825-4659) [    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> 489666 INFO  (qtp15276825-4663) [    ] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@649e6a
   [junit4]   2> 489754 INFO  (qtp15276825-4663) [    ] 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=88
   [junit4]   2> 489757 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BB787BCBC843A8B3]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@5169a4{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 489757 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BB787BCBC843A8B3]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=12170658
   [junit4]   2> 489758 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BB787BCBC843A8B3]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@a4d4fa{/solr,null,UNAVAILABLE}
   [junit4]   2> 489759 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[BB787BCBC843A8B3]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDir
   [junit4]   2> 489763 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[BB787BCBC843A8B3]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateWithSysVars
   [junit4]   2> 489774 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[BB787BCBC843A8B3]) [    ] 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> 489824 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[BB787BCBC843A8B3]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 489834 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[BB787BCBC843A8B3]) [    ] o.a.s.s.IndexSchema [org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] Schema name=tiny
   [junit4]   2> 489841 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[BB787BCBC843A8B3]) [    ] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 489849 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[BB787BCBC843A8B3]) [    ] 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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BB787BCBC843A8B3-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars
   [junit4]   2> 489850 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[BB787BCBC843A8B3]) [    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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BB787BCBC843A8B3-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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BB787BCBC843A8B3-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\data_diff\]
   [junit4]   2> 489857 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[BB787BCBC843A8B3]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=18, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=2.6220703125, floorSegmentMB=0.615234375, forceMergeDeletesPctAllowed=11.253223893509816, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.10457126957412016
   [junit4]   2> 489878 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[BB787BCBC843A8B3]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 489878 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[BB787BCBC843A8B3]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 489879 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[BB787BCBC843A8B3]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=20.32421875, floorSegmentMB=1.732421875, forceMergeDeletesPctAllowed=2.9276848781549223, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6895811099556404
   [junit4]   2> 489880 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[BB787BCBC843A8B3]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.s.SolrIndexSearcher Opening [Searcher@11ee18b[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] main]
   [junit4]   2> 489880 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[BB787BCBC843A8B3]) [    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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BB787BCBC843A8B3-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars\conf
   [junit4]   2> 489881 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[BB787BCBC843A8B3]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 489881 INFO  (searcherExecutor-2387-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@11ee18b[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 489882 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[BB787BCBC843A8B3]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Ending testCreateWithSysVars
   [junit4]   2> 489883 INFO  (SUITE-CoreAdminHandlerTest-seed#[BB787BCBC843A8B3]-worker) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 489884 INFO  (SUITE-CoreAdminHandlerTest-seed#[BB787BCBC843A8B3]-worker) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2974095
   [junit4]   2> 489884 INFO  (coreCloseExecutor-2391-thread-1-processing-x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6a0a2c
   [junit4]   2> 489884 INFO  (coreCloseExecutor-2391-thread-2-processing-x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars) [    x:rename_me] o.a.s.c.SolrCore [rename_me]  CLOSING SolrCore org.apache.solr.core.SolrCore@15146ac
   [junit4]   2> 489884 INFO  (coreCloseExecutor-2391-thread-3-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]  CLOSING SolrCore org.apache.solr.core.SolrCore@8999db
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_BB787BCBC843A8B3-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {range_facet_l_dv=BlockTreeOrds(blocksize=128), _version_=PostingsFormat(name=Memory doPackFST= false), multiDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), intDefault=PostingsFormat(name=Memory doPackFST= false), id=BlockTreeOrds(blocksize=128), range_facet_i_dv=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), range_facet_l=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), timestamp=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))}, docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), range_facet_i_dv=DocValuesFormat(name=Lucene54), timestamp=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=1693, maxMBSortInHeap=5.761700425169535, sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=da, timezone=Asia/Yerevan
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=151686144,total=294387712
   [junit4]   2> NOTE: All tests run in this JVM: [TestNumericTerms32, RecoveryAfterSoftCommitTest, DistributedFacetPivotLargeTest, TestRTimerTree, TestAuthorizationFramework, TestSQLHandler, TermVectorComponentTest, BigEndianAscendingWordDeserializerTest, HdfsDirectoryFactoryTest, HdfsBasicDistributedZkTest, TestHdfsUpdateLog, CollectionReloadTest, HdfsSyncSliceTest, DateMathParserTest, TestDocSet, LeaderFailoverAfterPartitionTest, TestBackupRepositoryFactory, TestFieldCache, TestValueSourceCache, ZkSolrClientTest, TestShortCircuitedRequests, RAMDirectoryFactoryTest, TermVectorComponentDistributedTest, TestMacros, RuleEngineTest, RestartWhileUpdatingTest, SolrIndexSplitterTest, CdcrReplicationHandlerTest, BadIndexSchemaTest, ConfigSetsAPITest, TestIndexSearcher, TlogReplayBufferedWhileIndexingTest, SolrInfoMBeanTest, FieldMutatingUpdateProcessorTest, TestFieldCacheSortRandom, BitVectorTest, FieldAnalysisRequestHandlerTest, SuggesterWFSTTest, TestCloudRecovery, TestFieldTypeResource, TestManagedSchema, TestSolrFieldCacheMBean, CleanupOldIndexTest, LoggingHandlerTest, TestJsonFacetRefinement, DistributedQueryComponentOptimizationTest, TestManagedSchemaThreadSafety, ConvertedLegacyTest, TestLuceneMatchVersion, TestHashQParserPlugin, HdfsNNFailoverTest, TestZkChroot, TestFoldingMultitermQuery, CircularListTest, SpellCheckCollatorTest, TestMergePolicyConfig, HdfsWriteToMultipleCollectionsTest, TestDocBasedVersionConstraints, ClassificationUpdateProcessorFactoryTest, TestRealTimeGet, ResourceLoaderTest, TestCloudDeleteByQuery, TestDistributedGrouping, SortByFunctionTest, SpellingQueryConverterTest, TestUninvertingReader, TestTrie, ShowFileRequestHandlerTest, TestXmlQParser, TestNoOpRegenerator, ReplaceNodeTest, SearchHandlerTest, TestSolrQueryParser, SimpleMLTQParserTest, TestFieldCacheSanityChecker, LeaderElectionIntegrationTest, TestChildDocTransformer, TestFiltering, CursorMarkTest, FileBasedSpellCheckerTest, CheckHdfsIndexTest, ShardRoutingCustomTest, SignatureUpdateProcessorFactoryTest, TestMaxScoreQueryParser, SpellPossibilityIteratorTest, CoreAdminHandlerTest]
   [junit4] Completed [148/653 (1!)] on J1 in 3.13s, 5 tests, 1 failure <<< FAILURES!

[...truncated 532 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_BB787BCBC843A8B3-001\init-core-data-001
   [junit4]   2> 1461026 INFO  (SUITE-TestReplicationHandler-seed#[BB787BCBC843A8B3]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 1461031 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[BB787BCBC843A8B3]) [    ] o.a.s.SolrTestCaseJ4 ###Starting doTestReplicateAfterStartup
   [junit4]   2> 1461034 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[BB787BCBC843A8B3]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_BB787BCBC843A8B3-001\solr-instance-001\collection1
   [junit4]   2> 1461050 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[BB787BCBC843A8B3]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1461052 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[BB787BCBC843A8B3]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@49dd8e{/solr,null,AVAILABLE}
   [junit4]   2> 1461054 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[BB787BCBC843A8B3]) [    ] o.e.j.s.ServerConnector Started ServerConnector@14f7a56{HTTP/1.1,[http/1.1]}{127.0.0.1:50417}
   [junit4]   2> 1461054 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[BB787BCBC843A8B3]) [    ] o.e.j.s.Server Started @1472629ms
   [junit4]   2> 1461054 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[BB787BCBC843A8B3]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_BB787BCBC843A8B3-001\solr-instance-001\collection1\data, hostContext=/solr, hostPort=50417}
   [junit4]   2> 1461055 ERROR (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[BB787BCBC843A8B3]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1461055 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[BB787BCBC843A8B3]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 6.4.0
   [junit4]   2> 1461055 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[BB787BCBC843A8B3]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1461055 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[BB787BCBC843A8B3]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1461055 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[BB787BCBC843A8B3]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-17T10:29:08.533Z
   [junit4]   2> 1461056 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[BB787BCBC843A8B3]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_BB787BCBC843A8B3-001\solr-instance-001\solr.xml
   [junit4]   2> 1461084 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[BB787BCBC843A8B3]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1461094 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[BB787BCBC843A8B3]) [    ] o.a.s.c.CorePropertiesLocator Found 

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

BC843A8B3-001\solr-instance-030\.\collection1
   [junit4]   2> 1565570 INFO  (coreLoadExecutor-6163-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_BB787BCBC843A8B3-001\solr-instance-030\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_BB787BCBC843A8B3-001\solr-instance-030\.\collection1\data\]
   [junit4]   2> 1565637 INFO  (coreLoadExecutor-6163-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=59.0966796875, floorSegmentMB=0.3916015625, forceMergeDeletesPctAllowed=11.988627514729368, segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8585735621220864
   [junit4]   2> 1565668 INFO  (coreLoadExecutor-6163-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1565668 INFO  (coreLoadExecutor-6163-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1565668 INFO  (coreLoadExecutor-6163-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1626144071, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1565669 INFO  (coreLoadExecutor-6163-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@166da53[collection1] main]
   [junit4]   2> 1565671 INFO  (coreLoadExecutor-6163-thread-1) [    x:collection1] 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\J1\temp\solr.handler.TestReplicationHandler_BB787BCBC843A8B3-001\solr-instance-030\collection1\conf
   [junit4]   2> 1565677 INFO  (coreLoadExecutor-6163-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 1565682 INFO  (searcherExecutor-6164-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@166da53[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1565685 INFO  (qtp15140190-13021) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 1565686 INFO  (indexFetcher-6168-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 1565686 INFO  (indexFetcher-6168-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 1565686 INFO  (indexFetcher-6168-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 1565964 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BB787BCBC843A8B3]) [    ] o.a.s.SolrTestCaseJ4 ###Ending doTestHandlerPathUnchanged
   [junit4]   2> 1565966 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BB787BCBC843A8B3]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@16a2cc9{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1565966 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BB787BCBC843A8B3]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=30770056
   [junit4]   2> 1565969 INFO  (coreCloseExecutor-6169-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2417e5
   [junit4]   2> 1565971 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BB787BCBC843A8B3]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@16c4a5e{/solr,null,UNAVAILABLE}
   [junit4]   2> 1565978 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BB787BCBC843A8B3]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@114a664{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1565978 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BB787BCBC843A8B3]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1557683
   [junit4]   2> 1565980 INFO  (coreCloseExecutor-6171-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@116a3
   [junit4]   2> 1565983 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BB787BCBC843A8B3]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@129554e{/solr,null,UNAVAILABLE}
   [junit4]   2> 1565988 INFO  (SUITE-TestReplicationHandler-seed#[BB787BCBC843A8B3]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_BB787BCBC843A8B3-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {name=PostingsFormat(name=LuceneVarGapFixedInterval), id=PostingsFormat(name=LuceneVarGapFixedInterval), newname=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{}, maxPointsInLeafNode=1462, maxMBSortInHeap=5.5518310734581116, sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=bg, timezone=Asia/Baku
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=200732120,total=383778816
   [junit4]   2> NOTE: All tests run in this JVM: [TestNumericTerms32, RecoveryAfterSoftCommitTest, DistributedFacetPivotLargeTest, TestRTimerTree, TestAuthorizationFramework, TestSQLHandler, TermVectorComponentTest, BigEndianAscendingWordDeserializerTest, HdfsDirectoryFactoryTest, HdfsBasicDistributedZkTest, TestHdfsUpdateLog, CollectionReloadTest, HdfsSyncSliceTest, DateMathParserTest, TestDocSet, LeaderFailoverAfterPartitionTest, TestBackupRepositoryFactory, TestFieldCache, TestValueSourceCache, ZkSolrClientTest, TestShortCircuitedRequests, RAMDirectoryFactoryTest, TermVectorComponentDistributedTest, TestMacros, RuleEngineTest, RestartWhileUpdatingTest, SolrIndexSplitterTest, CdcrReplicationHandlerTest, BadIndexSchemaTest, ConfigSetsAPITest, TestIndexSearcher, TlogReplayBufferedWhileIndexingTest, SolrInfoMBeanTest, FieldMutatingUpdateProcessorTest, TestFieldCacheSortRandom, BitVectorTest, FieldAnalysisRequestHandlerTest, SuggesterWFSTTest, TestCloudRecovery, TestFieldTypeResource, TestManagedSchema, TestSolrFieldCacheMBean, CleanupOldIndexTest, LoggingHandlerTest, TestJsonFacetRefinement, DistributedQueryComponentOptimizationTest, TestManagedSchemaThreadSafety, ConvertedLegacyTest, TestLuceneMatchVersion, TestHashQParserPlugin, HdfsNNFailoverTest, TestZkChroot, TestFoldingMultitermQuery, CircularListTest, SpellCheckCollatorTest, TestMergePolicyConfig, HdfsWriteToMultipleCollectionsTest, TestDocBasedVersionConstraints, ClassificationUpdateProcessorFactoryTest, TestRealTimeGet, ResourceLoaderTest, TestCloudDeleteByQuery, TestDistributedGrouping, SortByFunctionTest, SpellingQueryConverterTest, TestUninvertingReader, TestTrie, ShowFileRequestHandlerTest, TestXmlQParser, TestNoOpRegenerator, ReplaceNodeTest, SearchHandlerTest, TestSolrQueryParser, SimpleMLTQParserTest, TestFieldCacheSanityChecker, LeaderElectionIntegrationTest, TestChildDocTransformer, TestFiltering, CursorMarkTest, FileBasedSpellCheckerTest, CheckHdfsIndexTest, ShardRoutingCustomTest, SignatureUpdateProcessorFactoryTest, TestMaxScoreQueryParser, SpellPossibilityIteratorTest, CoreAdminHandlerTest, EnumFieldTest, CdcrBootstrapTest, EchoParamsTest, TestOmitPositions, WordBreakSolrSpellCheckerTest, TestFreeTextSuggestions, TestDynamicFieldResource, TestLMDirichletSimilarityFactory, RegexBoostProcessorTest, TestJoin, TestQueryUtils, TestImplicitCoreProperties, CoreMergeIndexesAdminHandlerTest, DateRangeFieldTest, TestDistribIDF, TestPHPSerializedResponseWriter, TestJmxMonitoredMap, TestRestManager, TestCollectionAPI, MinimalSchemaTest, TestUtils, TestSearchPerf, HdfsRecoveryZkTest, SuggestComponentContextFilterQueryTest, TestRawTransformer, TestQuerySenderListener, TestLockTree, TestCustomSort, TestRandomRequestDistribution, IndexSchemaTest, SolrCoreCheckLockOnStartupTest, TestWriterPerf, TestIntervalFaceting, BasicZkTest, TestSolrCoreProperties, TestDistribDocBasedVersion, DistributedVersionInfoTest, ReturnFieldsTest, TestRangeQuery, TestDFISimilarityFactory, TestBadConfig, SharedFSAutoReplicaFailoverUtilsTest, HdfsChaosMonkeySafeLeaderTest, TestStressUserVersions, OverseerTaskQueueTest, TestCustomStream, TestSearcherReuse, TestSolrCloudWithDelegationTokens, SmileWriterTest, CSVRequestHandlerTest, DistributedFacetPivotSmallAdvancedTest, TestQuerySenderNoQuery, TestDFRSimilarityFactory, HdfsLockFactoryTest, BasicAuthIntegrationTest, DistributedTermsComponentTest, TestOnReconnectListenerSupport, AsyncCallRequestStatusResponseTest, TestSolrCoreSnapshots, TestReload, TestSolr4Spatial, TolerantUpdateProcessorTest, BlockCacheTest, ZkStateWriterTest, AutoCommitTest, OverseerCollectionConfigSetProcessorTest, TestSchemaResource, TestTolerantUpdateProcessorCloud, NoCacheHeaderTest, TestAtomicUpdateErrorCases, JavabinLoaderTest, CachingDirectoryFactoryTest, TestLeaderInitiatedRecoveryThread, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, OverseerTest, ShardRoutingTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler]
   [junit4] Completed [309/653 (2!)] on J1 in 105.00s, 15 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 54166 lines...]


[JENKINS] Lucene-Solr-6.x-Windows (32bit/jdk1.8.0_102) - Build # 561 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/561/
Java: 32bit/jdk1.8.0_102 -server -XX:+UseSerialGC

2 tests failed.
FAILED:  org.apache.solr.core.TestDynamicLoading.testDynamicLoading

Error Message:
Could not get expected value  'X val' for path 'x' full output: {   "responseHeader":{     "status":0,     "QTime":0},   "params":{"wt":"json"},   "context":{     "webapp":"/btin/n",     "path":"/test1",     "httpMethod":"GET"},   "class":"org.apache.solr.core.BlobStoreTestRequestHandler",   "x":null},  from server:  null

Stack Trace:
java.lang.AssertionError: Could not get expected value  'X val' for path 'x' full output: {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "params":{"wt":"json"},
  "context":{
    "webapp":"/btin/n",
    "path":"/test1",
    "httpMethod":"GET"},
  "class":"org.apache.solr.core.BlobStoreTestRequestHandler",
  "x":null},  from server:  null
	at __randomizedtesting.SeedInfo.seed([A32FADC9BE2E7A2E:7B62809E49F3DF8E]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:535)
	at org.apache.solr.core.TestDynamicLoading.testDynamicLoading(TestDynamicLoading.java:232)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
	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)


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([A32FADC9BE2E7A2E:D8E60F859D0CA82F]: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 11146 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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A32FADC9BE2E7A2E-001\init-core-data-001
   [junit4]   2> 639833 INFO  (SUITE-CoreAdminHandlerTest-seed#[A32FADC9BE2E7A2E]-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> 639835 INFO  (SUITE-CoreAdminHandlerTest-seed#[A32FADC9BE2E7A2E]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 639835 INFO  (SUITE-CoreAdminHandlerTest-seed#[A32FADC9BE2E7A2E]-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> 639892 INFO  (SUITE-CoreAdminHandlerTest-seed#[A32FADC9BE2E7A2E]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 639923 INFO  (SUITE-CoreAdminHandlerTest-seed#[A32FADC9BE2E7A2E]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 640007 WARN  (SUITE-CoreAdminHandlerTest-seed#[A32FADC9BE2E7A2E]-worker) [    ] o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 640009 INFO  (SUITE-CoreAdminHandlerTest-seed#[A32FADC9BE2E7A2E]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 640021 INFO  (SUITE-CoreAdminHandlerTest-seed#[A32FADC9BE2E7A2E]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 640025 INFO  (coreLoadExecutor-3548-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> 640054 INFO  (coreLoadExecutor-3548-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 640072 INFO  (coreLoadExecutor-3548-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 640142 WARN  (coreLoadExecutor-3548-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> 640144 INFO  (coreLoadExecutor-3548-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 640158 INFO  (coreLoadExecutor-3548-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> 640159 INFO  (coreLoadExecutor-3548-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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A32FADC9BE2E7A2E-001\init-core-data-001\]
   [junit4]   2> 640159 INFO  (coreLoadExecutor-3548-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@aad820
   [junit4]   2> 640160 INFO  (coreLoadExecutor-3548-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=98.0185546875, floorSegmentMB=1.3984375, forceMergeDeletesPctAllowed=26.68344347028671, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 640185 INFO  (coreLoadExecutor-3548-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 640185 INFO  (coreLoadExecutor-3548-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 640186 INFO  (coreLoadExecutor-3548-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 640186 INFO  (coreLoadExecutor-3548-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 640186 INFO  (coreLoadExecutor-3548-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=25, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5599348397399371]
   [junit4]   2> 640187 INFO  (coreLoadExecutor-3548-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@15c7993[collection1] main]
   [junit4]   2> 640187 INFO  (coreLoadExecutor-3548-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 640215 INFO  (coreLoadExecutor-3548-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 640248 INFO  (coreLoadExecutor-3548-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 640248 INFO  (searcherExecutor-3549-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 640249 INFO  (searcherExecutor-3549-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 640249 INFO  (coreLoadExecutor-3548-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551202401163149312
   [junit4]   2> 640249 INFO  (searcherExecutor-3549-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 640249 INFO  (searcherExecutor-3549-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 640249 INFO  (searcherExecutor-3549-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 640249 INFO  (searcherExecutor-3549-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 640250 INFO  (searcherExecutor-3549-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 640250 INFO  (searcherExecutor-3549-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 640250 INFO  (searcherExecutor-3549-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 640251 INFO  (searcherExecutor-3549-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@15c7993[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 640252 INFO  (SUITE-CoreAdminHandlerTest-seed#[A32FADC9BE2E7A2E]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 640255 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A32FADC9BE2E7A2E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateWithSysVars
   [junit4]   2> 640264 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A32FADC9BE2E7A2E]) [    ] 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> 640278 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A32FADC9BE2E7A2E]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 640284 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A32FADC9BE2E7A2E]) [    ] o.a.s.s.IndexSchema [org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] Schema name=tiny
   [junit4]   2> 640287 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A32FADC9BE2E7A2E]) [    ] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 640290 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A32FADC9BE2E7A2E]) [    ] 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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A32FADC9BE2E7A2E-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars
   [junit4]   2> 640290 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A32FADC9BE2E7A2E]) [    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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A32FADC9BE2E7A2E-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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A32FADC9BE2E7A2E-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\data_diff\]
   [junit4]   2> 640296 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A32FADC9BE2E7A2E]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=44.556640625, floorSegmentMB=0.2138671875, forceMergeDeletesPctAllowed=4.2172641445963075, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5659386899047102
   [junit4]   2> 640307 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A32FADC9BE2E7A2E]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 640307 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A32FADC9BE2E7A2E]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 640307 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A32FADC9BE2E7A2E]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=3.0458984375, floorSegmentMB=0.265625, forceMergeDeletesPctAllowed=25.547649942100445, segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 640308 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A32FADC9BE2E7A2E]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.s.SolrIndexSearcher Opening [Searcher@3bf852[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] main]
   [junit4]   2> 640308 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A32FADC9BE2E7A2E]) [    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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A32FADC9BE2E7A2E-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars\conf
   [junit4]   2> 640309 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A32FADC9BE2E7A2E]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 640309 INFO  (searcherExecutor-3555-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@3bf852[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 640310 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A32FADC9BE2E7A2E]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Ending testCreateWithSysVars
   [junit4]   2> 640313 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A32FADC9BE2E7A2E]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDir
   [junit4]   2> 640337 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A32FADC9BE2E7A2E]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 640338 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A32FADC9BE2E7A2E]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@d93e3f{/solr,null,AVAILABLE}
   [junit4]   2> 640339 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A32FADC9BE2E7A2E]) [    ] o.e.j.s.ServerConnector Started ServerConnector@c65870{HTTP/1.1,[http/1.1]}{127.0.0.1:63928}
   [junit4]   2> 640339 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A32FADC9BE2E7A2E]) [    ] o.e.j.s.Server Started @644813ms
   [junit4]   2> 640339 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A32FADC9BE2E7A2E]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=63928}
   [junit4]   2> 640340 ERROR (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A32FADC9BE2E7A2E]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 640340 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A32FADC9BE2E7A2E]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.4.0
   [junit4]   2> 640340 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A32FADC9BE2E7A2E]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 640340 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A32FADC9BE2E7A2E]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 640340 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A32FADC9BE2E7A2E]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-17T00:18:09.628Z
   [junit4]   2> 640341 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A32FADC9BE2E7A2E]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A32FADC9BE2E7A2E-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-51407927394390\solr.xml
   [junit4]   2> 640359 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A32FADC9BE2E7A2E]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 640366 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A32FADC9BE2E7A2E]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A32FADC9BE2E7A2E-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-51407927394390\.
   [junit4]   2> 640366 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A32FADC9BE2E7A2E]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
   [junit4]   2> 640419 INFO  (coreLoadExecutor-3564-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 640437 INFO  (coreLoadExecutor-3564-thread-1) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 640521 WARN  (coreLoadExecutor-3564-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> 640523 INFO  (coreLoadExecutor-3564-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 640539 INFO  (coreLoadExecutor-3564-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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A32FADC9BE2E7A2E-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-51407927394390\.\corex
   [junit4]   2> 640539 INFO  (coreLoadExecutor-3564-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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A32FADC9BE2E7A2E-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-51407927394390\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A32FADC9BE2E7A2E-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-51407927394390\.\corex\data\]
   [junit4]   2> 640539 INFO  (coreLoadExecutor-3564-thread-1) [    x:corex] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@aad820
   [junit4]   2> 640540 INFO  (coreLoadExecutor-3564-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=98.0185546875, floorSegmentMB=1.3984375, forceMergeDeletesPctAllowed=26.68344347028671, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 640558 INFO  (coreLoadExecutor-3564-thread-1) [    x:corex] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 640558 INFO  (coreLoadExecutor-3564-thread-1) [    x:corex] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 640559 INFO  (coreLoadExecutor-3564-thread-1) [    x:corex] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 640559 INFO  (coreLoadExecutor-3564-thread-1) [    x:corex] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 640560 INFO  (coreLoadExecutor-3564-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=25, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5599348397399371]
   [junit4]   2> 640560 INFO  (coreLoadExecutor-3564-thread-1) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@125020f[corex] main]
   [junit4]   2> 640560 INFO  (coreLoadExecutor-3564-thread-1) [    x:corex] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 640570 INFO  (coreLoadExecutor-3564-thread-1) [    x:corex] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 640617 INFO  (coreLoadExecutor-3564-thread-1) [    x:corex] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 640617 INFO  (searcherExecutor-3565-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 640618 INFO  (searcherExecutor-3565-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 640618 INFO  (searcherExecutor-3565-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 640618 INFO  (searcherExecutor-3565-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 640618 INFO  (coreLoadExecutor-3564-thread-1) [    x:corex] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551202401550073856
   [junit4]   2> 640618 INFO  (searcherExecutor-3565-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 640619 INFO  (searcherExecutor-3565-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 640619 INFO  (searcherExecutor-3565-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 640620 INFO  (searcherExecutor-3565-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 640620 INFO  (searcherExecutor-3565-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 640621 INFO  (searcherExecutor-3565-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@125020f[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 640874 INFO  (qtp23813732-6776) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1551202401817460736)]} 0 1
   [junit4]   2> 640877 INFO  (qtp23813732-6773) [    x:corex] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 640877 INFO  (qtp23813732-6773) [    x:corex] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@2b94aa
   [junit4]   2> 640880 INFO  (qtp23813732-6773) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@b5b08d[corex] main]
   [junit4]   2> 640880 INFO  (qtp23813732-6773) [    x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 640881 INFO  (searcherExecutor-3565-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@b5b08d[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):C1)))}
   [junit4]   2> 640882 INFO  (qtp23813732-6773) [    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 4
   [junit4]   2> 640884 INFO  (qtp23813732-6777) [    ] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@9b183f
   [junit4]   2> 640980 INFO  (qtp23813732-6777) [    ] 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=96
   [junit4]   2> 640982 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A32FADC9BE2E7A2E]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@c65870{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 640982 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A32FADC9BE2E7A2E]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=18060932
   [junit4]   2> 640983 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A32FADC9BE2E7A2E]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@d93e3f{/solr,null,UNAVAILABLE}
   [junit4]   2> 640985 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A32FADC9BE2E7A2E]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDir
   [junit4]   2> 640988 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A32FADC9BE2E7A2E]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Starting testCoreAdminHandler
   [junit4]   2> 641474 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A32FADC9BE2E7A2E]) [    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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A32FADC9BE2E7A2E-001\tempDir-001\instProp&wt=xml
   [junit4]   2> 641475 ERROR (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A32FADC9BE2E7A2E]) [    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> 641476 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A32FADC9BE2E7A2E]) [    ] 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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A32FADC9BE2E7A2E-001\tempDir-001\instProp&wt=xml
   [junit4]   2> 641478 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A32FADC9BE2E7A2E]) [    ] 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/J1/temp/solr.handler.admin.CoreAdminHandlerTest_A32FADC9BE2E7A2E-001/tempDir-001/instProp/lib, /C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_A32FADC9BE2E7A2E-001/tempDir-001/instProp/lib/classes]
   [junit4]   2> 641566 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A32FADC9BE2E7A2E]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 641583 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A32FADC9BE2E7A2E]) [    ] o.a.s.s.IndexSchema [props] Schema name=test
   [junit4]   2> 641699 WARN  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A32FADC9BE2E7A2E]) [    ] o.a.s.s.IndexSchema [props] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 641702 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A32FADC9BE2E7A2E]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 641722 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A32FADC9BE2E7A2E]) [    ] 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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A32FADC9BE2E7A2E-001\tempDir-001\instProp
   [junit4]   2> 641723 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A32FADC9BE2E7A2E]) [    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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A32FADC9BE2E7A2E-001\tempDir-001\instProp], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A32FADC9BE2E7A2E-001\tempDir-001\instProp\data\]
   [junit4]   2> 641723 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A32FADC9BE2E7A2E]) [    x:props] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@aad820
   [junit4]   2> 641725 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A32FADC9BE2E7A2E]) [    x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=36.0390625, floorSegmentMB=2.025390625, forceMergeDeletesPctAllowed=21.751536481129644, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 641745 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A32FADC9BE2E7A2E]) [    x:props] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 641745 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A32FADC9BE2E7A2E]) [    x:props] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 641747 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A32FADC9BE2E7A2E]) [    x:props] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 641747 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A32FADC9BE2E7A2E]) [    x:props] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 641747 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A32FADC9BE2E7A2E]) [    x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1294226314, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 641748 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A32FADC9BE2E7A2E]) [    x:props] o.a.s.s.SolrIndexSearcher Opening [Searcher@e231fa[props] main]
   [junit4]   2> 641748 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A32FADC9BE2E7A2E]) [    x:props] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 641759 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A32FADC9BE2E7A2E]) [    x:props] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 641811 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A32FADC9BE2E7A2E]) [    x:props] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 641812 INFO  (searcherExecutor-3572-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 641812 INFO  (searcherExecutor-3572-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 641812 INFO  (searcherExecutor-3572-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 641812 INFO  (searcherExecutor-3572-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 641812 INFO  (searcherExecutor-3572-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 641812 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A32FADC9BE2E7A2E]) [    x:props] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551202402802073600
   [junit4]   2> 641813 INFO  (searcherExecutor-3572-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 641813 INFO  (searcherExecutor-3572-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 641813 INFO  (searcherExecutor-3572-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 641814 INFO  (searcherExecutor-3572-thread-1-processing-x:props) [    x:props] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 641814 INFO  (searcherExecutor-3572-thread-1-processing-x:props) [    x:props] o.a.s.c.SolrCore [props] Registered new searcher Searcher@e231fa[props] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 641815 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A32FADC9BE2E7A2E]) [    ] 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> 641829 ERROR (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A32FADC9BE2E7A2E]) [    ] 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> 641831 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A32FADC9BE2E7A2E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCoreAdminHandler
   [junit4]   2> 641833 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A32FADC9BE2E7A2E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDirAfterCreateFailure
   [junit4]   2> 641867 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A32FADC9BE2E7A2E]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 641869 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A32FADC9BE2E7A2E]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@17fed0e{/solr,null,AVAILABLE}
   [junit4]   2> 641870 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A32FADC9BE2E7A2E]) [    ] o.e.j.s.ServerConnector Started ServerConnector@bec3bb{HTTP/1.1,[http/1.1]}{127.0.0.1:63933}
   [junit4]   2> 641870 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A32FADC9BE2E7A2E]) [    ] o.e.j.s.Server Started @646344ms
   [junit4]   2> 641870 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A32FADC9BE2E7A2E]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=63933}
   [junit4]   2> 641870 ERROR (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A32FADC9BE2E7A2E]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 641871 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A32FADC9BE2E7A2E]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.4.0
   [junit4]   2> 641871 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A32FADC9BE2E7A2E]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 641871 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A32FADC9BE2E7A2E]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 641871 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A32FADC9BE2E7A2E]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-17T00:18:11.159Z
   [junit4]   2> 641872 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A32FADC9BE2E7A2E]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A32FADC9BE2E7A2E-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-51409447328436\solr.xml
   [junit4]   2> 641899 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A32FADC9BE2E7A2E]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 641906 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A32FADC9BE2E7A2E]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A32FADC9BE2E7A2E-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-51409447328436\.
   [junit4]   2> 641906 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A32FADC9BE2E7A2E]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
   [junit4]   2> 641933 INFO  (coreLoadExecutor-3582-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 641951 INFO  (coreLoadExecutor-3582-thread-1) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 642034 WARN  (coreLoadExecutor-3582-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> 642036 INFO  (coreLoadExecutor-3582-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 642059 INFO  (coreLoadExecutor-3582-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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A32FADC9BE2E7A2E-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-51409447328436\.\corex
   [junit4]   2> 642060 INFO  (coreLoadExecutor-3582-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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A32FADC9BE2E7A2E-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-51409447328436\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A32FADC9BE2E7A2E-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-51409447328436\.\corex\data\]
   [junit4]   2> 642060 INFO  (coreLoadExecutor-3582-thread-1) [    x:corex] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@aad820
   [junit4]   2> 642061 INFO  (coreLoadExecutor-3582-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=98.0185546875, floorSegmentMB=1.3984375, forceMergeDeletesPctAllowed=26.68344347028671, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 642083 INFO  (coreLoadExecutor-3582-thread-1) [    x:corex] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 642083 INFO  (coreLoadExecutor-3582-thread-1) [    x:corex] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 642084 INFO  (coreLoadExecutor-3582-thread-1) [    x:corex] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 642084 INFO  (coreLoadExecutor-3582-thread-1) [    x:corex] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 642085 INFO  (coreLoadExecutor-3582-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=25, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5599348397399371]
   [junit4]   2> 642085 INFO  (coreLoadExecutor-3582-thread-1) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@1868995[corex] main]
   [junit4]   2> 642085 INFO  (coreLoadExecutor-3582-thread-1) [    x:corex] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 642093 INFO  (coreLoadExecutor-3582-thread-1) [    x:corex] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 642136 INFO  (coreLoadExecutor-3582-thread-1) [    x:corex] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 642136 INFO  (searcherExecutor-3583-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 642137 INFO  (coreLoadExecutor-3582-thread-1) [    x:corex] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551202403142860800
   [junit4]   2> 642137 INFO  (searcherExecutor-3583-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 642137 INFO  (searcherExecutor-3583-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 642137 INFO  (searcherExecutor-3583-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 642138 INFO  (searcherExecutor-3583-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 642139 INFO  (searcherExecutor-3583-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 642139 INFO  (searcherExecutor-3583-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 642140 INFO  (searcherExecutor-3583-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 642140 INFO  (searcherExecutor-3583-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 642140 INFO  (searcherExecutor-3583-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@1868995[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 642413 INFO  (qtp6334930-6792) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1551202403430170624)]} 0 1
   [junit4]   2> 642414 INFO  (qtp6334930-6793) [    x:corex] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 642414 INFO  (qtp6334930-6793) [    x:corex] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@b77dfb
   [junit4]   2> 642416 INFO  (qtp6334930-6793) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@1597653[corex] main]
   [junit4]   2> 642417 INFO  (qtp6334930-6793) [    x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 642417 INFO  (searcherExecutor-3583-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@1597653[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):C1)))}
   [junit4]   2> 642417 INFO  (qtp6334930-6793) [    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 3
   [junit4]   2> 642420 INFO  (qtp6334930-6797) [    ] 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> 642431 INFO  (qtp6334930-6793) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 642455 INFO  (qtp6334930-6793) [    ] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 642536 WARN  (qtp6334930-6793) [    ] o.a.s.s.IndexSchema [corex] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 642538 INFO  (qtp6334930-6793) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 642548 INFO  (qtp6334930-6793) [    ] 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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A32FADC9BE2E7A2E-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-51409447328436\.\corex
   [junit4]   2> 642548 INFO  (qtp6334930-6793) [    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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A32FADC9BE2E7A2E-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-51409447328436\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A32FADC9BE2E7A2E-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-51409447328436\.\corex\data\]
   [junit4]   2> 642572 INFO  (qtp6334930-6793) [    x:corex] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@1e3406c
   [junit4]   2> 642573 ERROR (qtp6334930-6793) [    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> 642573 INFO  (qtp6334930-6793) [    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=148
   [junit4]   2> 642573 ERROR (qtp6334930-6793) [    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> 642606 ERROR (qtp6334930-6795) [    ] 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\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A32FADC9BE2E7A2E-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-51409447328436\.\corex\data
   [junit4]   2> 642606 INFO  (qtp6334930-6795) [    ] 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=32
   [junit4]   2> 642607 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A32FADC9BE2E7A2E]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@bec3bb{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 642608 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A32FADC9BE2E7A2E]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=10647891
   [junit4]   2> 642608 INFO  (coreCloseExecutor-3590-thread-1) [    x:corex] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@933ae9
   [junit4]   2> 642618 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A32FADC9BE2E7A2E]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@17fed0e{/solr,null,UNAVAILABLE}
   [junit4]   2> 642620 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A32FADC9BE2E7A2E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDirAfterCreateFailure
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CoreAdminHandlerTest -Dtests.method=testDeleteInstanceDirAfterCreateFailure -Dtests.seed=A32FADC9BE2E7A2E -Dtests.slow=true -Dtests.locale=es-PE -Dtests.timezone=Etc/Greenwich -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.79s J1 | 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([A32FADC9BE2E7A2E:D8E60F859D0CA82F]:0)
   [junit4]    > 	at org.apache.solr.handler.admin.CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure(CoreAdminHandlerTest.java:334)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 642625 INFO  (TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[A32FADC9BE2E7A2E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNonexistentCoreReload
   [junit4]   2> 642625 INFO  (TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[A32FADC9BE2E7A2E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNonexistentCoreReload
   [junit4]   2> 642625 INFO  (SUITE-CoreAdminHandlerTest-seed#[A32FADC9BE2E7A2E]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 642625 INFO  (SUITE-CoreAdminHandlerTest-seed#[A32FADC9BE2E7A2E]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=31754652
   [junit4]   2> 642627 INFO  (coreCloseExecutor-3593-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@18bdd4
   [junit4]   2> 642627 INFO  (coreCloseExecutor-3593-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@11369fc
   [junit4]   2> 642627 INFO  (coreCloseExecutor-3593-thread-3) [    x:rename_me] o.a.s.c.SolrCore [rename_me]  CLOSING SolrCore org.apache.solr.core.SolrCore@1d39aff
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A32FADC9BE2E7A2E-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62), sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=es-PE, timezone=Etc/Greenwich
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=97150704,total=241180672
   [junit4]   2> NOTE: All tests run in this JVM: [BlobRepositoryCloudTest, JavabinLoaderTest, AnalysisErrorHandlingTest, AddSchemaFieldsUpdateProcessorFactoryTest, DistributedFacetPivotLargeTest, ConnectionReuseTest, TestDynamicFieldResource, TestSolrConfigHandler, TestSmileRequest, TestCryptoKeys, TestSolrCloudWithDelegationTokens, TestFuzzyAnalyzedSuggestions, TestRandomFaceting, TestManagedSchema, ShowFileRequestHandlerTest, TestGeoJSONResponseWriter, UpdateRequestProcessorFactoryTest, FieldMutatingUpdateProcessorTest, TestMaxScoreQueryParser, HdfsBasicDistributedZkTest, TestShortCircuitedRequests, TestCollectionAPI, TermVectorComponentDistributedTest, TestFieldCacheWithThreads, EchoParamsTest, OverseerTaskQueueTest, TestDocBasedVersionConstraints, TestPushWriter, TestRangeQuery, TestManagedSchemaThreadSafety, CurrencyFieldOpenExchangeTest, DistribCursorPagingTest, SignatureUpdateProcessorFactoryTest, TestManagedResource, HdfsNNFailoverTest, TestUninvertingReader, TestPHPSerializedResponseWriter, TestRandomRequestDistribution, TestCustomStream, AsyncCallRequestStatusResponseTest, TestDFRSimilarityFactory, TestFieldTypeResource, FullSolrCloudDistribCmdsTest, IndexSchemaTest, TestReversedWildcardFilterFactory, TestExactStatsCache, SimpleMLTQParserTest, TestRecoveryHdfs, TestDocSet, SpellPossibilityIteratorTest, DirectoryFactoryTest, TestQuerySenderNoQuery, RuleEngineTest, QueryParsingTest, TestSolr4Spatial, TestConfigSetsAPIExclusivity, TestBadConfig, TestImplicitCoreProperties, LeaderElectionIntegrationTest, SolrInfoMBeanTest, TestRTimerTree, TestFilteredDocIdSet, TestTolerantUpdateProcessorCloud, StatsReloadRaceTest, DistributedExpandComponentTest, CreateCollectionCleanupTest, TestChildDocTransformer, BigEndianAscendingWordDeserializerTest, SolrCLIZkUtilsTest, ZkSolrClientTest, TestUtils, HdfsWriteToMultipleCollectionsTest, SolrIndexConfigTest, RAMDirectoryFactoryTest, TestJoin, DistanceFunctionTest, TestJsonRequest, TestConfigSetImmutable, TestLockTree, ParsingFieldUpdateProcessorsTest, RankQueryTest, TestCustomDocTransformer, TestHdfsBackupRestoreCore, TestCloudDeleteByQuery, CollectionTooManyReplicasTest, TestPerFieldSimilarityClassic, ClassificationUpdateProcessorFactoryTest, BlockJoinFacetDistribTest, TestSubQueryTransformerCrossCore, TemplateUpdateProcessorTest, ConfigSetsAPITest, TestIntervalFaceting, ChaosMonkeySafeLeaderTest, OpenCloseCoreStressTest, FieldAnalysisRequestHandlerTest, SuggestComponentContextFilterQueryTest, TestSchemaResource, TestDistributedMissingSort, DistributedTermsComponentTest, TestLuceneMatchVersion, CoreAdminHandlerTest]
   [junit4] Completed [155/653 (1!)] on J1 in 2.83s, 5 tests, 1 failure <<< FAILURES!

[...truncated 444 lines...]
   [junit4] Suite: org.apache.solr.core.TestDynamicLoading
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_A32FADC9BE2E7A2E-001\init-core-data-001
   [junit4]   2> 1147191 INFO  (SUITE-TestDynamicLoading-seed#[A32FADC9BE2E7A2E]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1147192 INFO  (SUITE-TestDynamicLoading-seed#[A32FADC9BE2E7A2E]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /btin/n
   [junit4]   2> 1147195 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A32FADC9BE2E7A2E]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1147195 INFO  (Thread-2431) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1147195 INFO  (Thread-2431) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1147296 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A32FADC9BE2E7A2E]) [    ] o.a.s.c.ZkTestServer start zk server on port:52332
   [junit4]   2> 1147304 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1586fad94bd0000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1147317 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A32FADC9BE2E7A2E]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1147320 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A32FADC9BE2E7A2E]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1147332 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A32FADC9BE2E7A2E]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1147335 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A32FADC9BE2E7A2E]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1147337 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A32FADC9BE2E7A2E]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1147339 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A32FADC9BE2E7A2E]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1147341 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A32FADC9BE2E7A2E]) [  

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

ed, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1190220 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A32FADC9BE2E7A2E]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@149a9e{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1190220 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A32FADC9BE2E7A2E]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@11265cc{/btin/n,null,UNAVAILABLE}
   [junit4]   2> 1190221 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A32FADC9BE2E7A2E]) [    ] o.a.s.c.ChaosMonkey monkey: stop shard! 52459
   [junit4]   2> 1190221 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A32FADC9BE2E7A2E]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=7635331
   [junit4]   2> 1190225 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A32FADC9BE2E7A2E]) [    ] o.a.s.c.Overseer Overseer (id=96950183303905299-127.0.0.1:52459_btin%2Fn-n_0000000004) closing
   [junit4]   2> 1190225 INFO  (OverseerStateUpdate-96950183303905299-127.0.0.1:52459_btin%2Fn-n_0000000004) [n:127.0.0.1:52459_btin%2Fn    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:52459_btin%2Fn
   [junit4]   2> 1190226 WARN  (zkCallback-7205-thread-3-processing-n:127.0.0.1:52459_btin%2Fn) [n:127.0.0.1:52459_btin%2Fn    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1191208 WARN  (zkCallback-7205-thread-1-processing-n:127.0.0.1:52459_btin%2Fn) [n:127.0.0.1:52459_btin%2Fn c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.SyncStrategy Closed, skipping sync up.
   [junit4]   2> 1191208 INFO  (zkCallback-7205-thread-1-processing-n:127.0.0.1:52459_btin%2Fn) [n:127.0.0.1:52459_btin%2Fn c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1191208 INFO  (zkCallback-7205-thread-1-processing-n:127.0.0.1:52459_btin%2Fn) [n:127.0.0.1:52459_btin%2Fn c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@125b231
   [junit4]   2> 1191210 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A32FADC9BE2E7A2E]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@1e13aa6{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1191211 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A32FADC9BE2E7A2E]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@c51a18{/btin/n,null,UNAVAILABLE}
   [junit4]   2> 1191225 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[A32FADC9BE2E7A2E]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:52332 52332
   [junit4]   2> 1191226 INFO  (Thread-2431) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:52332 52332
   [junit4]   2> 1191227 WARN  (Thread-2431) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	35	/solr/configs/conf1
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	2	/solr/configs/.system
   [junit4]   2> 	2	/solr/configs/.system/managed-schema
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 	6	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/collections/collection1/state.json
   [junit4]   2> 	2	/solr/collections/.system/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	42	/solr/overseer/queue
   [junit4]   2> 	38	/solr/overseer/collection-queue-work
   [junit4]   2> 	17	/solr/overseer/queue-work
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDynamicLoading -Dtests.method=testDynamicLoading -Dtests.seed=A32FADC9BE2E7A2E -Dtests.slow=true -Dtests.locale=lv -Dtests.timezone=Etc/GMT-12 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 44.0s J0 | TestDynamicLoading.testDynamicLoading <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Could not get expected value  'X val' for path 'x' full output: {
   [junit4]    >   "responseHeader":{
   [junit4]    >     "status":0,
   [junit4]    >     "QTime":0},
   [junit4]    >   "params":{"wt":"json"},
   [junit4]    >   "context":{
   [junit4]    >     "webapp":"/btin/n",
   [junit4]    >     "path":"/test1",
   [junit4]    >     "httpMethod":"GET"},
   [junit4]    >   "class":"org.apache.solr.core.BlobStoreTestRequestHandler",
   [junit4]    >   "x":null},  from server:  null
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A32FADC9BE2E7A2E:7B62809E49F3DF8E]:0)
   [junit4]    > 	at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:535)
   [junit4]    > 	at org.apache.solr.core.TestDynamicLoading.testDynamicLoading(TestDynamicLoading.java:232)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1191231 INFO  (SUITE-TestDynamicLoading-seed#[A32FADC9BE2E7A2E]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [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.core.TestDynamicLoading_A32FADC9BE2E7A2E-001
   [junit4]   2> Nov 17, 2016 12:27:20 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {blobName=FSTOrd50, size=BlockTreeOrds(blocksize=128), _version_=PostingsFormat(name=LuceneFixedGap), id=PostingsFormat(name=Asserting), version=PostingsFormat(name=LuceneFixedGap), md5=FSTOrd50, timestamp=FSTOrd50}, docValues:{}, maxPointsInLeafNode=1480, maxMBSortInHeap=7.722911549998529, sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=lv, timezone=Etc/GMT-12
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=81976080,total=314859520
   [junit4]   2> NOTE: All tests run in this JVM: [MultiThreadedOCPTest, TestFieldCacheReopen, TestDownShardTolerantSearch, TestNonDefinedSimilarityFactory, TestSolrQueryResponse, TestFaceting, TestComplexPhraseQParserPlugin, BadComponentTest, StatelessScriptUpdateProcessorFactoryTest, TestRandomDVFaceting, QueryResultKeyTest, InfoHandlerTest, TestCollationFieldDocValues, TestSQLHandlerNonCloud, TestStandardQParsers, ForceLeaderTest, TestExactSharedStatsCache, DistributedFacetExistsSmallTest, DistributedSuggestComponentTest, TestHdfsCloudBackupRestore, AssignTest, TestHighFrequencyDictionaryFactory, TestReplicationHandler, TestLRUCache, StressHdfsTest, TestSubQueryTransformer, PeerSyncReplicationTest, TestOrdValues, SimpleCollectionCreateDeleteTest, TestSolrConfigHandlerConcurrent, SuggestComponentTest, BasicDistributedZkTest, DistributedSpellCheckComponentTest, TestSchemaSimilarityResource, TestCloudInspectUtil, TestElisionMultitermQuery, RequestLoggingTest, TimeZoneUtilsTest, DocumentBuilderTest, HighlighterTest, TestMacroExpander, XmlUpdateRequestHandlerTest, TestRestoreCore, TestCloudPseudoReturnFields, TestDocTermOrds, TestReplicationHandlerBackup, TestCopyFieldCollectionResource, SolrPluginUtilsTest, UnloadDistributedZkTest, ConnectionManagerTest, QueryElevationComponentTest, OutputWriterTest, TestReRankQParserPlugin, JSONWriterTest, OpenExchangeRatesOrgProviderTest, CdcrReplicationDistributedZkTest, TestConfigSetsAPI, RemoteQueryErrorTest, TestSolrCLIRunExample, SegmentsInfoRequestHandlerTest, PathHierarchyTokenizerFactoryTest, TestLazyCores, TestManagedResourceStorage, ExplicitHLLTest, CloneFieldUpdateProcessorFactoryTest, SparseHLLTest, SynonymTokenizerTest, XsltUpdateRequestHandlerTest, RollingRestartTest, OverseerStatusTest, PeerSyncWithIndexFingerprintCachingTest, SoftAutoCommitTest, TestFieldTypeCollectionResource, TestCSVResponseWriter, HdfsChaosMonkeyNothingIsSafeTest, HdfsUnloadDistributedZkTest, TestFileDictionaryLookup, DeleteLastCustomShardedReplicaTest, TestRebalanceLeaders, DistributedFacetPivotLongTailTest, DirectSolrConnectionTest, TestSolrCloudSnapshots, PrimUtilsTest, TestGroupingSearch, TestExtendedDismaxParser, BaseCdcrDistributedZkTest, TestConfigReload, HdfsRecoverLeaseTest, TestDocumentBuilder, SolrTestCaseJ4Test, TestDistributedSearch, DirectSolrSpellCheckerTest, ExitableDirectoryReaderTest, TestSolr4Spatial2, IndexSchemaRuntimeFieldTest, TestCursorMarkWithoutUniqueKey, TestNumericTerms64, DistributedQueueTest, UUIDUpdateProcessorFallbackTest, TestSolrJ, TestNRTOpen, TestDefaultStatsCache, CloudMLTQParserTest, TestHashPartitioner, ActionThrottleTest, BJQParserTest, MultiTermTest, DistributedFacetPivotSmallTest, TestCorePropertiesReload, TestAuthenticationFramework, TestConfigOverlay, SampleTest, TestSolrCloudWithKerberosAlt, ConcurrentDeleteAndCreateCollectionTest, TestSurroundQueryParser, HighlighterMaxOffsetTest, TestStressLiveNodes, SharedFSAutoReplicaFailoverTest, TestBinaryResponseWriter, UniqFieldsUpdateProcessorFactoryTest, FileUtilsTest, TestFieldCacheSort, TestRemoteStreaming, TestOverriddenPrefixQueryForCustomFieldType, TestDynamicLoading]
   [junit4] Completed [290/653 (2!)] on J0 in 44.57s, 1 test, 1 failure <<< FAILURES!

[...truncated 54248 lines...]