You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2014/05/16 06:00:45 UTC

[JENKINS] Lucene-Solr-4.x-Windows (64bit/jdk1.8.0_20-ea-b11) - Build # 3955 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Windows/3955/
Java: 64bit/jdk1.8.0_20-ea-b11 -XX:-UseCompressedOops -XX:+UseSerialGC

3 tests failed.
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([40B8559EBFD0169C]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:421)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:181)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java: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:360)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores:     1) Thread[id=171, name=searcherExecutor-223-thread-1, state=WAITING, group=TGRP-TestLazyCores]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   1) Thread[id=171, name=searcherExecutor-223-thread-1, state=WAITING, group=TGRP-TestLazyCores]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([40B8559EBFD0169C]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=171, name=searcherExecutor-223-thread-1, state=WAITING, group=TGRP-TestLazyCores]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=171, name=searcherExecutor-223-thread-1, state=WAITING, group=TGRP-TestLazyCores]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([40B8559EBFD0169C]:0)




Build Log:
[...truncated 10750 lines...]
   [junit4] Suite: org.apache.solr.core.TestLazyCores
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\init-core-data-001
   [junit4]   2> 18287 T55 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (true)
   [junit4]   2> 18289 T55 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 18289 T55 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\'
   [junit4]   2> 18289 T55 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 18292 T55 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 18292 T55 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 18336 T55 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_9
   [junit4]   2> 18350 T55 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
   [junit4]   2> 18350 T55 oass.IndexSchema.readSchema Reading Solr Schema from schema-tiny.xml
   [junit4]   2> 18354 T55 oass.IndexSchema.readSchema [null] Schema name=tiny
   [junit4]   2> 18359 T55 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 18362 T55 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 18362 T55 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr
   [junit4]   2> 18362 T55 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\'
   [junit4]   2> 18443 T55 oasc.CoreContainer.<init> New CoreContainer 768371251
   [junit4]   2> 18443 T55 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\]
   [junit4]   2> 18445 T55 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 18445 T55 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 18445 T55 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 18445 T55 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 18445 T55 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 18445 T55 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 18445 T55 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 18445 T55 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 18445 T55 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 18459 T55 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 18459 T55 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 18459 T55 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 18465 T56 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1/'
   [junit4]   2> 18466 T56 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 18466 T56 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 18466 T56 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 18495 T56 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_9
   [junit4]   2> 18509 T56 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-minimal.xml
   [junit4]   2> 18509 T56 oass.IndexSchema.readSchema Reading Solr Schema from schema-tiny.xml
   [junit4]   2> 18515 T56 oass.IndexSchema.readSchema [collection1] Schema name=tiny
   [junit4]   2> 18521 T56 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 18521 T56 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1/
   [junit4]   2> 18521 T56 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 18522 T56 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1/, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\init-core-data-001\
   [junit4]   2> 18522 T56 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 18523 T56 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\init-core-data-001\
   [junit4]   2> 18523 T56 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\init-core-data-001\index/
   [junit4]   2> 18523 T56 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\init-core-data-001\index' doesn't exist. Creating new index...
   [junit4]   2> 18524 T56 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\init-core-data-001\index
   [junit4]   2> 18524 T56 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=44, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 18525 T56 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@76cbe9c4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ec6de6b),segFN=segments_1,generation=1}
   [junit4]   2> 18525 T56 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 18526 T56 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 18527 T56 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
   [junit4]   2> 18527 T56 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 18528 T56 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 18535 T56 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 18536 T56 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 18536 T56 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 18537 T56 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=24, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5003103952236824]
   [junit4]   2> 18537 T56 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@76cbe9c4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ec6de6b),segFN=segments_1,generation=1}
   [junit4]   2> 18537 T56 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 18538 T56 oass.SolrIndexSearcher.<init> Opening Searcher@125efa7c[collection1] main
   [junit4]   2> 18538 T56 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf
   [junit4]   2> 18540 T56 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1/conf\}
   [junit4]   2> 18540 T56 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\core\src\test-files\solr\collection1\conf
   [junit4]   2> 18541 T56 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /rest/managed
   [junit4]   2> 18541 T56 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 18541 T56 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 18543 T56 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 18545 T55 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 18550 T57 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@125efa7c[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 18551 T55 oas.SolrTestCaseJ4.setUp ###Starting testCreateTransientFromAdmin
   [junit4]   2> 18631 T55 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\'
   [junit4]   2> 18660 T55 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\solr.xml
   [junit4]   2> 18679 T55 oasc.CoreContainer.<init> New CoreContainer 1063223076
   [junit4]   2> 18679 T55 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\]
   [junit4]   2> 18681 T55 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 18681 T55 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 18681 T55 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 18681 T55 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 18681 T55 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 18681 T55 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 18681 T55 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 18681 T55 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 18681 T55 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 18689 T55 oasc.SolrCores.allocateLazyCores Allocating transient cache for 4 transient cores
   [junit4]   2> 18692 T55 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 18692 T55 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 18692 T55 oasc.CoreContainer.load Host Name: null
   [junit4]   2> 18716 T60 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\collection2\'
   [junit4]   2> 18717 T59 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\collection1\'
   [junit4]   2> 18717 T61 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\collection5\'
   [junit4]   2> 18756 T60 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_9
   [junit4]   2> 18766 T60 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 18767 T60 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 18794 T60 oass.IndexSchema.readSchema [collectionLazy2] Schema name=tiny
   [junit4]   2> 18805 T60 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 18806 T60 oasc.CoreContainer.create Creating SolrCore 'collectionLazy2' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\collection2\
   [junit4]   2> 18806 T60 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 18807 T60 oasc.SolrCore.<init> [collectionLazy2] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\collection2\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\collection2\data\
   [junit4]   2> 18807 T60 oasc.SolrCore.<init> JMX monitoring not detected for core: collectionLazy2
   [junit4]   2> 18827 T60 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\collection2\data\
   [junit4]   2> 18827 T60 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\collection2\data\index/
   [junit4]   2> 18827 T60 oasc.SolrCore.initIndex WARN [collectionLazy2] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\collection2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 18837 T59 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_9
   [junit4]   2> 18839 T60 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\collection2\data\index
   [junit4]   2> 18839 T60 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=44, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 18842 T60 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@d52aee3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4b1ed217),segFN=segments_1,generation=1}
   [junit4]   2> 18842 T60 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 18851 T60 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 18851 T60 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
   [junit4]   2> 18852 T60 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 18852 T60 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 18856 T60 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 18851 T61 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_9
   [junit4]   2> 18861 T60 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 18861 T60 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 18862 T60 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=24, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5003103952236824]
   [junit4]   2> 18862 T60 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@d52aee3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4b1ed217),segFN=segments_1,generation=1}
   [junit4]   2> 18862 T60 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 18863 T60 oass.SolrIndexSearcher.<init> Opening Searcher@28c8dd3a[collectionLazy2] main
   [junit4]   2> 18863 T60 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\collection2\conf
   [junit4]   2> 18863 T60 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\collection2\conf\}
   [junit4]   2> 18866 T60 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\collection2\conf
   [junit4]   2> 18867 T60 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /rest/managed
   [junit4]   2> 18867 T60 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 18867 T60 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 18867 T60 oasc.SolrCores.putTransientCore Opening transient core collectionLazy2
   [junit4]   2> 18867 T60 oasc.CoreContainer.registerCore registering core: collectionLazy2
   [junit4]   2> 18867 T62 oasc.SolrCore.registerSearcher [collectionLazy2] Registered new searcher Searcher@28c8dd3a[collectionLazy2] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 18880 T59 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 18882 T59 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 18887 T59 oass.IndexSchema.readSchema [collection1] Schema name=tiny
   [junit4]   2> 18894 T59 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 18894 T59 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\collection1\
   [junit4]   2> 18895 T59 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 18895 T59 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\collection1\data\
   [junit4]   2> 18896 T59 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 18896 T59 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\collection1\data\
   [junit4]   2> 18896 T59 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\collection1\data\index/
   [junit4]   2> 18896 T59 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 18897 T59 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\collection1\data\index
   [junit4]   2> 18898 T59 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=44, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 18900 T59 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@16c4a20c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@25eded8b),segFN=segments_1,generation=1}
   [junit4]   2> 18900 T59 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 18902 T59 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 18902 T59 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
   [junit4]   2> 18903 T59 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 18903 T59 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 18904 T59 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 18907 T59 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 18907 T59 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 18915 T59 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=24, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5003103952236824]
   [junit4]   2> 18916 T59 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@16c4a20c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@25eded8b),segFN=segments_1,generation=1}
   [junit4]   2> 18916 T59 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 18916 T59 oass.SolrIndexSearcher.<init> Opening Searcher@42efbc6b[collection1] main
   [junit4]   2> 18916 T59 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\collection1\conf
   [junit4]   2> 18916 T59 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\collection1\conf\}
   [junit4]   2> 18917 T59 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\collection1\conf
   [junit4]   2> 18917 T59 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /rest/managed
   [junit4]   2> 18917 T59 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 18919 T59 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 18914 T61 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 18921 T61 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 18928 T61 oass.IndexSchema.readSchema [collectionLazy5] Schema name=tiny
   [junit4]   2> 18932 T61 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 18932 T61 oasc.CoreContainer.create Creating SolrCore 'collectionLazy5' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\collection5\
   [junit4]   2> 18932 T61 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 18934 T61 oasc.SolrCore.<init> [collectionLazy5] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\collection5\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\collection5\data\
   [junit4]   2> 18934 T61 oasc.SolrCore.<init> JMX monitoring not detected for core: collectionLazy5
   [junit4]   2> 18934 T61 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\collection5\data\
   [junit4]   2> 18934 T61 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\collection5\data\index/
   [junit4]   2> 18934 T61 oasc.SolrCore.initIndex WARN [collectionLazy5] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\collection5\data\index' doesn't exist. Creating new index...
   [junit4]   2> 18935 T61 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\collection5\data\index
   [junit4]   2> 18921 T59 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 18936 T63 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@42efbc6b[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 18935 T61 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=44, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 18937 T61 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@446937c8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3e66def7),segFN=segments_1,generation=1}
   [junit4]   2> 18937 T61 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 18938 T61 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 18938 T61 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
   [junit4]   2> 18938 T61 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 18939 T61 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 18940 T61 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 18941 T61 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 18941 T61 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 18942 T61 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=24, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5003103952236824]
   [junit4]   2> 18943 T61 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@446937c8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3e66def7),segFN=segments_1,generation=1}
   [junit4]   2> 18944 T61 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 18946 T61 oass.SolrIndexSearcher.<init> Opening Searcher@226bb1de[collectionLazy5] main
   [junit4]   2> 18946 T61 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\collection5\conf
   [junit4]   2> 18946 T61 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\collection5\conf\}
   [junit4]   2> 18946 T61 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\collection5\conf
   [junit4]   2> 18948 T61 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /rest/managed
   [junit4]   2> 18949 T61 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 18949 T61 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 18950 T61 oasc.CoreContainer.registerCore registering core: collectionLazy5
   [junit4]   2> 18950 T64 oasc.SolrCore.registerSearcher [collectionLazy5] Registered new searcher Searcher@226bb1de[collectionLazy5] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 18982 T55 oasha.CoreAdminHandler.handleCreateAction core create command loadOnStartup=true&transient=true&name=core1&action=CREATE&instanceDir=./core1
   [junit4]   2> 18989 T55 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\./core1\'
   [junit4]   2> 19047 T55 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_9
   [junit4]   2> 19076 T55 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 19079 T55 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 19084 T55 oass.IndexSchema.readSchema [core1] Schema name=tiny
   [junit4]   2> 19092 T55 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 19093 T55 oasc.CoreContainer.create Creating SolrCore 'core1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\./core1\
   [junit4]   2> 19093 T55 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 19094 T55 oasc.SolrCore.<init> [core1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\./core1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\./core1\data\
   [junit4]   2> 19094 T55 oasc.SolrCore.<init> JMX monitoring not detected for core: core1
   [junit4]   2> 19095 T55 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\./core1\data\
   [junit4]   2> 19095 T55 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\./core1\data\index/
   [junit4]   2> 19095 T55 oasc.SolrCore.initIndex WARN [core1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\.\core1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 19095 T55 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\./core1\data\index
   [junit4]   2> 19096 T55 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=19, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.37488154782188177]
   [junit4]   2> 19102 T55 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@5c44ff75 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4b1ec7fd),segFN=segments_1,generation=1}
   [junit4]   2> 19102 T55 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 19104 T55 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 19104 T55 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
   [junit4]   2> 19105 T55 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 19105 T55 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 19106 T55 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 19108 T55 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 19108 T55 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 19109 T55 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=11, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 19109 T55 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@5c44ff75 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4b1ec7fd),segFN=segments_1,generation=1}
   [junit4]   2> 19109 T55 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 19111 T55 oass.SolrIndexSearcher.<init> Opening Searcher@6923c545[core1] main
   [junit4]   2> 19111 T55 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\.\core1\conf
   [junit4]   2> 19111 T55 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\./core1\conf\}
   [junit4]   2> 19111 T55 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\.\core1\conf
   [junit4]   2> 19113 T55 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /rest/managed
   [junit4]   2> 19113 T55 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 19113 T55 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 19118 T55 oasc.SolrCores.putTransientCore Opening transient core core1
   [junit4]   2> 19119 T55 oasc.CoreContainer.registerCore registering core: core1
   [junit4]   2> 19120 T55 oasha.CoreAdminHandler.handleCreateAction core create command loadOnStartup=false&transient=true&name=core2&action=CREATE&instanceDir=./core2
   [junit4]   2> 19120 T55 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\./core2\'
   [junit4]   2> 19125 T66 oasc.SolrCore.registerSearcher [core1] Registered new searcher Searcher@6923c545[core1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 19147 T55 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_9
   [junit4]   2> 19159 T55 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 19159 T55 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 19163 T55 oass.IndexSchema.readSchema [core2] Schema name=tiny
   [junit4]   2> 19176 T55 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 19177 T55 oasc.CoreContainer.create Creating SolrCore 'core2' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\./core2\
   [junit4]   2> 19177 T55 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 19179 T55 oasc.SolrCore.<init> [core2] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\./core2\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\./core2\data\
   [junit4]   2> 19179 T55 oasc.SolrCore.<init> JMX monitoring not detected for core: core2
   [junit4]   2> 19179 T55 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\./core2\data\
   [junit4]   2> 19179 T55 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\./core2\data\index/
   [junit4]   2> 19179 T55 oasc.SolrCore.initIndex WARN [core2] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\.\core2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 19179 T55 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\./core2\data\index
   [junit4]   2> 19180 T55 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=35, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 19181 T55 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@e7c66ea lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@68c178bb),segFN=segments_1,generation=1}
   [junit4]   2> 19181 T55 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 19183 T55 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 19183 T55 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
   [junit4]   2> 19183 T55 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 19184 T55 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 19199 T55 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 19199 T55 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 19199 T55 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 19200 T55 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=67.6298828125, floorSegmentMB=0.3095703125, forceMergeDeletesPctAllowed=0.33455254326041906, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 19201 T55 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@e7c66ea lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@68c178bb),segFN=segments_1,generation=1}
   [junit4]   2> 19201 T55 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 19202 T55 oass.SolrIndexSearcher.<init> Opening Searcher@94445f1[core2] main
   [junit4]   2> 19202 T55 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\.\core2\conf
   [junit4]   2> 19202 T55 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\./core2\conf\}
   [junit4]   2> 19202 T55 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\.\core2\conf
   [junit4]   2> 19203 T55 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /rest/managed
   [junit4]   2> 19204 T55 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 19204 T55 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 19204 T55 oasc.SolrCores.putTransientCore Opening transient core core2
   [junit4]   2> 19204 T55 oasc.CoreContainer.registerCore registering core: core2
   [junit4]   2> 19205 T55 oasha.CoreAdminHandler.handleCreateAction core create command loadOnStartup=true&transient=true&name=core3&action=CREATE&instanceDir=./core3
   [junit4]   2> 19205 T55 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\./core3\'
   [junit4]   2> 19230 T68 oasc.SolrCore.registerSearcher [core2] Registered new searcher Searcher@94445f1[core2] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 19231 T55 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_9
   [junit4]   2> 19242 T55 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 19245 T55 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 19249 T55 oass.IndexSchema.readSchema [core3] Schema name=tiny
   [junit4]   2> 19256 T55 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 19258 T55 oasc.CoreContainer.create Creating SolrCore 'core3' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\./core3\
   [junit4]   2> 19258 T55 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 19259 T55 oasc.SolrCore.<init> [core3] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\./core3\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\./core3\data\
   [junit4]   2> 19259 T55 oasc.SolrCore.<init> JMX monitoring not detected for core: core3
   [junit4]   2> 19260 T55 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\./core3\data\
   [junit4]   2> 19260 T55 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\./core3\data\index/
   [junit4]   2> 19260 T55 oasc.SolrCore.initIndex WARN [core3] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\.\core3\data\index' doesn't exist. Creating new index...
   [junit4]   2> 19262 T55 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\./core3\data\index
   [junit4]   2> 19262 T55 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=43.080078125, floorSegmentMB=0.5322265625, forceMergeDeletesPctAllowed=1.070867526485224, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 19263 T55 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@222e5862 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6cab9d64),segFN=segments_1,generation=1}
   [junit4]   2> 19264 T55 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 19265 T55 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 19265 T55 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
   [junit4]   2> 19266 T55 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 19266 T55 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 19273 T55 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 19274 T55 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 19274 T55 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 19275 T55 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=23, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.17530337027389056]
   [junit4]   2> 19276 T55 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@222e5862 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6cab9d64),segFN=segments_1,generation=1}
   [junit4]   2> 19276 T55 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 19277 T55 oass.SolrIndexSearcher.<init> Opening Searcher@6626913d[core3] main
   [junit4]   2> 19277 T55 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\.\core3\conf
   [junit4]   2> 19277 T55 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\./core3\conf\}
   [junit4]   2> 19279 T55 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\.\core3\conf
   [junit4]   2> 19280 T55 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /rest/managed
   [junit4]   2> 19280 T55 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 19280 T55 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 19281 T55 oasc.SolrCores.putTransientCore Opening transient core core3
   [junit4]   2> 19281 T55 oasc.CoreContainer.registerCore registering core: core3
   [junit4]   2> 19283 T55 oasha.CoreAdminHandler.handleCreateAction core create command loadOnStartup=false&transient=true&name=core4&action=CREATE&instanceDir=./core4
   [junit4]   2> 19283 T55 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\./core4\'
   [junit4]   2> 19289 T70 oasc.SolrCore.registerSearcher [core3] Registered new searcher Searcher@6626913d[core3] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 19333 T55 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_9
   [junit4]   2> 19349 T55 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 19349 T55 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 19355 T55 oass.IndexSchema.readSchema [core4] Schema name=tiny
   [junit4]   2> 19367 T55 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 19368 T55 oasc.CoreContainer.create Creating SolrCore 'core4' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\./core4\
   [junit4]   2> 19369 T55 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 19369 T55 oasc.SolrCore.<init> [core4] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\./core4\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\./core4\data\
   [junit4]   2> 19369 T55 oasc.SolrCore.<init> JMX monitoring not detected for core: core4
   [junit4]   2> 19374 T55 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\./core4\data\
   [junit4]   2> 19374 T55 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\./core4\data\index/
   [junit4]   2> 19375 T55 oasc.SolrCore.initIndex WARN [core4] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\.\core4\data\index' doesn't exist. Creating new index...
   [junit4]   2> 19375 T55 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\./core4\data\index
   [junit4]   2> 19376 T55 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=89.2431640625, floorSegmentMB=0.5166015625, forceMergeDeletesPctAllowed=3.8767894510739653, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3573709074619098
   [junit4]   2> 19376 T55 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@32a251ab lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@23c5c4a1),segFN=segments_1,generation=1}
   [junit4]   2> 19376 T55 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 19381 T55 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 19382 T55 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
   [junit4]   2> 19382 T55 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 19383 T55 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 19384 T55 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 19385 T55 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 19385 T55 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 19386 T55 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=39, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5442660600280529]
   [junit4]   2> 19386 T55 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@32a251ab lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@23c5c4a1),segFN=segments_1,generation=1}
   [junit4]   2> 19386 T55 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 19387 T55 oass.SolrIndexSearcher.<init> Opening Searcher@1a5a2cb6[core4] main
   [junit4]   2> 19387 T55 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\.\core4\conf
   [junit4]   2> 19387 T55 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\./core4\conf\}
   [junit4]   2> 19387 T55 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\.\core4\conf
   [junit4]   2> 19389 T55 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /rest/managed
   [junit4]   2> 19389 T55 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 19389 T55 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 19389 T55 oasc.SolrCores.putTransientCore Opening transient core core4
   [junit4]   2> 19390 T55 oasc.SolrCores$1.removeEldestEntry Closing transient core [collectionLazy2]
   [junit4]   2> 19390 T55 oasc.CoreContainer.registerCore registering core: core4
   [junit4]   2> 19391 T72 oasc.SolrCore.registerSearcher [core4] Registered new searcher Searcher@1a5a2cb6[core4] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 19391 T65 oasc.SolrCore.close [collectionLazy2]  CLOSING SolrCore org.apache.solr.core.SolrCore@25518d37
   [junit4]   2> 19391 T65 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> 19391 T65 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 19391 T65 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 19391 T65 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 19391 T55 oasha.CoreAdminHandler.handleCreateAction core create command loadOnStartup=false&transient=true&name=core5&action=CREATE&instanceDir=./core5
   [junit4]   2> 19394 T55 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\./core5\'
   [junit4]   2> 19394 T65 oasc.SolrCore.closeSearcher [collectionLazy2] Closing main searcher on request.
   [junit4]   2> 19395 T65 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 19395 T65 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\collection2\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\collection2\data\index;done=false>>]
   [junit4]   2> 19395 T65 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\collection2\data\index
   [junit4]   2> 19395 T65 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\collection2\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\collection2\data\;done=false>>]
   [junit4]   2> 19395 T65 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\collection2\data\
   [junit4]   2> 19419 T55 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_9
   [junit4]   2> 19431 T55 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 19432 T55 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 19436 T55 oass.IndexSchema.readSchema [core5] Schema name=tiny
   [junit4]   2> 19439 T55 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 19440 T55 oasc.CoreContainer.create Creating SolrCore 'core5' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\./core5\
   [junit4]   2> 19440 T55 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 19441 T55 oasc.SolrCore.<init> [core5] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\./core5\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\./core5\data\
   [junit4]   2> 19441 T55 oasc.SolrCore.<init> JMX monitoring not detected for core: core5
   [junit4]   2> 19442 T55 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\./core5\data\
   [junit4]   2> 19442 T55 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\./core5\data\index/
   [junit4]   2> 19442 T55 oasc.SolrCore.initIndex WARN [core5] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\.\core5\data\index' doesn't exist. Creating new index...
   [junit4]   2> 19442 T55 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\./core5\data\index
   [junit4]   2> 19444 T55 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=31.8642578125, floorSegmentMB=0.994140625, forceMergeDeletesPctAllowed=13.789009854200739, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 19447 T55 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@2a45ff96 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6667eee0),segFN=segments_1,generation=1}
   [junit4]   2> 19447 T55 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 19453 T55 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 19453 T55 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
   [junit4]   2> 19453 T55 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 19454 T55 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 19455 T55 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 19459 T55 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 19459 T55 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 19460 T55 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1832146298, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 19460 T55 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@2a45ff96 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6667eee0),segFN=segments_1,generation=1}
   [junit4]   2> 19460 T55 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 19460 T55 oass.SolrIndexSearcher.<init> Opening Searcher@24b79b4a[core5] main
   [junit4]   2> 19460 T55 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\.\core5\conf
   [junit4]   2> 19460 T55 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\./core5\conf\}
   [junit4]   2> 19460 T55 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\.\core5\conf
   [junit4]   2> 19462 T55 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /rest/managed
   [junit4]   2> 19463 T55 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 19463 T55 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 19464 T55 oasc.SolrCores.putTransientCore Opening transient core core5
   [junit4]   2> 19464 T55 oasc.SolrCores$1.removeEldestEntry Closing transient core [core1]
   [junit4]   2> 19464 T55 oasc.CoreContainer.registerCore registering core: core5
   [junit4]   2> 19465 T58 oasc.SolrCore.close [core1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3aca152c
   [junit4]   2> 19465 T58 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> 19465 T58 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 19465 T58 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 19465 T58 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 19467 T74 oasc.SolrCore.registerSearcher [core5] Registered new searcher Searcher@24b79b4a[core5] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 19468 T58 oasc.SolrCore.closeSearcher [core1] Closing main searcher on request.
   [junit4]   2> 19469 T58 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 19469 T58 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\./core1\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\./core1\data\;done=false>>]
   [junit4]   2> 19469 T58 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\./core1\data\
   [junit4]   2> 19469 T58 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\./core1\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\./core1\data\index;done=false>>]
   [junit4]   2> 19469 T58 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\./core1\data\index
   [junit4]   2> 19469 T55 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\./core1\'
   [junit4]   2> 19495 T55 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_9
   [junit4]   2> 19505 T55 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 19506 T55 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 19510 T55 oass.IndexSchema.readSchema [core1] Schema name=tiny
   [junit4]   2> 19518 T55 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 19519 T55 oasc.CoreContainer.create Creating SolrCore 'core1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\./core1\
   [junit4]   2> 19519 T55 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 19521 T55 oasc.SolrCore.<init> [core1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\./core1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\./core1\data\
   [junit4]   2> 19521 T55 oasc.SolrCore.<init> JMX monitoring not detected for core: core1
   [junit4]   2> 19521 T55 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\./core1\data\
   [junit4]   2> 19521 T55 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\./core1\data\index/
   [junit4]   2> 19521 T55 oasc.SolrCore.initIndex WARN [core1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\.\core1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 19523 T55 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\./core1\data\index
   [junit4]   2> 19523 T55 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=33, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.25342384040012]
   [junit4]   2> 19524 T55 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@788f705e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5b20e50f),segFN=segments_1,generation=1}
   [junit4]   2> 19524 T55 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 19525 T55 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 19527 T55 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
   [junit4]   2> 19527 T55 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 19527 T55 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 19528 T55 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 19530 T55 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 19530 T55 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 19530 T55 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1815660428, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 19530 T55 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@788f705e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5b20e50f),segFN=segments_1,generation=1}
   [junit4]   2> 19530 T55 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 19531 T55 oass.SolrIndexSearcher.<init> Opening Searcher@3d2c2ec8[core1] main
   [junit4]   2> 19531 T55 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\.\core1\conf
   [junit4]   2> 19531 T55 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\./core1\conf\}
   [junit4]   2> 19531 T55 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\.\core1\conf
   [junit4]   2> 19533 T55 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /rest/managed
   [junit4]   2> 19533 T55 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 19533 T55 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 19534 T55 oasc.SolrCores.putTransientCore Opening transient core core1
   [junit4]   2> 19534 T55 oasc.SolrCores$1.removeEldestEntry Closing transient core [core2]
   [junit4]   2> 19534 T55 oasc.CoreContainer.registerCore registering core: core1
   [junit4]   2> 19534 T65 oasc.SolrCore.close [core2]  CLOSING SolrCore org.apache.solr.core.SolrCore@57b0e032
   [junit4]   2> 19535 T65 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> 19535 T65 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 19535 T65 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 19535 T65 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 19538 T76 oasc.SolrCore.registerSearcher [core1] Registered new searcher Searcher@3d2c2ec8[core1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 19541 T65 oasc.SolrCore.closeSearcher [core2] Closing main searcher on request.
   [junit4]   2> 19541 T65 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 19541 T65 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\./core2\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\./core2\data\;done=false>>]
   [junit4]   2> 19541 T65 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\./core2\data\
   [junit4]   2> 19541 T65 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\./core2\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\./core2\data\index;done=false>>]
   [junit4]   2> 19541 T65 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\./core2\data\index
   [junit4]   2> 19542 T55 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\./core2\'
   [junit4]   2> 19577 T55 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_9
   [junit4]   2> 19591 T55 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 19593 T55 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 19595 T55 oass.IndexSchema.readSchema [core2] Schema name=tiny
   [junit4]   2> 19602 T55 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 19602 T55 oasc.CoreContainer.create Creating SolrCore 'core2' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\./core2\
   [junit4]   2> 19602 T55 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 19604 T55 oasc.SolrCore.<init> [core2] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\./core2\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\./core2\data\
   [junit4]   2> 19604 T55 oasc.SolrCore.<init> JMX monitoring not detected for core: core2
   [junit4]   2> 19604 T55 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\./core2\data\
   [junit4]   2> 19604 T55 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\./core2\data\index/
   [junit4]   2> 19604 T55 oasc.SolrCore.initIndex WARN [core2] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\.\core2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 19604 T55 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\tempDir-001\./core2\data\index
   [junit4]   2> 19605 T55 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=9.455078125, floorSegmentMB=1.2919921875, forceMergeDeletesPctAllowed=2.4620771555379974, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8445456117052568
   [junit4]   2> 19606 T55 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@2b521d2a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d1bc667),segFN=segments_1,generation=1}
   [junit4]   2> 19606 T55 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 19607 T55 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 19607 T55 oasc.RequestHandlers.initHandlersFromConfig created /select: solr.SearchHandler
   [junit4]   2> 19608 T55 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 19608 T55 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 19609 T55 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 19611 T55 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 19611 T55 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 19611 T55 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=54.357421875, floorSegmentMB=1.962890625, forceMergeDeletesPctAllo

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

