Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Solaris/664/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC
4 tests failed.
FAILED:
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testExecutorStream
Error Message:
Could not find collection:workQueue
Stack Trace:
java.lang.AssertionError: Could not find collection:workQueue
at
__randomizedtesting.SeedInfo.seed([72BE962E1E408FEA:507E17D53D2AA5FA]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNotNull(Assert.java:526)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:159)
at
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testExecutorStream(StreamExpressionTest.java:4355)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:745)
FAILED: org.apache.solr.core.TestLazyCores.testNoCommit
Error Message:
Exception during query
Stack Trace:
java.lang.RuntimeException: Exception during query
at
__randomizedtesting.SeedInfo.seed([2E546034E65C5704:F134C1E52D7B34A1]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:882)
at org.apache.solr.core.TestLazyCores.check10(TestLazyCores.java:794)
at
org.apache.solr.core.TestLazyCores.testNoCommit(TestLazyCores.java:776)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//result[@numFound='10']
xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader">
<int name="status">0</int>
<int name="QTime">0</int>
<lst name="params">
<str name="q">*:*</str>
</lst>
</lst>
<result name="response" numFound="0" start="0">
</result>
</response>
request was:q=*:*
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:875)
... 41 more
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=4083, name=searcherExecutor-1852-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=4083, name=searcherExecutor-1852-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([2E546034E65C5704]: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=4083, name=searcherExecutor-1852-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=4083, name=searcherExecutor-1852-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([2E546034E65C5704]:0)
Build Log:
[...truncated 11272 lines...]
[junit4] Suite: org.apache.solr.core.TestLazyCores
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_2E546034E65C5704-001/init-core-data-001
[junit4] 2> 569285 INFO
(SUITE-TestLazyCores-seed#[2E546034E65C5704]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 569293 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[2E546034E65C5704]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testCachingLimit
[junit4] 2> 569317 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[2E546034E65C5704]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=600000&connTimeout=60000&retry=true
[junit4] 2> 569318 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[2E546034E65C5704]) [ ]
o.a.s.c.SolrCores Allocating transient cache for 4 transient cores
[junit4] 2> 569375 INFO (coreLoadExecutor-1535-thread-3) [
x:collection5] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
[junit4] 2> 569375 INFO (coreLoadExecutor-1535-thread-2) [
x:collection2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
[junit4] 2> 569378 INFO (coreLoadExecutor-1535-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
[junit4] 2> 569392 INFO (coreLoadExecutor-1535-thread-2) [
x:collection2] o.a.s.s.IndexSchema [collection2] Schema name=tiny
[junit4] 2> 569394 INFO (coreLoadExecutor-1535-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=tiny
[junit4] 2> 569395 INFO (coreLoadExecutor-1535-thread-2) [
x:collection2] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
[junit4] 2> 569396 INFO (coreLoadExecutor-1535-thread-2) [
x:collection2] o.a.s.c.CoreContainer Creating SolrCore 'collection2' using
configuration from instancedir
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_2E546034E65C5704-001/tempDir-001/collection2
[junit4] 2> 569396 INFO (coreLoadExecutor-1535-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
[junit4] 2> 569397 INFO (coreLoadExecutor-1535-thread-2) [
x:collection2] o.a.s.c.SolrCore [[collection2] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_2E546034E65C5704-001/tempDir-001/collection2],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_2E546034E65C5704-001/tempDir-001/collection2/data/]
[junit4] 2> 569397 INFO (coreLoadExecutor-1535-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_2E546034E65C5704-001/tempDir-001/collection1
[junit4] 2> 569398 INFO (coreLoadExecutor-1535-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_2E546034E65C5704-001/tempDir-001/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_2E546034E65C5704-001/tempDir-001/collection1/data/]
[junit4] 2> 569398 INFO (coreLoadExecutor-1535-thread-2) [
x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=40, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=27.1796875,
floorSegmentMB=1.705078125, forceMergeDeletesPctAllowed=28.120909015902967,
segmentsPerTier=49.0, maxCFSSegmentSizeMB=0.3017578125,
noCFSRatio=0.5911056717543832
[junit4] 2> 569401 INFO (coreLoadExecutor-1535-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=40, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=27.1796875,
floorSegmentMB=1.705078125, forceMergeDeletesPctAllowed=28.120909015902967,
segmentsPerTier=49.0, maxCFSSegmentSizeMB=0.3017578125,
noCFSRatio=0.5911056717543832
[junit4] 2> 569401 INFO (coreLoadExecutor-1535-thread-3) [
x:collection5] o.a.s.s.IndexSchema [collection5] Schema name=tiny
[junit4] 2> 569416 INFO (coreLoadExecutor-1535-thread-3) [
x:collection5] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
[junit4] 2> 569418 INFO (coreLoadExecutor-1535-thread-3) [
x:collection5] o.a.s.c.CoreContainer Creating SolrCore 'collection5' using
configuration from instancedir
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_2E546034E65C5704-001/tempDir-001/collection5
[junit4] 2> 569419 INFO (coreLoadExecutor-1535-thread-3) [
x:collection5] o.a.s.c.SolrCore [[collection5] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_2E546034E65C5704-001/tempDir-001/collection5],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_2E546034E65C5704-001/tempDir-001/collection5/data/]
[junit4] 2> 569422 INFO (coreLoadExecutor-1535-thread-3) [
x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=40, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=27.1796875,
floorSegmentMB=1.705078125, forceMergeDeletesPctAllowed=28.120909015902967,
segmentsPerTier=49.0, maxCFSSegmentSizeMB=0.3017578125,
noCFSRatio=0.5911056717543832
[junit4] 2> 569463 INFO (coreLoadExecutor-1535-thread-2) [
x:collection2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 569463 INFO (coreLoadExecutor-1535-thread-2) [
x:collection2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 569463 INFO (coreLoadExecutor-1535-thread-2) [
x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=47, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=16.6474609375,
floorSegmentMB=0.341796875, forceMergeDeletesPctAllowed=10.170394561398982,
segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.45737509307276125
[junit4] 2> 569464 INFO (coreLoadExecutor-1535-thread-2) [
x:collection2] o.a.s.s.SolrIndexSearcher Opening
[Searcher@72988063[collection2] main]
[junit4] 2> 569465 INFO (coreLoadExecutor-1535-thread-2) [
x:collection2] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_2E546034E65C5704-001/tempDir-001/collection2/conf
[junit4] 2> 569465 INFO (coreLoadExecutor-1535-thread-2) [
x:collection2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 569465 INFO (coreLoadExecutor-1535-thread-2) [
x:collection2] o.a.s.c.SolrCores Opening transient core collection2
[junit4] 2> 569466 INFO
(searcherExecutor-1536-thread-1-processing-x:collection2) [ x:collection2]
o.a.s.c.SolrCore [collection2] Registered new searcher
Searcher@72988063[collection2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 569483 INFO (coreLoadExecutor-1535-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 569483 INFO (coreLoadExecutor-1535-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 569483 INFO (coreLoadExecutor-1535-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=47, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=16.6474609375,
floorSegmentMB=0.341796875, forceMergeDeletesPctAllowed=10.170394561398982,
segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.45737509307276125
[junit4] 2> 569485 INFO (coreLoadExecutor-1535-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@64143e2e[collection1] main]
[junit4] 2> 569485 INFO (coreLoadExecutor-1535-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_2E546034E65C5704-001/tempDir-001/collection1/conf
[junit4] 2> 569485 INFO (coreLoadExecutor-1535-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 569485 INFO
(searcherExecutor-1537-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@64143e2e[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 569492 INFO (coreLoadExecutor-1535-thread-3) [
x:collection5] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 569492 INFO (coreLoadExecutor-1535-thread-3) [
x:collection5] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 569493 INFO (coreLoadExecutor-1535-thread-3) [
x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=47, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=16.6474609375,
floorSegmentMB=0.341796875, forceMergeDeletesPctAllowed=10.170394561398982,
segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.45737509307276125
[junit4] 2> 569494 INFO (coreLoadExecutor-1535-thread-3) [
x:collection5] o.a.s.s.SolrIndexSearcher Opening
[Searcher@7f6f755b[collection5] main]
[junit4] 2> 569494 INFO (coreLoadExecutor-1535-thread-3) [
x:collection5] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_2E546034E65C5704-001/tempDir-001/collection5/conf
[junit4] 2> 569494 INFO (coreLoadExecutor-1535-thread-3) [
x:collection5] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 569494 INFO
(searcherExecutor-1538-thread-1-processing-x:collection5) [ x:collection5]
o.a.s.c.SolrCore [collection5] Registered new searcher
Searcher@7f6f755b[collection5]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 569504 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
[junit4] 2> 569513 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.s.IndexSchema [collection3] Schema name=tiny
[junit4] 2> 569518 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
[junit4] 2> 569520 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.c.CoreContainer Creating SolrCore 'collection3' using
configuration from instancedir
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_2E546034E65C5704-001/tempDir-001/collection3
[junit4] 2> 569521 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.c.SolrCore [[collection3] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_2E546034E65C5704-001/tempDir-001/collection3],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_2E546034E65C5704-001/tempDir-001/collection3/data/]
[junit4] 2> 569523 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=13, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8173156631589624]
[junit4] 2> 569572 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 569572 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 569573 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=49, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=93.716796875,
floorSegmentMB=1.81640625, forceMergeDeletesPctAllowed=13.350289184336116,
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.2829701326691263
[junit4] 2> 569574 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.s.SolrIndexSearcher Opening
[Searcher@4d9ee57b[collection3] main]
[junit4] 2> 569574 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_2E546034E65C5704-001/tempDir-001/collection3/conf
[junit4] 2> 569574 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 569574 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.c.SolrCores Opening transient core collection3
[junit4] 2> 569575 INFO
(searcherExecutor-1548-thread-1-processing-x:collection3) [ x:collection3]
o.a.s.c.SolrCore [collection3] Registered new searcher
Searcher@4d9ee57b[collection3]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 569585 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
[junit4] 2> 569610 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.s.IndexSchema [collection4] Schema name=tiny
[junit4] 2> 569612 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
[junit4] 2> 569613 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.c.CoreContainer Creating SolrCore 'collection4' using
configuration from instancedir
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_2E546034E65C5704-001/tempDir-001/collection4
[junit4] 2> 569614 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.c.SolrCore [[collection4] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_2E546034E65C5704-001/tempDir-001/collection4],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_2E546034E65C5704-001/tempDir-001/collection4/data/]
[junit4] 2> 569615 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=48, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5588632302746533]
[junit4] 2> 569669 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 569669 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 569669 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 569670 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.s.SolrIndexSearcher Opening
[Searcher@68ff02b7[collection4] main]
[junit4] 2> 569670 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_2E546034E65C5704-001/tempDir-001/collection4/conf
[junit4] 2> 569671 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 569671 INFO
(searcherExecutor-1552-thread-1-processing-x:collection3) [ x:collection3]
o.a.s.c.SolrCore [collection4] Registered new searcher
Searcher@68ff02b7[collection4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 569679 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
[junit4] 2> 569684 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.s.IndexSchema [collection6] Schema name=tiny
[junit4] 2> 569686 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
[junit4] 2> 569688 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.c.CoreContainer Creating SolrCore 'collection6' using
configuration from instancedir
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_2E546034E65C5704-001/tempDir-001/collection6
[junit4] 2> 569688 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.c.SolrCore [[collection6] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_2E546034E65C5704-001/tempDir-001/collection6],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_2E546034E65C5704-001/tempDir-001/collection6/data/]
[junit4] 2> 569690 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=12, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=56.537109375,
floorSegmentMB=1.0458984375, forceMergeDeletesPctAllowed=5.198252340255575,
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 569745 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 569745 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 569745 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=33, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=73.9130859375,
floorSegmentMB=0.716796875, forceMergeDeletesPctAllowed=15.135747432568913,
segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 569746 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.s.SolrIndexSearcher Opening
[Searcher@5454544e[collection6] main]
[junit4] 2> 569746 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_2E546034E65C5704-001/tempDir-001/collection6/conf
[junit4] 2> 569747 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 569747 INFO
(searcherExecutor-1556-thread-1-processing-x:collection3) [ x:collection3]
o.a.s.c.SolrCore [collection6] Registered new searcher
Searcher@5454544e[collection6]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 569747 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.c.SolrCores Opening transient core collection6
[junit4] 2> 569756 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
[junit4] 2> 569762 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.s.IndexSchema [collection7] Schema name=tiny
[junit4] 2> 569763 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
[junit4] 2> 569765 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.c.CoreContainer Creating SolrCore 'collection7' using
configuration from instancedir
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_2E546034E65C5704-001/tempDir-001/collection7
[junit4] 2> 569766 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.c.SolrCore [[collection7] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_2E546034E65C5704-001/tempDir-001/collection7],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_2E546034E65C5704-001/tempDir-001/collection7/data/]
[junit4] 2> 569768 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1461822854,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 569815 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 569816 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 569816 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=30, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=11.6171875,
floorSegmentMB=0.59765625, forceMergeDeletesPctAllowed=7.695003969191331,
segmentsPerTier=30.0, maxCFSSegmentSizeMB=0.7578125,
noCFSRatio=0.4771564342959821
[junit4] 2> 569817 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.s.SolrIndexSearcher Opening
[Searcher@42466318[collection7] main]
[junit4] 2> 569817 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_2E546034E65C5704-001/tempDir-001/collection7/conf
[junit4] 2> 569817 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 569818 INFO
(searcherExecutor-1560-thread-1-processing-x:collection3) [ x:collection3]
o.a.s.c.SolrCore [collection7] Registered new searcher
Searcher@42466318[collection7]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 569818 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.c.SolrCores Opening transient core collection7
[junit4] 2> 569830 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
[junit4] 2> 569845 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.s.IndexSchema [collection8] Schema name=tiny
[junit4] 2> 569847 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
[junit4] 2> 569848 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.c.CoreContainer Creating SolrCore 'collection8' using
configuration from instancedir
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_2E546034E65C5704-001/tempDir-001/collection8
[junit4] 2> 569849 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.c.SolrCore [[collection8] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_2E546034E65C5704-001/tempDir-001/collection8],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_2E546034E65C5704-001/tempDir-001/collection8/data/]
[junit4] 2> 569851 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=18, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5818336032898523]
[junit4] 2> 569900 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 569900 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 569901 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=35, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7430351401725664]
[junit4] 2> 569902 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.s.SolrIndexSearcher Opening
[Searcher@241e78f5[collection8] main]
[junit4] 2> 569903 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_2E546034E65C5704-001/tempDir-001/collection8/conf
[junit4] 2> 569903 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 569904 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.c.SolrCores Opening transient core collection8
[junit4] 2> 569904 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.c.SolrCores Closing transient core [collection3]
[junit4] 2> 569905 INFO
(searcherExecutor-1564-thread-1-processing-x:collection3) [ x:collection3]
o.a.s.c.SolrCore [collection8] Registered new searcher
Searcher@241e78f5[collection8]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 569913 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
[junit4] 2> 569919 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.s.IndexSchema [collection9] Schema name=tiny
[junit4] 2> 569931 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
[junit4] 2> 569933 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.c.CoreContainer Creating SolrCore 'collection9' using
configuration from instancedir
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_2E546034E65C5704-001/tempDir-001/collection9
[junit4] 2> 569933 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.c.SolrCore [[collection9] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_2E546034E65C5704-001/tempDir-001/collection9],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_2E546034E65C5704-001/tempDir-001/collection9/data/]
[junit4] 2> 569935 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=50, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.15618559691909237]
[junit4] 2> 569980 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 569981 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 569981 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1439083496,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 569982 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.s.SolrIndexSearcher Opening
[Searcher@6f61f70d[collection9] main]
[junit4] 2> 569982 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_2E546034E65C5704-001/tempDir-001/collection9/conf
[junit4] 2> 569983 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 569983 INFO
(searcherExecutor-1568-thread-1-processing-x:collection3) [ x:collection3]
o.a.s.c.SolrCore [collection9] Registered new searcher
Searcher@6f61f70d[collection9]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 569983 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.c.SolrCores Opening transient core collection9
[junit4] 2> 569983 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.c.SolrCores Closing transient core [collection2]
[junit4] 2> 569983 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.c.SolrCore [collection2] CLOSING SolrCore
org.apache.solr.core.SolrCore@57daf664
[junit4] 2> 569986 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.collection2
[junit4] 2> 569986 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.c.SolrCore [collection3] CLOSING SolrCore
org.apache.solr.core.SolrCore@6256bd2d
[junit4] 2> 569987 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.collection3
[junit4] 2> 569987 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.c.CoreContainer Shutting down CoreContainer
instance=1998669961
[junit4] 2> 569988 INFO
(coreCloseExecutor-1572-thread-2-processing-x:collection3) [ x:collection5]
o.a.s.c.SolrCore [collection5] CLOSING SolrCore
org.apache.solr.core.SolrCore@7561d072
[junit4] 2> 569989 INFO
(coreCloseExecutor-1572-thread-1-processing-x:collection3) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@167f3bf1
[junit4] 2> 569990 INFO
(coreCloseExecutor-1572-thread-3-processing-x:collection3) [ x:collection4]
o.a.s.c.SolrCore [collection4] CLOSING SolrCore
org.apache.solr.core.SolrCore@1e9dba80
[junit4] 2> 569990 INFO
(coreCloseExecutor-1572-thread-5-processing-x:collection3) [ x:collection7]
o.a.s.c.SolrCore [collection7] CLOSING SolrCore
org.apache.solr.core.SolrCore@7098b4fd
[junit4] 2> 569991 INFO
(coreCloseExecutor-1572-thread-2-processing-x:collection3) [ x:collection5]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection5
[junit4] 2> 569991 INFO
(coreCloseExecutor-1572-thread-1-processing-x:collection3) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
[junit4] 2> 569991 INFO
(coreCloseExecutor-1572-thread-6-processing-x:collection3) [ x:collection8]
o.a.s.c.SolrCore [collection8] CLOSING SolrCore
org.apache.solr.core.SolrCore@5a8db69e
[junit4] 2> 569991 INFO
(coreCloseExecutor-1572-thread-7-processing-x:collection3) [ x:collection9]
o.a.s.c.SolrCore [collection9] CLOSING SolrCore
org.apache.solr.core.SolrCore@10a135a3
[junit4] 2> 569991 INFO
(coreCloseExecutor-1572-thread-4-processing-x:collection3) [ x:collection6]
o.a.s.c.SolrCore [collection6] CLOSING SolrCore
org.apache.solr.core.SolrCore@6082eb84
[junit4] 2> 569994 INFO
(coreCloseExecutor-1572-thread-4-processing-x:collection3) [ x:collection6]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection6
[junit4] 2> 569995 INFO
(coreCloseExecutor-1572-thread-5-processing-x:collection3) [ x:collection7]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection7
[junit4] 2> 569995 INFO
(coreCloseExecutor-1572-thread-6-processing-x:collection3) [ x:collection8]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection8
[junit4] 2> 569996 INFO
(coreCloseExecutor-1572-thread-7-processing-x:collection3) [ x:collection9]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection9
[junit4] 2> 569996 INFO
(coreCloseExecutor-1572-thread-3-processing-x:collection3) [ x:collection4]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection4
[junit4] 2> 570001 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 570001 INFO
(TEST-TestLazyCores.testCachingLimit-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.SolrTestCaseJ4 ###Ending testCachingLimit
[junit4] 2> 570006 INFO
(TEST-TestLazyCores.testRace-seed#[2E546034E65C5704]) [ x:collection3]
o.a.s.SolrTestCaseJ4 ###Starting testRace
[junit4] 2> 570028 INFO
(TEST-TestLazyCores.testRace-seed#[2E546034E65C5704]) [ x:collection3]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=600000&connTimeout=60000&retry=true
[junit4] 2> 570028 INFO
(TEST-TestLazyCores.testRace-seed#[2E546034E65C5704]) [ x:collection3]
o.a.s.c.SolrCores Allocating transient cache for 4 transient cores
[junit4] 2> 570068 INFO
(coreLoadExecutor-1579-thread-2-processing-x:collection3) [ x:collection2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
[junit4] 2> 570070 INFO
(coreLoadExecutor-1579-thread-3-processing-x:collection3) [ x:collection5]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
[junit4] 2> 570085 INFO
(coreLoadExecutor-1579-thread-1-processing-x:collection3) [ x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
[junit4] 2> 570087 INFO
(coreLoadExecutor-1579-thread-3-processing-x:collection3) [ x:collection5]
o.a.s.s.IndexSchema [collection5] Schema name=tiny
[junit4] 2> 570089 INFO
(coreLoadExecutor-1579-thread-3-processing-x:collection3) [ x:collection5]
o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
[junit4] 2> 570090 INFO
(coreLoadExecutor-1579-thread-2-processing-x:collection3) [ x:collection2]
o.a.s.s.IndexSchema [collection2] Schema name=tiny
[junit4] 2> 570091 INFO
(coreLoadExecutor-1579-thread-1-processing-x:collection3) [ x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=tiny
[junit4] 2> 570091 INFO
(coreLoadExecutor-1579-thread-3-processing-x:collection3) [ x:collection5]
o.a.s.c.CoreContainer Creating SolrCore 'collection5' using configuration from
instancedir
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_2E546034E65C5704-001/tempDir-002/collection5
[junit4] 2> 570092 INFO
(coreLoadExecutor-1579-thread-3-processing-x:collection3) [ x:collection5]
o.a.s.c.SolrCore [[collection5] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_2E546034E65C5704-001/tempDir-002/collection5],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_2E546034E65C5704-001/tempDir-002/collection5/data/]
[junit4] 2> 570092 INFO
(coreLoadExecutor-1579-thread-2-processing-x:collection3) [ x:collection2]
o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
[junit4] 2> 570093 INFO
(coreLoadExecutor-1579-thread-2-processing-x:collection3) [ x:collection2]
o.a.s.c.CoreContainer Creating SolrCore 'collection2' using configuration from
instancedir
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_2E546034E65C5704-001/tempDir-002/collection2
[junit4] 2> 570093 INFO
(coreLoadExecutor-1579-thread-1-processing-x:collection3) [ x:collection1]
o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
[junit4] 2> 570093 INFO
(coreLoadExecutor-1579-thread-2-processing-x:collection3) [ x:collection2]
o.a.s.c.SolrCore [[collection2] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_2E546034E65C5704-001/tempDir-002/collection2],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_2E546034E65C5704-001/tempDir-002/collection2/data/]
[junit4] 2> 570093 INFO
(coreLoadExecutor-1579-thread-3-processing-x:collection3) [ x:collection5]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=40, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=27.1796875,
floorSegmentMB=1.705078125, forceMergeDeletesPctAllowed=28.120909015902967,
segmentsPerTier=49.0, maxCFSSegmentSizeMB=0.3017578125,
noCFSRatio=0.5911056717543832
[junit4] 2> 570095 INFO
(coreLoadExecutor-1579-thread-2-processing-x:collection3) [ x:collection2]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=40, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=27.1796875,
floorSegmentMB=1.705078125, forceMergeDeletesPctAllowed=28.120909015902967,
segmentsPerTier=49.0, maxCFSSegmentSizeMB=0.3017578125,
noCFSRatio=0.5911056717543832
[junit4] 2> 570096 INFO
(coreLoadExecutor-1579-thread-1-processing-x:collection3) [ x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_2E546034E65C5704-001/tempDir-002/collection1
[junit4] 2> 570097 INFO
(coreLoadExecutor-1579-thread-1-processing-x:collection3) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_2E546034E65C5704-001/tempDir-002/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_2E546034E65C5704-001/tempDir-002/collection1/data/]
[junit4] 2> 570099 INFO
(coreLoadExecutor-1579-thread-1-processing-x:collection3) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=40, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=27.1796875,
floorSegmentMB=1.705078125, forceMergeDeletesPctAllowed=28.120909015902967,
segmentsPerTier=49.0, maxCFSSegmentSizeMB=0.3017578125,
noCFSRatio=0.5911056717543832
[junit4] 2> 570190 INFO
(coreLoadExecutor-1579-thread-1-processing-x:collection3) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 570191 INFO
(coreLoadExecutor-1579-thread-1-processing-x:collection3) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 570191 INFO
(coreLoadExecutor-1579-thread-1-processing-x:collection3) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=47, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=16.6474609375,
floorSegmentMB=0.341796875, forceMergeDeletesPctAllowed=10.170394561398982,
segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.45737509307276125
[junit4] 2> 570191 INFO
(coreLoadExecutor-1579-thread-1-processing-x:collection3) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@654c94df[collection1] main]
[junit4] 2> 570191 INFO
(coreLoadExecutor-1579-thread-1-processing-x:collection3) [ x:collection1]
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_2E546034E65C5704-001/tempDir-002/collection1/conf
[junit4] 2> 570191 INFO
(coreLoadExecutor-1579-thread-1-processing-x:collection3) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 570191 INFO
(searcherExecutor-1582-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@654c94df[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 570196 INFO
(coreLoadExecutor-1579-thread-2-processing-x:collection3) [ x:collection2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 570196 INFO
(coreLoadExecutor-1579-thread-2-processing-x:collection3) [ x:collection2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 570197 INFO
(coreLoadExecutor-1579-thread-2-processing-x:collection3) [ x:collection2]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=47, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=16.6474609375,
floorSegmentMB=0.341796875, forceMergeDeletesPctAllowed=10.170394561398982,
segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.45737509307276125
[junit4] 2> 570198 INFO
(coreLoadExecutor-1579-thread-2-processing-x:collection3) [ x:collection2]
o.a.s.s.SolrIndexSearcher Opening [Searcher@7c33f670[collection2] main]
[junit4] 2> 570198 INFO
(coreLoadExecutor-1579-thread-2-processing-x:collection3) [ x:collection2]
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_2E546034E65C5704-001/tempDir-002/collection2/conf
[junit4] 2> 570198 INFO
(coreLoadExecutor-1579-thread-2-processing-x:collection3) [ x:collection2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 570199 INFO
(searcherExecutor-1581-thread-1-processing-x:collection2) [ x:collection2]
o.a.s.c.SolrCore [collection2] Registered new searcher
Searcher@7c33f670[collection2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 570199 INFO
(coreLoadExecutor-1579-thread-2-processing-x:collection3) [ x:collection2]
o.a.s.c.SolrCores Opening transient core collection2
[junit4] 2> 570205 INFO
(coreLoadExecutor-1579-thread-3-processing-x:collection3) [ x:collection5]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 570205 INFO
(coreLoadExecutor-1579-thread-3-processing-x:collection3) [ x:collection5]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 570206 INFO
(coreLoadExecutor-1579-thread-3-processing-x:collection3) [ x:collection5]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=47, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=16.6474609375,
floorSegmentMB=0.341796875, forceMergeDeletesPctAllowed=10.170394561398982,
segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.45737509307276125
[junit4] 2> 570207 INFO
(coreLoadExecutor-1579-thread-3-processing-x:collection3) [ x:collection5]
o.a.s.s.SolrIndexSearcher Opening [Searcher@2a43549b[collection5] main]
[junit4] 2> 570207 INFO
(coreLoadExecutor-1579-thread-3-processing-x:collection3) [ x:collection5]
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_2E546034E65C5704-001/tempDir-002/collection5/conf
[junit4] 2> 570207 INFO
(coreLoadExecutor-1579-thread-3-processing-x:collection3) [ x:collection5]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 570207 INFO
(searcherExecutor-1580-thread-1-processing-x:collection5) [ x:collection5]
o.a.s.c.SolrCore [collection5] Registered new searcher
Searcher@2a43549b[collection5]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 570218 INFO (Thread-986) [ x:collection3]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
[junit4] 2> 570224 INFO (Thread-986) [ x:collection3]
o.a.s.s.IndexSchema [collection3] Schema name=tiny
[junit4] 2> 570227 INFO (Thread-986) [ x:collection3]
o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
[junit4] 2> 570229 INFO (Thread-986) [ x:collection3]
o.a.s.c.CoreContainer Creating SolrCore 'collection3' using configuration from
instancedir
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_2E546034E65C5704-001/tempDir-002/collection3
[junit4] 2> 570229 INFO (Thread-986) [ x:collection3] o.a.s.c.SolrCore
[[collection3] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_2E546034E65C5704-001/tempDir-002/collection3],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_2E546034E65C5704-001/tempDir-002/collection3/data/]
[junit4] 2> 570231 INFO (Thread-986) [ x:collection3]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=40, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=27.1796875,
floorSegmentMB=1.705078125, forceMergeDeletesPctAllowed=28.120909015902967,
segmentsPerTier=49.0, maxCFSSegmentSizeMB=0.3017578125,
noCFSRatio=0.5911056717543832
[junit4] 2> 570316 INFO (Thread-986) [ x:collection3]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 570316 INFO (Thread-986) [ x:collection3]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 570317 INFO (Thread-986) [ x:collection3]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=47, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=16.6474609375,
floorSegmentMB=0.341796875, forceMergeDeletesPctAllowed=10.170394561398982,
segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.45737509307276125
[junit4] 2> 570319 INFO (Thread-986) [ x:collection3]
o.a.s.s.SolrIndexSearcher Opening [Searcher@11c2fde[collection3] main]
[junit4] 2> 570319 INFO (Thread-986) [ x:collection3]
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_2E546034E65C5704-001/tempDir-002/collection3/conf
[junit4] 2> 570319 INFO (Thread-986) [ x:collection3]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 570319 INFO (Thread-986) [ x:collection3]
o.a.s.c.SolrCores Opening transient core collection3
[junit4] 2> 570322 INFO
(searcherExecutor-1592-thread-1-processing-x:collection3) [ x:collection3]
o.a.s.c.SolrCore [collection3] Registered new searcher
Searcher@11c2fde[collection3]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 570325 INFO
(TEST-TestLazyCores.testRace-seed#[2E546034E65C5704]) [ x:collection3]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=380108167
[junit4] 2> 570326 INFO
(coreCloseExecutor-1596-thread-1-processing-x:collection3) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@721ae606
[junit4] 2> 570327 INFO
(coreCloseExecutor-1596-thread-3-processing-x:collection3) [ x:collection2]
o.a.s.c.SolrCore [collection2] CLOSING SolrCore
org.apache.solr.core.SolrCore@76432c39
[junit4] 2> 570329 INFO
(coreCloseExecutor-1596-thread-4-processing-x:collection3) [ x:collection3]
o.a.s.c.SolrCore [collection3] CLOSING SolrCore
org.apache.solr.core.SolrCore@282dda1c
[junit4] 2> 570329 INFO
(coreCloseExecutor-1596-thread-2-processing-x:collection3) [ x:collection5]
o.a.s.c.SolrCore [collection5] CLOSING SolrCore
org.apache.solr.core.SolrCore@22c872cf
[junit4] 2> 570331 INFO
(coreCloseExecutor-1596-thread-1-processing-x:collection3) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
[junit4] 2> 570335 INFO
(coreCloseExecutor-1596-thread-2-processing-x:collection3) [ x:collection5]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection5
[junit4] 2> 570335 INFO
(coreCloseExecutor-1596-thread-4-processing-x:collection3) [ x:collection3]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection3
[junit4] 2> 570340 INFO
(coreCloseExecutor-1596-thread-3-processing-x:collection3) [ x:collection2]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection2
[junit4] 2> 570341 INFO
(TEST-TestLazyCores.testRace-seed#[2E546034E65C5704]) [ x:collection3]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 570341 INFO
(TEST-TestLazyCores.testRace-seed#[2E546034E65C5704]) [ x:collection3]
o.a.s.SolrTestCaseJ4 ###Ending testRace
[junit4] 2> 570345 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.SolrTestCaseJ4 ###Starting testMidUseUnload
[junit4] 2> 570372 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP
client with params: socketTimeout=600000&connTimeout=60000&retry=true
[junit4] 2> 570372 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.c.SolrCores Allocating transient cache for 4 transient
cores
[junit4] 2> 570416 INFO
(coreLoadExecutor-1603-thread-2-processing-x:collection3) [ x:collection2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
[junit4] 2> 570416 INFO
(coreLoadExecutor-1603-thread-1-processing-x:collection3) [ x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
[junit4] 2> 570430 INFO
(coreLoadExecutor-1603-thread-1-processing-x:collection3) [ x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=tiny
[junit4] 2> 570432 INFO
(coreLoadExecutor-1603-thread-2-processing-x:collection3) [ x:collection2]
o.a.s.s.IndexSchema [collection2] Schema name=tiny
[junit4] 2> 570433 INFO
(coreLoadExecutor-1603-thread-1-processing-x:collection3) [ x:collection1]
o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
[junit4] 2> 570433 INFO
(coreLoadExecutor-1603-thread-2-processing-x:collection3) [ x:collection2]
o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
[junit4] 2> 570435 INFO
(coreLoadExecutor-1603-thread-2-processing-x:collection3) [ x:collection2]
o.a.s.c.CoreContainer Creating SolrCore 'collection2' using configuration from
instancedir
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_2E546034E65C5704-001/tempDir-003/collection2
[junit4] 2> 570435 INFO
(coreLoadExecutor-1603-thread-1-processing-x:collection3) [ x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_2E546034E65C5704-001/tempDir-003/collection1
[junit4] 2> 570435 INFO
(coreLoadExecutor-1603-thread-1-processing-x:collection3) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_2E546034E65C5704-001/tempDir-003/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_2E546034E65C5704-001/tempDir-003/collection1/data/]
[junit4] 2> 570436 INFO
(coreLoadExecutor-1603-thread-2-processing-x:collection3) [ x:collection2]
o.a.s.c.SolrCore [[collection2] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_2E546034E65C5704-001/tempDir-003/collection2],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_2E546034E65C5704-001/tempDir-003/collection2/data/]
[junit4] 2> 570437 INFO
(coreLoadExecutor-1603-thread-1-processing-x:collection3) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=40, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=27.1796875,
floorSegmentMB=1.705078125, forceMergeDeletesPctAllowed=28.120909015902967,
segmentsPerTier=49.0, maxCFSSegmentSizeMB=0.3017578125,
noCFSRatio=0.5911056717543832
[junit4] 2> 570437 INFO
(coreLoadExecutor-1603-thread-3-processing-x:collection3) [ x:collection5]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
[junit4] 2> 570443 INFO
(coreLoadExecutor-1603-thread-2-processing-x:collection3) [ x:collection2]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=40, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=27.1796875,
floorSegmentMB=1.705078125, forceMergeDeletesPctAllowed=28.120909015902967,
segmentsPerTier=49.0, maxCFSSegmentSizeMB=0.3017578125,
noCFSRatio=0.5911056717543832
[junit4] 2> 570444 INFO
(coreLoadExecutor-1603-thread-3-processing-x:collection3) [ x:collection5]
o.a.s.s.IndexSchema [collection5] Schema name=tiny
[junit4] 2> 570445 INFO
(coreLoadExecutor-1603-thread-3-processing-x:collection3) [ x:collection5]
o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
[junit4] 2> 570447 INFO
(coreLoadExecutor-1603-thread-3-processing-x:collection3) [ x:collection5]
o.a.s.c.CoreContainer Creating SolrCore 'collection5' using configuration from
instancedir
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_2E546034E65C5704-001/tempDir-003/collection5
[junit4] 2> 570448 INFO
(coreLoadExecutor-1603-thread-3-processing-x:collection3) [ x:collection5]
o.a.s.c.SolrCore [[collection5] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_2E546034E65C5704-001/tempDir-003/collection5],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_2E546034E65C5704-001/tempDir-003/collection5/data/]
[junit4] 2> 570450 INFO
(coreLoadExecutor-1603-thread-3-processing-x:collection3) [ x:collection5]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=40, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=27.1796875,
floorSegmentMB=1.705078125, forceMergeDeletesPctAllowed=28.120909015902967,
segmentsPerTier=49.0, maxCFSSegmentSizeMB=0.3017578125,
noCFSRatio=0.5911056717543832
[junit4] 2> 570522 INFO
(coreLoadExecutor-1603-thread-1-processing-x:collection3) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 570522 INFO
(coreLoadExecutor-1603-thread-1-processing-x:collection3) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 570523 INFO
(coreLoadExecutor-1603-thread-1-processing-x:collection3) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=47, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=16.6474609375,
floorSegmentMB=0.341796875, forceMergeDeletesPctAllowed=10.170394561398982,
segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.45737509307276125
[junit4] 2> 570525 INFO
(coreLoadExecutor-1603-thread-1-processing-x:collection3) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@571bb82b[collection1] main]
[junit4] 2> 570525 INFO
(coreLoadExecutor-1603-thread-1-processing-x:collection3) [ x:collection1]
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_2E546034E65C5704-001/tempDir-003/collection1/conf
[junit4] 2> 570525 INFO
(coreLoadExecutor-1603-thread-1-processing-x:collection3) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 570526 INFO
(searcherExecutor-1605-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@571bb82b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 570542 INFO
(coreLoadExecutor-1603-thread-3-processing-x:collection3) [ x:collection5]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 570542 INFO
(coreLoadExecutor-1603-thread-3-processing-x:collection3) [ x:collection5]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 570543 INFO
(coreLoadExecutor-1603-thread-3-processing-x:collection3) [ x:collection5]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=47, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=16.6474609375,
floorSegmentMB=0.341796875, forceMergeDeletesPctAllowed=10.170394561398982,
segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.45737509307276125
[junit4] 2> 570544 INFO
(coreLoadExecutor-1603-thread-3-processing-x:collection3) [ x:collection5]
o.a.s.s.SolrIndexSearcher Opening [Searcher@461ee728[collection5] main]
[junit4] 2> 570544 INFO
(coreLoadExecutor-1603-thread-3-processing-x:collection3) [ x:collection5]
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_2E546034E65C5704-001/tempDir-003/collection5/conf
[junit4] 2> 570544 INFO
(coreLoadExecutor-1603-thread-3-processing-x:collection3) [ x:collection5]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 570545 INFO
(searcherExecutor-1606-thread-1-processing-x:collection5) [ x:collection5]
o.a.s.c.SolrCore [collection5] Registered new searcher
Searcher@461ee728[collection5]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 570554 INFO
(coreLoadExecutor-1603-thread-2-processing-x:collection3) [ x:collection2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 570554 INFO
(coreLoadExecutor-1603-thread-2-processing-x:collection3) [ x:collection2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 570554 INFO
(coreLoadExecutor-1603-thread-2-processing-x:collection3) [ x:collection2]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=47, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=16.6474609375,
floorSegmentMB=0.341796875, forceMergeDeletesPctAllowed=10.170394561398982,
segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.45737509307276125
[junit4] 2> 570555 INFO
(coreLoadExecutor-1603-thread-2-processing-x:collection3) [ x:collection2]
o.a.s.s.SolrIndexSearcher Opening [Searcher@b171bba[collection2] main]
[junit4] 2> 570556 INFO
(coreLoadExecutor-1603-thread-2-processing-x:collection3) [ x:collection2]
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_2E546034E65C5704-001/tempDir-003/collection2/conf
[junit4] 2> 570556 INFO
(coreLoadExecutor-1603-thread-2-processing-x:collection3) [ x:collection2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 570556 INFO
(coreLoadExecutor-1603-thread-2-processing-x:collection3) [ x:collection2]
o.a.s.c.SolrCores Opening transient core collection2
[junit4] 2> 570561 INFO
(searcherExecutor-1604-thread-1-processing-x:collection2) [ x:collection2]
o.a.s.c.SolrCore [collection2] Registered new searcher
Searcher@b171bba[collection2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 570569 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.collection1
[junit4] 2> 570569 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100
ms before checking again.
[junit4] 2> 570669 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100
ms before checking again.
[junit4] 2> 570769 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100
ms before checking again.
[junit4] 2> 570869 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100
ms before checking again.
[junit4] 2> 570970 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100
ms before checking again.
[junit4] 2> 571078 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100
ms before checking again.
[junit4] 2> 571185 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100
ms before checking again.
[junit4] 2> 571288 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100
ms before checking again.
[junit4] 2> 571388 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100
ms before checking again.
[junit4] 2> 571488 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100
ms before checking again.
[junit4] 2> 571588 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100
ms before checking again.
[junit4] 2> 571689 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100
ms before checking again.
[junit4] 2> 571789 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100
ms before checking again.
[junit4] 2> 571889 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100
ms before checking again.
[junit4] 2> 571989 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100
ms before checking again.
[junit4] 2> 572089 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100
ms before checking again.
[junit4] 2> 572190 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100
ms before checking again.
[junit4] 2> 572290 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100
ms before checking again.
[junit4] 2> 572390 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100
ms before checking again.
[junit4] 2> 572490 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100
ms before checking again.
[junit4] 2> 572590 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100
ms before checking again.
[junit4] 2> 572690 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100
ms before checking again.
[junit4] 2> 572790 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100
ms before checking again.
[junit4] 2> 572891 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.c.SolrCore Core collection1 is not yet closed, waiting 100
ms before checking again.
[junit4] 2> 572962 INFO (Thread-1002) [ x:collection3]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@4686cfec
[junit4] 2> 572965 INFO (Thread-1002) [ x:collection3]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
[junit4] 2> 572992 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.c.CoreContainer Shutting down CoreContainer
instance=45429969
[junit4] 2> 572992 INFO
(coreCloseExecutor-1617-thread-1-processing-x:collection3) [ x:collection5]
o.a.s.c.SolrCore [collection5] CLOSING SolrCore
org.apache.solr.core.SolrCore@51bff126
[junit4] 2> 572992 INFO
(coreCloseExecutor-1617-thread-2-processing-x:collection3) [ x:collection2]
o.a.s.c.SolrCore [collection2] CLOSING SolrCore
org.apache.solr.core.SolrCore@54263696
[junit4] 2> 572996 INFO
(coreCloseExecutor-1617-thread-2-processing-x:collection3) [ x:collection2]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection2
[junit4] 2> 572996 INFO
(coreCloseExecutor-1617-thread-1-processing-x:collection3) [ x:collection5]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection5
[junit4] 2> 572997 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 572997 INFO
(TEST-TestLazyCores.testMidUseUnload-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.SolrTestCaseJ4 ###Ending testMidUseUnload
[junit4] 2> 573000 INFO
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.SolrTestCaseJ4 ###Starting testBadConfigsGenerateErrors
[junit4] 2> 573015 INFO
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP
client with params: socketTimeout=600000&connTimeout=60000&retry=true
[junit4] 2> 573045 INFO
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.c.CorePropertiesLocator Found 6 core definitions
underneath
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_2E546034E65C5704-001/tempDir-004
[junit4] 2> 573045 INFO
(TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[2E546034E65C5704]) [
x:collection3] o.a.s.c.CorePropertiesLocator Cores are: [badSchema1,
badConfig2, badSchema2, badConfig1, core2, core1]
[junit4] 2> 573062 INFO
(coreLoadExecutor-1624-thread-2-processing-x:collection3) [ x:badConfig2]
o.a.s.c.Config Ignoring exception matching \QSAXParseException\E
[junit4] 2> 573069 INFO
(coreLoadExecutor-1624-thread-3-processing-x:collection3) [ x:badSchema2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
[junit4] 2> 573080 INFO
(coreLoadExecutor-1624-thread-1-processing-x:collection3) [ x:badSchema1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
[junit4] 2> 573085 INFO
(coreLoadExecutor-1624-thread-1-processing-x:collection3) [ x:badSchema1]
o.a.s.c.Config Ignoring exception matching \QSAXParseException\E
[junit4] 2> 573086 INFO
(coreLoadExecutor-1624-thread-3-processing-x:collection3) [ x:badSchema2]
o.a.s.c.Config Ignoring exception matching \QSAXParseException\E
[junit4] 2> 573092 INFO
(coreLoadExecutor-1624-thread-1-processing-x:collection3) [ x:core2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
[junit4] 2> 573105 INFO
(coreLoadExecutor-1624-thread-3-processing-x:collection3) [ x:core1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
[junit4] 2> 573106 INFO
(coreLoadExecutor-1624-thread-2-processing-x:collection3) [ x:badConfig1]
o.a.s.c.Config Ignoring exception matching \QSAXParseException\E
[junit4] 2> 573109 INFO
(coreLoadExecutor-1624-thread-1-processing-x:collection3) [ x:core2]
o.a.s.s.IndexSchema [core2] Schema name=tiny
[junit4] 2> 573111 INFO
(coreLoadExecutor-1624-thread-3-processing-x:collection3) [ x:core1]
o.a.s.s.IndexSchema [core1] Schema name=tiny
[junit4] 2> 573112 INFO
(coreLoadExecutor-1624-thread-1-processing-x:collection3) [ x:core2]
o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
[junit4] 2> 573112 INFO
(coreLoadExecutor-1624-thread-3-processing-x:collection3) [ x:core1]
o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
[junit4] 2> 573114 INFO
(coreLoadExecutor-1624-thread-1-processing-x:collection3) [ x:core2]
o.a.s.c.CoreContainer Creating SolrCore 'core2' using configuration from
instancedir
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_2E546034E65C5704-001/tempDir-004/core2
[junit4] 2> 573114 INFO
(coreLoadExecutor-1624-thread-3-processing-x:collection3) [ x:core1]
o.a.s.c.CoreContainer Creating SolrCore 'core1' using configuration from
instancedir
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_2E546034E65C5704-001/tempDir-004/core1
[junit4] 2> 573114 INFO
(coreLoadExecutor-1624-thread-1-processing-x:collection3) [ x:core2]
o.a.s.c.SolrCore [[core2] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_2E546034E65C5704-001/tempDir-004/core2],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_2E546034E65C5704-001/tempDir-004/core2/data/]
[junit4] 2> 573114 INFO
(coreLoadExecutor-1624-thread-3-processing-x:collection3) [ x:core1]
o.a.s.c.SolrCore [[core1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_2E546034E65C5704-001/tempDir-004/core1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_2E546034E65C5704-001/tempDir-004/core1/data/]
[junit4] 2> 573116 INFO (coreLoadExecutor
[...truncated too long message...]
vlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:748)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:729)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:510)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:347)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:298)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:110)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[junit4] 2> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:534)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
[junit4] 2> at
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:202)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
[junit4] 2> at
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> Caused by: org.apache.solr.common.SolrException: Unable to
create core [workQueue_shard2_replica1]
[junit4] 2> at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:919)
[junit4] 2> at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:840)
[junit4] 2> ... 37 more
[junit4] 2> Caused by: org.apache.solr.common.SolrException: Could not get
shard id for core: workQueue_shard2_replica1
[junit4] 2> at
org.apache.solr.cloud.ZkController.waitForShardId(ZkController.java:1345)
[junit4] 2> at
org.apache.solr.cloud.ZkController.doGetShardIdAndNodeNameProcess(ZkController.java:1290)
[junit4] 2> at
org.apache.solr.cloud.ZkController.preRegister(ZkController.java:1396)
[junit4] 2> at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:898)
[junit4] 2> ... 38 more
[junit4] 2>
[junit4] 2> 262188 INFO (qtp1937518947-364) [n:127.0.0.1:38013_solr
c:workQueue s:shard2 x:workQueue_shard2_replica1] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=workQueue_shard2_replica1&action=CREATE&numShards=2&collection=workQueue&shard=shard2&wt=javabin&version=2}
status=400 QTime=138106
[junit4] 2> 262190 INFO
(SUITE-StreamExpressionTest-seed#[72BE962E1E408FEA]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:36429 36429
[junit4] 2> 262204 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxnFactory Ignoring unexpected runtime exception
[junit4] 2> java.nio.channels.CancelledKeyException
[junit4] 2> at
sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:73)
[junit4] 2> at
sun.nio.ch.SelectionKeyImpl.readyOps(SelectionKeyImpl.java:87)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:187)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 262206 INFO (Thread-71) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:36429 36429
[junit4] 2> 262207 WARN (Thread-71) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 147 /solr/aliases.json
[junit4] 2> 10 /solr/configs/conf
[junit4] 2> 4 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 147 /solr/clusterprops.json
[junit4] 2> 147 /solr/clusterstate.json
[junit4] 2> 4
/solr/collections/parallelDestinationCollection/state.json
[junit4] 2> 4
/solr/collections/destinationCollection/state.json
[junit4] 2> 3 /solr/collections/workQueue/state.json
[junit4] 2> 2
/solr/overseer_elect/election/97449695056494599-127.0.0.1:33978_solr-n_0000000000
[junit4] 2> 2 /solr/collections/destination/state.json
[junit4] 2> 2
/solr/collections/collection1_collection/state.json
[junit4] 2> 2
/solr/collections/parallelDestinationCollection1/state.json
[junit4] 2> 2 /solr/collections/mainCorpus/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 147 /solr/live_nodes
[junit4] 2> 147 /solr/collections
[junit4] 2> 100 /solr/overseer/queue
[junit4] 2> 80 /solr/overseer/collection-queue-work
[junit4] 2> 17 /solr/overseer/queue-work
[junit4] 2>
[junit4] 2> 262207 INFO
(SUITE-StreamExpressionTest-seed#[72BE962E1E408FEA]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_72BE962E1E408FEA-001
[junit4] 2> Feb 13, 2017 5:42:26 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):
{expr_s=BlockTreeOrds(blocksize=128), i_multi=BlockTreeOrds(blocksize=128),
join2_s=FST50, multiDefault=FST50, subject=FST50, a_f=FST50,
intDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
join1_i=BlockTreeOrds(blocksize=128), a_i=BlockTreeOrds(blocksize=128),
join3_i=PostingsFormat(name=Memory doPackFST= false), field_i=FST50,
level1_s=BlockTreeOrds(blocksize=128), ident_s=FST50,
body_t=PostingsFormat(name=Memory doPackFST= false),
s_multi=PostingsFormat(name=Memory doPackFST= false),
level2_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
a_s=PostingsFormat(name=Memory doPackFST= false),
_version_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
side_s=PostingsFormat(name=Memory doPackFST= false),
id=BlockTreeOrds(blocksize=128), text=PostingsFormat(name=Memory doPackFST=
false),
timestamp=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))},
docValues:{expr_s=DocValuesFormat(name=Direct),
i_multi=DocValuesFormat(name=Direct), join2_s=DocValuesFormat(name=Asserting),
multiDefault=DocValuesFormat(name=Asserting),
a_f=DocValuesFormat(name=Asserting), intDefault=DocValuesFormat(name=Memory),
join1_i=DocValuesFormat(name=Direct), a_i=DocValuesFormat(name=Direct),
join3_i=DocValuesFormat(name=Lucene54),
field_i=DocValuesFormat(name=Asserting), level1_s=DocValuesFormat(name=Direct),
ident_s=DocValuesFormat(name=Asserting),
s_multi=DocValuesFormat(name=Lucene54), level2_s=DocValuesFormat(name=Memory),
a_s=DocValuesFormat(name=Lucene54), side_s=DocValuesFormat(name=Lucene54),
id=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=348,
maxMBSortInHeap=6.987880796757413,
sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=ar-SA,
timezone=Europe/Nicosia
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_121
(64-bit)/cpus=3,threads=1,free=56007752,total=186884096
[junit4] 2> NOTE: All tests run in this JVM:
[StreamExpressionToExplanationTest, JDBCStreamTest, TestJavaBinCodec,
HttpSolrClientConPoolTest, StreamExpressionParserTest, TestClusteringResponse,
LessThanEvaluatorTest, ModifiableSolrParamsTest,
ConcurrentUpdateSolrClientBuilderTest, DocumentAnalysisResponseTest,
ExternalHttpClientTest, TestDocumentObjectBinder, TermsResponseTest,
FieldAnalysisResponseTest, TestSuggesterResponse, TestHash,
DivideEvaluatorTest, SolrExampleEmbeddedTest, TestConfigSetAdminRequest,
AnlysisResponseBaseTest, ExclusiveOrEvaluatorTest, TestJsonRecordReader,
StreamExpressionTest]
[junit4] Completed [80/108 (1!)] on J0 in 206.00s, 52 tests, 1 failure, 9
skipped <<< FAILURES!
[...truncated 61944 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]