Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1250/
4 tests failed. FAILED: org.apache.solr.cloud.HttpPartitionTest.test Error Message: Timeout occured while waiting response from server at: http://127.0.0.1:53851/_d/mh/c8n_1x2_leader_session_loss Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:53851/_d/mh/c8n_1x2_leader_session_loss at __randomizedtesting.SeedInfo.seed([178A31170CCC497C:9FDE0ECDA2302484]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:617) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219) at org.apache.solr.cloud.HttpPartitionTest.realTimeGetDocId(HttpPartitionTest.java:618) at org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:603) at org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:558) at org.apache.solr.cloud.HttpPartitionTest.testLeaderZkSessionLoss(HttpPartitionTest.java:508) at org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:119) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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:985) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960) 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: java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) at java.net.SocketInputStream.read(SocketInputStream.java:170) at java.net.SocketInputStream.read(SocketInputStream.java:141) at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139) at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155) at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261) at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165) at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:511) ... 49 more FAILED: junit.framework.TestSuite.org.apache.solr.core.TestLazyCores Error Message: ObjectTracker found 4 object(s) that were not released!!! [MockDirectoryWrapper, SolrCore, MockDirectoryWrapper, MDCAwareThreadPoolExecutor] Stack Trace: java.lang.AssertionError: ObjectTracker found 4 object(s) that were not released!!! [MockDirectoryWrapper, SolrCore, MockDirectoryWrapper, MDCAwareThreadPoolExecutor] at __randomizedtesting.SeedInfo.seed([178A31170CCC497C]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.assertTrue(Assert.java:43) at org.junit.Assert.assertNull(Assert.java:551) at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:256) at sun.reflect.GeneratedMethodAccessor22.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367) at java.lang.Thread.run(Thread.java:745) FAILED: junit.framework.TestSuite.org.apache.solr.core.TestLazyCores Error Message: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 1) Thread[id=8214, name=searcherExecutor-3740-thread-1, state=WAITING, group=TGRP-TestLazyCores] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Stack Trace: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 1) Thread[id=8214, name=searcherExecutor-3740-thread-1, state=WAITING, group=TGRP-TestLazyCores] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) at __randomizedtesting.SeedInfo.seed([178A31170CCC497C]:0) FAILED: junit.framework.TestSuite.org.apache.solr.core.TestLazyCores Error Message: There are still zombie threads that couldn't be terminated: 1) Thread[id=8214, name=searcherExecutor-3740-thread-1, state=WAITING, group=TGRP-TestLazyCores] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Stack Trace: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated: 1) Thread[id=8214, name=searcherExecutor-3740-thread-1, state=WAITING, group=TGRP-TestLazyCores] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) at __randomizedtesting.SeedInfo.seed([178A31170CCC497C]:0) Build Log: [...truncated 11503 lines...] [junit4] Suite: org.apache.solr.core.TestLazyCores [junit4] 2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/init-core-data-001 [junit4] 2> 1004398 INFO (SUITE-TestLazyCores-seed#[178A31170CCC497C]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN) [junit4] 2> 1004400 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testCachingLimit [junit4] 2> 1004408 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001' [junit4] 2> 1004408 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1004408 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 1004408 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ ] o.a.s.c.CoreContainer New CoreContainer 431909377 [junit4] 2> 1004408 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001] [junit4] 2> 1004409 WARN (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001/lib [junit4] 2> 1004409 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ ] 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, [junit4] 2> 1004410 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 1004410 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ ] o.a.s.c.SolrCores Allocating transient cache for 4 transient cores [junit4] 2> 1004412 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1004412 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1004412 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 1004412 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 1004412 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/} [junit4] 2> 1004412 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection2, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/} [junit4] 2> 1004413 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection3, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=on, dataDir=data/} [junit4] 2> 1004413 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection4, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/} [junit4] 2> 1004413 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection5, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/} [junit4] 2> 1004413 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection6, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/} [junit4] 2> 1004413 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection7, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/} [junit4] 2> 1004413 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection8, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/} [junit4] 2> 1004413 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection9, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/} [junit4] 2> 1004414 INFO (coreLoadExecutor-3739-thread-1) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001/collection1' [junit4] 2> 1004414 INFO (coreLoadExecutor-3739-thread-1) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1004414 INFO (coreLoadExecutor-3739-thread-1) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 1004418 INFO (coreLoadExecutor-3739-thread-2) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001/collection2' [junit4] 2> 1004418 INFO (coreLoadExecutor-3739-thread-2) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1004418 INFO (coreLoadExecutor-3739-thread-2) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 1004432 INFO (coreLoadExecutor-3739-thread-3) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001/collection5' [junit4] 2> 1004432 INFO (coreLoadExecutor-3739-thread-3) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1004432 INFO (coreLoadExecutor-3739-thread-3) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 1004442 INFO (coreLoadExecutor-3739-thread-1) [ ] o.a.s.c.SolrConfig current version of requestparams : -1 [junit4] 2> 1004444 WARN (coreLoadExecutor-3739-thread-1) [ ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead. [junit4] 2> 1004444 INFO (coreLoadExecutor-3739-thread-1) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 1004448 INFO (coreLoadExecutor-3739-thread-2) [ ] o.a.s.c.SolrConfig current version of requestparams : -1 [junit4] 2> 1004449 WARN (coreLoadExecutor-3739-thread-2) [ ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead. [junit4] 2> 1004450 INFO (coreLoadExecutor-3739-thread-2) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 1004453 INFO (coreLoadExecutor-3739-thread-2) [ ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml [junit4] 2> 1004456 INFO (coreLoadExecutor-3739-thread-1) [ ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml [junit4] 2> 1004457 INFO (coreLoadExecutor-3739-thread-2) [ ] o.a.s.s.IndexSchema [collection2] Schema name=tiny [junit4] 2> 1004460 INFO (coreLoadExecutor-3739-thread-1) [ ] o.a.s.s.IndexSchema [collection1] Schema name=tiny [junit4] 2> 1004461 INFO (coreLoadExecutor-3739-thread-3) [ ] o.a.s.c.SolrConfig current version of requestparams : -1 [junit4] 2> 1004486 INFO (coreLoadExecutor-3739-thread-2) [ ] o.a.s.s.IndexSchema unique key field: id [junit4] 2> 1004487 INFO (coreLoadExecutor-3739-thread-2) [ ] 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-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001/collection2' [junit4] 2> 1004488 INFO (coreLoadExecutor-3739-thread-2) [ ] o.a.s.c.CoreContainer Creating SolrCore 'collection2' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001/collection2 [junit4] 2> 1004488 INFO (coreLoadExecutor-3739-thread-2) [ x:collection2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory [junit4] 2> 1004488 INFO (coreLoadExecutor-3739-thread-2) [ x:collection2] o.a.s.c.SolrCore [[collection2] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001/collection2], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001/collection2/data/] [junit4] 2> 1004488 INFO (coreLoadExecutor-3739-thread-2) [ x:collection2] o.a.s.c.SolrCore JMX monitoring not detected for core: collection2 [junit4] 2> 1004489 INFO (coreLoadExecutor-3739-thread-1) [ ] o.a.s.s.IndexSchema unique key field: id [junit4] 2> 1004490 WARN (coreLoadExecutor-3739-thread-3) [ ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead. [junit4] 2> 1004490 INFO (coreLoadExecutor-3739-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-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001/collection1' [junit4] 2> 1004490 INFO (coreLoadExecutor-3739-thread-1) [ ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001/collection1 [junit4] 2> 1004490 INFO (coreLoadExecutor-3739-thread-1) [ x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory [junit4] 2> 1004490 INFO (coreLoadExecutor-3739-thread-1) [ x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001/collection1/data/] [junit4] 2> 1004490 INFO (coreLoadExecutor-3739-thread-1) [ x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1 [junit4] 2> 1004490 INFO (coreLoadExecutor-3739-thread-3) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 1004491 INFO (coreLoadExecutor-3739-thread-1) [ x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001/collection1/data [junit4] 2> 1004491 INFO (coreLoadExecutor-3739-thread-2) [ x:collection2] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001/collection2/data [junit4] 2> 1004493 INFO (coreLoadExecutor-3739-thread-1) [ x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001/collection1/data/index/ [junit4] 2> 1004493 WARN (coreLoadExecutor-3739-thread-1) [ x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001/collection1/data/index' doesn't exist. Creating new index... [junit4] 2> 1004493 INFO (coreLoadExecutor-3739-thread-1) [ x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001/collection1/data/index [junit4] 2> 1004493 INFO (coreLoadExecutor-3739-thread-1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=49, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 1004493 INFO (coreLoadExecutor-3739-thread-2) [ x:collection2] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001/collection2/data/index/ [junit4] 2> 1004493 WARN (coreLoadExecutor-3739-thread-2) [ x:collection2] o.a.s.c.SolrCore [collection2] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001/collection2/data/index' doesn't exist. Creating new index... [junit4] 2> 1004493 INFO (coreLoadExecutor-3739-thread-2) [ x:collection2] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001/collection2/data/index [junit4] 2> 1004494 INFO (coreLoadExecutor-3739-thread-2) [ x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=49, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 1004494 INFO (coreLoadExecutor-3739-thread-1) [ x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@60646aea lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@17f274ba),segFN=segments_1,generation=1} [junit4] 2> 1004494 INFO (coreLoadExecutor-3739-thread-1) [ x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1 [junit4] 2> 1004494 INFO (coreLoadExecutor-3739-thread-2) [ x:collection2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@7f3b327e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@74e173ca),segFN=segments_1,generation=1} [junit4] 2> 1004494 INFO (coreLoadExecutor-3739-thread-2) [ x:collection2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1 [junit4] 2> 1004496 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-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001/collection1/data/ [junit4] 2> 1004496 WARN (OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories. [junit4] 2> 1004496 INFO (coreLoadExecutor-3739-thread-1) [ x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 1004496 INFO (coreLoadExecutor-3739-thread-2) [ x:collection2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 1004497 INFO (coreLoadExecutor-3739-thread-2) [ x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 1004497 INFO (coreLoadExecutor-3739-thread-1) [ x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 1004498 INFO (coreLoadExecutor-3739-thread-2) [ x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 1004498 INFO (coreLoadExecutor-3739-thread-1) [ x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 1004498 INFO (coreLoadExecutor-3739-thread-2) [ x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 1004498 INFO (coreLoadExecutor-3739-thread-1) [ x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 1004499 INFO (coreLoadExecutor-3739-thread-2) [ x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 1004499 INFO (coreLoadExecutor-3739-thread-1) [ x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 1004499 INFO (coreLoadExecutor-3739-thread-2) [ x:collection2] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/graph,/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> 1004499 INFO (coreLoadExecutor-3739-thread-2) [ x:collection2] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 1004500 INFO (OldIndexDirectoryCleanupThreadForCore-collection2) [ x:collection2] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection2 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001/collection2/data/ [junit4] 2> 1004500 WARN (OldIndexDirectoryCleanupThreadForCore-collection2) [ x:collection2] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001/collection2/data/ does not point to a valid data directory; skipping clean-up of old index directories. [junit4] 2> 1004505 INFO (coreLoadExecutor-3739-thread-1) [ x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/graph,/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> 1004505 INFO (coreLoadExecutor-3739-thread-1) [ x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 1004506 INFO (coreLoadExecutor-3739-thread-3) [ ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml [junit4] 2> 1004508 INFO (coreLoadExecutor-3739-thread-3) [ ] o.a.s.s.IndexSchema [collection5] Schema name=tiny [junit4] 2> 1004509 INFO (coreLoadExecutor-3739-thread-3) [ ] o.a.s.s.IndexSchema unique key field: id [junit4] 2> 1004510 INFO (coreLoadExecutor-3739-thread-3) [ ] 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-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001/collection5' [junit4] 2> 1004510 INFO (coreLoadExecutor-3739-thread-3) [ ] o.a.s.c.CoreContainer Creating SolrCore 'collection5' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001/collection5 [junit4] 2> 1004510 INFO (coreLoadExecutor-3739-thread-3) [ x:collection5] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory [junit4] 2> 1004510 INFO (coreLoadExecutor-3739-thread-3) [ x:collection5] o.a.s.c.SolrCore [[collection5] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001/collection5], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001/collection5/data/] [junit4] 2> 1004511 INFO (coreLoadExecutor-3739-thread-3) [ x:collection5] o.a.s.c.SolrCore JMX monitoring not detected for core: collection5 [junit4] 2> 1004516 INFO (coreLoadExecutor-3739-thread-3) [ x:collection5] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001/collection5/data [junit4] 2> 1004530 INFO (coreLoadExecutor-3739-thread-2) [ x:collection2] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1004530 INFO (coreLoadExecutor-3739-thread-2) [ x:collection2] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1004530 INFO (coreLoadExecutor-3739-thread-3) [ x:collection5] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001/collection5/data/index/ [junit4] 2> 1004530 WARN (coreLoadExecutor-3739-thread-3) [ x:collection5] o.a.s.c.SolrCore [collection5] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001/collection5/data/index' doesn't exist. Creating new index... [junit4] 2> 1004530 INFO (coreLoadExecutor-3739-thread-2) [ x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=18, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.38419554593838245] [junit4] 2> 1004531 INFO (coreLoadExecutor-3739-thread-3) [ x:collection5] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001/collection5/data/index [junit4] 2> 1004531 INFO (coreLoadExecutor-3739-thread-3) [ x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=49, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 1004531 INFO (coreLoadExecutor-3739-thread-2) [ x:collection2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@7f3b327e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@74e173ca),segFN=segments_1,generation=1} [junit4] 2> 1004531 INFO (coreLoadExecutor-3739-thread-2) [ x:collection2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1 [junit4] 2> 1004531 INFO (coreLoadExecutor-3739-thread-2) [ x:collection2] o.a.s.s.SolrIndexSearcher Opening [Searcher@2f6fd870[collection2] main] [junit4] 2> 1004531 INFO (coreLoadExecutor-3739-thread-2) [ x:collection2] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001/collection2/conf [junit4] 2> 1004531 INFO (coreLoadExecutor-3739-thread-2) [ x:collection2] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001/collection2/conf} [junit4] 2> 1004531 INFO (coreLoadExecutor-3739-thread-2) [ x:collection2] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001/collection2/conf [junit4] 2> 1004531 INFO (coreLoadExecutor-3739-thread-2) [ x:collection2] o.a.s.r.RestManager Initializing 0 registered ManagedResources [junit4] 2> 1004531 INFO (coreLoadExecutor-3739-thread-2) [ x:collection2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1004532 INFO (coreLoadExecutor-3739-thread-2) [ x:collection2] o.a.s.c.SolrCores Opening transient core collection2 [junit4] 2> 1004532 INFO (coreLoadExecutor-3739-thread-2) [ x:collection2] o.a.s.c.CoreContainer registering core: collection2 [junit4] 2> 1004535 INFO (searcherExecutor-3740-thread-1-processing-x:collection2) [ x:collection2] o.a.s.c.SolrCore [collection2] Registered new searcher Searcher@2f6fd870[collection2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1004537 INFO (coreLoadExecutor-3739-thread-1) [ x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1004537 INFO (coreLoadExecutor-3739-thread-1) [ x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1004537 INFO (coreLoadExecutor-3739-thread-3) [ x:collection5] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@632f6a3a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5502471f),segFN=segments_1,generation=1} [junit4] 2> 1004537 INFO (coreLoadExecutor-3739-thread-3) [ x:collection5] o.a.s.c.SolrDeletionPolicy newest commit generation = 1 [junit4] 2> 1004537 INFO (coreLoadExecutor-3739-thread-1) [ x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=18, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.38419554593838245] [junit4] 2> 1004538 INFO (coreLoadExecutor-3739-thread-1) [ x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@60646aea lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@17f274ba),segFN=segments_1,generation=1} [junit4] 2> 1004538 INFO (coreLoadExecutor-3739-thread-1) [ x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1 [junit4] 2> 1004538 INFO (coreLoadExecutor-3739-thread-1) [ x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@55ef02fe[collection1] main] [junit4] 2> 1004538 INFO (coreLoadExecutor-3739-thread-1) [ x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001/collection1/conf [junit4] 2> 1004538 INFO (coreLoadExecutor-3739-thread-1) [ x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001/collection1/conf} [junit4] 2> 1004538 INFO (coreLoadExecutor-3739-thread-1) [ x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001/collection1/conf [junit4] 2> 1004538 INFO (coreLoadExecutor-3739-thread-1) [ x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources [junit4] 2> 1004538 INFO (coreLoadExecutor-3739-thread-1) [ x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1004538 INFO (coreLoadExecutor-3739-thread-1) [ x:collection1] o.a.s.c.CoreContainer registering core: collection1 [junit4] 2> 1004540 INFO (coreLoadExecutor-3739-thread-3) [ x:collection5] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 1004540 INFO (coreLoadExecutor-3739-thread-3) [ x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 1004541 INFO (coreLoadExecutor-3739-thread-3) [ x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 1004541 INFO (coreLoadExecutor-3739-thread-3) [ x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 1004542 INFO (coreLoadExecutor-3739-thread-3) [ x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 1004542 INFO (coreLoadExecutor-3739-thread-3) [ x:collection5] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/graph,/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> 1004542 INFO (coreLoadExecutor-3739-thread-3) [ x:collection5] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 1004542 INFO (searcherExecutor-3741-thread-1-processing-x:collection1) [ x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@55ef02fe[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1004542 INFO (OldIndexDirectoryCleanupThreadForCore-collection5) [ x:collection5] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection5 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001/collection5/data/ [junit4] 2> 1004543 WARN (OldIndexDirectoryCleanupThreadForCore-collection5) [ x:collection5] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001/collection5/data/ does not point to a valid data directory; skipping clean-up of old index directories. [junit4] 2> 1004547 INFO (coreLoadExecutor-3739-thread-3) [ x:collection5] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1004547 INFO (coreLoadExecutor-3739-thread-3) [ x:collection5] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1004547 INFO (coreLoadExecutor-3739-thread-3) [ x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=18, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.38419554593838245] [junit4] 2> 1004548 INFO (coreLoadExecutor-3739-thread-3) [ x:collection5] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@632f6a3a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5502471f),segFN=segments_1,generation=1} [junit4] 2> 1004548 INFO (coreLoadExecutor-3739-thread-3) [ x:collection5] o.a.s.c.SolrDeletionPolicy newest commit generation = 1 [junit4] 2> 1004548 INFO (coreLoadExecutor-3739-thread-3) [ x:collection5] o.a.s.s.SolrIndexSearcher Opening [Searcher@362c6b23[collection5] main] [junit4] 2> 1004548 INFO (coreLoadExecutor-3739-thread-3) [ x:collection5] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001/collection5/conf [junit4] 2> 1004548 INFO (coreLoadExecutor-3739-thread-3) [ x:collection5] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001/collection5/conf} [junit4] 2> 1004548 INFO (coreLoadExecutor-3739-thread-3) [ x:collection5] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001/collection5/conf [junit4] 2> 1004548 INFO (coreLoadExecutor-3739-thread-3) [ x:collection5] o.a.s.r.RestManager Initializing 0 registered ManagedResources [junit4] 2> 1004548 INFO (coreLoadExecutor-3739-thread-3) [ x:collection5] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1004548 INFO (coreLoadExecutor-3739-thread-3) [ x:collection5] o.a.s.c.CoreContainer registering core: collection5 [junit4] 2> 1004549 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001/collection3' [junit4] 2> 1004549 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1004549 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 1004552 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ ] o.a.s.c.SolrConfig current version of requestparams : -1 [junit4] 2> 1004554 WARN (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead. [junit4] 2> 1004555 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 1004558 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml [junit4] 2> 1004559 INFO (searcherExecutor-3744-thread-1-processing-x:collection5) [ x:collection5] o.a.s.c.SolrCore [collection5] Registered new searcher Searcher@362c6b23[collection5] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1004561 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ ] o.a.s.s.IndexSchema [collection3] Schema name=tiny [junit4] 2> 1004562 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ ] o.a.s.s.IndexSchema unique key field: id [junit4] 2> 1004564 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ ] 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-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001/collection3' [junit4] 2> 1004564 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ ] o.a.s.c.CoreContainer Creating SolrCore 'collection3' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001/collection3 [junit4] 2> 1004565 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection3] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory [junit4] 2> 1004565 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection3] o.a.s.c.SolrCore [[collection3] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001/collection3], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001/collection3/data/] [junit4] 2> 1004565 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection3] o.a.s.c.SolrCore JMX monitoring not detected for core: collection3 [junit4] 2> 1004565 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection3] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001/collection3/data [junit4] 2> 1004569 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection3] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001/collection3/data/index/ [junit4] 2> 1004569 WARN (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection3] o.a.s.c.SolrCore [collection3] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001/collection3/data/index' doesn't exist. Creating new index... [junit4] 2> 1004569 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection3] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001/collection3/data/index [junit4] 2> 1004570 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=480300712, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 1004570 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection3] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@3151028e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@55203e66),segFN=segments_1,generation=1} [junit4] 2> 1004570 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection3] o.a.s.c.SolrDeletionPolicy newest commit generation = 1 [junit4] 2> 1004571 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection3] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 1004572 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 1004572 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 1004573 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 1004573 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 1004574 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection3] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/graph,/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> 1004574 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection3] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 1004583 INFO (OldIndexDirectoryCleanupThreadForCore-collection3) [ x:collection3] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection3 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001/collection3/data/ [junit4] 2> 1004583 WARN (OldIndexDirectoryCleanupThreadForCore-collection3) [ x:collection3] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001/collection3/data/ does not point to a valid data directory; skipping clean-up of old index directories. [junit4] 2> 1004588 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection3] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1004588 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection3] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1004588 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=23, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 1004588 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection3] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@3151028e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@55203e66),segFN=segments_1,generation=1} [junit4] 2> 1004588 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection3] o.a.s.c.SolrDeletionPolicy newest commit generation = 1 [junit4] 2> 1004588 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection3] o.a.s.s.SolrIndexSearcher Opening [Searcher@207d34e3[collection3] main] [junit4] 2> 1004589 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection3] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001/collection3/conf [junit4] 2> 1004589 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection3] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001/collection3/conf} [junit4] 2> 1004589 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection3] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001/collection3/conf [junit4] 2> 1004589 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection3] o.a.s.r.RestManager Initializing 0 registered ManagedResources [junit4] 2> 1004589 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection3] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1004589 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection3] o.a.s.c.SolrCores Opening transient core collection3 [junit4] 2> 1004589 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection3] o.a.s.c.CoreContainer registering core: collection3 [junit4] 2> 1004589 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection3] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001/collection4' [junit4] 2> 1004590 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection3] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1004590 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection3] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 1004593 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection3] o.a.s.c.SolrConfig current version of requestparams : -1 [junit4] 2> 1004595 WARN (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection3] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead. [junit4] 2> 1004595 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 1004599 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection3] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml [junit4] 2> 1004599 INFO (searcherExecutor-3752-thread-1-processing-x:collection3) [ x:collection3] o.a.s.c.SolrCore [collection3] Registered new searcher Searcher@207d34e3[collection3] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1004603 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection3] o.a.s.s.IndexSchema [collection4] Schema name=tiny [junit4] 2> 1004604 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection3] o.a.s.s.IndexSchema unique key field: id [junit4] 2> 1004605 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection3] 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-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001/collection4' [junit4] 2> 1004605 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection3] o.a.s.c.CoreContainer Creating SolrCore 'collection4' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001/collection4 [junit4] 2> 1004605 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection4] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory [junit4] 2> 1004605 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection4] o.a.s.c.SolrCore [[collection4] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001/collection4], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001/collection4/data/] [junit4] 2> 1004605 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection4] o.a.s.c.SolrCore JMX monitoring not detected for core: collection4 [junit4] 2> 1004606 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection4] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001/collection4/data [junit4] 2> 1004606 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection4] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001/collection4/data/index/ [junit4] 2> 1004606 WARN (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection4] o.a.s.c.SolrCore [collection4] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001/collection4/data/index' doesn't exist. Creating new index... [junit4] 2> 1004606 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection4] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001/collection4/data/index [junit4] 2> 1004606 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=35, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.10705615950944658] [junit4] 2> 1004607 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection4] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@35092215 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@121f457c),segFN=segments_1,generation=1} [junit4] 2> 1004607 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection4] o.a.s.c.SolrDeletionPolicy newest commit generation = 1 [junit4] 2> 1004608 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection4] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 1004609 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 1004610 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 1004610 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 1004611 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 1004611 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection4] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/graph,/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> 1004611 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection4] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 1004611 INFO (OldIndexDirectoryCleanupThreadForCore-collection4) [ x:collection4] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection4 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001/collection4/data/ [junit4] 2> 1004611 WARN (OldIndexDirectoryCleanupThreadForCore-collection4) [ x:collection4] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001/collection4/data/ does not point to a valid data directory; skipping clean-up of old index directories. [junit4] 2> 1004616 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection4] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1004616 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection4] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1004616 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1291667514, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 1004616 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection4] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@35092215 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@121f457c),segFN=segments_1,generation=1} [junit4] 2> 1004616 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection4] o.a.s.c.SolrDeletionPolicy newest commit generation = 1 [junit4] 2> 1004616 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection4] o.a.s.s.SolrIndexSearcher Opening [Searcher@4ccf47b9[collection4] main] [junit4] 2> 1004616 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection4] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001/collection4/conf [junit4] 2> 1004616 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection4] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001/collection4/conf} [junit4] 2> 1004616 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection4] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001/collection4/conf [junit4] 2> 1004617 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection4] o.a.s.r.RestManager Initializing 0 registered ManagedResources [junit4] 2> 1004617 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1004617 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection4] o.a.s.c.CoreContainer registering core: collection4 [junit4] 2> 1004617 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection4] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001/collection6' [junit4] 2> 1004617 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection4] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1004617 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection4] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 1004621 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection4] o.a.s.c.SolrConfig current version of requestparams : -1 [junit4] 2> 1004622 WARN (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection4] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead. [junit4] 2> 1004626 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 1004630 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection4] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml [junit4] 2> 1004632 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection4] o.a.s.s.IndexSchema [collection6] Schema name=tiny [junit4] 2> 1004634 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection4] o.a.s.s.IndexSchema unique key field: id [junit4] 2> 1004634 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection4] 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-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001/collection6' [junit4] 2> 1004635 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection4] o.a.s.c.CoreContainer Creating SolrCore 'collection6' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001/collection6 [junit4] 2> 1004635 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection6] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory [junit4] 2> 1004635 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection6] o.a.s.c.SolrCore [[collection6] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001/collection6], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001/collection6/data/] [junit4] 2> 1004635 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection6] o.a.s.c.SolrCore JMX monitoring not detected for core: collection6 [junit4] 2> 1004635 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection6] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001/collection6/data [junit4] 2> 1004635 INFO (searcherExecutor-3756-thread-1-processing-x:collection4) [ x:collection4] o.a.s.c.SolrCore [collection4] Registered new searcher Searcher@4ccf47b9[collection4] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1004636 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection6] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001/collection6/data/index/ [junit4] 2> 1004636 WARN (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection6] o.a.s.c.SolrCore [collection6] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001/collection6/data/index' doesn't exist. Creating new index... [junit4] 2> 1004636 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection6] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001/collection6/data/index [junit4] 2> 1004636 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection6] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=22, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 1004636 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection6] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@453471a4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28e20da3),segFN=segments_1,generation=1} [junit4] 2> 1004636 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection6] o.a.s.c.SolrDeletionPolicy newest commit generation = 1 [junit4] 2> 1004639 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection6] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 1004640 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection6] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 1004640 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection6] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 1004641 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection6] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 1004641 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection6] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 1004642 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection6] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/graph,/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> 1004642 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection6] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 1004642 INFO (OldIndexDirectoryCleanupThreadForCore-collection6) [ x:collection6] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection6 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001/collection6/data/ [junit4] 2> 1004642 WARN (OldIndexDirectoryCleanupThreadForCore-collection6) [ x:collection6] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001/collection6/data/ does not point to a valid data directory; skipping clean-up of old index directories. [junit4] 2> 1004645 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection6] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1004645 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection6] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1004645 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection6] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=36, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8546348225606578] [junit4] 2> 1004645 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection6] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@453471a4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@28e20da3),segFN=segments_1,generation=1} [junit4] 2> 1004645 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection6] o.a.s.c.SolrDeletionPolicy newest commit generation = 1 [junit4] 2> 1004645 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection6] o.a.s.s.SolrIndexSearcher Opening [Searcher@105f7cd1[collection6] main] [junit4] 2> 1004645 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection6] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001/collection6/conf [junit4] 2> 1004645 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection6] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001/collection6/conf} [junit4] 2> 1004645 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection6] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001/collection6/conf [junit4] 2> 1004646 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection6] o.a.s.r.RestManager Initializing 0 registered ManagedResources [junit4] 2> 1004646 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1004646 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection6] o.a.s.c.SolrCores Opening transient core collection6 [junit4] 2> 1004646 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection6] o.a.s.c.CoreContainer registering core: collection6 [junit4] 2> 1004646 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection6] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001/collection7' [junit4] 2> 1004646 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection6] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1004646 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection6] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 1004668 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection6] o.a.s.c.SolrConfig current version of requestparams : -1 [junit4] 2> 1004670 WARN (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection6] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead. [junit4] 2> 1004671 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0 [junit4] 2> 1004679 INFO (searcherExecutor-3760-thread-1-processing-x:collection6) [ x:collection6] o.a.s.c.SolrCore [collection6] Registered new searcher Searcher@105f7cd1[collection6] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1004679 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection6] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml [junit4] 2> 1004681 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection6] o.a.s.s.IndexSchema [collection7] Schema name=tiny [junit4] 2> 1004683 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection6] o.a.s.s.IndexSchema unique key field: id [junit4] 2> 1004684 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection6] 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-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001/collection7' [junit4] 2> 1004684 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection6] o.a.s.c.CoreContainer Creating SolrCore 'collection7' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001/collection7 [junit4] 2> 1004684 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection7] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory [junit4] 2> 1004684 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection7] o.a.s.c.SolrCore [[collection7] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001/collection7], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001/collection7/data/] [junit4] 2> 1004684 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection7] o.a.s.c.SolrCore JMX monitoring not detected for core: collection7 [junit4] 2> 1004684 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection7] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001/collection7/data [junit4] 2> 1004684 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection7] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001/collection7/data/index/ [junit4] 2> 1004684 WARN (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection7] o.a.s.c.SolrCore [collection7] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_178A31170CCC497C-001/tempDir-001/collection7/data/index' doesn't exist. Creating new index... [junit4] 2> 1004685 INFO (TEST-TestLazyCores.testCachingLimit-seed#[178A31170CCC497C]) [ x:collection7] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr- [...truncated too long message...] .a.s.c.SocketProxy Closing 11 connections to: http://127.0.0.1:53851/_d/mh, target: http://127.0.0.1:57516/_d/mh [junit4] 2> 1822273 WARN (TEST-HttpPartitionTest.test-seed#[178A31170CCC497C]) [ ] o.a.s.c.SocketProxy Closing 20 connections to: http://127.0.0.1:47629/_d/mh, target: http://127.0.0.1:43925/_d/mh [junit4] 2> 1822273 WARN (TEST-HttpPartitionTest.test-seed#[178A31170CCC497C]) [ ] o.a.s.c.SocketProxy Closing 10 connections to: http://127.0.0.1:54812/_d/mh, target: http://127.0.0.1:53393/_d/mh [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=HttpPartitionTest -Dtests.method=test -Dtests.seed=178A31170CCC497C -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=es-PA -Dtests.timezone=Africa/Accra -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] ERROR 755s J1 | HttpPartitionTest.test <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:53851/_d/mh/c8n_1x2_leader_session_loss [junit4] > at __randomizedtesting.SeedInfo.seed([178A31170CCC497C:9FDE0ECDA2302484]:0) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:617) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) [junit4] > at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219) [junit4] > at org.apache.solr.cloud.HttpPartitionTest.realTimeGetDocId(HttpPartitionTest.java:618) [junit4] > at org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:603) [junit4] > at org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:558) [junit4] > at org.apache.solr.cloud.HttpPartitionTest.testLeaderZkSessionLoss(HttpPartitionTest.java:508) [junit4] > at org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:119) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] > Caused by: java.net.SocketTimeoutException: Read timed out [junit4] > at java.net.SocketInputStream.socketRead0(Native Method) [junit4] > at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) [junit4] > at java.net.SocketInputStream.read(SocketInputStream.java:170) [junit4] > at java.net.SocketInputStream.read(SocketInputStream.java:141) [junit4] > at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139) [junit4] > at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155) [junit4] > at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284) [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140) [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57) [junit4] > at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261) [junit4] > at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165) [junit4] > at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124) [junit4] > at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271) [junit4] > at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184) [junit4] > at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88) [junit4] > at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) [junit4] > at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:511) [junit4] > ... 49 more [junit4] 2> 1822278 INFO (SUITE-HttpPartitionTest-seed#[178A31170CCC497C]-worker) [ ] o.a.s.SolrTestCaseJ4 ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_178A31170CCC497C-001 [junit4] 2> Jul 03, 2016 3:37:15 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene62): {range_facet_l_dv=PostingsFormat(name=LuceneFixedGap), _version_=FSTOrd50, multiDefault=PostingsFormat(name=LuceneVarGapFixedInterval), a_t=PostingsFormat(name=LuceneVarGapFixedInterval), intDefault=FSTOrd50, id=PostingsFormat(name=LuceneFixedGap), range_facet_i_dv=PostingsFormat(name=LuceneVarGapFixedInterval), text=Lucene50(blocksize=128), range_facet_l=PostingsFormat(name=LuceneVarGapFixedInterval), timestamp=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Memory), range_facet_i_dv=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=691, maxMBSortInHeap=6.0532182641010674, sim=RandomSimilarity(queryNorm=true,coord=no): {}, locale=es-PA, timezone=Africa/Accra [junit4] 2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 1.8.0_74 (64-bit)/cpus=4,threads=1,free=141472760,total=525336576 [junit4] 2> NOTE: All tests run in this JVM: [HdfsDirectoryFactoryTest, HdfsRestartWhileUpdatingTest, CustomCollectionTest, SuggestComponentContextFilterQueryTest, ReplicationFactorTest, TestCoreContainer, DistribCursorPagingTest, ConvertedLegacyTest, CoreAdminCreateDiscoverTest, OpenCloseCoreStressTest, CachingDirectoryFactoryTest, TestShortCircuitedRequests, DOMUtilTest, IndexBasedSpellCheckerTest, TestHdfsUpdateLog, TestDFRSimilarityFactory, TestSurroundQueryParser, TestHashPartitioner, InfoHandlerTest, DataDrivenBlockJoinTest, HighlighterTest, TestLFUCache, DocValuesTest, ZkCLITest, TestSolrDeletionPolicy2, TestSolrCoreProperties, ClusterStateUpdateTest, TestLockTree, TestUseDocValuesAsStored2, SimplePostToolTest, TestExactSharedStatsCache, ShardRoutingCustomTest, TestNumericTerms32, TestPartialUpdateDeduplication, TestDocumentBuilder, HdfsChaosMonkeyNothingIsSafeTest, TestMacros, SpellCheckCollatorTest, TestManagedResource, TestHighFrequencyDictionaryFactory, TestPKIAuthenticationPlugin, TestRTimerTree, FileUtilsTest, TestSolrDynamicMBean, TestFieldCollectionResource, DistributedIntervalFacetingTest, TestLMJelinekMercerSimilarityFactory, TestWordDelimiterFilterFactory, TestFieldCacheVsDocValues, CollectionsAPIDistributedZkTest, SSLMigrationTest, CollectionReloadTest, TermsComponentTest, ZkControllerTest, DirectSolrSpellCheckerTest, DistributedQueueTest, TestCursorMarkWithoutUniqueKey, AsyncMigrateRouteKeyTest, SolrIndexConfigTest, TestSchemaSimilarityResource, MinimalSchemaTest, TestCloudInspectUtil, TestMissingGroups, TestExclusionRuleCollectionAccess, SolrCLIZkUtilsTest, TermVectorComponentTest, TestReloadAndDeleteDocs, TestManagedStopFilterFactory, SchemaVersionSpecificBehaviorTest, ChaosMonkeySafeLeaderTest, TestReplicationHandlerBackup, TestQueryWrapperFilter, DocExpirationUpdateProcessorFactoryTest, SmileWriterTest, MBeansHandlerTest, SpellingQueryConverterTest, SortByFunctionTest, ExplicitHLLTest, BlockJoinFacetRandomTest, TestCryptoKeys, SoftAutoCommitTest, TimeZoneUtilsTest, NumericFieldsTest, TestSearcherReuse, AddBlockUpdateTest, MoreLikeThisHandlerTest, TestBulkSchemaConcurrent, TestCollapseQParserPlugin, RulesTest, TestFieldCacheSanityChecker, TestInfoStreamLogging, StressHdfsTest, ZkStateWriterTest, SpatialFilterTest, HttpPartitionTest] [junit4] Completed [614/618 (2!)] on J1 in 755.63s, 1 test, 1 error <<< FAILURES! [...truncated 24 lines...] BUILD FAILED /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:740: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:684: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:59: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build.xml:233: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/common-build.xml:530: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/common-build.xml:1427: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/common-build.xml:984: There were test failures: 618 suites (10 ignored), 2590 tests, 3 suite-level errors, 1 error, 1306 ignored (67 assumptions) [seed: 178A31170CCC497C] Total time: 60 minutes 48 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]