eCore
   [junit4]   2> 24499 T55 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=768371251
   [junit4]   2> 24502 T55 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@c55fb44
   [junit4]   2> 24502 T55 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> 24502 T55 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 24502 T55 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 24502 T55 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 24503 T55 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 24503 T55 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 24503 T55 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\init-core-data-001\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\init-core-data-001\;done=false>>]
   [junit4]   2> 24503 T55 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\init-core-data-001\
   [junit4]   2> 24503 T55 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\init-core-data-001\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\init-core-data-001\index;done=false>>]
   [junit4]   2> 24503 T55 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solr.core.TestLazyCores-40B8559EBFD0169C-001\init-core-data-001\index
   [junit4]   2> 160736 T55 oas.SolrTestCaseJ4.endTrackingSearchers ERROR ERROR: SolrIndexSearcher opens=59 closes=58
   [junit4]   2> 143182 T54 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> 163191 T54 ccr.ThreadLeakControl.checkThreadLeaks SEVERE 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   [junit4]   2> 	   1) Thread[id=171, name=searcherExecutor-223-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> 	        at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 	        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2> 	        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2> 	        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 163193 T54 ccr.ThreadLeakControl.tryToInterruptAll Starting to interrupt leaked threads:
   [junit4]   2> 	   1) Thread[id=171, name=searcherExecutor-223-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> 166193 T54 ccr.ThreadLeakControl.tryToInterruptAll SEVERE There are still zombie threads that couldn't be terminated:
   [junit4]   2> 	   1) Thread[id=171, name=searcherExecutor-223-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> 	        at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 	        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2> 	        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2> 	        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Lucene41, sim=DefaultSimilarity, locale=et, timezone=America/Mazatlan
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0_20-ea (64-bit)/cpus=2,threads=2,free=28732616,total=70639616
   [junit4]   2> NOTE: All tests run in this JVM: [OverseerCollectionProcessorTest, ExternalFileFieldSortTest, SolrInfoMBeanTest, TestLFUCache, RequestHandlersTest, SuggesterFSTTest, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores -Dtests.seed=40B8559EBFD0169C -Dtests.slow=true -Dtests.locale=et -Dtests.timezone=America/Mazatlan -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ERROR: SolrIndexSearcher opens=59 closes=58
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([40B8559EBFD0169C]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:421)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:181)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   [junit4]    >    1) Thread[id=171, name=searcherExecutor-223-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([40B8559EBFD0169C]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=171, name=searcherExecutor-223-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([40B8559EBFD0169C]:0)
   [junit4] Completed in 166.26s, 8 tests, 1 failure, 2 errors <<< FAILURES!

[...truncated 1164 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:467: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:447: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:45: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\extra-targets.xml:37: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build.xml:189: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\common-build.xml:496: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:1297: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:921: There were test failures: 393 suites, 1637 tests, 3 suite-level errors, 1516 ignored (9 assumptions)

Total time: 37 minutes 44 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.8.0_20-ea-b11 -XX:-UseCompressedOops -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-4.x-Windows (32bit/jdk1.7.0_60-ea-b15) - Build # 3956 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Windows/3956/
Java: 32bit/jdk1.7.0_60-ea-b15 -server -XX:+UseConcMarkSweepGC

4 tests failed.
REGRESSION:  org.apache.lucene.analysis.core.TestBugInSomething.testUnicodeShinglesAndNgrams

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([910A4664FDCA418A]:0)


FAILED:  junit.framework.TestSuite.org.apache.lucene.analysis.core.TestBugInSomething

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([910A4664FDCA418A]:0)


FAILED:  junit.framework.TestSuite.org.apache.lucene.analysis.core.TestBugInSomething

Error Message:
Captured an uncaught exception in thread: Thread[id=1003, name=Thread-759, state=RUNNABLE, group=TGRP-TestBugInSomething]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=1003, name=Thread-759, state=RUNNABLE, group=TGRP-TestBugInSomething]
Caused by: java.lang.AssertionError: actual mem: 36606768 byte, expected mem: 35383744 byte, flush mem: 16053992, active mem: 20552776, pending DWPT: 1, flushing DWPT: 0, blocked DWPT: 0, peakDelta mem: 1829312 byte
	at __randomizedtesting.SeedInfo.seed([910A4664FDCA418A]:0)
	at org.apache.lucene.index.DocumentsWriterFlushControl.assertMemory(DocumentsWriterFlushControl.java:127)
	at org.apache.lucene.index.DocumentsWriterFlushControl.doAfterDocument(DocumentsWriterFlushControl.java:194)
	at org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:471)
	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1541)
	at org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1211)
	at org.apache.lucene.index.RandomIndexWriter.addDocument(RandomIndexWriter.java:148)
	at org.apache.lucene.index.RandomIndexWriter.addDocument(RandomIndexWriter.java:109)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:622)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.access$000(BaseTokenStreamTestCase.java:61)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase$AnalysisThread.run(BaseTokenStreamTestCase.java:483)


