Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/74/
Java: 32bit/jdk-9-ea+107 -client -XX:+UseG1GC

2 tests failed.
FAILED:  org.apache.solr.cloud.TestCollectionAPI.test

Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:55321, 
http://127.0.0.1:46992, http://127.0.0.1:38316]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request:[http://127.0.0.1:55321, http://127.0.0.1:46992, 
http://127.0.0.1:38316]
        at 
__randomizedtesting.SeedInfo.seed([FC75FCFF6D5259EE:7421C325C3AE3416]:0)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:352)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1100)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:870)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:806)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
        at 
org.apache.solr.cloud.TestCollectionAPI.testCollectionCreationCollectionNameValidation(TestCollectionAPI.java:646)
        at 
org.apache.solr.cloud.TestCollectionAPI.test(TestCollectionAPI.java:83)
        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:520)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:996)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:971)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:804)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:38316: Invalid collection: 
invalid@name#with$weird%characters. collection names must consist entirely of 
periods, underscores, hyphens, and alphanumerics
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:577)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:372)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
        ... 47 more


FAILED:  org.apache.solr.handler.admin.CoreAdminHandlerTest.testCoreAdminHandler

Error Message:
Invalid core: bad$name. core names must consist entirely of periods, 
underscores, hyphens, and alphanumerics

Stack Trace:
java.lang.IllegalArgumentException: Invalid core: bad$name. core names must 
consist entirely of periods, underscores, hyphens, and alphanumerics
        at 
__randomizedtesting.SeedInfo.seed([FC75FCFF6D5259EE:7DB5C1C702DC5410]:0)
        at 
org.apache.solr.client.solrj.util.SolrIdentifierValidator.validateName(SolrIdentifierValidator.java:37)
        at 
org.apache.solr.client.solrj.util.SolrIdentifierValidator.validateCoreName(SolrIdentifierValidator.java:54)
        at org.apache.solr.core.CoreContainer.rename(CoreContainer.java:1010)
        at 
org.apache.solr.handler.admin.CoreAdminOperation$6.call(CoreAdminOperation.java:227)
        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:351)
        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:153)
        at 
org.apache.solr.handler.admin.CoreAdminHandlerTest.testCoreAdminHandler(CoreAdminHandlerTest.java:225)
        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:520)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:804)




