Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/33/
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:38059/w/a, http://127.0.0.1:33740/w/a, http://127.0.0.1:41285/w/a] Stack Trace: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:38059/w/a, http://127.0.0.1:33740/w/a, http://127.0.0.1:41285/w/a] at __randomizedtesting.SeedInfo.seed([74DC3F8F60FD25DA:FC880055CE014822]: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:497) 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:745) Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:33740/w/a: 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([74DC3F8F60FD25DA:F51C02B70F732824]: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:497) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367) at java.lang.Thread.run(Thread.java:745) Build Log: [...truncated 11524 lines...] [junit4] Suite: org.apache.solr.handler.admin.CoreAdminHandlerTest [junit4] 2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.admin.CoreAdminHandlerTest_74DC3F8F60FD25DA-001/init-core-data-001 [junit4] 2> 1344348 INFO (SUITE-CoreAdminHandlerTest-seed#[74DC3F8F60FD25DA]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) [junit4] 2> 1344349 INFO (SUITE-CoreAdminHandlerTest-seed#[74DC3F8F60FD25DA]-worker) [ ] o.a.s.SolrTestCaseJ4 ####initCore [junit4] 2> 1344349 INFO (SUITE-CoreAdminHandlerTest-seed#[74DC3F8F60FD25DA]-worker) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1' [junit4] 2> 1344349 INFO (SUITE-CoreAdminHandlerTest-seed#[74DC3F8F60FD25DA]-worker) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1344349 INFO (SUITE-CoreAdminHandlerTest-seed#[74DC3F8F60FD25DA]-worker) [ ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr [junit4] 2> 1344350 INFO (SUITE-CoreAdminHandlerTest-seed#[74DC3F8F60FD25DA]-worker) [ ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader [junit4] 2> 1344350 INFO (SUITE-CoreAdminHandlerTest-seed#[74DC3F8F60FD25DA]-worker) [ ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib/README' to classloader [junit4] 2> 1344382 INFO (SUITE-CoreAdminHandlerTest-seed#[74DC3F8F60FD25DA]-worker) [ ] o.a.s.c.SolrConfig current version of requestparams : -1 [junit4] 2> 1344393 WARN (SUITE-CoreAdminHandlerTest-seed#[74DC3F8F60FD25DA]-worker) [ ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead. [junit4] 2> 1344394 INFO (SUITE-CoreAdminHandlerTest-seed#[74DC3F8F60FD25DA]-worker) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0 [junit4] 2> 1344417 INFO (SUITE-CoreAdminHandlerTest-seed#[74DC3F8F60FD25DA]-worker) [ ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml [junit4] 2> 1344432 INFO (SUITE-CoreAdminHandlerTest-seed#[74DC3F8F60FD25DA]-worker) [ ] o.a.s.s.IndexSchema [null] Schema name=test [junit4] 2> 1344526 INFO (SUITE-CoreAdminHandlerTest-seed#[74DC3F8F60FD25DA]-worker) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 1344554 INFO (SUITE-CoreAdminHandlerTest-seed#[74DC3F8F60FD25DA]-worker) [ ] o.a.s.s.IndexSchema default search field in schema is text [junit4] 2> 1344555 INFO (SUITE-CoreAdminHandlerTest-seed#[74DC3F8F60FD25DA]-worker) [ ] o.a.s.s.IndexSchema unique key field: id [junit4] 2> 1344560 INFO (SUITE-CoreAdminHandlerTest-seed#[74DC3F8F60FD25DA]-worker) [ ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml [junit4] 2> 1344562 INFO (SUITE-CoreAdminHandlerTest-seed#[74DC3F8F60FD25DA]-worker) [ ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml [junit4] 2> 1344563 INFO (SUITE-CoreAdminHandlerTest-seed#[74DC3F8F60FD25DA]-worker) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1344563 INFO (SUITE-CoreAdminHandlerTest-seed#[74DC3F8F60FD25DA]-worker) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1344564 INFO (SUITE-CoreAdminHandlerTest-seed#[74DC3F8F60FD25DA]-worker) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1344564 INFO (SUITE-CoreAdminHandlerTest-seed#[74DC3F8F60FD25DA]-worker) [ ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr [junit4] 2> 1344564 INFO (SUITE-CoreAdminHandlerTest-seed#[74DC3F8F60FD25DA]-worker) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr' [junit4] 2> 1344564 INFO (SUITE-CoreAdminHandlerTest-seed#[74DC3F8F60FD25DA]-worker) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1344564 INFO (SUITE-CoreAdminHandlerTest-seed#[74DC3F8F60FD25DA]-worker) [ ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr [junit4] 2> 1344564 INFO (SUITE-CoreAdminHandlerTest-seed#[74DC3F8F60FD25DA]-worker) [ ] o.a.s.c.CoreContainer New CoreContainer 1005998162 [junit4] 2> 1344564 INFO (SUITE-CoreAdminHandlerTest-seed#[74DC3F8F60FD25DA]-worker) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr] [junit4] 2> 1344564 WARN (SUITE-CoreAdminHandlerTest-seed#[74DC3F8F60FD25DA]-worker) [ ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/lib [junit4] 2> 1344565 INFO (SUITE-CoreAdminHandlerTest-seed#[74DC3F8F60FD25DA]-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> 1344570 INFO (SUITE-CoreAdminHandlerTest-seed#[74DC3F8F60FD25DA]-worker) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true [junit4] 2> 1344571 INFO (SUITE-CoreAdminHandlerTest-seed#[74DC3F8F60FD25DA]-worker) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1344571 INFO (SUITE-CoreAdminHandlerTest-seed#[74DC3F8F60FD25DA]-worker) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1344571 INFO (SUITE-CoreAdminHandlerTest-seed#[74DC3F8F60FD25DA]-worker) [ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 1344571 INFO (SUITE-CoreAdminHandlerTest-seed#[74DC3F8F60FD25DA]-worker) [ ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 1344572 INFO (SUITE-CoreAdminHandlerTest-seed#[74DC3F8F60FD25DA]-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=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.admin.CoreAdminHandlerTest_74DC3F8F60FD25DA-001/init-core-data-001, shard=shard1} [junit4] 2> 1344580 INFO (coreLoadExecutor-5114-thread-1) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1' [junit4] 2> 1344580 INFO (coreLoadExecutor-5114-thread-1) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1344580 INFO (coreLoadExecutor-5114-thread-1) [ ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr [junit4] 2> 1344581 INFO (coreLoadExecutor-5114-thread-1) [ ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader [junit4] 2> 1344581 INFO (coreLoadExecutor-5114-thread-1) [ ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib/README' to classloader [junit4] 2> 1344603 INFO (coreLoadExecutor-5114-thread-1) [ ] o.a.s.c.SolrConfig current version of requestparams : -1 [junit4] 2> 1344611 WARN (coreLoadExecutor-5114-thread-1) [ ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead. [junit4] 2> 1344612 INFO (coreLoadExecutor-5114-thread-1) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0 [junit4] 2> 1344633 INFO (coreLoadExecutor-5114-thread-1) [ ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml [junit4] 2> 1344658 INFO (coreLoadExecutor-5114-thread-1) [ ] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 1344808 INFO (coreLoadExecutor-5114-thread-1) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 1344824 INFO (coreLoadExecutor-5114-thread-1) [ ] o.a.s.s.IndexSchema default search field in schema is text [junit4] 2> 1344826 INFO (coreLoadExecutor-5114-thread-1) [ ] o.a.s.s.IndexSchema unique key field: id [junit4] 2> 1344830 INFO (coreLoadExecutor-5114-thread-1) [ ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml [junit4] 2> 1344836 INFO (coreLoadExecutor-5114-thread-1) [ ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml [junit4] 2> 1344839 INFO (coreLoadExecutor-5114-thread-1) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1344840 INFO (coreLoadExecutor-5114-thread-1) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1344850 INFO (coreLoadExecutor-5114-thread-1) [ ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1' [junit4] 2> 1344850 INFO (coreLoadExecutor-5114-thread-1) [ ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1 [junit4] 2> 1344850 INFO (coreLoadExecutor-5114-thread-1) [ x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory [junit4] 2> 1344852 INFO (coreLoadExecutor-5114-thread-1) [ x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.admin.CoreAdminHandlerTest_74DC3F8F60FD25DA-001/init-core-data-001/] [junit4] 2> 1344852 INFO (coreLoadExecutor-5114-thread-1) [ x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@49cefbf9 [junit4] 2> 1344853 INFO (coreLoadExecutor-5114-thread-1) [ x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.admin.CoreAdminHandlerTest_74DC3F8F60FD25DA-001/init-core-data-001 [junit4] 2> 1344854 INFO (coreLoadExecutor-5114-thread-1) [ x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.admin.CoreAdminHandlerTest_74DC3F8F60FD25DA-001/init-core-data-001/index/ [junit4] 2> 1344855 WARN (coreLoadExecutor-5114-thread-1) [ x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.admin.CoreAdminHandlerTest_74DC3F8F60FD25DA-001/init-core-data-001/index' doesn't exist. Creating new index... [junit4] 2> 1344855 INFO (coreLoadExecutor-5114-thread-1) [ x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.admin.CoreAdminHandlerTest_74DC3F8F60FD25DA-001/init-core-data-001/index [junit4] 2> 1344855 INFO (coreLoadExecutor-5114-thread-1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=82.2470703125, floorSegmentMB=1.4189453125, forceMergeDeletesPctAllowed=6.80593255749753, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.15096637245364264 [junit4] 2> 1344856 INFO (coreLoadExecutor-5114-thread-1) [ x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@37dbf87c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4c747296),segFN=segments_1,generation=1} [junit4] 2> 1344856 INFO (coreLoadExecutor-5114-thread-1) [ x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1 [junit4] 2> 1344865 INFO (coreLoadExecutor-5114-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe" [junit4] 2> 1344866 INFO (coreLoadExecutor-5114-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 1344866 INFO (coreLoadExecutor-5114-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields" [junit4] 2> 1344866 INFO (coreLoadExecutor-5114-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields" [junit4] 2> 1344866 INFO (coreLoadExecutor-5114-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig" [junit4] 2> 1344866 INFO (coreLoadExecutor-5114-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 1344866 INFO (coreLoadExecutor-5114-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields" [junit4] 2> 1344866 INFO (coreLoadExecutor-5114-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields" [junit4] 2> 1344866 INFO (coreLoadExecutor-5114-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 1344867 INFO (coreLoadExecutor-5114-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 1344867 INFO (coreLoadExecutor-5114-thread-1) [ x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 1344867 INFO (coreLoadExecutor-5114-thread-1) [ x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 1344869 INFO (coreLoadExecutor-5114-thread-1) [ x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 1344870 INFO (coreLoadExecutor-5114-thread-1) [ x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 1344871 INFO (coreLoadExecutor-5114-thread-1) [ x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 1344872 INFO (coreLoadExecutor-5114-thread-1) [ x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 1344872 INFO (OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.admin.CoreAdminHandlerTest_74DC3F8F60FD25DA-001/init-core-data-001/ [junit4] 2> 1344882 INFO (coreLoadExecutor-5114-thread-1) [ x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy [junit4] 2> 1344883 INFO (coreLoadExecutor-5114-thread-1) [ x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/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> 1344883 INFO (coreLoadExecutor-5114-thread-1) [ x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 1344896 INFO (coreLoadExecutor-5114-thread-1) [ x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1344896 INFO (coreLoadExecutor-5114-thread-1) [ x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1344896 INFO (coreLoadExecutor-5114-thread-1) [ x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1344896 INFO (coreLoadExecutor-5114-thread-1) [ x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1344897 INFO (coreLoadExecutor-5114-thread-1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=47, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 1344899 INFO (coreLoadExecutor-5114-thread-1) [ x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@37dbf87c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4c747296),segFN=segments_1,generation=1} [junit4] 2> 1344899 INFO (coreLoadExecutor-5114-thread-1) [ x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1 [junit4] 2> 1344899 INFO (coreLoadExecutor-5114-thread-1) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@60d1998e[collection1] main] [junit4] 2> 1344899 INFO (coreLoadExecutor-5114-thread-1) [ x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO} [junit4] 2> 1344899 INFO (coreLoadExecutor-5114-thread-1) [ x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage [junit4] 2> 1344900 INFO (coreLoadExecutor-5114-thread-1) [ x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources [junit4] 2> 1344900 INFO (coreLoadExecutor-5114-thread-1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 1344916 INFO (coreLoadExecutor-5114-thread-1) [ x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 1344969 INFO (coreLoadExecutor-5114-thread-1) [ x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1344969 INFO (searcherExecutor-5115-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 1344969 INFO (searcherExecutor-5115-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct [junit4] 2> 1344969 INFO (searcherExecutor-5115-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak [junit4] 2> 1344970 INFO (searcherExecutor-5115-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields [junit4] 2> 1344970 INFO (coreLoadExecutor-5114-thread-1) [ x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets [junit4] 2> 1344970 INFO (coreLoadExecutor-5114-thread-1) [ x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index [junit4] 2> 1344970 INFO (searcherExecutor-5115-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler [junit4] 2> 1344970 INFO (coreLoadExecutor-5114-thread-1) [ x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index [junit4] 2> 1344970 INFO (coreLoadExecutor-5114-thread-1) [ x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1528352509622484992 [junit4] 2> 1344970 INFO (searcherExecutor-5115-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external [junit4] 2> 1344971 INFO (searcherExecutor-5115-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq [junit4] 2> 1344971 INFO (searcherExecutor-5115-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn [junit4] 2> 1344971 INFO (searcherExecutor-5115-thread-1-processing-x:collection1) [ x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict [junit4] 2> 1344972 INFO (searcherExecutor-5115-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@60d1998e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1344972 INFO (coreLoadExecutor-5114-thread-1) [ x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1528352509622484992 [junit4] 2> 1344972 INFO (coreLoadExecutor-5114-thread-1) [ x:collection1] o.a.s.c.CoreContainer registering core: collection1 [junit4] 2> 1344974 INFO (SUITE-CoreAdminHandlerTest-seed#[74DC3F8F60FD25DA]-worker) [ ] o.a.s.SolrTestCaseJ4 ####initCore end [junit4] 2> 1344976 INFO (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[74DC3F8F60FD25DA]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testCreateWithSysVars [junit4] 2> 1344980 INFO (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[74DC3F8F60FD25DA]) [ ] 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> 1344980 INFO (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[74DC3F8F60FD25DA]) [ ] 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=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.admin.CoreAdminHandlerTest_74DC3F8F60FD25DA-001/org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001/data_diff} [junit4] 2> 1344980 INFO (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[74DC3F8F60FD25DA]) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.admin.CoreAdminHandlerTest_74DC3F8F60FD25DA-001/org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001/with_sys_vars' [junit4] 2> 1344980 INFO (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[74DC3F8F60FD25DA]) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1344981 INFO (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[74DC3F8F60FD25DA]) [ ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr [junit4] 2> 1344994 INFO (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[74DC3F8F60FD25DA]) [ ] o.a.s.c.SolrConfig current version of requestparams : -1 [junit4] 2> 1344996 WARN (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[74DC3F8F60FD25DA]) [ ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead. [junit4] 2> 1344997 INFO (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[74DC3F8F60FD25DA]) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0 [junit4] 2> 1345003 INFO (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[74DC3F8F60FD25DA]) [ ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig_ren.xml [junit4] 2> 1345007 INFO (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[74DC3F8F60FD25DA]) [ ] o.a.s.s.IndexSchema [org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] Schema name=tiny [junit4] 2> 1345024 INFO (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[74DC3F8F60FD25DA]) [ ] o.a.s.s.IndexSchema unique key field: id [junit4] 2> 1345029 INFO (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[74DC3F8F60FD25DA]) [ ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.admin.CoreAdminHandlerTest_74DC3F8F60FD25DA-001/org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001/with_sys_vars' [junit4] 2> 1345029 INFO (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[74DC3F8F60FD25DA]) [ ] o.a.s.c.CoreContainer Creating SolrCore 'org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.admin.CoreAdminHandlerTest_74DC3F8F60FD25DA-001/org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001/with_sys_vars [junit4] 2> 1345030 INFO (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[74DC3F8F60FD25DA]) [ x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.c.SolrCore solr.NRTCachingDirectoryFactory [junit4] 2> 1345030 INFO (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[74DC3F8F60FD25DA]) [ x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.c.SolrCore [[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.admin.CoreAdminHandlerTest_74DC3F8F60FD25DA-001/org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001/with_sys_vars], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.admin.CoreAdminHandlerTest_74DC3F8F60FD25DA-001/org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001/data_diff/] [junit4] 2> 1345030 INFO (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[74DC3F8F60FD25DA]) [ x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.c.SolrCore JMX monitoring not detected for core: org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars [junit4] 2> 1345031 INFO (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[74DC3F8F60FD25DA]) [ x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.admin.CoreAdminHandlerTest_74DC3F8F60FD25DA-001/org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001/data_diff [junit4] 2> 1345031 INFO (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[74DC3F8F60FD25DA]) [ x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.admin.CoreAdminHandlerTest_74DC3F8F60FD25DA-001/org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001/data_diff/index/ [junit4] 2> 1345032 WARN (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[74DC3F8F60FD25DA]) [ x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.c.SolrCore [org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.admin.CoreAdminHandlerTest_74DC3F8F60FD25DA-001/org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001/data_diff/index' doesn't exist. Creating new index... [junit4] 2> 1345036 INFO (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[74DC3F8F60FD25DA]) [ x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.admin.CoreAdminHandlerTest_74DC3F8F60FD25DA-001/org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001/data_diff/index [junit4] 2> 1345036 INFO (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[74DC3F8F60FD25DA]) [ x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=1.3125, floorSegmentMB=1.259765625, forceMergeDeletesPctAllowed=12.374512273730264, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0 [junit4] 2> 1345052 INFO (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[74DC3F8F60FD25DA]) [ x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=NRTCachingDirectory(MMapDirectory@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.admin.CoreAdminHandlerTest_74DC3F8F60FD25DA-001/org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001/data_diff/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@679631e8; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1} [junit4] 2> 1345052 INFO (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[74DC3F8F60FD25DA]) [ x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.c.SolrDeletionPolicy newest commit generation = 1 [junit4] 2> 1345060 INFO (OldIndexDirectoryCleanupThreadForCore-org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars) [ x: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 /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.admin.CoreAdminHandlerTest_74DC3F8F60FD25DA-001/org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001/data_diff/ [junit4] 2> 1345062 INFO (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[74DC3F8F60FD25DA]) [ x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 1345064 INFO (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[74DC3F8F60FD25DA]) [ x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 1345064 INFO (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[74DC3F8F60FD25DA]) [ x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 1345065 INFO (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[74DC3F8F60FD25DA]) [ x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 1345066 INFO (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[74DC3F8F60FD25DA]) [ x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 1345068 INFO (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[74DC3F8F60FD25DA]) [ x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] 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> 1345068 INFO (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[74DC3F8F60FD25DA]) [ x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 1345076 INFO (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[74DC3F8F60FD25DA]) [ x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1345076 INFO (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[74DC3F8F60FD25DA]) [ x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1345076 INFO (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[74DC3F8F60FD25DA]) [ x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=25.44921875, floorSegmentMB=1.6875, forceMergeDeletesPctAllowed=18.86823050397277, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0 [junit4] 2> 1345077 INFO (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[74DC3F8F60FD25DA]) [ x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=NRTCachingDirectory(MMapDirectory@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.admin.CoreAdminHandlerTest_74DC3F8F60FD25DA-001/org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001/data_diff/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@679631e8; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1} [junit4] 2> 1345077 INFO (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[74DC3F8F60FD25DA]) [ x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.c.SolrDeletionPolicy newest commit generation = 1 [junit4] 2> 1345077 INFO (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[74DC3F8F60FD25DA]) [ x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.s.SolrIndexSearcher Opening [Searcher@d6d1f30[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] main] [junit4] 2> 1345077 INFO (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[74DC3F8F60FD25DA]) [ x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.admin.CoreAdminHandlerTest_74DC3F8F60FD25DA-001/org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001/with_sys_vars/conf [junit4] 2> 1345077 INFO (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[74DC3F8F60FD25DA]) [ x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.admin.CoreAdminHandlerTest_74DC3F8F60FD25DA-001/org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001/with_sys_vars/conf} [junit4] 2> 1345077 INFO (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[74DC3F8F60FD25DA]) [ x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.admin.CoreAdminHandlerTest_74DC3F8F60FD25DA-001/org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001/with_sys_vars/conf [junit4] 2> 1345078 INFO (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[74DC3F8F60FD25DA]) [ x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.r.RestManager Initializing 0 registered ManagedResources [junit4] 2> 1345078 INFO (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[74DC3F8F60FD25DA]) [ x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1345078 INFO (searcherExecutor-5121-thread-1-processing-x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars) [ x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.c.SolrCore [org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] Registered new searcher Searcher@d6d1f30[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1345078 INFO (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[74DC3F8F60FD25DA]) [ x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.c.CoreContainer registering core: org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars [junit4] 2> 1345079 INFO (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[74DC3F8F60FD25DA]) [ x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Ending testCreateWithSysVars [junit4] 2> 1345083 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[74DC3F8F60FD25DA]) [ x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDir [junit4] 2> 1345118 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[74DC3F8F60FD25DA]) [ ] o.e.j.s.Server jetty-9.3.6.v20151106 [junit4] 2> 1345265 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[74DC3F8F60FD25DA]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@30a734cd{/solr,null,AVAILABLE} [junit4] 2> 1345265 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[74DC3F8F60FD25DA]) [ ] o.e.j.s.ServerConnector Started ServerConnector@42228450{HTTP/1.1,[http/1.1]}{127.0.0.1:41953} [junit4] 2> 1345265 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[74DC3F8F60FD25DA]) [ ] o.e.j.s.Server Started @1349079ms [junit4] 2> 1345265 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[74DC3F8F60FD25DA]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41953} [junit4] 2> 1345266 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[74DC3F8F60FD25DA]) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a [junit4] 2> 1345266 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[74DC3F8F60FD25DA]) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.admin.CoreAdminHandlerTest_74DC3F8F60FD25DA-001/init-core-data-001/org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-26010805058765443' [junit4] 2> 1345266 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[74DC3F8F60FD25DA]) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1345266 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[74DC3F8F60FD25DA]) [ ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr [junit4] 2> 1345266 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[74DC3F8F60FD25DA]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.admin.CoreAdminHandlerTest_74DC3F8F60FD25DA-001/init-core-data-001/org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-26010805058765443/solr.xml [junit4] 2> 1345272 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[74DC3F8F60FD25DA]) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.admin.CoreAdminHandlerTest_74DC3F8F60FD25DA-001/init-core-data-001/org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-26010805058765443/. [junit4] 2> 1345272 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[74DC3F8F60FD25DA]) [ ] o.a.s.c.CoreContainer New CoreContainer 1070094974 [junit4] 2> 1345272 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[74DC3F8F60FD25DA]) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.admin.CoreAdminHandlerTest_74DC3F8F60FD25DA-001/init-core-data-001/org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-26010805058765443] [junit4] 2> 1345272 WARN (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[74DC3F8F60FD25DA]) [ ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.admin.CoreAdminHandlerTest_74DC3F8F60FD25DA-001/init-core-data-001/org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-26010805058765443/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.admin.CoreAdminHandlerTest_74DC3F8F60FD25DA-001/init-core-data-001/org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-26010805058765443/lib [junit4] 2> 1345273 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[74DC3F8F60FD25DA]) [ ] 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> 1345274 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[74DC3F8F60FD25DA]) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 1345274 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[74DC3F8F60FD25DA]) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1345275 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[74DC3F8F60FD25DA]) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1345275 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[74DC3F8F60FD25DA]) [ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 1345275 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[74DC3F8F60FD25DA]) [ ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 1345275 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[74DC3F8F60FD25DA]) [ ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.admin.CoreAdminHandlerTest_74DC3F8F60FD25DA-001/init-core-data-001/org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-26010805058765443/. [junit4] 2> 1345290 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[74DC3F8F60FD25DA]) [ ] 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> 1345291 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[74DC3F8F60FD25DA]) [ ] o.a.s.c.CorePropertiesLocator Found core corex in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.admin.CoreAdminHandlerTest_74DC3F8F60FD25DA-001/init-core-data-001/org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-26010805058765443/./corex [junit4] 2> 1345291 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[74DC3F8F60FD25DA]) [ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions [junit4] 2> 1345304 INFO (coreLoadExecutor-5130-thread-1) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.admin.CoreAdminHandlerTest_74DC3F8F60FD25DA-001/init-core-data-001/org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-26010805058765443/corex' [junit4] 2> 1345305 INFO (coreLoadExecutor-5130-thread-1) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1345305 INFO (coreLoadExecutor-5130-thread-1) [ ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr [junit4] 2> 1345330 INFO (coreLoadExecutor-5130-thread-1) [ ] o.a.s.c.SolrConfig current version of requestparams : -1 [junit4] 2> 1345340 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[74DC3F8F60FD25DA]) [ ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0 [junit4] 2> 1345340 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[74DC3F8F60FD25DA]) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 1345346 WARN (coreLoadExecutor-5130-thread-1) [ ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead. [junit4] 2> 1345380 INFO (coreLoadExecutor-5130-thread-1) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0 [junit4] 2> 1345447 INFO (coreLoadExecutor-5130-thread-1) [ ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml [junit4] 2> 1345461 INFO (coreLoadExecutor-5130-thread-1) [ ] o.a.s.s.IndexSchema [corex] Schema name=test [junit4] 2> 1345653 INFO (coreLoadExecutor-5130-thread-1) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 1345666 INFO (coreLoadExecutor-5130-thread-1) [ ] o.a.s.s.IndexSchema default search field in schema is text [junit4] 2> 1345667 INFO (coreLoadExecutor-5130-thread-1) [ ] o.a.s.s.IndexSchema unique key field: id [junit4] 2> 1345673 INFO (coreLoadExecutor-5130-thread-1) [ ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml [junit4] 2> 1345676 INFO (coreLoadExecutor-5130-thread-1) [ ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml [junit4] 2> 1345689 INFO (coreLoadExecutor-5130-thread-1) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1345691 INFO (coreLoadExecutor-5130-thread-1) [ ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1345701 INFO (coreLoadExecutor-5130-thread-1) [ ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.admin.CoreAdminHandlerTest_74DC3F8F60FD25DA-001/init-core-data-001/org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-26010805058765443/corex' [junit4] 2> 1345701 INFO (coreLoadExecutor-5130-thread-1) [ ] o.a.s.c.CoreContainer Creating SolrCore 'corex' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.admin.CoreAdminHandlerTest_74DC3F8F60FD25DA-001/init-core-data-001/org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-26010805058765443/./corex [junit4] 2> 1345702 INFO (coreLoadExecutor-5130-thread-1) [ x:corex] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory [junit4] 2> 1345702 INFO (coreLoadExecutor-5130-thread-1) [ x:corex] o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.admin.CoreAdminHandlerTest_74DC3F8F60FD25DA-001/init-core-data-001/org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-26010805058765443/corex], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.admin.CoreAdminHandlerTest_74DC3F8F60FD25DA-001/init-core-data-001/org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-26010805058765443/./corex/data/] [junit4] 2> 1345702 INFO (coreLoadExecutor-5130-thread-1) [ x:corex] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@49cefbf9 [junit4] 2> 1345702 INFO (coreLoadExecutor-5130-thread-1) [ x:corex] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.admin.CoreAdminHandlerTest_74DC3F8F60FD25DA-001/init-core-data-001/org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-26010805058765443/./corex/data [junit4] 2> 1345709 INFO (coreLoadExecutor-5130-thread-1) [ x:corex] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.admin.CoreAdminHandlerTest_74DC3F8F60FD25DA-001/init-core-data-001/org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-26010805058765443/./corex/data/index/ [junit4] 2> 1345709 WARN (coreLoadExecutor-5130-thread-1) [ x:corex] o.a.s.c.SolrCore [corex] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.admin.CoreAdminHandlerTest_74DC3F8F60FD25DA-001/init-core-data-001/org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-26010805058765443/./corex/data/index' doesn't exist. Creating new index... [junit4] 2> 1345709 INFO (coreLoadExecutor-5130-thread-1) [ x:corex] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.admin.CoreAdminHandlerTest_74DC3F8F60FD25DA-001/init-core-data-001/org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-26010805058765443/./corex/data/index [junit4] 2> 1345709 INFO (coreLoadExecutor-5130-thread-1) [ x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=82.2470703125, floorSegmentMB=1.4189453125, forceMergeDeletesPctAllowed=6.80593255749753, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.15096637245364264 [junit4] 2> 1345710 INFO (coreLoadExecutor-5130-thread-1) [ x:corex] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@1f3e5126 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@184b2b7d),segFN=segments_1,generation=1} [junit4] 2> 1345710 INFO (coreLoadExecutor-5130-thread-1) [ x:corex] o.a.s.c.SolrDeletionPolicy newest commit generation = 1 [junit4] 2> 1345731 INFO (coreLoadExecutor-5130-thread-1) [ x:corex] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe" [junit4] 2> 1345731 INFO (coreLoadExecutor-5130-thread-1) [ x:corex] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 1345732 INFO (coreLoadExecutor-5130-thread-1) [ x:corex] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields" [junit4] 2> 1345732 INFO (coreLoadExecutor-5130-thread-1) [ x:corex] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields" [junit4] 2> 1345732 INFO (coreLoadExecutor-5130-thread-1) [ x:corex] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig" [junit4] 2> 1345732 INFO (coreLoadExecutor-5130-thread-1) [ x:corex] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 1345732 INFO (coreLoadExecutor-5130-thread-1) [ x:corex] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields" [junit4] 2> 1345732 INFO (coreLoadExecutor-5130-thread-1) [ x:corex] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields" [junit4] 2> 1345732 INFO (coreLoadExecutor-5130-thread-1) [ x:corex] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 1345733 INFO (coreLoadExecutor-5130-thread-1) [ x:corex] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 1345733 INFO (coreLoadExecutor-5130-thread-1) [ x:corex] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 1345733 INFO (coreLoadExecutor-5130-thread-1) [ x:corex] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 1345735 INFO (OldIndexDirectoryCleanupThreadForCore-corex) [ x:corex] o.a.s.c.SolrCore Looking for old index directories to cleanup for core corex in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.admin.CoreAdminHandlerTest_74DC3F8F60FD25DA-001/init-core-data-001/org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-26010805058765443/./corex/data/ [junit4] 2> 1345735 WARN (OldIndexDirectoryCleanupThreadForCore-corex) [ x:corex] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.admin.CoreAdminHandlerTest_74DC3F8F60FD25DA-001/init-core-data-001/org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-26010805058765443/./corex/data/ does not point to a valid data directory; skipping clean-up of old index directories. [junit4] 2> 1345737 INFO (coreLoadExecutor-5130-thread-1) [ x:corex] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 1345739 INFO (coreLoadExecutor-5130-thread-1) [ x:corex] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 1345740 INFO (coreLoadExecutor-5130-thread-1) [ x:corex] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 1345742 INFO (coreLoadExecutor-5130-thread-1) [ x:corex] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 1345748 INFO (coreLoadExecutor-5130-thread-1) [ x:corex] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy [junit4] 2> 1345758 INFO (coreLoadExecutor-5130-thread-1) [ x:corex] 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> 1345758 INFO (coreLoadExecutor-5130-thread-1) [ x:corex] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 1345769 INFO (coreLoadExecutor-5130-thread-1) [ x:corex] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1345769 INFO (coreLoadExecutor-5130-thread-1) [ x:corex] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1345770 INFO (coreLoadExecutor-5130-thread-1) [ x:corex] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1345770 INFO (coreLoadExecutor-5130-thread-1) [ x:corex] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1345771 INFO (coreLoadExecutor-5130-thread-1) [ x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=47, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 1345771 INFO (coreLoadExecutor-5130-thread-1) [ x:corex] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@1f3e5126 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@184b2b7d),segFN=segments_1,generation=1} [junit4] 2> 1345771 INFO (coreLoadExecutor-5130-thread-1) [ x:corex] o.a.s.c.SolrDeletionPolicy newest commit generation = 1 [junit4] 2> 1345771 INFO (coreLoadExecutor-5130-thread-1) [ x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@46a1a153[corex] main] [junit4] 2> 1345772 INFO (coreLoadExecutor-5130-thread-1) [ x:corex] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO} [junit4] 2> 1345772 INFO (coreLoadExecutor-5130-thread-1) [ x:corex] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage [junit4] 2> 1345772 INFO (coreLoadExecutor-5130-thread-1) [ x:corex] o.a.s.r.RestManager Initializing 0 registered ManagedResources [junit4] 2> 1345772 INFO (coreLoadExecutor-5130-thread-1) [ x:corex] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 1345789 INFO (coreLoadExecutor-5130-thread-1) [ x:corex] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 1345861 INFO (coreLoadExecutor-5130-thread-1) [ x:corex] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1345861 INFO (searcherExecutor-5131-thread-1-processing-x:corex) [ x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 1345862 INFO (searcherExecutor-5131-thread-1-processing-x:corex) [ x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct [junit4] 2> 1345862 INFO (coreLoadExecutor-5130-thread-1) [ x:corex] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets [junit4] 2> 1345862 INFO (searcherExecutor-5131-thread-1-processing-x:corex) [ x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak [junit4] 2> 1345862 INFO (coreLoadExecutor-5130-thread-1) [ x:corex] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index [junit4] 2> 1345862 INFO (searcherExecutor-5131-thread-1-processing-x:corex) [ x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields [junit4] 2> 1345862 INFO (coreLoadExecutor-5130-thread-1) [ x:corex] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index [junit4] 2> 1345863 INFO (coreLoadExecutor-5130-thread-1) [ x:corex] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1528352510558863360 [junit4] 2> 1345863 INFO (searcherExecutor-5131-thread-1-processing-x:corex) [ x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler [junit4] 2> 1345863 INFO (searcherExecutor-5131-thread-1-processing-x:corex) [ x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external [junit4] 2> 1345864 INFO (searcherExecutor-5131-thread-1-processing-x:corex) [ x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq [junit4] 2> 1345864 INFO (searcherExecutor-5131-thread-1-processing-x:corex) [ x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn [junit4] 2> 1345865 INFO (searcherExecutor-5131-thread-1-processing-x:corex) [ x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict [junit4] 2> 1345865 INFO (coreLoadExecutor-5130-thread-1) [ x:corex] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1528352510558863360 [junit4] 2> 1345865 INFO (coreLoadExecutor-5130-thread-1) [ x:corex] o.a.s.c.CoreContainer registering core: corex [junit4] 2> 1345866 INFO (searcherExecutor-5131-thread-1-processing-x:corex) [ x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@46a1a153[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1346355 INFO (qtp146973025-10451) [ x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex] webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1528352511072665600)]} 0 1 [junit4] 2> 1346357 INFO (qtp146973025-10452) [ x:corex] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 1346364 INFO (qtp146973025-10452) [ x:corex] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@1f3e5126 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@184b2b7d),segFN=segments_1,generation=1} [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@1f3e5126 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@184b2b7d),segFN=segments_2,generation=2} [junit4] 2> 1346365 INFO (qtp146973025-10452) [ x:corex] o.a.s.c.SolrDeletionPolicy newest commit generation = 2 [junit4] 2> 1346367 INFO (qtp146973025-10452) [ x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@5fd831bc[corex] main] [junit4] 2> 1346367 INFO (qtp146973025-10452) [ x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 1346368 INFO (searcherExecutor-5131-thread-1-processing-x:corex) [ x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@5fd831bc[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.1.0):c1)))} [junit4] 2> 1346368 INFO (qtp146973025-10452) [ x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex] webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 11 [junit4] 2> 1346371 INFO (qtp146973025-10454) [ ] o.a.s.c.SolrCore [corex] CLOSING SolrCore org.apache.solr.core.SolrCore@19963f01 [junit4] 2> 1346372 INFO (qtp146973025-10454) [ ] 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> 1346372 INFO (qtp146973025-10454) [ ] o.a.s.u.SolrCoreState Closing SolrCoreState [junit4] 2> 1346372 INFO (qtp146973025-10454) [ ] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter [junit4] 2> 1346372 INFO (qtp146973025-10454) [ ] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser [junit4] 2> 1346373 INFO (qtp146973025-10454) [ ] o.a.s.c.SolrCore [corex] Closing main searcher on request. [junit4] 2> 1346391 INFO (qtp146973025-10454) [ ] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked [junit4] 2> 1346391 INFO (qtp146973025-10454) [ ] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.admin.CoreAdminHandlerTest_74DC3F8F60FD25DA-001/init-core-data-001/org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-26010805058765443/./corex/data [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.admin.CoreAdminHandlerTest_74DC3F8F60FD25DA-001/init-core-data-001/org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-26010805058765443/./corex/data;done=false>>] [junit4] 2> 1346391 INFO (qtp146973025-10454) [ ] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.admin.CoreAdminHandlerTest_74DC3F8F60FD25DA-001/init-core-data-001/org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-26010805058765443/./corex/data [junit4] 2> 1346391 INFO (qtp146973025-10454) [ ] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.admin.CoreAdminHandlerTest_74DC3F8F60FD25DA-001/init-core-data-001/org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-26010805058765443/./corex/data/index [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.admin.CoreAdminHandlerTest_74DC3F8F60FD25DA-001/init-core-data-001/org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-26010805058765443/./corex/data/index;done=false>>] [junit4] 2> 1346391 INFO (qtp146973025-10454) [ ] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.admin.CoreAdminHandlerTest_74DC3F8F60FD25DA-001/init-core-data-001/org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-26010805058765443/./corex/data/index [junit4] 2> 1346398 INFO (qtp146973025-10454) [ ] 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=27 [junit4] 2> 1346401 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[74DC3F8F60FD25DA]) [ ] o.e.j.s.ServerConnector Stopped ServerConnector@42228450{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 1346401 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[74DC3F8F60FD25DA]) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1070094974 [junit4] 2> 1346402 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[74DC3F8F60FD25DA]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@30a734cd{/solr,null,UNAVAILABLE} [junit4] 2> 1346403 INFO (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[74DC3F8F60FD25DA]) [ x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDir [junit4] 2> 1346406 INFO (TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[74DC3F8F60FD25DA]) [ x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Starting testNonexistentCoreReload [junit4] 2> 1346406 INFO (TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[74DC3F8F60FD25DA]) [ x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Ending testNonexistentCoreReload [junit4] 2> 1346409 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[74DC3F8F60FD25DA]) [ x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Starting testCoreAdminHandler [junit4] 2> 1346681 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[74DC3F8F60FD25DA]) [ x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.h.a.CoreAdminOperation core create command name=ugly$core%3Dname&action=CREATE&instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.admin.CoreAdminHandlerTest_74DC3F8F60FD25DA-001/tempDir-001/instProp&wt=xml [junit4] 2> 1346681 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[74DC3F8F60FD25DA]) [ x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] 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> 1346682 ERROR (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[74DC3F8F60FD25DA]) [ x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.c.CoreContainer Error creating core [ugly$core=name]: Invalid core: ugly$core=name. core names must consist entirely of periods, underscores, hyphens, and alphanumerics [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:497) [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:745) [junit4] 2> 1346683 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[74DC3F8F60FD25DA]) [ ] o.a.s.h.a.CoreAdminOperation core create command property.hoss=man&name=props&action=CREATE&property.foo=baz&instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.admin.CoreAdminHandlerTest_74DC3F8F60FD25DA-001/tempDir-001/instProp&wt=xml [junit4] 2> 1346683 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[74DC3F8F60FD25DA]) [ ] 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> 1346683 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[74DC3F8F60FD25DA]) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.handler.admin.CoreAdminHandlerTest_74DC3F8F60FD25DA-001/tempDir-001/instProp' [junit4] 2> 1346683 INFO (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[74DC3 [...truncated too long message...] oncurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:266) [junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522) [junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498) [junit4] 2> 1648127 INFO (TEST-TestCollectionAPI.test-seed#[74DC3F8F60FD25DA]) [ ] o.e.j.s.ServerConnector Stopped ServerConnector@1225ff1e{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 1648127 INFO (TEST-TestCollectionAPI.test-seed#[74DC3F8F60FD25DA]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@46efe73e{/w/a,null,UNAVAILABLE} [junit4] 2> 1648129 INFO (TEST-TestCollectionAPI.test-seed#[74DC3F8F60FD25DA]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:56127 56127 [junit4] 2> 1648336 INFO (Thread-6930) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:56127 56127 [junit4] 2> 1648337 WARN (Thread-6930) [ ] 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> 2 /solr/overseer_elect/election/95522048931594251-127.0.0.1:38059_w%2Fa-n_0000000002 [junit4] 2> 2 /solr/collections/clusterStatusZNodeVersion/state.json [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/queue-work [junit4] 2> 2 /solr/overseer/collection-queue-work [junit4] 2> [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestCollectionAPI -Dtests.method=test -Dtests.seed=74DC3F8F60FD25DA -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=de-GR -Dtests.timezone=Africa/Kampala -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] ERROR 42.7s J1 | TestCollectionAPI.test <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:38059/w/a, http://127.0.0.1:33740/w/a, http://127.0.0.1:41285/w/a] [junit4] > at __randomizedtesting.SeedInfo.seed([74DC3F8F60FD25DA:FC880055CE014822]: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:745) [junit4] > Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:33740/w/a: 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> 1648342 INFO (SUITE-TestCollectionAPI-seed#[74DC3F8F60FD25DA]-worker) [ ] o.a.s.SolrTestCaseJ4 ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionAPI_74DC3F8F60FD25DA-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene60): {_version_=PostingsFormat(name=LuceneFixedGap), id=Lucene50(blocksize=128)}, docValues:{}, maxPointsInLeafNode=1775, maxMBSortInHeap=6.340160962832739, sim=ClassicSimilarity, locale=de-GR, timezone=Africa/Kampala [junit4] 2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 1.8.0_66 (64-bit)/cpus=4,threads=1,free=74147520,total=527958016 [junit4] 2> NOTE: All tests run in this JVM: [TestIntervalFaceting, TestConfigSetProperties, DistribDocExpirationUpdateProcessorTest, TestImplicitCoreProperties, TestSolrCoreProperties, CloneFieldUpdateProcessorFactoryTest, TestConfigSetsAPIExclusivity, ChaosMonkeyNothingIsSafeTest, TestSurroundQueryParser, ShardRoutingCustomTest, SortByFunctionTest, TestBM25SimilarityFactory, UpdateRequestProcessorFactoryTest, TestSolrConfigHandler, SolrCmdDistributorTest, ParsingFieldUpdateProcessorsTest, TestSystemIdResolver, TestFiltering, DistributedIntervalFacetingTest, IndexBasedSpellCheckerTest, TermsComponentTest, ConjunctionSolrSpellCheckerTest, CollectionReloadTest, HdfsWriteToMultipleCollectionsTest, MinimalSchemaTest, SoftAutoCommitTest, BasicFunctionalityTest, LeaderFailoverAfterPartitionTest, SpellingQueryConverterTest, DateRangeFieldTest, ConvertedLegacyTest, SimplePostToolTest, MigrateRouteKeyTest, HdfsThreadLeakTest, NumericFieldsTest, TestNRTOpen, TestRandomCollapseQParserPlugin, RemoteQueryErrorTest, SchemaVersionSpecificBehaviorTest, TestMiniSolrCloudClusterBase, PKIAuthenticationIntegrationTest, BigEndianAscendingWordDeserializerTest, LoggingHandlerTest, TestJsonRequest, AsyncMigrateRouteKeyTest, ConfigSetsAPITest, RuleEngineTest, HLLUtilTest, DistributedDebugComponentTest, CollectionsAPIAsyncDistributedZkTest, InfoHandlerTest, SpellPossibilityIteratorTest, UUIDUpdateProcessorFallbackTest, TestFieldSortValues, OverseerStatusTest, TestBinaryResponseWriter, TestSizeLimitedDistributedMap, DeleteShardTest, MBeansHandlerTest, TestCodecSupport, BlockJoinFacetDistribTest, TestQueryTypes, ZkSolrClientTest, TestFileDictionaryLookup, SuggesterFSTTest, TestSolrDeletionPolicy2, TestExpandComponent, NotRequiredUniqueKeyTest, TestFieldResource, TermVectorComponentTest, DistributedSuggestComponentTest, TestEmbeddedSolrServerConstructors, FastVectorHighlighterTest, CSVRequestHandlerTest, TestInitQParser, SimpleCollectionCreateDeleteTest, CoreAdminCreateDiscoverTest, TestPartialUpdateDeduplication, TestManagedSynonymFilterFactory, TestStressVersions, TestDistributedGrouping, TestDocumentBuilder, TestClassicSimilarityFactory, TestSimpleQParserPlugin, TestCollapseQParserPlugin, QueryResultKeyTest, TestStandardQParsers, MultiTermTest, TestRecoveryHdfs, DirectSolrSpellCheckerTest, TestDefaultStatsCache, TestAuthenticationFramework, TestSQLHandler, TestSimpleTrackingShardHandler, OpenCloseCoreStressTest, OverseerTest, ShardRoutingTest, BasicZkTest, ClusterStateUpdateTest, TestRandomFaceting, LeaderElectionTest, TestZkChroot, ZkCLITest, AutoCommitTest, TestHashPartitioner, HardAutoCommitTest, TestCoreContainer, SimpleFacetsTest, BadIndexSchemaTest, TestSort, DirectUpdateHandlerTest, HighlighterTest, SolrIndexSplitterTest, SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest, TestStressLucene, SuggesterWFSTTest, QueryEqualityTest, TestSolrDeletionPolicy1, XsltUpdateRequestHandlerTest, TestWriterPerf, DocumentBuilderTest, RegexBoostProcessorTest, JSONWriterTest, QueryParsingTest, BinaryUpdateRequestHandlerTest, TestLFUCache, CollectionsAPISolrJTest, ConcurrentDeleteAndCreateCollectionTest, DeleteInactiveReplicaTest, DistribJoinFromCollectionTest, MultiThreadedOCPTest, SSLMigrationTest, SharedFSAutoReplicaFailoverUtilsTest, SolrCloudExampleTest, SolrXmlInZkTest, TestCloudPivotFacet, TestCollectionAPI] [junit4] Completed [438/579 (2!)] on J1 in 42.73s, 1 test, 1 error <<< FAILURES! [...truncated 450 lines...] BUILD FAILED /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/build.xml:740: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/build.xml:684: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/build.xml:59: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build.xml:233: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/common-build.xml:524: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/lucene/common-build.xml:1457: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/lucene/common-build.xml:1014: There were test failures: 579 suites (10 ignored), 2313 tests, 2 errors, 88 ignored (71 assumptions) [seed: 74DC3F8F60FD25DA] Total time: 62 minutes 42 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts 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]