FAILED:  junit.framework.TestSuite.org.apache.lucene.analysis.core.TestBugInSomething

Error Message:
Captured an uncaught exception in thread: Thread[id=1004, name=Thread-760, state=RUNNABLE, group=TGRP-TestBugInSomething]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=1004, name=Thread-760, state=RUNNABLE, group=TGRP-TestBugInSomething]
Caused by: java.lang.AssertionError: actual mem: 38149188 byte, expected mem: 37213056 byte, flush mem: 25479100, active mem: 12670088, pending DWPT: 0, flushing DWPT: 2, blocked DWPT: 0, peakDelta mem: 1829312 byte
	at __randomizedtesting.SeedInfo.seed([910A4664FDCA418A]:0)
	at org.apache.lucene.index.DocumentsWriterFlushControl.assertMemory(DocumentsWriterFlushControl.java:127)
	at org.apache.lucene.index.DocumentsWriterFlushControl.doAfterDocument(DocumentsWriterFlushControl.java:194)
	at org.apache.lucene.index.DocumentsWriter.updateDocuments(DocumentsWriter.java:433)
	at org.apache.lucene.index.IndexWriter.updateDocuments(IndexWriter.java:1310)
	at org.apache.lucene.index.IndexWriter.addDocuments(IndexWriter.java:1271)
	at org.apache.lucene.index.RandomIndexWriter.addDocument(RandomIndexWriter.java:119)
	at org.apache.lucene.index.RandomIndexWriter.addDocument(RandomIndexWriter.java:109)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:622)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.access$000(BaseTokenStreamTestCase.java:61)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase$AnalysisThread.run(BaseTokenStreamTestCase.java:483)




