Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/4216/
Java: 64bit/jdk1.8.0_11 -XX:-UseCompressedOops -XX:+UseG1GC
2 tests failed.
REGRESSION:
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testDistribSearch
Error Message:
There are still nodes recoverying - waited for 330 seconds
Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 330
seconds
at
__randomizedtesting.SeedInfo.seed([21560EBDA72F15EC:A0B080A5D07075D0]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:178)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:137)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:132)
at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:770)
at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(CollectionsAPIDistributedZkTest.java:203)
at
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:865)
at sun.reflect.GeneratedMethodAccessor36.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
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:43)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at java.lang.Thread.run(Thread.java:745)
FAILED: junit.framework.TestSuite.org.apache.solr.core.TestLazyCores
Error Message:
ERROR: SolrIndexSearcher opens=59 closes=58
Stack Trace:
java.lang.AssertionError: ERROR: SolrIndexSearcher opens=59 closes=58
at __randomizedtesting.SeedInfo.seed([21560EBDA72F15EC]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:436)
at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:183)
at sun.reflect.GeneratedMethodAccessor33.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:790)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
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:43)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 11221 lines...]
[junit4] Suite: org.apache.solr.core.TestLazyCores
[junit4] 2> Creating dataDir:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\init-core-data-001
[junit4] 2> 1734549 T3940 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl
(true) and clientAuth (false)
[junit4] 2> 1734551 T3940 oas.SolrTestCaseJ4.initCore ####initCore
[junit4] 2> 1734551 T3940 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\'
[junit4] 2> 1734554 T3940 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/.svn/'
to classloader
[junit4] 2> 1734555 T3940 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 1734556 T3940 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 1734612 T3940 oasc.SolrConfig.<init> Using Lucene
MatchVersion: LUCENE_5_0
[junit4] 2> 1734623 T3940 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig-minimal.xml
[junit4] 2> 1734624 T3940 oass.IndexSchema.readSchema Reading Solr Schema
from schema-tiny.xml
[junit4] 2> 1734627 T3940 oass.IndexSchema.readSchema [null] Schema
name=tiny
[junit4] 2> 1734633 T3940 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 1734634 T3940 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 1734634 T3940 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr
[junit4] 2> 1734634 T3940 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\'
[junit4] 2> 1734661 T3940 oasc.CoreContainer.<init> New CoreContainer
1932931576
[junit4] 2> 1734661 T3940 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\]
[junit4] 2> 1734662 T3940 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 0
[junit4] 2> 1734662 T3940 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to: null
[junit4] 2> 1734662 T3940 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 0
[junit4] 2> 1734663 T3940 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 1734663 T3940 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 1734663 T3940 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 1734663 T3940 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 1734663 T3940 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 1734664 T3940 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 1734670 T3940 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=30000&connTimeout=30000&retry=false
[junit4] 2> 1734672 T3940 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1734672 T3940 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1734672 T3940 oasc.CoreContainer.load Host Name:
[junit4] 2> 1734677 T3941 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1/'
[junit4] 2> 1734678 T3941 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/.svn/'
to classloader
[junit4] 2> 1734678 T3941 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 1734678 T3941 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 1734702 T3941 oasc.SolrConfig.<init> Using Lucene
MatchVersion: LUCENE_5_0
[junit4] 2> 1734711 T3941 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig-minimal.xml
[junit4] 2> 1734711 T3941 oass.IndexSchema.readSchema Reading Solr Schema
from schema-tiny.xml
[junit4] 2> 1734714 T3941 oass.IndexSchema.readSchema [collection1] Schema
name=tiny
[junit4] 2> 1734738 T3941 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 1734738 T3941 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from instancedir
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1/
[junit4] 2> 1734738 T3941 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1734739 T3941 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1/,
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\init-core-data-001\
[junit4] 2> 1734739 T3941 oasc.SolrCore.<init> JMX monitoring not detected
for core: collection1
[junit4] 2> 1734740 T3941 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\init-core-data-001\
[junit4] 2> 1734740 T3941 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\init-core-data-001\index/
[junit4] 2> 1734740 T3941 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\init-core-data-001\index'
doesn't exist. Creating new index...
[junit4] 2> 1734741 T3941 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\init-core-data-001\index
[junit4] 2> 1734741 T3941 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=37, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=18.8818359375,
floorSegmentMB=1.919921875, forceMergeDeletesPctAllowed=8.306495021773044,
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1734742 T3941 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@44bbf284
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7994f6c9),segFN=segments_1,generation=1}
[junit4] 2> 1734742 T3941 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1734743 T3941 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 1734743 T3941 oasc.RequestHandlers.initHandlersFromConfig
created /select: solr.SearchHandler
[junit4] 2> 1734744 T3941 oasc.RequestHandlers.initHandlersFromConfig
created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4] 2> 1734744 T3941 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 1734749 T3941 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1734750 T3941 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 1734750 T3941 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 1734751 T3941 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=12, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5445952764386804]
[junit4] 2> 1734751 T3941 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@44bbf284
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7994f6c9),segFN=segments_1,generation=1}
[junit4] 2> 1734751 T3941 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1734751 T3941 oass.SolrIndexSearcher.<init> Opening
Searcher@4a99bb5b[collection1] main
[junit4] 2> 1734752 T3941 oasr.ManagedResourceStorage.newStorageIO WARN
Cannot write to config directory
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf;
switching to use InMemory storage instead.
[junit4] 2> 1734753 T3941 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 1734753 T3941 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using InMemoryStorage
[junit4] 2> 1734753 T3941 oasr.ManagedResource.reloadFromStorage WARN No
stored data found for /rest/managed
[junit4] 2> 1734753 T3941 oasr.ManagedResourceStorage$JsonStorage.store
Saved JSON object to path _rest_managed.json using InMemoryStorage
[junit4] 2> 1734753 T3941 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 1734754 T3941 oasc.CoreContainer.registerCore registering
core: collection1
[junit4] 2> 1734754 T3942 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@4a99bb5b[collection1]
main{UninvertingDirectoryReader()}
[junit4] 2> 1734757 T3940 oas.SolrTestCaseJ4.initCore ####initCore end
[junit4] 2> 1734759 T3940 oas.SolrTestCaseJ4.setUp ###Starting testLazyLoad
[junit4] 2> 1734835 T3940 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-001\'
[junit4] 2> 1734866 T3940 oasc.ConfigSolr.fromFile Loading container
configuration from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-001\solr.xml
[junit4] 2> 1734879 T3940 oasc.CoreContainer.<init> New CoreContainer
1505060159
[junit4] 2> 1734879 T3940 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-001\]
[junit4] 2> 1734880 T3940 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 0
[junit4] 2> 1734880 T3940 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to: null
[junit4] 2> 1734880 T3940 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 0
[junit4] 2> 1734881 T3940 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 1734881 T3940 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 1734881 T3940 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 1734881 T3940 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 1734882 T3940 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 1734882 T3940 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 1734887 T3940 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=0&connTimeout=0&retry=false
[junit4] 2> 1734890 T3940 oasc.SolrCores.allocateLazyCores Allocating
transient cache for 4 transient cores
[junit4] 2> 1734890 T3940 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1734890 T3940 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1734891 T3940 oasc.CoreContainer.load Host Name: null
[junit4] 2> 1734902 T3944 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-001\collection1\'
[junit4] 2> 1734903 T3945 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-001\collection2\'
[junit4] 2> 1734906 T3946 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-001\collection5\'
[junit4] 2> 1734931 T3944 oasc.SolrConfig.<init> Using Lucene
MatchVersion: LUCENE_5_0
[junit4] 2> 1734939 T3944 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 1734939 T3944 oass.IndexSchema.readSchema Reading Solr Schema
from schema.xml
[junit4] 2> 1734945 T3946 oasc.SolrConfig.<init> Using Lucene
MatchVersion: LUCENE_5_0
[junit4] 2> 1734947 T3945 oasc.SolrConfig.<init> Using Lucene
MatchVersion: LUCENE_5_0
[junit4] 2> 1734954 T3946 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 1734954 T3946 oass.IndexSchema.readSchema Reading Solr Schema
from schema.xml
[junit4] 2> 1734956 T3945 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 1734957 T3945 oass.IndexSchema.readSchema Reading Solr Schema
from schema.xml
[junit4] 2> 1734958 T3946 oass.IndexSchema.readSchema [collectionLazy5]
Schema name=tiny
[junit4] 2> 1734960 T3945 oass.IndexSchema.readSchema [collectionLazy2]
Schema name=tiny
[junit4] 2> 1734965 T3945 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 1734966 T3945 oasc.CoreContainer.create Creating SolrCore
'collectionLazy2' using configuration from instancedir
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-001\collection2\
[junit4] 2> 1734966 T3945 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1734966 T3945 oasc.SolrCore.<init> [collectionLazy2] Opening
new SolrCore at
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-001\collection2\,
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-001\collection2\data\
[junit4] 2> 1734966 T3945 oasc.SolrCore.<init> JMX monitoring not detected
for core: collectionLazy2
[junit4] 2> 1734967 T3945 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-001\collection2\data\
[junit4] 2> 1734967 T3945 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-001\collection2\data\index/
[junit4] 2> 1734967 T3945 oasc.SolrCore.initIndex WARN [collectionLazy2]
Solr index directory
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-001\collection2\data\index'
doesn't exist. Creating new index...
[junit4] 2> 1734968 T3945 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-001\collection2\data\index
[junit4] 2> 1734968 T3945 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=37, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=18.8818359375,
floorSegmentMB=1.919921875, forceMergeDeletesPctAllowed=8.306495021773044,
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1734969 T3945 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@de9b9b0
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7a8d1a07),segFN=segments_1,generation=1}
[junit4] 2> 1734969 T3945 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1734970 T3945 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 1734971 T3945 oasc.RequestHandlers.initHandlersFromConfig
created /select: solr.SearchHandler
[junit4] 2> 1734971 T3945 oasc.RequestHandlers.initHandlersFromConfig
created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4] 2> 1734971 T3945 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 1734976 T3945 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1734977 T3945 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 1734977 T3945 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 1734978 T3945 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=12, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5445952764386804]
[junit4] 2> 1734978 T3945 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@de9b9b0
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7a8d1a07),segFN=segments_1,generation=1}
[junit4] 2> 1734978 T3945 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1734979 T3945 oass.SolrIndexSearcher.<init> Opening
Searcher@4f3fb00a[collectionLazy2] main
[junit4] 2> 1734979 T3945
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage
initialized to use dir:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-001\collection2\conf
[junit4] 2> 1734979 T3945 oasr.RestManager.init Initializing RestManager
with initArgs:
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-001\collection2\conf}
[junit4] 2> 1734979 T3945 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-001\collection2\conf
[junit4] 2> 1734980 T3945 oasr.ManagedResource.reloadFromStorage WARN No
stored data found for /rest/managed
[junit4] 2> 1734981 T3944 oass.IndexSchema.readSchema [collection1] Schema
name=tiny
[junit4] 2> 1734986 T3944 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 1734986 T3944 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from instancedir
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-001\collection1\
[junit4] 2> 1734986 T3944 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1734986 T3944 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-001\collection1\,
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-001\collection1\data\
[junit4] 2> 1734986 T3944 oasc.SolrCore.<init> JMX monitoring not detected
for core: collection1
[junit4] 2> 1734986 T3945 oasr.ManagedResourceStorage$JsonStorage.store
Saved JSON object to path _rest_managed.json using
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-001\collection2\conf
[junit4] 2> 1734986 T3945 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 1734988 T3944 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-001\collection1\data\
[junit4] 2> 1734993 T3947 oasc.SolrCore.registerSearcher [collectionLazy2]
Registered new searcher Searcher@4f3fb00a[collectionLazy2]
main{UninvertingDirectoryReader()}
[junit4] 2> 1734993 T3945 oasc.SolrCores.putTransientCore Opening
transient core collectionLazy2
[junit4] 2> 1734993 T3945 oasc.CoreContainer.registerCore registering
core: collectionLazy2
[junit4] 2> 1734993 T3944 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-001\collection1\data\index/
[junit4] 2> 1734993 T3944 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-001\collection1\data\index'
doesn't exist. Creating new index...
[junit4] 2> 1734994 T3944 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-001\collection1\data\index
[junit4] 2> 1734994 T3944 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=37, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=18.8818359375,
floorSegmentMB=1.919921875, forceMergeDeletesPctAllowed=8.306495021773044,
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1734995 T3944 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@3984e92d
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@145e15fe),segFN=segments_1,generation=1}
[junit4] 2> 1734995 T3944 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1734996 T3944 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 1734997 T3944 oasc.RequestHandlers.initHandlersFromConfig
created /select: solr.SearchHandler
[junit4] 2> 1734997 T3944 oasc.RequestHandlers.initHandlersFromConfig
created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4] 2> 1734997 T3944 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 1734999 T3944 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1734990 T3946 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 1734999 T3946 oasc.CoreContainer.create Creating SolrCore
'collectionLazy5' using configuration from instancedir
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-001\collection5\
[junit4] 2> 1734999 T3946 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1735000 T3946 oasc.SolrCore.<init> [collectionLazy5] Opening
new SolrCore at
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-001\collection5\,
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-001\collection5\data\
[junit4] 2> 1735000 T3946 oasc.SolrCore.<init> JMX monitoring not detected
for core: collectionLazy5
[junit4] 2> 1735000 T3946 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-001\collection5\data\
[junit4] 2> 1735000 T3946 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-001\collection5\data\index/
[junit4] 2> 1735000 T3946 oasc.SolrCore.initIndex WARN [collectionLazy5]
Solr index directory
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-001\collection5\data\index'
doesn't exist. Creating new index...
[junit4] 2> 1735001 T3946 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-001\collection5\data\index
[junit4] 2> 1735001 T3946 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=37, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=18.8818359375,
floorSegmentMB=1.919921875, forceMergeDeletesPctAllowed=8.306495021773044,
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1735001 T3946 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@b54a339
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2921f441),segFN=segments_1,generation=1}
[junit4] 2> 1735001 T3946 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1735003 T3944 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 1735003 T3944 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 1735003 T3944 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=12, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5445952764386804]
[junit4] 2> 1735004 T3946 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 1735004 T3944 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@3984e92d
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@145e15fe),segFN=segments_1,generation=1}
[junit4] 2> 1735004 T3944 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1735004 T3946 oasc.RequestHandlers.initHandlersFromConfig
created /select: solr.SearchHandler
[junit4] 2> 1735004 T3944 oass.SolrIndexSearcher.<init> Opening
Searcher@21db7190[collection1] main
[junit4] 2> 1735005 T3946 oasc.RequestHandlers.initHandlersFromConfig
created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4] 2> 1735005 T3946 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 1735006 T3944
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage
initialized to use dir:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-001\collection1\conf
[junit4] 2> 1735006 T3944 oasr.RestManager.init Initializing RestManager
with initArgs:
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-001\collection1\conf}
[junit4] 2> 1735006 T3944 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-001\collection1\conf
[junit4] 2> 1735006 T3946 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1735006 T3944 oasr.ManagedResource.reloadFromStorage WARN No
stored data found for /rest/managed
[junit4] 2> 1735007 T3946 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 1735007 T3944 oasr.ManagedResourceStorage$JsonStorage.store
Saved JSON object to path _rest_managed.json using
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-001\collection1\conf
[junit4] 2> 1735007 T3944 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 1735007 T3946 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 1735008 T3946 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=12, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5445952764386804]
[junit4] 2> 1735008 T3948 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@21db7190[collection1]
main{UninvertingDirectoryReader()}
[junit4] 2> 1735008 T3944 oasc.CoreContainer.registerCore registering
core: collection1
[junit4] 2> 1735008 T3946 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@b54a339
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2921f441),segFN=segments_1,generation=1}
[junit4] 2> 1735009 T3946 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1735009 T3946 oass.SolrIndexSearcher.<init> Opening
Searcher@72b549d8[collectionLazy5] main
[junit4] 2> 1735011 T3946
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage
initialized to use dir:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-001\collection5\conf
[junit4] 2> 1735011 T3946 oasr.RestManager.init Initializing RestManager
with initArgs:
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-001\collection5\conf}
[junit4] 2> 1735011 T3946 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-001\collection5\conf
[junit4] 2> 1735013 T3946 oasr.ManagedResource.reloadFromStorage WARN No
stored data found for /rest/managed
[junit4] 2> 1735013 T3946 oasr.ManagedResourceStorage$JsonStorage.store
Saved JSON object to path _rest_managed.json using
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-001\collection5\conf
[junit4] 2> 1735013 T3946 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 1735014 T3946 oasc.CoreContainer.registerCore registering
core: collectionLazy5
[junit4] 2> 1735014 T3949 oasc.SolrCore.registerSearcher [collectionLazy5]
Registered new searcher Searcher@72b549d8[collectionLazy5]
main{UninvertingDirectoryReader()}
[junit4] 2> 1735015 T3940 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-001\collection3\'
[junit4] 2> 1735040 T3940 oasc.SolrConfig.<init> Using Lucene
MatchVersion: LUCENE_5_0
[junit4] 2> 1735048 T3940 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 1735048 T3940 oass.IndexSchema.readSchema Reading Solr Schema
from schema.xml
[junit4] 2> 1735052 T3940 oass.IndexSchema.readSchema [collectionLazy3]
Schema name=tiny
[junit4] 2> 1735054 T3940 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 1735054 T3940 oasc.CoreContainer.create Creating SolrCore
'collectionLazy3' using configuration from instancedir
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-001\collection3\
[junit4] 2> 1735054 T3940 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1735057 T3940 oasc.SolrCore.<init> [collectionLazy3] Opening
new SolrCore at
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-001\collection3\,
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-001\collection3\data\
[junit4] 2> 1735057 T3940 oasc.SolrCore.<init> JMX monitoring not detected
for core: collectionLazy3
[junit4] 2> 1735057 T3940 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-001\collection3\data\
[junit4] 2> 1735057 T3940 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-001\collection3\data\index/
[junit4] 2> 1735057 T3940 oasc.SolrCore.initIndex WARN [collectionLazy3]
Solr index directory
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-001\collection3\data\index'
doesn't exist. Creating new index...
[junit4] 2> 1735059 T3940 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-001\collection3\data\index
[junit4] 2> 1735060 T3940 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=38, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=44.6025390625,
floorSegmentMB=1.4169921875, forceMergeDeletesPctAllowed=17.55717417075848,
segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1735060 T3940 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@573d4912
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3287924),segFN=segments_1,generation=1}
[junit4] 2> 1735060 T3940 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1735061 T3940 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 1735062 T3940 oasc.RequestHandlers.initHandlersFromConfig
created /select: solr.SearchHandler
[junit4] 2> 1735062 T3940 oasc.RequestHandlers.initHandlersFromConfig
created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4] 2> 1735062 T3940 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 1735063 T3940 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1735066 T3940 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 1735066 T3940 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 1735066 T3940 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=27, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5845980761604278]
[junit4] 2> 1735066 T3940 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@573d4912
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3287924),segFN=segments_1,generation=1}
[junit4] 2> 1735066 T3940 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1735066 T3940 oass.SolrIndexSearcher.<init> Opening
Searcher@472ae0e5[collectionLazy3] main
[junit4] 2> 1735066 T3940
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage
initialized to use dir:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-001\collection3\conf
[junit4] 2> 1735066 T3940 oasr.RestManager.init Initializing RestManager
with initArgs:
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-001\collection3\conf}
[junit4] 2> 1735069 T3940 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-001\collection3\conf
[junit4] 2> 1735069 T3940 oasr.ManagedResource.reloadFromStorage WARN No
stored data found for /rest/managed
[junit4] 2> 1735070 T3940 oasr.ManagedResourceStorage$JsonStorage.store
Saved JSON object to path _rest_managed.json using
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-001\collection3\conf
[junit4] 2> 1735070 T3940 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 1735071 T3940 oasc.SolrCores.putTransientCore Opening
transient core collectionLazy3
[junit4] 2> 1735072 T3940 oasc.CoreContainer.registerCore registering
core: collectionLazy3
[junit4] 2> 1735071 T3951 oasc.SolrCore.registerSearcher [collectionLazy3]
Registered new searcher Searcher@472ae0e5[collectionLazy3]
main{UninvertingDirectoryReader()}
[junit4] 2> 1735073 T3940 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-001\collection4\'
[junit4] 2> 1735106 T3940 oasc.SolrConfig.<init> Using Lucene
MatchVersion: LUCENE_5_0
[junit4] 2> 1735113 T3940 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 1735113 T3940 oass.IndexSchema.readSchema Reading Solr Schema
from schema.xml
[junit4] 2> 1735118 T3940 oass.IndexSchema.readSchema [collectionLazy4]
Schema name=tiny
[junit4] 2> 1735120 T3940 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 1735120 T3940 oasc.CoreContainer.create Creating SolrCore
'collectionLazy4' using configuration from instancedir
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-001\collection4\
[junit4] 2> 1735120 T3940 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1735123 T3940 oasc.SolrCore.<init> [collectionLazy4] Opening
new SolrCore at
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-001\collection4\,
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-001\collection4\data\
[junit4] 2> 1735123 T3940 oasc.SolrCore.<init> JMX monitoring not detected
for core: collectionLazy4
[junit4] 2> 1735124 T3940 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-001\collection4\data\
[junit4] 2> 1735124 T3940 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-001\collection4\data\index/
[junit4] 2> 1735124 T3940 oasc.SolrCore.initIndex WARN [collectionLazy4]
Solr index directory
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-001\collection4\data\index'
doesn't exist. Creating new index...
[junit4] 2> 1735125 T3940 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-001\collection4\data\index
[junit4] 2> 1735125 T3940 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=50, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=79.169921875,
floorSegmentMB=1.5625, forceMergeDeletesPctAllowed=14.00216849155141,
segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5095944714574555
[junit4] 2> 1735126 T3940 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@58dbc84b
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7565209d),segFN=segments_1,generation=1}
[junit4] 2> 1735126 T3940 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1735127 T3940 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 1735128 T3940 oasc.RequestHandlers.initHandlersFromConfig
created /select: solr.SearchHandler
[junit4] 2> 1735128 T3940 oasc.RequestHandlers.initHandlersFromConfig
created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4] 2> 1735128 T3940 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 1735130 T3940 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1735132 T3940 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 1735132 T3940 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 1735132 T3940 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=49, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=48.427734375,
floorSegmentMB=0.701171875, forceMergeDeletesPctAllowed=20.945531567274454,
segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5084802272591257
[junit4] 2> 1735133 T3940 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@58dbc84b
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7565209d),segFN=segments_1,generation=1}
[junit4] 2> 1735133 T3940 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1735133 T3940 oass.SolrIndexSearcher.<init> Opening
Searcher@a6c08af[collectionLazy4] main
[junit4] 2> 1735134 T3940
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage
initialized to use dir:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-001\collection4\conf
[junit4] 2> 1735134 T3940 oasr.RestManager.init Initializing RestManager
with initArgs:
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-001\collection4\conf}
[junit4] 2> 1735134 T3940 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-001\collection4\conf
[junit4] 2> 1735135 T3940 oasr.ManagedResource.reloadFromStorage WARN No
stored data found for /rest/managed
[junit4] 2> 1735137 T3940 oasr.ManagedResourceStorage$JsonStorage.store
Saved JSON object to path _rest_managed.json using
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-001\collection4\conf
[junit4] 2> 1735137 T3940 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 1735138 T3940 oasc.CoreContainer.registerCore registering
core: collectionLazy4
[junit4] 2> 1735138 T3953 oasc.SolrCore.registerSearcher [collectionLazy4]
Registered new searcher Searcher@a6c08af[collectionLazy4]
main{UninvertingDirectoryReader()}
[junit4] 2> 1735138 T3940 oasc.CoreContainer.shutdown Shutting down
CoreContainer instance=1505060159
[junit4] 2> 1735139 T3940 oasc.SolrCore.close [collection1] CLOSING
SolrCore org.apache.solr.core.SolrCore@3657cb89
[junit4] 2> 1735139 T3940 oasu.DirectUpdateHandler2.close closing
DirectUpdateHandler2{commits=0,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4] 2> 1735139 T3940 oasu.SolrCoreState.decrefSolrCoreState Closing
SolrCoreState
[junit4] 2> 1735139 T3940 oasu.DefaultSolrCoreState.closeIndexWriter
SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4] 2> 1735139 T3940 oasu.DefaultSolrCoreState.closeIndexWriter
closing IndexWriter with IndexWriterCloser
[junit4] 2> 1735140 T3940 oasc.SolrCore.closeSearcher [collection1]
Closing main searcher on request.
[junit4] 2> 1735141 T3940 oasc.CachingDirectoryFactory.close Closing
MockDirectoryFactory - 2 directories currently being tracked
[junit4] 2> 1735141 T3940 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-001\collection1\data\
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-001\collection1\data\;done=false>>]
[junit4] 2> 1735141 T3940 oasc.CachingDirectoryFactory.close Closing
directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-001\collection1\data\
[junit4] 2> 1735142 T3940 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-001\collection1\data\index
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-001\collection1\data\index;done=false>>]
[junit4] 2> 1735142 T3940 oasc.CachingDirectoryFactory.close Closing
directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-001\collection1\data\index
[junit4] 2> 1735142 T3940 oasc.SolrCore.close [collectionLazy5] CLOSING
SolrCore org.apache.solr.core.SolrCore@7f2202d
[junit4] 2> 1735143 T3940 oasu.DirectUpdateHandler2.close closing
DirectUpdateHandler2{commits=0,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4] 2> 1735143 T3940 oasu.SolrCoreState.decrefSolrCoreState Closing
SolrCoreState
[junit4] 2> 1735143 T3940 oasu.DefaultSolrCoreState.closeIndexWriter
SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4] 2> 1735144 T3940 oasu.DefaultSolrCoreState.closeIndexWriter
closing IndexWriter with IndexWriterCloser
[junit4] 2> 1735144 T3940 oasc.SolrCore.closeSearcher [collectionLazy5]
Closing main searcher on request.
[junit4] 2> 1735145 T3940 oasc.CachingDirectoryFactory.close Closing
MockDirectoryFactory - 2 directories currently being tracked
[junit4] 2> 1735145 T3940 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-001\collection5\data\index
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-001\collection5\data\index;done=false>>]
[junit4] 2> 1735145 T3940 oasc.CachingDirectoryFactory.close Closing
directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-001\collection5\data\index
[junit4] 2> 1735146 T3940 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-001\collection5\data\
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-001\collection5\data\;done=false>>]
[junit4] 2> 1735146 T3940 oasc.CachingDirectoryFactory.close Closing
directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-001\collection5\data\
[junit4] 2> 1735146 T3940 oasc.SolrCore.close [collectionLazy4] CLOSING
SolrCore org.apache.solr.core.SolrCore@1ad8cc19
[junit4] 2> 1735147 T3940 oasu.DirectUpdateHandler2.close closing
DirectUpdateHandler2{commits=0,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4] 2> 1735147 T3940 oasu.SolrCoreState.decrefSolrCoreState Closing
SolrCoreState
[junit4] 2> 1735147 T3940 oasu.DefaultSolrCoreState.closeIndexWriter
SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4] 2> 1735147 T3940 oasu.DefaultSolrCoreState.closeIndexWriter
closing IndexWriter with IndexWriterCloser
[junit4] 2> 1735147 T3940 oasc.SolrCore.closeSearcher [collectionLazy4]
Closing main searcher on request.
[junit4] 2> 1735147 T3940 oasc.CachingDirectoryFactory.close Closing
MockDirectoryFactory - 2 directories currently being tracked
[junit4] 2> 1735148 T3940 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-001\collection4\data\index
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-001\collection4\data\index;done=false>>]
[junit4] 2> 1735148 T3940 oasc.CachingDirectoryFactory.close Closing
directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-001\collection4\data\index
[junit4] 2> 1735148 T3940 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-001\collection4\data\
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-001\collection4\data\;done=false>>]
[junit4] 2> 1735148 T3940 oasc.CachingDirectoryFactory.close Closing
directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-001\collection4\data\
[junit4] 2> 1735148 T3940 oasc.SolrCore.close [collectionLazy2] CLOSING
SolrCore org.apache.solr.core.SolrCore@e8cc15a
[junit4] 2> 1735148 T3940 oasu.DirectUpdateHandler2.close closing
DirectUpdateHandler2{commits=0,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4] 2> 1735148 T3940 oasu.SolrCoreState.decrefSolrCoreState Closing
SolrCoreState
[junit4] 2> 1735148 T3940 oasu.DefaultSolrCoreState.closeIndexWriter
SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4] 2> 1735151 T3940 oasu.DefaultSolrCoreState.closeIndexWriter
closing IndexWriter with IndexWriterCloser
[junit4] 2> 1735152 T3940 oasc.SolrCore.closeSearcher [collectionLazy2]
Closing main searcher on request.
[junit4] 2> 1735152 T3940 oasc.CachingDirectoryFactory.close Closing
MockDirectoryFactory - 2 directories currently being tracked
[junit4] 2> 1735152 T3940 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-001\collection2\data\index
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-001\collection2\data\index;done=false>>]
[junit4] 2> 1735152 T3940 oasc.CachingDirectoryFactory.close Closing
directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-001\collection2\data\index
[junit4] 2> 1735152 T3940 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-001\collection2\data\
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-001\collection2\data\;done=false>>]
[junit4] 2> 1735152 T3940 oasc.CachingDirectoryFactory.close Closing
directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-001\collection2\data\
[junit4] 2> 1735152 T3940 oasc.SolrCore.close [collectionLazy3] CLOSING
SolrCore org.apache.solr.core.SolrCore@60f5881
[junit4] 2> 1735152 T3940 oasu.DirectUpdateHandler2.close closing
DirectUpdateHandler2{commits=0,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4] 2> 1735152 T3940 oasu.SolrCoreState.decrefSolrCoreState Closing
SolrCoreState
[junit4] 2> 1735152 T3940 oasu.DefaultSolrCoreState.closeIndexWriter
SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4] 2> 1735152 T3940 oasu.DefaultSolrCoreState.closeIndexWriter
closing IndexWriter with IndexWriterCloser
[junit4] 2> 1735154 T3940 oasc.SolrCore.closeSearcher [collectionLazy3]
Closing main searcher on request.
[junit4] 2> 1735154 T3940 oasc.CachingDirectoryFactory.close Closing
MockDirectoryFactory - 2 directories currently being tracked
[junit4] 2> 1735154 T3940 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-001\collection3\data\index
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-001\collection3\data\index;done=false>>]
[junit4] 2> 1735154 T3940 oasc.CachingDirectoryFactory.close Closing
directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-001\collection3\data\index
[junit4] 2> 1735154 T3940 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-001\collection3\data\
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-001\collection3\data\;done=false>>]
[junit4] 2> 1735154 T3940 oasc.CachingDirectoryFactory.close Closing
directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-001\collection3\data\
[junit4] 2> 1735156 T3940 oas.SolrTestCaseJ4.tearDown ###Ending
testLazyLoad
[junit4] 2> 1735160 T3940 oas.SolrTestCaseJ4.setUp ###Starting
testCachingLimit
[junit4] 2> 1735235 T3940 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-002\'
[junit4] 2> 1735267 T3940 oasc.ConfigSolr.fromFile Loading container
configuration from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-002\solr.xml
[junit4] 2> 1735280 T3940 oasc.CoreContainer.<init> New CoreContainer
294744328
[junit4] 2> 1735280 T3940 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-002\]
[junit4] 2> 1735281 T3940 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 0
[junit4] 2> 1735281 T3940 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to: null
[junit4] 2> 1735281 T3940 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 0
[junit4] 2> 1735281 T3940 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 1735281 T3940 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 1735281 T3940 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 1735282 T3940 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 1735282 T3940 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 1735282 T3940 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 1735288 T3940 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=0&connTimeout=0&retry=false
[junit4] 2> 1735291 T3940 oasc.SolrCores.allocateLazyCores Allocating
transient cache for 4 transient cores
[junit4] 2> 1735291 T3940 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1735291 T3940 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1735292 T3940 oasc.CoreContainer.load Host Name: null
[junit4] 2> 1735303 T3955 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-002\collection1\'
[junit4] 2> 1735305 T3957 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-002\collection5\'
[junit4] 2> 1735304 T3956 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-002\collection2\'
[junit4] 2> 1735331 T3955 oasc.SolrConfig.<init> Using Lucene
MatchVersion: LUCENE_5_0
[junit4] 2> 1735340 T3957 oasc.SolrConfig.<init> Using Lucene
MatchVersion: LUCENE_5_0
[junit4] 2> 1735340 T3955 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 1735342 T3955 oass.IndexSchema.readSchema Reading Solr Schema
from schema.xml
[junit4] 2> 1735345 T3955 oass.IndexSchema.readSchema [collection1] Schema
name=tiny
[junit4] 2> 1735348 T3957 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 1735348 T3957 oass.IndexSchema.readSchema Reading Solr Schema
from schema.xml
[junit4] 2> 1735351 T3955 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 1735352 T3955 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from instancedir
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-002\collection1\
[junit4] 2> 1735352 T3957 oass.IndexSchema.readSchema [collectionLazy5]
Schema name=tiny
[junit4] 2> 1735355 T3957 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 1735355 T3957 oasc.CoreContainer.create Creating SolrCore
'collectionLazy5' using configuration from instancedir
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-002\collection5\
[junit4] 2> 1735355 T3957 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1735357 T3957 oasc.SolrCore.<init> [collectionLazy5] Opening
new SolrCore at
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-002\collection5\,
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-002\collection5\data\
[junit4] 2> 1735357 T3957 oasc.SolrCore.<init> JMX monitoring not detected
for core: collectionLazy5
[junit4] 2> 1735352 T3955 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1735358 T3955 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-002\collection1\,
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-002\collection1\data\
[junit4] 2> 1735358 T3955 oasc.SolrCore.<init> JMX monitoring not detected
for core: collection1
[junit4] 2> 1735358 T3957 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-002\collection5\data\
[junit4] 2> 1735359 T3955 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-002\collection1\data\
[junit4] 2> 1735359 T3957 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-002\collection5\data\index/
[junit4] 2> 1735359 T3957 oasc.SolrCore.initIndex WARN [collectionLazy5]
Solr index directory
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-002\collection5\data\index'
doesn't exist. Creating new index...
[junit4] 2> 1735359 T3955 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-002\collection1\data\index/
[junit4] 2> 1735359 T3955 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-002\collection1\data\index'
doesn't exist. Creating new index...
[junit4] 2> 1735360 T3955 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-002\collection1\data\index
[junit4] 2> 1735361 T3955 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=37, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=18.8818359375,
floorSegmentMB=1.919921875, forceMergeDeletesPctAllowed=8.306495021773044,
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1735361 T3955 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@1b8a5540
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@793444ac),segFN=segments_1,generation=1}
[junit4] 2> 1735361 T3955 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1735362 T3955 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 1735363 T3955 oasc.RequestHandlers.initHandlersFromConfig
created /select: solr.SearchHandler
[junit4] 2> 1735363 T3955 oasc.RequestHandlers.initHandlersFromConfig
created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4] 2> 1735363 T3955 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 1735360 T3957 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-002\collection5\data\index
[junit4] 2> 1735364 T3957 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=37, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=18.8818359375,
floorSegmentMB=1.919921875, forceMergeDeletesPctAllowed=8.306495021773044,
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1735365 T3957 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@1e630d
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3bc8c278),segFN=segments_1,generation=1}
[junit4] 2> 1735365 T3957 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1735366 T3957 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 1735367 T3957 oasc.RequestHandlers.initHandlersFromConfig
created /select: solr.SearchHandler
[junit4] 2> 1735367 T3957 oasc.RequestHandlers.initHandlersFromConfig
created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4] 2> 1735367 T3957 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 1735367 T3956 oasc.SolrConfig.<init> Using Lucene
MatchVersion: LUCENE_5_0
[junit4] 2> 1735372 T3957 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1735374 T3955 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1735375 T3957 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 1735375 T3957 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 1735375 T3956 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 1735376 T3957 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=12, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5445952764386804]
[junit4] 2> 1735376 T3956 oass.IndexSchema.readSchema Reading Solr Schema
from schema.xml
[junit4] 2> 1735376 T3955 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 1735376 T3955 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 1735377 T3955 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=12, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5445952764386804]
[junit4] 2> 1735377 T3957 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@1e630d
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3bc8c278),segFN=segments_1,generation=1}
[junit4] 2> 1735377 T3957 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1735378 T3957 oass.SolrIndexSearcher.<init> Opening
Searcher@5c3a2920[collectionLazy5] main
[junit4] 2> 1735379 T3957
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage
initialized to use dir:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-002\collection5\conf
[junit4] 2> 1735379 T3956 oass.IndexSchema.readSchema [collectionLazy2]
Schema name=tiny
[junit4] 2> 1735380 T3955 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@1b8a5540
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@793444ac),segFN=segments_1,generation=1}
[junit4] 2> 1735380 T3955 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1735380 T3955 oass.SolrIndexSearcher.<init> Opening
Searcher@ce0cacc[collection1] main
[junit4] 2> 1735381 T3957 oasr.RestManager.init Initializing RestManager
with initArgs:
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-002\collection5\conf}
[junit4] 2> 1735381 T3957 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-002\collection5\conf
[junit4] 2> 1735381 T3955
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage
initialized to use dir:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-002\collection1\conf
[junit4] 2> 1735381 T3955 oasr.RestManager.init Initializing RestManager
with initArgs:
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-002\collection1\conf}
[junit4] 2> 1735381 T3955 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-002\collection1\conf
[junit4] 2> 1735382 T3955 oasr.ManagedResource.reloadFromStorage WARN No
stored data found for /rest/managed
[junit4] 2> 1735381 T3957 oasr.ManagedResource.reloadFromStorage WARN No
stored data found for /rest/managed
[junit4] 2> 1735383 T3955 oasr.ManagedResourceStorage$JsonStorage.store
Saved JSON object to path _rest_managed.json using
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-002\collection1\conf
[junit4] 2> 1735383 T3955 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 1735384 T3955 oasc.CoreContainer.registerCore registering
core: collection1
[junit4] 2> 1735385 T3959 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@ce0cacc[collection1]
main{UninvertingDirectoryReader()}
[junit4] 2> 1735384 T3956 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 1735385 T3957 oasr.ManagedResourceStorage$JsonStorage.store
Saved JSON object to path _rest_managed.json using
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-002\collection5\conf
[junit4] 2> 1735385 T3957 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 1735385 T3956 oasc.CoreContainer.create Creating SolrCore
'collectionLazy2' using configuration from instancedir
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-002\collection2\
[junit4] 2> 1735386 T3956 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1735386 T3957 oasc.CoreContainer.registerCore registering
core: collectionLazy5
[junit4] 2> 1735386 T3956 oasc.SolrCore.<init> [collectionLazy2] Opening
new SolrCore at
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-002\collection2\,
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-002\collection2\data\
[junit4] 2> 1735387 T3956 oasc.SolrCore.<init> JMX monitoring not detected
for core: collectionLazy2
[junit4] 2> 1735386 T3958 oasc.SolrCore.registerSearcher [collectionLazy5]
Registered new searcher Searcher@5c3a2920[collectionLazy5]
main{UninvertingDirectoryReader()}
[junit4] 2> 1735387 T3956 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-002\collection2\data\
[junit4] 2> 1735387 T3956 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-002\collection2\data\index/
[junit4] 2> 1735388 T3956 oasc.SolrCore.initIndex WARN [collectionLazy2]
Solr index directory
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-002\collection2\data\index'
doesn't exist. Creating new index...
[junit4] 2> 1735388 T3956 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-002\collection2\data\index
[junit4] 2> 1735388 T3956 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=37, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=18.8818359375,
floorSegmentMB=1.919921875, forceMergeDeletesPctAllowed=8.306495021773044,
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1735388 T3956 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@3da40748
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@39ea5b16),segFN=segments_1,generation=1}
[junit4] 2> 1735388 T3956 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1735390 T3956 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 1735390 T3956 oasc.RequestHandlers.initHandlersFromConfig
created /select: solr.SearchHandler
[junit4] 2> 1735390 T3956 oasc.RequestHandlers.initHandlersFromConfig
created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4] 2> 1735390 T3956 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 1735392 T3956 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 1735393 T3956 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 1735393 T3956 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 1735394 T3956 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=12, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5445952764386804]
[junit4] 2> 1735394 T3956 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@3da40748
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@39ea5b16),segFN=segments_1,generation=1}
[junit4] 2> 1735394 T3956 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 1735395 T3956 oass.SolrIndexSearcher.<init> Opening
Searcher@6cfed5ed[collectionLazy2] main
[junit4] 2> 1735395 T3956
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage
initialized to use dir:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.core.TestLazyCores-21560EBDA72F15EC-001\tempDir-002\collection2\conf
[junit4] 2> 1735395 T3956 oasr.RestManager.init Initializing RestManager
with initArgs:
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Wind
[...truncated too long message...]
holynewcollection_0_shard2_replica1\data\index
[junit4] 2> 3643568 T7740 oasc.Overseer$ClusterStateUpdater.run Overseer
Loop exiting : 127.0.0.1:62916_
[junit4] 2> 3643588 T7216 oejsh.ContextHandler.doStop stopped
o.e.j.s.ServletContextHandler{/,null}
[junit4] 2> 3644513 T7298 oascc.ZkStateReader$3.process WARN ZooKeeper
watch triggered, but Solr cannot talk to ZK
[junit4] 2> 3644513 T7971
oasc.Overseer$ClusterStateUpdater.checkIfIamStillLeader ERROR could not read
the data org.apache.zookeeper.KeeperException$SessionExpiredException:
KeeperErrorCode = Session expired for /overseer_elect/leader
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4] 2> at
org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:277)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:274)
[junit4] 2> at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:274)
[junit4] 2> at
org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:317)
[junit4] 2> at
org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:85)
[junit4] 2> at
org.apache.solr.cloud.Overseer$ClusterStateUpdater$1.run(Overseer.java:289)
[junit4] 2>
[junit4] 2> 3647688 T7216 oas.SolrTestCaseJ4.tearDown ###Ending
testDistribSearch
[junit4] 2> 3647689 T7216 oasc.ZkTestServer.send4LetterWord connecting to
127.0.0.1:62870 62870
[junit4] 2> 3649939 T7217 oasc.ZkTestServer.send4LetterWord connecting to
127.0.0.1:62870 62870
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=CollectionsAPIDistributedZkTest -Dtests.method=testDistribSearch
-Dtests.seed=21560EBDA72F15EC -Dtests.slow=true -Dtests.locale=ar_SY
-Dtests.timezone=Europe/Sofia -Dtests.file.encoding=ISO-8859-1
[junit4] FAILURE 487s | CollectionsAPIDistributedZkTest.testDistribSearch
<<<
[junit4] > Throwable #1: java.lang.AssertionError: There are still nodes
recoverying - waited for 330 seconds
[junit4] > at
__randomizedtesting.SeedInfo.seed([21560EBDA72F15EC:A0B080A5D07075D0]:0)
[junit4] > at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:178)
[junit4] > at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:137)
[junit4] > at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:132)
[junit4] > at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:770)
[junit4] > at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(CollectionsAPIDistributedZkTest.java:203)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:865)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 3649954 T7216 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.CollectionsAPIDistributedZkTest-21560EBDA72F15EC-001
[junit4] 2> NOTE: test params are:
codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST,
chunkSize=417),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST,
chunkSize=417)), sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {},
locale=ar_SY, timezone=Europe/Sofia
[junit4] 2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0_11
(64-bit)/cpus=2,threads=1,free=148254736,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [JsonLoaderTest,
TestCollectionAPI, TestRecoveryHdfs, TestRealTimeGet, ExpressionTest,
TestComplexPhraseQParserPlugin, LeaderElectionIntegrationTest, ZkNodePropsTest,
DistributedIntervalFacetingTest, TestDocBasedVersionConstraints,
TestValueSourceCache, TestStressVersions, TestDocSet, MigrateRouteKeyTest,
RangeFacetTest, DistributedSpellCheckComponentTest,
DefaultValueUpdateProcessorTest, UpdateRequestProcessorFactoryTest,
DistributedDebugComponentTest, TestShardHandlerFactory,
TestNonDefinedSimilarityFactory, IndexBasedSpellCheckerTest,
TestSolrXmlPersistence, TestDistributedGrouping, TestCloudSchemaless,
TestDistributedSearch, ZkSolrClientTest, HighlighterMaxOffsetTest,
DirectSolrSpellCheckerTest, ClusterStateUpdateTest,
XmlUpdateRequestHandlerTest, CurrencyFieldXmlFileTest, QueryResultKeyTest,
MinimalSchemaTest, TestBadConfig, TestSearchPerf, LoggingHandlerTest,
DistributedTermsComponentTest, TestAnalyzedSuggestions,
NotRequiredUniqueKeyTest, TestSolrDeletionPolicy1, FastVectorHighlighterTest,
AddBlockUpdateTest, ShowFileRequestHandlerTest, AnalyticsQueryTest,
RemoteQueryErrorTest, ClusterStateTest, TestOmitPositions,
AbstractAnalyticsFacetTest, SpellCheckCollatorTest, ResponseHeaderTest,
TestSchemaResource, TestManagedResource, NoCacheHeaderTest,
ChangedSchemaMergeTest, TestPHPSerializedResponseWriter, TestMissingGroups,
AtomicUpdatesTest, TestRequestStatusCollectionAPI, AnalysisAfterCoreReloadTest,
CollectionsAPIAsyncDistributedZkTest, MoreLikeThisHandlerTest,
ReplicationFactorTest, SearchHandlerTest, RegexBoostProcessorTest,
TestFieldResource, AlternateDirectoryTest, TestCoreDiscovery, SuggesterTest,
TestRecovery, ShardRoutingCustomTest, TestExtendedDismaxParser,
TestCursorMarkWithoutUniqueKey, TestSolrJ, TestManagedResourceStorage,
TestNoOpRegenerator, CustomCollectionTest, TestImplicitCoreProperties,
DeleteReplicaTest, TestSolr4Spatial2, FieldAnalysisRequestHandlerTest,
TestSolrQueryParserDefaultOperatorResource, TestStressReorder,
TestCloudInspectUtil, MultiThreadedOCPTest, TestManagedSchemaFieldResource,
OverseerCollectionProcessorTest, NoFacetTest, TestJoin, TestUtils,
HdfsChaosMonkeySafeLeaderTest, SuggesterWFSTTest, BasicFunctionalityTest,
BadComponentTest, TestSort, TestAtomicUpdateErrorCases, ModifyConfFileTest,
SolrRequestParserTest, ResourceLoaderTest, TestManagedStopFilterFactory,
TestCloudManagedSchema, FileBasedSpellCheckerTest, RankQueryTest,
BinaryUpdateRequestHandlerTest, TestInfoStreamLogging, TestModifyConfFiles,
TestLazyCores, TestConfigSets, HdfsLockFactoryTest, ShardSplitTest,
TestDynamicFieldCollectionResource, FieldFacetExtrasTest,
DistributedQueryElevationComponentTest, BlockDirectoryTest, BadIndexSchemaTest,
TestCollationFieldDocValues, PreAnalyzedFieldTest, TestLFUCache,
IndexSchemaRuntimeFieldTest, ZkControllerTest, BJQParserTest,
SoftAutoCommitTest, TestStressRecovery, UniqFieldsUpdateProcessorFactoryTest,
TestDistributedMissingSort, TestLMJelinekMercerSimilarityFactory,
TestRandomDVFaceting, TestFaceting, TestAddFieldRealTimeGet,
TestSchemaVersionResource, TestHashPartitioner, TestNonNRTOpen,
BasicDistributedZk2Test, TestBinaryResponseWriter, TestIndexingPerformance,
TestSolrCoreProperties, CircularListTest, UUIDFieldTest,
CoreContainerCoreInitFailuresTest, SpatialFilterTest, DocValuesTest,
HighlighterConfigTest, SystemInfoHandlerTest, TestCollationField,
TestSweetSpotSimilarityFactory, TestLMDirichletSimilarityFactory,
SynonymTokenizerTest, DateFieldTest, TestSolrXMLSerializer, TestFunctionQuery,
DateMathParserTest, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest,
ExternalFileFieldSortTest, HardAutoCommitTest, TestManagedSynonymFilterFactory,
PathHierarchyTokenizerFactoryTest, TestCopyFieldCollectionResource,
TestPostingsSolrHighlighter, TestSchemaSimilarityResource,
TestOverriddenPrefixQueryForCustomFieldType, TestGroupingSearch, TestReload,
HdfsRecoveryZkTest, ResponseLogComponentTest, CoreAdminRequestStatusTest,
TestClassNameShortening, TestConfig, ConnectionManagerTest, BlockCacheTest,
TestReplicationHandler, TestMiniSolrCloudCluster, TestFileDictionaryLookup,
TestSimpleQParserPlugin, SolrInfoMBeanTest, TestXIncludeConfig,
SimplePostToolTest, TestRangeQuery, ShardRoutingTest, FieldFacetTest,
URLClassifyProcessorTest, IndexSchemaTest, TestStressUserVersions,
CollectionsAPIDistributedZkTest]
[junit4] Completed in 486.80s, 1 test, 1 failure <<< FAILURES!
[...truncated 738 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:467: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:447: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:45: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\extra-targets.xml:37:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:189:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:496:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1298:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:922:
There were test failures: 421 suites, 1751 tests, 1 suite-level error, 1
failure, 44 ignored (23 assumptions)
Total time: 146 minutes 21 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0_11
-XX:-UseCompressedOops -XX:+UseG1GC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]