Build Log:
[...truncated 11552 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.CoreAdminHandlerTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_FC75FCFF6D5259EE-001/init-core-data-001
   [junit4]   2> 1072056 INFO  
(SUITE-CoreAdminHandlerTest-seed#[FC75FCFF6D5259EE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 1072057 INFO  
(SUITE-CoreAdminHandlerTest-seed#[FC75FCFF6D5259EE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1072057 INFO  
(SUITE-CoreAdminHandlerTest-seed#[FC75FCFF6D5259EE]-worker) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1072057 INFO  
(SUITE-CoreAdminHandlerTest-seed#[FC75FCFF6D5259EE]-worker) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1072057 INFO  
(SUITE-CoreAdminHandlerTest-seed#[FC75FCFF6D5259EE]-worker) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr
   [junit4]   2> 1072058 INFO  
(SUITE-CoreAdminHandlerTest-seed#[FC75FCFF6D5259EE]-worker) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1072058 INFO  
(SUITE-CoreAdminHandlerTest-seed#[FC75FCFF6D5259EE]-worker) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1072076 INFO  
(SUITE-CoreAdminHandlerTest-seed#[FC75FCFF6D5259EE]-worker) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1072085 INFO  
(SUITE-CoreAdminHandlerTest-seed#[FC75FCFF6D5259EE]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 1072115 INFO  
(SUITE-CoreAdminHandlerTest-seed#[FC75FCFF6D5259EE]-worker) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1072121 INFO  
(SUITE-CoreAdminHandlerTest-seed#[FC75FCFF6D5259EE]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1072203 INFO  
(SUITE-CoreAdminHandlerTest-seed#[FC75FCFF6D5259EE]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1072208 INFO  
(SUITE-CoreAdminHandlerTest-seed#[FC75FCFF6D5259EE]-worker) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1072209 INFO  
(SUITE-CoreAdminHandlerTest-seed#[FC75FCFF6D5259EE]-worker) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1072212 INFO  
(SUITE-CoreAdminHandlerTest-seed#[FC75FCFF6D5259EE]-worker) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1072214 INFO  
(SUITE-CoreAdminHandlerTest-seed#[FC75FCFF6D5259EE]-worker) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1072215 INFO  
(SUITE-CoreAdminHandlerTest-seed#[FC75FCFF6D5259EE]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1072215 INFO  
(SUITE-CoreAdminHandlerTest-seed#[FC75FCFF6D5259EE]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1072216 INFO  
(SUITE-CoreAdminHandlerTest-seed#[FC75FCFF6D5259EE]-worker) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1072216 INFO  
(SUITE-CoreAdminHandlerTest-seed#[FC75FCFF6D5259EE]-worker) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr
   [junit4]   2> 1072216 INFO  
(SUITE-CoreAdminHandlerTest-seed#[FC75FCFF6D5259EE]-worker) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr'
   [junit4]   2> 1072216 INFO  
(SUITE-CoreAdminHandlerTest-seed#[FC75FCFF6D5259EE]-worker) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1072216 INFO  
(SUITE-CoreAdminHandlerTest-seed#[FC75FCFF6D5259EE]-worker) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr
   [junit4]   2> 1072216 INFO  
(SUITE-CoreAdminHandlerTest-seed#[FC75FCFF6D5259EE]-worker) [    ] 
o.a.s.c.CoreContainer New CoreContainer 3434824
   [junit4]   2> 1072216 INFO  
(SUITE-CoreAdminHandlerTest-seed#[FC75FCFF6D5259EE]-worker) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr]
   [junit4]   2> 1072216 WARN  
(SUITE-CoreAdminHandlerTest-seed#[FC75FCFF6D5259EE]-worker) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/lib 
to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/lib
   [junit4]   2> 1072216 INFO  
(SUITE-CoreAdminHandlerTest-seed#[FC75FCFF6D5259EE]-worker) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 
600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1072218 INFO  
(SUITE-CoreAdminHandlerTest-seed#[FC75FCFF6D5259EE]-worker) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1072219 INFO  
(SUITE-CoreAdminHandlerTest-seed#[FC75FCFF6D5259EE]-worker) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1072219 INFO  
(SUITE-CoreAdminHandlerTest-seed#[FC75FCFF6D5259EE]-worker) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1072219 INFO  
(SUITE-CoreAdminHandlerTest-seed#[FC75FCFF6D5259EE]-worker) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1072219 INFO  
(SUITE-CoreAdminHandlerTest-seed#[FC75FCFF6D5259EE]-worker) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1072219 INFO  
(SUITE-CoreAdminHandlerTest-seed#[FC75FCFF6D5259EE]-worker) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, 
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, 
configSetProperties=configsetprops.json, collection=collection1, 
dataDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_FC75FCFF6D5259EE-001/init-core-data-001,
 shard=shard1}
   [junit4]   2> 1072220 INFO  (coreLoadExecutor-4249-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1072220 INFO  (coreLoadExecutor-4249-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1072220 INFO  (coreLoadExecutor-4249-thread-1) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr
   [junit4]   2> 1072220 INFO  (coreLoadExecutor-4249-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1072220 INFO  (coreLoadExecutor-4249-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1072236 INFO  (coreLoadExecutor-4249-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1072246 INFO  (coreLoadExecutor-4249-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 1072266 INFO  (coreLoadExecutor-4249-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1072273 INFO  (coreLoadExecutor-4249-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1072361 INFO  (coreLoadExecutor-4249-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1072368 INFO  (coreLoadExecutor-4249-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1072370 INFO  (coreLoadExecutor-4249-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1072375 INFO  (coreLoadExecutor-4249-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1072376 INFO  (coreLoadExecutor-4249-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1072378 INFO  (coreLoadExecutor-4249-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1072378 INFO  (coreLoadExecutor-4249-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1072379 INFO  (coreLoadExecutor-4249-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1072379 INFO  (coreLoadExecutor-4249-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1072380 INFO  (coreLoadExecutor-4249-thread-1) [    ] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1072380 INFO  (coreLoadExecutor-4249-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_FC75FCFF6D5259EE-001/init-core-data-001/]
   [junit4]   2> 1072380 INFO  (coreLoadExecutor-4249-thread-1) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@b5ae9b
   [junit4]   2> 1072380 INFO  (coreLoadExecutor-4249-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_FC75FCFF6D5259EE-001/init-core-data-001
   [junit4]   2> 1072380 INFO  (coreLoadExecutor-4249-thread-1) [    ] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_FC75FCFF6D5259EE-001/init-core-data-001/index/
   [junit4]   2> 1072380 WARN  (coreLoadExecutor-4249-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_FC75FCFF6D5259EE-001/init-core-data-001/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1072381 INFO  (coreLoadExecutor-4249-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_FC75FCFF6D5259EE-001/init-core-data-001/index
   [junit4]   2> 1072381 INFO  (coreLoadExecutor-4249-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=19, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=36.810546875, 
floorSegmentMB=1.474609375, forceMergeDeletesPctAllowed=15.464962643705341, 
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.709076573188062
   [junit4]   2> 1072381 INFO  (coreLoadExecutor-4249-thread-1) [    ] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@163452a 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@91f06f),segFN=segments_1,generation=1}
   [junit4]   2> 1072381 INFO  (coreLoadExecutor-4249-thread-1) [    ] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1072382 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore 
Looking for old index directories to cleanup for core collection1 in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_FC75FCFF6D5259EE-001/init-core-data-001/
   [junit4]   2> 1072384 INFO  (coreLoadExecutor-4249-thread-1) [    ] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 1072384 INFO  (coreLoadExecutor-4249-thread-1) [    ] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1072384 INFO  (coreLoadExecutor-4249-thread-1) [    ] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1072385 INFO  (coreLoadExecutor-4249-thread-1) [    ] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1072385 INFO  (coreLoadExecutor-4249-thread-1) [    ] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 1072385 INFO  (coreLoadExecutor-4249-thread-1) [    ] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1072385 INFO  (coreLoadExecutor-4249-thread-1) [    ] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"uniq-fields"
   [junit4]   2> 1072385 INFO  (coreLoadExecutor-4249-thread-1) [    ] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1072385 INFO  (coreLoadExecutor-4249-thread-1) [    ] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 1072385 INFO  (coreLoadExecutor-4249-thread-1) [    ] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1072385 INFO  (coreLoadExecutor-4249-thread-1) [    ] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1072385 INFO  (coreLoadExecutor-4249-thread-1) [    ] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 1072387 INFO  (coreLoadExecutor-4249-thread-1) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1072387 INFO  (coreLoadExecutor-4249-thread-1) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1072388 INFO  (coreLoadExecutor-4249-thread-1) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1072389 INFO  (coreLoadExecutor-4249-thread-1) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1072392 INFO  (coreLoadExecutor-4249-thread-1) [    ] 
o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1072393 INFO  (coreLoadExecutor-4249-thread-1) [    ] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 1072394 INFO  (coreLoadExecutor-4249-thread-1) [    ] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1072394 INFO  (coreLoadExecutor-4249-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1072394 INFO  (coreLoadExecutor-4249-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1072395 INFO  (coreLoadExecutor-4249-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1072395 INFO  (coreLoadExecutor-4249-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1072395 INFO  (coreLoadExecutor-4249-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=32, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=61.158203125, 
floorSegmentMB=1.15625, forceMergeDeletesPctAllowed=6.816307126798472, 
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1072395 INFO  (coreLoadExecutor-4249-thread-1) [    ] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@163452a 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@91f06f),segFN=segments_1,generation=1}
   [junit4]   2> 1072396 INFO  (coreLoadExecutor-4249-thread-1) [    ] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1072396 INFO  (coreLoadExecutor-4249-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@15aef06[collection1] main]
   [junit4]   2> 1072396 INFO  (coreLoadExecutor-4249-thread-1) [    ] 
o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1072396 INFO  (coreLoadExecutor-4249-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1072396 INFO  (coreLoadExecutor-4249-thread-1) [    ] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1072396 INFO  (coreLoadExecutor-4249-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1072432 INFO  (coreLoadExecutor-4249-thread-1) [    ] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1072519 INFO  (coreLoadExecutor-4249-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1072519 INFO  (searcherExecutor-4250-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1072519 INFO  (searcherExecutor-4250-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1072519 INFO  (searcherExecutor-4250-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1072519 INFO  (searcherExecutor-4250-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1072519 INFO  (searcherExecutor-4250-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1072520 INFO  (coreLoadExecutor-4249-thread-1) [    ] 
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1072520 INFO  (searcherExecutor-4250-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1072520 INFO  (coreLoadExecutor-4249-thread-1) [    ] 
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version 
buckets from index
   [junit4]   2> 1072520 INFO  (coreLoadExecutor-4249-thread-1) [    ] 
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket 
highest value from index
   [junit4]   2> 1072520 INFO  (coreLoadExecutor-4249-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1528359642744225792
   [junit4]   2> 1072520 INFO  (searcherExecutor-4250-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1072520 INFO  (searcherExecutor-4250-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1072520 INFO  (searcherExecutor-4250-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1072521 INFO  (searcherExecutor-4250-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@15aef06[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1072522 INFO  (coreLoadExecutor-4249-thread-1) [    ] 
o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 
1528359642744225792
   [junit4]   2> 1072522 INFO  (coreLoadExecutor-4249-thread-1) [    ] 
o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1072523 INFO  
(SUITE-CoreAdminHandlerTest-seed#[FC75FCFF6D5259EE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1072524 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[FC75FCFF6D5259EE]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDir
   [junit4]   2> 1072531 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[FC75FCFF6D5259EE]) [    
] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 1072531 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[FC75FCFF6D5259EE]) [    
] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1b496ef{/solr,null,AVAILABLE}
   [junit4]   2> 1072532 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[FC75FCFF6D5259EE]) [    
] o.e.j.s.ServerConnector Started 
ServerConnector@c9a90c{HTTP/1.1,[http/1.1]}{127.0.0.1:33121}
   [junit4]   2> 1072532 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[FC75FCFF6D5259EE]) [    
] o.e.j.s.Server Started @1073796ms
   [junit4]   2> 1072532 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[FC75FCFF6D5259EE]) [    
] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33121}
   [junit4]   2> 1072532 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[FC75FCFF6D5259EE]) [    
] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@163006a
   [junit4]   2> 1072532 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[FC75FCFF6D5259EE]) [    
] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_FC75FCFF6D5259EE-001/init-core-data-001/org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-943738891641161'
   [junit4]   2> 1072532 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[FC75FCFF6D5259EE]) [    
] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1072533 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[FC75FCFF6D5259EE]) [    
] o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr
   [junit4]   2> 1072533 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[FC75FCFF6D5259EE]) [    
] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_FC75FCFF6D5259EE-001/init-core-data-001/org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-943738891641161/solr.xml
   [junit4]   2> 1072537 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[FC75FCFF6D5259EE]) [    
] o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_FC75FCFF6D5259EE-001/init-core-data-001/org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-943738891641161/.
   [junit4]   2> 1072537 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[FC75FCFF6D5259EE]) [    
] o.a.s.c.CoreContainer New CoreContainer 21707649
   [junit4]   2> 1072537 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[FC75FCFF6D5259EE]) [    
] o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_FC75FCFF6D5259EE-001/init-core-data-001/org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-943738891641161]
   [junit4]   2> 1072537 WARN  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[FC75FCFF6D5259EE]) [    
] o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_FC75FCFF6D5259EE-001/init-core-data-001/org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-943738891641161/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_FC75FCFF6D5259EE-001/init-core-data-001/org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-943738891641161/lib
   [junit4]   2> 1072537 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[FC75FCFF6D5259EE]) [    
] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 
90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,
   [junit4]   2> 1072538 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[FC75FCFF6D5259EE]) [    
] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1072538 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[FC75FCFF6D5259EE]) [    
] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1072538 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[FC75FCFF6D5259EE]) [    
] o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1072538 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[FC75FCFF6D5259EE]) [    
] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1072538 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[FC75FCFF6D5259EE]) [    
] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1072539 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[FC75FCFF6D5259EE]) [    
] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_FC75FCFF6D5259EE-001/init-core-data-001/org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-943738891641161/.
   [junit4]   2> 1072540 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[FC75FCFF6D5259EE]) [    
] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=corex, 
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 1072540 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[FC75FCFF6D5259EE]) [    
] o.a.s.c.CorePropertiesLocator Found core corex in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_FC75FCFF6D5259EE-001/init-core-data-001/org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-943738891641161/./corex
   [junit4]   2> 1072540 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[FC75FCFF6D5259EE]) [    
] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1072540 INFO  (coreLoadExecutor-4260-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_FC75FCFF6D5259EE-001/init-core-data-001/org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-943738891641161/corex'
   [junit4]   2> 1072540 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[FC75FCFF6D5259EE]) [    
] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1072540 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[FC75FCFF6D5259EE]) [    
] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1072540 INFO  (coreLoadExecutor-4260-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1072541 INFO  (coreLoadExecutor-4260-thread-1) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr
   [junit4]   2> 1072549 INFO  (coreLoadExecutor-4260-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1072558 INFO  (coreLoadExecutor-4260-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 1072578 INFO  (coreLoadExecutor-4260-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1072584 INFO  (coreLoadExecutor-4260-thread-1) [    ] 
o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 1072678 INFO  (coreLoadExecutor-4260-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1072683 INFO  (coreLoadExecutor-4260-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1072685 INFO  (coreLoadExecutor-4260-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1072688 INFO  (coreLoadExecutor-4260-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1072690 INFO  (coreLoadExecutor-4260-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1072691 INFO  (coreLoadExecutor-4260-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1072691 INFO  (coreLoadExecutor-4260-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1072693 INFO  (coreLoadExecutor-4260-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_FC75FCFF6D5259EE-001/init-core-data-001/org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-943738891641161/corex'
   [junit4]   2> 1072693 INFO  (coreLoadExecutor-4260-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'corex' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_FC75FCFF6D5259EE-001/init-core-data-001/org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-943738891641161/./corex
   [junit4]   2> 1072693 INFO  (coreLoadExecutor-4260-thread-1) [    ] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1072694 INFO  (coreLoadExecutor-4260-thread-1) [    ] 
o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_FC75FCFF6D5259EE-001/init-core-data-001/org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-943738891641161/corex],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_FC75FCFF6D5259EE-001/init-core-data-001/org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-943738891641161/./corex/data/]
   [junit4]   2> 1072694 INFO  (coreLoadExecutor-4260-thread-1) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@b5ae9b
   [junit4]   2> 1072694 INFO  (coreLoadExecutor-4260-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_FC75FCFF6D5259EE-001/init-core-data-001/org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-943738891641161/./corex/data
   [junit4]   2> 1072694 INFO  (coreLoadExecutor-4260-thread-1) [    ] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_FC75FCFF6D5259EE-001/init-core-data-001/org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-943738891641161/./corex/data/index/
   [junit4]   2> 1072694 WARN  (coreLoadExecutor-4260-thread-1) [    ] 
o.a.s.c.SolrCore [corex] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_FC75FCFF6D5259EE-001/init-core-data-001/org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-943738891641161/./corex/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1072695 INFO  (coreLoadExecutor-4260-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_FC75FCFF6D5259EE-001/init-core-data-001/org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-943738891641161/./corex/data/index
   [junit4]   2> 1072695 INFO  (coreLoadExecutor-4260-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=19, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=36.810546875, 
floorSegmentMB=1.474609375, forceMergeDeletesPctAllowed=15.464962643705341, 
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.709076573188062
   [junit4]   2> 1072695 INFO  (coreLoadExecutor-4260-thread-1) [    ] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1c28a38 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@17cff2f),segFN=segments_1,generation=1}
   [junit4]   2> 1072695 INFO  (coreLoadExecutor-4260-thread-1) [    ] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1072696 INFO  (OldIndexDirectoryCleanupThreadForCore-corex) [  
  ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
corex in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_FC75FCFF6D5259EE-001/init-core-data-001/org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-943738891641161/./corex/data/
   [junit4]   2> 1072696 WARN  (OldIndexDirectoryCleanupThreadForCore-corex) [  
  ] o.a.s.c.DirectoryFactory 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_FC75FCFF6D5259EE-001/init-core-data-001/org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-943738891641161/./corex/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1072698 INFO  (coreLoadExecutor-4260-thread-1) [    ] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 1072698 INFO  (coreLoadExecutor-4260-thread-1) [    ] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1072699 INFO  (coreLoadExecutor-4260-thread-1) [    ] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1072699 INFO  (coreLoadExecutor-4260-thread-1) [    ] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1072699 INFO  (coreLoadExecutor-4260-thread-1) [    ] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 1072699 INFO  (coreLoadExecutor-4260-thread-1) [    ] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1072699 INFO  (coreLoadExecutor-4260-thread-1) [    ] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"uniq-fields"
   [junit4]   2> 1072699 INFO  (coreLoadExecutor-4260-thread-1) [    ] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1072699 INFO  (coreLoadExecutor-4260-thread-1) [    ] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 1072699 INFO  (coreLoadExecutor-4260-thread-1) [    ] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1072699 INFO  (coreLoadExecutor-4260-thread-1) [    ] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1072699 INFO  (coreLoadExecutor-4260-thread-1) [    ] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 1072701 INFO  (coreLoadExecutor-4260-thread-1) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1072701 INFO  (coreLoadExecutor-4260-thread-1) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1072702 INFO  (coreLoadExecutor-4260-thread-1) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1072703 INFO  (coreLoadExecutor-4260-thread-1) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1072706 INFO  (coreLoadExecutor-4260-thread-1) [    ] 
o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1072708 INFO  (coreLoadExecutor-4260-thread-1) [    ] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 1072708 INFO  (coreLoadExecutor-4260-thread-1) [    ] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1072708 INFO  (coreLoadExecutor-4260-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1072708 INFO  (coreLoadExecutor-4260-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1072710 INFO  (coreLoadExecutor-4260-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1072710 INFO  (coreLoadExecutor-4260-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1072710 INFO  (coreLoadExecutor-4260-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=32, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=61.158203125, 
floorSegmentMB=1.15625, forceMergeDeletesPctAllowed=6.816307126798472, 
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1072710 INFO  (coreLoadExecutor-4260-thread-1) [    ] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1c28a38 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@17cff2f),segFN=segments_1,generation=1}
   [junit4]   2> 1072710 INFO  (coreLoadExecutor-4260-thread-1) [    ] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1072711 INFO  (coreLoadExecutor-4260-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@b15c07[corex] main]
   [junit4]   2> 1072711 INFO  (coreLoadExecutor-4260-thread-1) [    ] 
o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1072711 INFO  (coreLoadExecutor-4260-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1072711 INFO  (coreLoadExecutor-4260-thread-1) [    ] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1072711 INFO  (coreLoadExecutor-4260-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1072748 INFO  (coreLoadExecutor-4260-thread-1) [    ] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1072827 INFO  (coreLoadExecutor-4260-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1072828 INFO  (searcherExecutor-4261-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1072828 INFO  (searcherExecutor-4261-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1072828 INFO  (searcherExecutor-4261-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1072828 INFO  (searcherExecutor-4261-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1072828 INFO  (searcherExecutor-4261-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1072828 INFO  (searcherExecutor-4261-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1072828 INFO  (coreLoadExecutor-4260-thread-1) [    ] 
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1072828 INFO  (coreLoadExecutor-4260-thread-1) [    ] 
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version 
buckets from index
   [junit4]   2> 1072829 INFO  (searcherExecutor-4261-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1072829 INFO  (coreLoadExecutor-4260-thread-1) [    ] 
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket 
highest value from index
   [junit4]   2> 1072829 INFO  (coreLoadExecutor-4260-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1528359643068235776
   [junit4]   2> 1072829 INFO  (searcherExecutor-4261-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1072829 INFO  (searcherExecutor-4261-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1072830 INFO  (searcherExecutor-4261-thread-1) [    ] 
o.a.s.c.SolrCore [corex] Registered new searcher Searcher@b15c07[corex] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1072830 INFO  (coreLoadExecutor-4260-thread-1) [    ] 
o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 
1528359643068235776
   [junit4]   2> 1072831 INFO  (coreLoadExecutor-4260-thread-1) [    ] 
o.a.s.c.CoreContainer registering core: corex
   [junit4]   2> 1073052 INFO  (qtp25974267-7891) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[123 (1528359643298922496)]} 0 3
   [junit4]   2> 1073054 INFO  (qtp25974267-7892) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1073057 INFO  (qtp25974267-7892) [    ] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1c28a38 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@17cff2f),segFN=segments_1,generation=1}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1c28a38 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@17cff2f),segFN=segments_2,generation=2}
   [junit4]   2> 1073057 INFO  (qtp25974267-7892) [    ] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1073060 INFO  (qtp25974267-7892) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@139f30[corex] main]
   [junit4]   2> 1073062 INFO  (searcherExecutor-4261-thread-1) [    ] 
o.a.s.c.SolrCore [corex] Registered new searcher Searcher@139f30[corex] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.1.0):c1)))}
   [junit4]   2> 1073068 INFO  (qtp25974267-7892) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1073068 INFO  (qtp25974267-7892) [    ] 
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> 1073071 INFO  (qtp25974267-7892) [    ] o.a.s.c.SolrCore 
[corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@11e3ad6
   [junit4]   2> 1073071 INFO  (qtp25974267-7892) [    ] 
o.a.s.u.DirectUpdateHandler2 closing 
DirectUpdateHandler2{commits=1,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=1,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=98,transaction_logs_total_number=1}
   [junit4]   2> 1073071 INFO  (qtp25974267-7892) [    ] o.a.s.u.SolrCoreState 
Closing SolrCoreState
   [junit4]   2> 1073071 INFO  (qtp25974267-7892) [    ] 
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing 
IndexWriter
   [junit4]   2> 1073071 INFO  (qtp25974267-7892) [    ] 
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1073071 INFO  (qtp25974267-7892) [    ] o.a.s.c.SolrCore 
[corex] Closing main searcher on request.
   [junit4]   2> 1073085 INFO  (qtp25974267-7892) [    ] 
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories 
currently being tracked
   [junit4]   2> 1073085 INFO  (qtp25974267-7892) [    ] 
o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_FC75FCFF6D5259EE-001/init-core-data-001/org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-943738891641161/./corex/data/index
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_FC75FCFF6D5259EE-001/init-core-data-001/org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-943738891641161/./corex/data/index;done=false>>]
   [junit4]   2> 1073086 INFO  (qtp25974267-7892) [    ] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_FC75FCFF6D5259EE-001/init-core-data-001/org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-943738891641161/./corex/data/index
   [junit4]   2> 1073086 INFO  (qtp25974267-7892) [    ] 
o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_FC75FCFF6D5259EE-001/init-core-data-001/org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-943738891641161/./corex/data
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_FC75FCFF6D5259EE-001/init-core-data-001/org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-943738891641161/./corex/data;done=false>>]
   [junit4]   2> 1073086 INFO  (qtp25974267-7892) [    ] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_FC75FCFF6D5259EE-001/init-core-data-001/org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-943738891641161/./corex/data
   [junit4]   2> 1073090 INFO  (qtp25974267-7892) [    ] 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=20
   [junit4]   2> 1073092 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[FC75FCFF6D5259EE]) [    
] o.e.j.s.ServerConnector Stopped 
ServerConnector@c9a90c{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1073092 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[FC75FCFF6D5259EE]) [    
] o.a.s.c.CoreContainer Shutting down CoreContainer instance=21707649
   [junit4]   2> 1073092 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[FC75FCFF6D5259EE]) [    
] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1b496ef{/solr,null,UNAVAILABLE}
   [junit4]   2> 1073092 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[FC75FCFF6D5259EE]) [    
] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDir
   [junit4]   2> 1073096 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[FC75FCFF6D5259EE]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testCreateWithSysVars
   [junit4]   2> 1073099 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[FC75FCFF6D5259EE]) [    
] 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> 1073099 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[FC75FCFF6D5259EE]) [    
] o.a.s.c.CoreDescriptor Created CoreDescriptor: 
{name=org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars, 
config=solrconfig_ren.xml, loadOnStartup=true, schema=schema_ren.xml, 
configSetProperties=configsetprops.json, transient=false, 
dataDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_FC75FCFF6D5259EE-001/org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001/data_diff}
   [junit4]   2> 1073099 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[FC75FCFF6D5259EE]) [    
] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_FC75FCFF6D5259EE-001/org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001/with_sys_vars'
   [junit4]   2> 1073100 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[FC75FCFF6D5259EE]) [    
] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1073100 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[FC75FCFF6D5259EE]) [    
] o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr
   [junit4]   2> 1073106 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[FC75FCFF6D5259EE]) [    
] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1073110 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[FC75FCFF6D5259EE]) [    
] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 1073115 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[FC75FCFF6D5259EE]) [    
] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig_ren.xml
   [junit4]   2> 1073118 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[FC75FCFF6D5259EE]) [    
] o.a.s.s.IndexSchema 
[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] Schema name=tiny
   [junit4]   2> 1073120 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[FC75FCFF6D5259EE]) [    
] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1073122 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[FC75FCFF6D5259EE]) [    
] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming 
default properties: Can't find resource 'configsetprops.json' in classpath or 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_FC75FCFF6D5259EE-001/org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001/with_sys_vars'
   [junit4]   2> 1073122 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[FC75FCFF6D5259EE]) [    
] o.a.s.c.CoreContainer Creating SolrCore 
'org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars' using 
configuration from instancedir 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_FC75FCFF6D5259EE-001/org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001/with_sys_vars
   [junit4]   2> 1073122 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[FC75FCFF6D5259EE]) [    
] o.a.s.c.SolrCore solr.NRTCachingDirectoryFactory
   [junit4]   2> 1073122 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[FC75FCFF6D5259EE]) [    
] o.a.s.c.SolrCore 
[[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] ] Opening new 
SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_FC75FCFF6D5259EE-001/org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001/with_sys_vars],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_FC75FCFF6D5259EE-001/org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001/data_diff/]
   [junit4]   2> 1073123 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[FC75FCFF6D5259EE]) [    
] o.a.s.c.SolrCore JMX monitoring not detected for core: 
org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars
   [junit4]   2> 1073123 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[FC75FCFF6D5259EE]) [    
] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_FC75FCFF6D5259EE-001/org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001/data_diff
   [junit4]   2> 1073123 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[FC75FCFF6D5259EE]) [    
] o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_FC75FCFF6D5259EE-001/org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001/data_diff/index/
   [junit4]   2> 1073123 WARN  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[FC75FCFF6D5259EE]) [    
] o.a.s.c.SolrCore 
[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] Solr index 
directory 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_FC75FCFF6D5259EE-001/org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001/data_diff/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1073124 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[FC75FCFF6D5259EE]) [    
] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_FC75FCFF6D5259EE-001/org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001/data_diff/index
   [junit4]   2> 1073124 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[FC75FCFF6D5259EE]) [    
] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=26, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.46070418280110503]
   [junit4]   2> 1073146 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[FC75FCFF6D5259EE]) [    
] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        
commit{dir=NRTCachingDirectory(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_FC75FCFF6D5259EE-001/org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001/data_diff/index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@86935d; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 1073146 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[FC75FCFF6D5259EE]) [    
] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1073147 INFO  
(OldIndexDirectoryCleanupThreadForCore-org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars)
 [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_FC75FCFF6D5259EE-001/org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001/data_diff/
   [junit4]   2> 1073148 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[FC75FCFF6D5259EE]) [    
] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 1073150 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[FC75FCFF6D5259EE]) [    
] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1073150 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[FC75FCFF6D5259EE]) [    
] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1073151 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[FC75FCFF6D5259EE]) [    
] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1073151 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[FC75FCFF6D5259EE]) [    
] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1073152 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[FC75FCFF6D5259EE]) [    
] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 1073152 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[FC75FCFF6D5259EE]) [    
] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1073153 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[FC75FCFF6D5259EE]) [    
] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1073153 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[FC75FCFF6D5259EE]) [    
] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1073153 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[FC75FCFF6D5259EE]) [    
] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=22, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1073153 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[FC75FCFF6D5259EE]) [    
] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        
commit{dir=NRTCachingDirectory(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_FC75FCFF6D5259EE-001/org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001/data_diff/index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@86935d; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 1073153 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[FC75FCFF6D5259EE]) [    
] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1073154 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[FC75FCFF6D5259EE]) [    
] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@90b349[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] 
main]
   [junit4]   2> 1073154 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[FC75FCFF6D5259EE]) [    
] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_FC75FCFF6D5259EE-001/org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001/with_sys_vars/conf
   [junit4]   2> 1073154 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[FC75FCFF6D5259EE]) [    
] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_FC75FCFF6D5259EE-001/org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001/with_sys_vars/conf}
   [junit4]   2> 1073154 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[FC75FCFF6D5259EE]) [    
] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_FC75FCFF6D5259EE-001/org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001/with_sys_vars/conf
   [junit4]   2> 1073154 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[FC75FCFF6D5259EE]) [    
] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1073154 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[FC75FCFF6D5259EE]) [    
] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1073154 INFO  (searcherExecutor-4268-thread-1) [    ] 
o.a.s.c.SolrCore [org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] 
Registered new searcher 
Searcher@90b349[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1073155 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[FC75FCFF6D5259EE]) [    
] o.a.s.c.CoreContainer registering core: 
org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars
   [junit4]   2> 1073155 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[FC75FCFF6D5259EE]) [    
] o.a.s.SolrTestCaseJ4 ###Ending testCreateWithSysVars
   [junit4]   2> 1073159 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[FC75FCFF6D5259EE]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testCoreAdminHandler
   [junit4]   2> 1073221 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[FC75FCFF6D5259EE]) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
name=ugly$core%3Dname&action=CREATE&instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_FC75FCFF6D5259EE-001/tempDir-001/instProp&wt=xml
   [junit4]   2> 1073221 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[FC75FCFF6D5259EE]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=ugly$core=name, 
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 1073221 ERROR 
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[FC75FCFF6D5259EE]) [    ] 
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
   [junit4]   2> java.lang.IllegalArgumentException: Invalid core: 
ugly$core=name. core names must consist entirely of periods, underscores, 
hyphens, and alphanumerics
   [junit4]   2>        at 
org.apache.solr.client.solrj.util.SolrIdentifierValidator.validateName(SolrIdentifierValidator.java:37)
   [junit4]   2>        at 
org.apache.solr.client.solrj.util.SolrIdentifierValidator.validateCoreName(SolrIdentifierValidator.java:54)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:807)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:751)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation$1.call(CoreAdminOperation.java:134)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:351)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:153)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandlerTest.testCoreAdminHandler(CoreAdminHandlerTest.java:135)
   [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:520)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
   [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:809)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
   [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:804)
   [junit4]   2> 1073222 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[FC75FCFF6D5259EE]) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
property.hoss=man&name=props&action=CREATE&property.foo=baz&instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_FC75FCFF6D5259EE-001/tempDir-001/instProp&wt=xml
   [junit4]   2> 1073222 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[FC75FCFF6D5259EE]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=props, 
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, 
configSetProperties=configsetprops.json, foo=baz, dataDir=data/, hoss=man}
   [junit4]   2> 1073222 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[FC75FCFF6D5259EE]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_FC75FCFF6D5259EE-001/tempDir-001/instProp'
   [junit4]   2> 1073222 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[FC75FCFF6D5259EE]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1073223 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[FC75FCFF6D5259EE]) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr
   [junit4]   2> 1073223 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[FC75FCFF6D5259EE]) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_FC75FCFF6D5259EE-001/tempDir-001/instProp/lib/classes/'
 to classloader
   [junit4]   2> 1073223 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[FC75FCFF6D5259EE]) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_FC75FCFF6D5259EE-001/tempDir-001/instProp/lib/README'
 to classloader
   [junit4]   2> 1073243 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[FC75FCFF6D5259EE]) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1073253 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[FC75FCFF6D5259EE]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 1073271 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[FC75FCFF6D5259EE]) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1073278 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[FC75FCFF6D5259EE]) [    ] 
o.a.s.s.IndexSchema [props] Schema name=test
   [junit4]   2> 1073374 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[FC75FCFF6D5259EE]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1073380 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[FC75FCFF6D5259EE]) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1073381 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[FC75FCFF6D5259EE]) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1073385 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[FC75FCFF6D5259EE]) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1073387 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[FC75FCFF6D5259EE]) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1073388 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[FC75FCFF6D5259EE]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1073388 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[FC75FCFF6D5259EE]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1073390 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[FC75FCFF6D5259EE]) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_FC75FCFF6D5259EE-001/tempDir-001/instProp'
   [junit4]   2> 1073390 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[FC75FCFF6D5259EE]) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'props' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_FC75FCFF6D5259EE-001/tempDir-001/instProp
   [junit4]   2> 1073391 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[FC75FCFF6D5259EE]) [    ] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1073391 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[FC75FCFF6D5259EE]) [    ] 
o.a.s.c.SolrCore [[props] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_FC75FCFF6D5259EE-001/tempDir-001/instProp],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_FC75FCFF6D5259EE-001/tempDir-001/instProp/data/]
   [junit4]   2> 1073391 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[FC75FCFF6D5259EE]) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@b5ae9b
   [junit4]   2> 1073391 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[FC75FCFF6D5259EE]) [    ] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_FC75FCFF6D5259EE-001/tempDir-001/instProp/data
   [junit4]   2> 1073392 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[FC75FCFF6D5259EE]) [    ] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_FC75FCFF6D5259EE-001/tempDir-001/instProp/data/index/
   [junit4]   2> 1073392 WARN  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[FC75FCFF6D5259EE]) [    ] 
o.a.s.c.SolrCore [props] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_FC75FCFF6D5259EE-001/tempDir-001/instProp/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1073392 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[FC75FCFF6D5259EE]) [    ] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_FC75FCFF6D5259EE-001/tempDir-001/instProp/data/index
   [junit4]   2> 1073392 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[FC75FCFF6D5259EE]) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: 

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

ava.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:804)
   [junit4]   2> 1475129 INFO  
(TEST-TestCollectionAPI.test-seed#[FC75FCFF6D5259EE]) [    ] 
o.e.j.s.ServerConnector Stopped 
ServerConnector@126921b{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1475129 INFO  
(TEST-TestCollectionAPI.test-seed#[FC75FCFF6D5259EE]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@119f2a{/,null,UNAVAILABLE}
   [junit4]   2> 1475130 INFO  
(TEST-TestCollectionAPI.test-seed#[FC75FCFF6D5259EE]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:40758 40758
   [junit4]   2> 1475194 INFO  (Thread-3957) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:40758 40758
   [junit4]   2> 1475196 WARN  (Thread-3957) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        16      /solr/aliases.json
   [junit4]   2>        3       /solr/security.json
   [junit4]   2>        3       /solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        16      /solr/clusterstate.json
   [junit4]   2>        3       /solr/collections/testcollection/state.json
   [junit4]   2>        2       /solr/collections/collection1/state.json
   [junit4]   2>        2       
/solr/collections/clusterStatusZNodeVersion/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/95522501396201484-127.0.0.1:38316_-n_0000000002
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        16      /solr/live_nodes
   [junit4]   2>        16      /solr/collections
   [junit4]   2>        3       /solr/overseer/collection-queue-work
   [junit4]   2>        3       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCollectionAPI 
-Dtests.method=test -Dtests.seed=FC75FCFF6D5259EE -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=sah-RU -Dtests.timezone=Asia/Ulan_Bator 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   40.6s J2 | TestCollectionAPI.test <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request:[http://127.0.0.1:55321, http://127.0.0.1:46992, 
http://127.0.0.1:38316]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([FC75FCFF6D5259EE:7421C325C3AE3416]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:352)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1100)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:870)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:806)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]    >        at 
org.apache.solr.cloud.TestCollectionAPI.testCollectionCreationCollectionNameValidation(TestCollectionAPI.java:646)
   [junit4]    >        at 
org.apache.solr.cloud.TestCollectionAPI.test(TestCollectionAPI.java:83)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:996)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:971)
   [junit4]    >        at java.lang.Thread.run(Thread.java:804)
   [junit4]    > Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:38316: Invalid collection: 
invalid@name#with$weird%characters. collection names must consist entirely of 
periods, underscores, hyphens, and alphanumerics
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:577)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:372)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
   [junit4]    >        ... 47 more
   [junit4]   2> 1475199 INFO  
(SUITE-TestCollectionAPI-seed#[FC75FCFF6D5259EE]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCollectionAPI_FC75FCFF6D5259EE-001
   [junit4]   2> Mar 09, 2016 9:09:00 PM 
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(Lucene60): 
{_version_=PostingsFormat(name=MockRandom), id=PostingsFormat(name=Asserting)}, 
docValues:{}, maxPointsInLeafNode=1339, maxMBSortInHeap=5.819821450674725, 
sim=ClassicSimilarity, locale=sah-RU, timezone=Asia/Ulan_Bator
   [junit4]   2> NOTE: Linux 3.19.0-51-generic i386/Oracle Corporation 9-ea 
(32-bit)/cpus=12,threads=1,free=385459104,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [RecoveryZkTest, 
TestSchemaManager, LeaderInitiatedRecoveryOnCommitTest, 
TestAddFieldRealTimeGet, FieldMutatingUpdateProcessorTest, TestJettySolrRunner, 
TestElisionMultitermQuery, TestLRUStatsCache, TestJsonFacets, CircularListTest, 
OverseerTest, TestUniqueKeyFieldResource, TestComplexPhraseQParserPlugin, 
TestFuzzyAnalyzedSuggestions, SolrCloudExampleTest, TestReloadDeadlock, 
TestSortByMinMaxFunction, XmlUpdateRequestHandlerTest, TestStressUserVersions, 
ExitableDirectoryReaderTest, TestGroupingSearch, TestCollationField, 
DirectUpdateHandlerTest, TestSort, BigEndianAscendingWordSerializerTest, 
FieldAnalysisRequestHandlerTest, TestDFISimilarityFactory, 
DistribJoinFromCollectionTest, SuggesterWFSTTest, SliceStateTest, 
TestSerializedLuceneMatchVersion, TestSuggestSpellingConverter, 
TestBulkSchemaConcurrent, DocExpirationUpdateProcessorFactoryTest, 
BaseCdcrDistributedZkTest, TestFreeTextSuggestions, TestTolerantSearch, 
SolrTestCaseJ4Test, LukeRequestHandlerTest, TestReloadAndDeleteDocs, 
TestConfigOverlay, TestDynamicFieldResource, UpdateParamsTest, AssignTest, 
TestPerFieldSimilarity, TestCloudSchemaless, TestSolrCLIRunExample, 
SolrCoreCheckLockOnStartupTest, DistributedQueryComponentCustomSortTest, 
ScriptEngineTest, DirectSolrConnectionTest, 
HdfsTlogReplayBufferedWhileIndexingTest, SuggesterTest, TestUtils, 
TestIndexingPerformance, HdfsChaosMonkeyNothingIsSafeTest, 
TestCloudDeleteByQuery, BadCopyFieldTest, TestPostingsSolrHighlighter, 
RequestHandlersTest, TestPHPSerializedResponseWriter, OverseerTaskQueueTest, 
TestCopyFieldCollectionResource, HardAutoCommitTest, 
DistributedFacetPivotSmallAdvancedTest, 
AddSchemaFieldsUpdateProcessorFactoryTest, BlockDirectoryTest, 
HdfsRestartWhileUpdatingTest, ClusterStateTest, 
TestOverriddenPrefixQueryForCustomFieldType, RulesTest, 
TestExtendedDismaxParser, SimpleFacetsTest, TestSweetSpotSimilarityFactory, 
TestDistributedMissingSort, NoCacheHeaderTest, TestSchemaResource, 
DistributedExpandComponentTest, SuggesterTSTTest, ReplicationFactorTest, 
LeaderElectionTest, TestFilteredDocIdSet, MultiThreadedOCPTest, 
TestSolrQueryParser, HighlighterMaxOffsetTest, 
TestReversedWildcardFilterFactory, TestAnalyzeInfixSuggestions, TestSolrJ, 
TestRestManager, TestScoreJoinQPNoScore, 
StatelessScriptUpdateProcessorFactoryTest, ZkStateWriterTest, 
BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, 
SyncSliceTest, BasicZkTest, FullSolrCloudDistribCmdsTest, 
DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, 
ZkControllerTest, TestRealTimeGet, TestReload, TestCoreContainer, SolrCoreTest, 
StatsComponentTest, TestIndexSearcher, SoftAutoCommitTest, 
TestSolrDeletionPolicy1, StandardRequestHandlerTest, PrimitiveFieldTypeTest, 
TermsComponentTest, TermVectorComponentTest, TestArbitraryIndexDir, 
TestJmxIntegration, MBeansHandlerTest, UniqFieldsUpdateProcessorFactoryTest, 
PingRequestHandlerTest, HighlighterConfigTest, SOLR749Test, 
TestSolrIndexConfig, CopyFieldTest, TestStressRecovery, SynonymTokenizerTest, 
TestXIncludeConfig, TestJmxMonitoredMap, OpenExchangeRatesOrgProviderTest, 
PluginInfoTest, ChaosMonkeyNothingIsSafeTest, CloudExitableDirectoryReaderTest, 
CollectionTooManyReplicasTest, DeleteStatusTest, ForceLeaderTest, 
TestCloudInspectUtil, TestCollectionAPI]
   [junit4] Completed [455/579 (2!)] on J2 in 41.64s, 1 test, 1 error <<< 
FAILURES!

[...truncated 417 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:740: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:684: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:59: The following error 
occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build.xml:233: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/common-build.xml:524: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1457: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1014: 
There were test failures: 579 suites (10 ignored), 2313 tests, 2 errors, 118 
ignored (71 assumptions) [seed: FC75FCFF6D5259EE]

Total time: 56 minutes 56 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


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

Reply via email to