Build Log:
[...truncated 5629 lines...]
   [junit4] Suite: org.apache.lucene.analysis.core.TestBugInSomething
   [junit4]   2> TEST FAIL: useCharFilter=true text='\u4e5e  pqyxwp i. '
   [junit4]   2> Mai 16, 2014 5:08:10 AM com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> ADVERTÊNCIA: Uncaught exception in thread: Thread[Thread-759,5,TGRP-TestBugInSomething]
   [junit4]   2> java.lang.AssertionError: actual mem: 36606768 byte, expected mem: 35383744 byte, flush mem: 16053992, active mem: 20552776, pending DWPT: 1, flushing DWPT: 0, blocked DWPT: 0, peakDelta mem: 1829312 byte
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([910A4664FDCA418A]:0)
   [junit4]   2> 	at org.apache.lucene.index.DocumentsWriterFlushControl.assertMemory(DocumentsWriterFlushControl.java:127)
   [junit4]   2> 	at org.apache.lucene.index.DocumentsWriterFlushControl.doAfterDocument(DocumentsWriterFlushControl.java:194)
   [junit4]   2> 	at org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:471)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1541)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1211)
   [junit4]   2> 	at org.apache.lucene.index.RandomIndexWriter.addDocument(RandomIndexWriter.java:148)
   [junit4]   2> 	at org.apache.lucene.index.RandomIndexWriter.addDocument(RandomIndexWriter.java:109)
   [junit4]   2> 	at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:622)
   [junit4]   2> 	at org.apache.lucene.analysis.BaseTokenStreamTestCase.access$000(BaseTokenStreamTestCase.java:61)
   [junit4]   2> 	at org.apache.lucene.analysis.BaseTokenStreamTestCase$AnalysisThread.run(BaseTokenStreamTestCase.java:483)
   [junit4]   2> 
   [junit4]   2> TEST FAIL: useCharFilter=true text='lisi oltava saatavil'
   [junit4]   2> Mai 16, 2014 5:08:10 AM com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> ADVERTÊNCIA: Uncaught exception in thread: Thread[Thread-760,5,TGRP-TestBugInSomething]
   [junit4]   2> java.lang.AssertionError: actual mem: 38149188 byte, expected mem: 37213056 byte, flush mem: 25479100, active mem: 12670088, pending DWPT: 0, flushing DWPT: 2, blocked DWPT: 0, peakDelta mem: 1829312 byte
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([910A4664FDCA418A]:0)
   [junit4]   2> 	at org.apache.lucene.index.DocumentsWriterFlushControl.assertMemory(DocumentsWriterFlushControl.java:127)
   [junit4]   2> 	at org.apache.lucene.index.DocumentsWriterFlushControl.doAfterDocument(DocumentsWriterFlushControl.java:194)
   [junit4]   2> 	at org.apache.lucene.index.DocumentsWriter.updateDocuments(DocumentsWriter.java:433)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.updateDocuments(IndexWriter.java:1310)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.addDocuments(IndexWriter.java:1271)
   [junit4]   2> 	at org.apache.lucene.index.RandomIndexWriter.addDocument(RandomIndexWriter.java:119)
   [junit4]   2> 	at org.apache.lucene.index.RandomIndexWriter.addDocument(RandomIndexWriter.java:109)
   [junit4]   2> 	at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:622)
   [junit4]   2> 	at org.apache.lucene.analysis.BaseTokenStreamTestCase.access$000(BaseTokenStreamTestCase.java:61)
   [junit4]   2> 	at org.apache.lucene.analysis.BaseTokenStreamTestCase$AnalysisThread.run(BaseTokenStreamTestCase.java:483)
   [junit4]   2> 
   [junit4]   2> Mai 16, 2014 7:01:09 AM com.carrotsearch.randomizedtesting.ThreadLeakControl$2 evaluate
   [junit4]   2> ADVERTÊNCIA: Suite execution timed out: org.apache.lucene.analysis.core.TestBugInSomething
   [junit4]   2> ==== jstack at approximately timeout time ====
   [junit4]   2> "Thread-758" ID=1002 WAITING on org.apache.lucene.index.DocumentsWriterStallControl@66f969
   [junit4]   2> 	at java.lang.Object.wait(Native Method)
   [junit4]   2> 	- waiting on org.apache.lucene.index.DocumentsWriterStallControl@66f969
   [junit4]   2> 	at java.lang.Object.wait(Object.java:503)
   [junit4]   2> 	at org.apache.lucene.index.DocumentsWriterStallControl.waitIfStalled(DocumentsWriterStallControl.java:74)
   [junit4]   2> 	at org.apache.lucene.index.DocumentsWriterFlushControl.waitIfStalled(DocumentsWriterFlushControl.java:685)
   [junit4]   2> 	at org.apache.lucene.index.DocumentsWriter.preUpdate(DocumentsWriter.java:371)
   [junit4]   2> 	at org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:444)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1541)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1211)
   [junit4]   2> 	at org.apache.lucene.index.RandomIndexWriter.addDocument(RandomIndexWriter.java:148)
   [junit4]   2> 	at org.apache.lucene.index.RandomIndexWriter.addDocument(RandomIndexWriter.java:109)
   [junit4]   2> 	at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:622)
   [junit4]   2> 	at org.apache.lucene.analysis.BaseTokenStreamTestCase.access$000(BaseTokenStreamTestCase.java:61)
   [junit4]   2> 	at org.apache.lucene.analysis.BaseTokenStreamTestCase$AnalysisThread.run(BaseTokenStreamTestCase.java:483)
   [junit4]   2> 
   [junit4]   2> "Thread-757" ID=1001 WAITING on org.apache.lucene.index.DocumentsWriterStallControl@66f969
   [junit4]   2> 	at java.lang.Object.wait(Native Method)
   [junit4]   2> 	- waiting on org.apache.lucene.index.DocumentsWriterStallControl@66f969
   [junit4]   2> 	at java.lang.Object.wait(Object.java:503)
   [junit4]   2> 	at org.apache.lucene.index.DocumentsWriterStallControl.waitIfStalled(DocumentsWriterStallControl.java:74)
   [junit4]   2> 	at org.apache.lucene.index.DocumentsWriterFlushControl.waitIfStalled(DocumentsWriterFlushControl.java:685)
   [junit4]   2> 	at org.apache.lucene.index.DocumentsWriter.preUpdate(DocumentsWriter.java:371)
   [junit4]   2> 	at org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:444)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1541)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1211)
   [junit4]   2> 	at org.apache.lucene.index.RandomIndexWriter.addDocument(RandomIndexWriter.java:148)
   [junit4]   2> 	at org.apache.lucene.index.RandomIndexWriter.addDocument(RandomIndexWriter.java:109)
   [junit4]   2> 	at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:622)
   [junit4]   2> 	at org.apache.lucene.analysis.BaseTokenStreamTestCase.access$000(BaseTokenStreamTestCase.java:61)
   [junit4]   2> 	at org.apache.lucene.analysis.BaseTokenStreamTestCase$AnalysisThread.run(BaseTokenStreamTestCase.java:483)
   [junit4]   2> 
   [junit4]   2> "TEST-TestBugInSomething.testUnicodeShinglesAndNgrams-seed#[910A4664FDCA418A]" ID=998 WAITING on org.apache.lucene.analysis.BaseTokenStreamTestCase$AnalysisThread@440fd3
   [junit4]   2> 	at java.lang.Object.wait(Native Method)
   [junit4]   2> 	- waiting on org.apache.lucene.analysis.BaseTokenStreamTestCase$AnalysisThread@440fd3
   [junit4]   2> 	at java.lang.Thread.join(Thread.java:1281)
   [junit4]   2> 	at java.lang.Thread.join(Thread.java:1355)
   [junit4]   2> 	at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:528)
   [junit4]   2> 	at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:432)
   [junit4]   2> 	at org.apache.lucene.analysis.core.TestBugInSomething.testUnicodeShinglesAndNgrams(TestBugInSomething.java:261)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:606)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:360)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:793)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:453)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:360)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> "SUITE-TestBugInSomething-seed#[910A4664FDCA418A]" ID=997 RUNNABLE
   [junit4]   2> 	at sun.management.ThreadImpl.dumpThreads0(Native Method)
   [junit4]   2> 	at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.formatThreadStacksFull(ThreadLeakControl.java:666)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.access$900(ThreadLeakControl.java:62)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:407)
   [junit4]   2> 	- locked java.lang.Object@80723e
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:642)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:129)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$1.run(RandomizedRunner.java:559)
   [junit4]   2> 
   [junit4]   2> "Attach Listener" ID=6 RUNNABLE
   [junit4]   2> 
   [junit4]   2> "Signal Dispatcher" ID=5 RUNNABLE
   [junit4]   2> 
   [junit4]   2> "Finalizer" ID=3 WAITING on java.lang.ref.ReferenceQueue$Lock@cc6cb5
   [junit4]   2> 	at java.lang.Object.wait(Native Method)
   [junit4]   2> 	- waiting on java.lang.ref.ReferenceQueue$Lock@cc6cb5
   [junit4]   2> 	at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
   [junit4]   2> 	at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
   [junit4]   2> 	at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
   [junit4]   2> 
   [junit4]   2> "Reference Handler" ID=2 WAITING on java.lang.ref.Reference$Lock@f5098a
   [junit4]   2> 	at java.lang.Object.wait(Native Method)
   [junit4]   2> 	- waiting on java.lang.ref.Reference$Lock@f5098a
   [junit4]   2> 	at java.lang.Object.wait(Object.java:503)
   [junit4]   2> 	at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:133)
   [junit4]   2> 
   [junit4]   2> "main" ID=1 WAITING on com.carrotsearch.randomizedtesting.RandomizedRunner$1@1e668ab
   [junit4]   2> 	at java.lang.Object.wait(Native Method)
   [junit4]   2> 	- waiting on com.carrotsearch.randomizedtesting.RandomizedRunner$1@1e668ab
   [junit4]   2> 	at java.lang.Thread.join(Thread.java:1281)
   [junit4]   2> 	at java.lang.Thread.join(Thread.java:1355)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:569)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.run(RandomizedRunner.java:435)
   [junit4]   2> 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:180)
   [junit4]   2> 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:276)
   [junit4]   2> 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:12)
   [junit4]   2> 
   [junit4]   2> ^^==============================================
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBugInSomething -Dtests.method=testUnicodeShinglesAndNgrams -Dtests.seed=910A4664FDCA418A -Dtests.slow=true -Dtests.locale=pt_BR -Dtests.timezone=America/Dawson -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   7248s | TestBugInSomething.testUnicodeShinglesAndNgrams <<<
   [junit4]    > Throwable #1: java.lang.Exception: Test abandoned because suite timeout was reached.
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([910A4664FDCA418A]:0)
   [junit4]   2> Mai 16, 2014 7:01:09 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> ADVERTÊNCIA: Will linger awaiting termination of 3 leaked thread(s).
   [junit4]   2> Mai 16, 2014 7:01:30 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> GRAVE: 3 threads leaked from SUITE scope at org.apache.lucene.analysis.core.TestBugInSomething: 
   [junit4]   2>    1) Thread[id=998, name=TEST-TestBugInSomething.testUnicodeShinglesAndNgrams-seed#[910A4664FDCA418A], state=WAITING, group=TGRP-TestBugInSomething]
   [junit4]   2>         at java.lang.Object.wait(Native Method)
   [junit4]   2>         at java.lang.Thread.join(Thread.java:1281)
   [junit4]   2>         at java.lang.Thread.join(Thread.java:1355)
   [junit4]   2>         at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:528)
   [junit4]   2>         at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:432)
   [junit4]   2>         at org.apache.lucene.analysis.core.TestBugInSomething.testUnicodeShinglesAndNgrams(TestBugInSomething.java:261)
   [junit4]   2>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2>         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
   [junit4]   2>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>         at java.lang.reflect.Method.invoke(Method.java:606)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
   [junit4]   2>         at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
   [junit4]   2>         at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
   [junit4]   2>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [junit4]   2>         at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
   [junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2>         at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:360)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:793)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:453)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
   [junit4]   2>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2>         at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
   [junit4]   2>         at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:360)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2>    2) Thread[id=1001, name=Thread-757, state=WAITING, group=TGRP-TestBugInSomething]
   [junit4]   2>         at java.lang.Object.wait(Native Method)
   [junit4]   2>         at java.lang.Object.wait(Object.java:503)
   [junit4]   2>         at org.apache.lucene.index.DocumentsWriterStallControl.waitIfStalled(DocumentsWriterStallControl.java:74)
   [junit4]   2>         at org.apache.lucene.index.DocumentsWriterFlushControl.waitIfStalled(DocumentsWriterFlushControl.java:685)
   [junit4]   2>         at org.apache.lucene.index.DocumentsWriter.preUpdate(DocumentsWriter.java:371)
   [junit4]   2>         at org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:444)
   [junit4]   2>         at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1541)
   [junit4]   2>         at org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1211)
   [junit4]   2>         at org.apache.lucene.index.RandomIndexWriter.addDocument(RandomIndexWriter.java:148)
   [junit4]   2>         at org.apache.lucene.index.RandomIndexWriter.addDocument(RandomIndexWriter.java:109)
   [junit4]   2>         at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:622)
   [junit4]   2>         at org.apache.lucene.analysis.BaseTokenStreamTestCase.access$000(BaseTokenStreamTestCase.java:61)
   [junit4]   2>         at org.apache.lucene.analysis.BaseTokenStreamTestCase$AnalysisThread.run(BaseTokenStreamTestCase.java:483)
   [junit4]   2>    3) Thread[id=1002, name=Thread-758, state=WAITING, group=TGRP-TestBugInSomething]
   [junit4]   2>         at java.lang.Object.wait(Native Method)
   [junit4]   2>         at java.lang.Object.wait(Object.java:503)
   [junit4]   2>         at org.apache.lucene.index.DocumentsWriterStallControl.waitIfStalled(DocumentsWriterStallControl.java:74)
   [junit4]   2>         at org.apache.lucene.index.DocumentsWriterFlushControl.waitIfStalled(DocumentsWriterFlushControl.java:685)
   [junit4]   2>         at org.apache.lucene.index.DocumentsWriter.preUpdate(DocumentsWriter.java:371)
   [junit4]   2>         at org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:444)
   [junit4]   2>         at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1541)
   [junit4]   2>         at org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1211)
   [junit4]   2>         at org.apache.lucene.index.RandomIndexWriter.addDocument(RandomIndexWriter.java:148)
   [junit4]   2>         at org.apache.lucene.index.RandomIndexWriter.addDocument(RandomIndexWriter.java:109)
   [junit4]   2>         at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:622)
   [junit4]   2>         at org.apache.lucene.analysis.BaseTokenStreamTestCase.access$000(BaseTokenStreamTestCase.java:61)
   [junit4]   2>         at org.apache.lucene.analysis.BaseTokenStreamTestCase$AnalysisThread.run(BaseTokenStreamTestCase.java:483)
   [junit4]   2> Mai 16, 2014 7:01:30 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFORMAÇÕES: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=998, name=TEST-TestBugInSomething.testUnicodeShinglesAndNgrams-seed#[910A4664FDCA418A], state=WAITING, group=TGRP-TestBugInSomething]
   [junit4]   2>    2) Thread[id=1001, name=Thread-757, state=WAITING, group=TGRP-TestBugInSomething]
   [junit4]   2>    3) Thread[id=1002, name=Thread-758, state=WAITING, group=TGRP-TestBugInSomething]
   [junit4]   2> TEST FAIL: useCharFilter=true text='fflurkjubt \ufb48\ufb30\ufb18\ufb43\ufb01\ufb0b'
   [junit4]   2> TEST FAIL: useCharFilter=true text='\ua8e3\ua8f1\ua8ec\ua8fb\ua8ef\ua8e7\ua8e0\ua8f1\ua8e7 yyxlr'
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\build\analysis\common\test\J0\.\lucene.analysis.core.TestBugInSomething-910A4664FDCA418A-001
   [junit4]   2> May 16, 2014 2:01:32 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Lucene46: {dummy=Pulsing41(freqCutoff=5 minBlockSize=4 maxBlockSize=66)}, docValues:{}, sim=DefaultSimilarity, locale=pt_BR, timezone=America/Dawson
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.7.0_60-ea (32-bit)/cpus=2,threads=1,free=106465472,total=402558976
   [junit4]   2> NOTE: All tests run in this JVM: [TestNGramFilters, TestPortugueseLightStemFilter, TestStandardAnalyzer, TestSnowballPorterFilterFactory, TestRussianFilters, TestTwoFold, TestDictionaryCompoundWordTokenFilterFactory, TestConv, TestThaiAnalyzer, TestHindiStemmer, TestHindiAnalyzer, TestRollingCharBuffer, TestGermanLightStemFilter, TestUAX29URLEmailTokenizer, TestBrazilianStemmer, TestPorterStemFilterFactory, TestCzechStemmer, TestRussianLightStemFilterFactory, TestPatternCaptureGroupTokenFilter, TestLimitTokenCountFilter, TestCollationKeyAnalyzer, TestStemmerOverrideFilter, TestGreekStemmer, TestGermanMinimalStemFilterFactory, TestSpanishAnalyzer, TestHungarianAnalyzer, TestCapitalizationFilterFactory, TestArmenianAnalyzer, TestFinnishLightStemFilter, TestPerFieldAnalyzerWrapper, TestBulgarianStemFilterFactory, TestBasqueAnalyzer, TestPrefixAwareTokenFilter, TestWordDelimiterFilter, TestCharArraySet, TestSoraniStemFilter, TestScandinavianNormalizationFilter, TestReverseStringFilter, TestSingleTokenTokenFilter, TestOptionalCondition, TestItalianLightStemFilter, TestPortugueseAnalyzer, TestSpanishLightStemFilterFactory, TestPortugueseStemFilterFactory, TestDelimitedPayloadTokenFilterFactory, TestShingleFilterFactory, TestPatternTokenizer, GreekAnalyzerTest, TestGreekLowerCaseFilterFactory, TestElision, TestGermanStemFilter, TestHyphenationCompoundWordTokenFilterFactory, TestCommonGramsFilterFactory, TestAnalyzers, TestReverseStringFilterFactory, TestNorwegianAnalyzer, TestCharArrayIterator, TestSynonymMap, TestNorwegianLightStemFilter, EdgeNGramTokenizerTest, DateRecognizerSinkTokenizerTest, TestChineseTokenizer, DelimitedPayloadTokenFilterTest, TestFactories, TestPortugueseMinimalStemFilter, TestTruncateTokenFilter, TestArabicFilters, TestTruncateTokenFilterFactory, TestSynonymMapFilter, TestPortugueseLightStemFilterFactory, TestSegmentingTokenizerBase, TestCollationKeyFilter, TestGalicianStemFilterFactory, TestPersianNormalizationFilterFactory, TestSoraniNormalizationFilterFactory, TestGermanMinimalStemFilter, TestKeepFilterFactory, TestMappingCharFilterFactory, TestAllAnalyzersHaveFactories, TestRomanianAnalyzer, TestFrenchMinimalStemFilter, TokenTypeSinkTokenizerTest, TestPatternReplaceFilter, TestDutchStemmer, NGramTokenizerTest, TestMorph, TestCatalanAnalyzer, TestTypeTokenFilter, TestKeepWordFilter, TestIrishAnalyzer, TestKStemFilterFactory, TestSlowSynonymFilter, CommonGramsFilterTest, TestSnowball, TestEscaped, TestWordnetSynonymParser, TestHungarianLightStemFilterFactory, TestMappingCharFilter, TestLengthFilterFactory, TestPatternReplaceCharFilterFactory, TestEnglishAnalyzer, TestClassicAnalyzer, TestFrenchLightStemFilter, TestCJKBigramFilterFactory, TestCJKTokenizer, TestPersianCharFilter, TestPortugueseMinimalStemFilterFactory, TestCircumfix, TestSoraniAnalyzer, TestIrishLowerCaseFilter, TestLatvianStemFilterFactory, TestApostropheFilterFactory, TestEnglishMinimalStemFilter, TestFrenchMinimalStemFilterFactory, TestElisionFilterFactory, TestPorterStemFilter, TestBugInSomething]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBugInSomething -Dtests.seed=910A4664FDCA418A -Dtests.slow=true -Dtests.locale=pt_BR -Dtests.timezone=America/Dawson -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s | TestBugInSomething (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([910A4664FDCA418A]:0)Throwable #2: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=1003, name=Thread-759, state=RUNNABLE, group=TGRP-TestBugInSomething]
   [junit4]    > Caused by: java.lang.AssertionError: actual mem: 36606768 byte, expected mem: 35383744 byte, flush mem: 16053992, active mem: 20552776, pending DWPT: 1, flushing DWPT: 0, blocked DWPT: 0, peakDelta mem: 1829312 byte
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([910A4664FDCA418A]:0)
   [junit4]    > 	at org.apache.lucene.index.DocumentsWriterFlushControl.assertMemory(DocumentsWriterFlushControl.java:127)
   [junit4]    > 	at org.apache.lucene.index.DocumentsWriterFlushControl.doAfterDocument(DocumentsWriterFlushControl.java:194)
   [junit4]    > 	at org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:471)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1541)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1211)
   [junit4]    > 	at org.apache.lucene.index.RandomIndexWriter.addDocument(RandomIndexWriter.java:148)
   [junit4]    > 	at org.apache.lucene.index.RandomIndexWriter.addDocument(RandomIndexWriter.java:109)
   [junit4]    > 	at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:622)
   [junit4]    > 	at org.apache.lucene.analysis.BaseTokenStreamTestCase.access$000(BaseTokenStreamTestCase.java:61)
   [junit4]    > 	at org.apache.lucene.analysis.BaseTokenStreamTestCase$AnalysisThread.run(BaseTokenStreamTestCase.java:483)Throwable #3: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=1004, name=Thread-760, state=RUNNABLE, group=TGRP-TestBugInSomething]
   [junit4]    > Caused by: java.lang.AssertionError: actual mem: 38149188 byte, expected mem: 37213056 byte, flush mem: 25479100, active mem: 12670088, pending DWPT: 0, flushing DWPT: 2, blocked DWPT: 0, peakDelta mem: 1829312 byte
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([910A4664FDCA418A]:0)
   [junit4]    > 	at org.apache.lucene.index.DocumentsWriterFlushControl.assertMemory(DocumentsWriterFlushControl.java:127)
   [junit4]    > 	at org.apache.lucene.index.DocumentsWriterFlushControl.doAfterDocument(DocumentsWriterFlushControl.java:194)
   [junit4]    > 	at org.apache.lucene.index.DocumentsWriter.updateDocuments(DocumentsWriter.java:433)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.updateDocuments(IndexWriter.java:1310)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.addDocuments(IndexWriter.java:1271)
   [junit4]    > 	at org.apache.lucene.index.RandomIndexWriter.addDocument(RandomIndexWriter.java:119)
   [junit4]    > 	at org.apache.lucene.index.RandomIndexWriter.addDocument(RandomIndexWriter.java:109)
   [junit4]    > 	at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:622)
   [junit4]    > 	at org.apache.lucene.analysis.BaseTokenStreamTestCase.access$000(BaseTokenStreamTestCase.java:61)
   [junit4]    > 	at org.apache.lucene.analysis.BaseTokenStreamTestCase$AnalysisThread.run(BaseTokenStreamTestCase.java:483)
   [junit4] Completed in 7271.29s, 1 test, 4 errors <<< FAILURES!

[...truncated 451 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:467: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:447: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:45: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\extra-targets.xml:37: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\build.xml:539: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:2017: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\analysis\build.xml:106: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\analysis\build.xml:38: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\module-build.xml:60: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:1297: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:921: There were test failures: 266 suites, 1447 tests, 3 suite-level errors, 1 error, 1 ignored

Total time: 141 minutes 38 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.7.0_60-ea-b15 -server -XX:+UseConcMarkSweepGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure