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 2015/04/26 14:49:22 UTC

[JENKINS] Lucene-Solr-5.x-Windows (64bit/jdk1.8.0_45) - Build # 4611 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4611/
Java: 64bit/jdk1.8.0_45 -XX:-UseCompressedOops -XX:+UseParallelGC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
ERROR: SolrIndexSearcher opens=51 closes=50

Stack Trace:
java.lang.AssertionError: ERROR: SolrIndexSearcher opens=51 closes=50
	at __randomizedtesting.SeedInfo.seed([9928DDF266051FA9]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:496)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:232)
	at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:799)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	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:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)


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

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores:     1) Thread[id=7281, name=searcherExecutor-4440-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=7281, name=searcherExecutor-4440-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([9928DDF266051FA9]: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=7281, name=searcherExecutor-4440-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=7281, name=searcherExecutor-4440-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([9928DDF266051FA9]:0)




Build Log:
[...truncated 10824 lines...]
   [junit4] Suite: org.apache.solr.core.TestLazyCores
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\init-core-data-001
   [junit4]   2> 1602349 T7213 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1602360 T7213 oas.SolrTestCaseJ4.setUp ###Starting testLazyLoad
   [junit4]   2> 1602437 T7213 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\'
   [junit4]   2> 1602478 T7213 oasc.CoreContainer.<init> New CoreContainer 397261731
   [junit4]   2> 1602478 T7213 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\]
   [junit4]   2> 1602479 T7213 oasc.CoreContainer.load loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\lib
   [junit4]   2> 1602479 T7213 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\lib).
   [junit4]   2> 1602491 T7213 oashc.HttpShardHandlerFactory.init created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1602494 T7213 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 1602496 T7213 oasc.SolrCores.allocateLazyCores Allocating transient cache for 4 transient cores
   [junit4]   2> 1602500 T7213 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1602501 T7213 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1602501 T7213 oasc.CoreContainer.load Node Name: testNode
   [junit4]   2> 1602502 T7213 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, instanceDir=collection1, loadOnStartup=true, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\collection1\, schema=schema.xml, transient=false, dataDir=data\}
   [junit4]   2> 1602503 T7213 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collectionLazy2, config=solrconfig.xml, instanceDir=collection2, loadOnStartup=true, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\collection2\, schema=schema.xml, transient=true, dataDir=data\}
   [junit4]   2> 1602503 T7213 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collectionLazy3, config=solrconfig.xml, instanceDir=collection3, loadOnStartup=false, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\collection3\, schema=schema.xml, transient=on, dataDir=data\}
   [junit4]   2> 1602504 T7213 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collectionLazy4, config=solrconfig.xml, instanceDir=collection4, loadOnStartup=false, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\collection4\, schema=schema.xml, transient=false, dataDir=data\}
   [junit4]   2> 1602505 T7213 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collectionLazy5, config=solrconfig.xml, instanceDir=collection5, loadOnStartup=true, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\collection5\, schema=schema.xml, transient=false, dataDir=data\}
   [junit4]   2> 1602505 T7213 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collectionLazy6, config=solrconfig.xml, instanceDir=collection6, loadOnStartup=false, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\collection6\, schema=schema.xml, transient=true, dataDir=data\}
   [junit4]   2> 1602506 T7213 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collectionLazy7, config=solrconfig.xml, instanceDir=collection7, loadOnStartup=false, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\collection7\, schema=schema.xml, transient=true, dataDir=data\}
   [junit4]   2> 1602506 T7213 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collectionLazy8, config=solrconfig.xml, instanceDir=collection8, loadOnStartup=false, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\collection8\, schema=schema.xml, transient=true, dataDir=data\}
   [junit4]   2> 1602507 T7213 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collectionLazy9, config=solrconfig.xml, instanceDir=collection9, loadOnStartup=false, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\collection9\, schema=schema.xml, transient=true, dataDir=data\}
   [junit4]   2> 1602508 T7214 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\collection1\'
   [junit4]   2> 1602509 T7215 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\collection2\'
   [junit4]   2> 1602510 T7216 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\collection5\'
   [junit4]   2> 1602568 T7214 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1602572 T7216 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1602572 T7214 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 1602576 T7216 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 1602584 T7216 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1602586 T7214 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1602586 T7216 oass.IndexSchema.readSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\collection5\conf\schema.xml
   [junit4]   2> 1602587 T7214 oass.IndexSchema.readSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\collection1\conf\schema.xml
   [junit4]   2> 1602591 T7214 oass.IndexSchema.readSchema [collection1] Schema name=tiny
   [junit4]   2> 1602591 T7216 oass.IndexSchema.readSchema [collectionLazy5] Schema name=tiny
   [junit4]   2> 1602597 T7214 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1602598 T7214 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\collection1\
   [junit4]   2> 1602598 T7214 c:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1602598 T7214 c:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\collection1\], dataDir=[null]
   [junit4]   2> 1602599 T7214 c:collection1 oasc.SolrCore.initInfoRegistry JMX monitoring not detected for core: collection1
   [junit4]   2> 1602604 T7216 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1602605 T7216 oasc.CoreContainer.create Creating SolrCore 'collectionLazy5' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\collection5\
   [junit4]   2> 1602605 T7216 c:collectionLazy5 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1602606 T7214 c:collection1 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\collection1\data\
   [junit4]   2> 1602606 T7214 c:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\collection1\data\index/
   [junit4]   2> 1602606 T7214 c:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1602607 T7214 c:collection1 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\collection1\data\index
   [junit4]   2> 1602607 T7214 c:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=94.75, floorSegmentMB=1.8330078125, forceMergeDeletesPctAllowed=24.710000232271394, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1602608 T7216 c:collectionLazy5 oasc.SolrCore.<init> [[collectionLazy5] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\collection5\], dataDir=[null]
   [junit4]   2> 1602608 T7216 c:collectionLazy5 oasc.SolrCore.initInfoRegistry JMX monitoring not detected for core: collectionLazy5
   [junit4]   2> 1602608 T7216 c:collectionLazy5 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\collection5\data\
   [junit4]   2> 1602609 T7216 c:collectionLazy5 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\collection5\data\index/
   [junit4]   2> 1602610 T7216 c:collectionLazy5 oasc.SolrCore.initIndex WARN [collectionLazy5] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\collection5\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1602610 T7216 c:collectionLazy5 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\collection5\data\index
   [junit4]   2> 1602610 T7216 c:collectionLazy5 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=94.75, floorSegmentMB=1.8330078125, forceMergeDeletesPctAllowed=24.710000232271394, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1602611 T7214 c:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@58864f25 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@70b41c3),segFN=segments_1,generation=1}
   [junit4]   2> 1602611 T7214 c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1602612 T7216 c:collectionLazy5 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7cf43a0c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@64dbea71),segFN=segments_1,generation=1}
   [junit4]   2> 1602612 T7216 c:collectionLazy5 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1602623 T7216 c:collectionLazy5 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1602630 T7216 c:collectionLazy5 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1602632 T7216 c:collectionLazy5 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1602635 T7216 c:collectionLazy5 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1602636 T7216 c:collectionLazy5 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1602639 T7214 c:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1602642 T7214 c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1602642 T7215 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1602645 T7214 c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1602646 T7215 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 1602647 T7214 c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1602649 T7214 c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1602650 T7215 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1602652 T7215 oass.IndexSchema.readSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\collection2\conf\schema.xml
   [junit4]   2> 1602653 T7216 c:collectionLazy5 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1602654 T7216 c:collectionLazy5 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1602655 T7215 oass.IndexSchema.readSchema [collectionLazy2] Schema name=tiny
   [junit4]   2> 1602656 T7214 c:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1602656 T7214 c:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1602657 T7216 c:collectionLazy5 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1602657 T7216 c:collectionLazy5 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1602657 T7214 c:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1602659 T7214 c:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1602659 T7215 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1602659 T7215 oasc.CoreContainer.create Creating SolrCore 'collectionLazy2' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\collection2\
   [junit4]   2> 1602659 T7214 c:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=5.5712890625, floorSegmentMB=0.2529296875, forceMergeDeletesPctAllowed=11.635487477369775, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1602659 T7216 c:collectionLazy5 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=5.5712890625, floorSegmentMB=0.2529296875, forceMergeDeletesPctAllowed=11.635487477369775, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1602660 T7214 c:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@58864f25 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@70b41c3),segFN=segments_1,generation=1}
   [junit4]   2> 1602660 T7214 c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1602659 T7215 c:collectionLazy2 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1602669 T7214 c:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@3f673ace[collection1] main
   [junit4]   2> 1602660 T7216 c:collectionLazy5 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7cf43a0c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@64dbea71),segFN=segments_1,generation=1}
   [junit4]   2> 1602670 T7216 c:collectionLazy5 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1602670 T7216 c:collectionLazy5 oass.SolrIndexSearcher.<init> Opening Searcher@41a81f04[collectionLazy5] main
   [junit4]   2> 1602671 T7216 c:collectionLazy5 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\collection5\conf
   [junit4]   2> 1602671 T7216 c:collectionLazy5 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\collection5\conf}
   [junit4]   2> 1602671 T7216 c:collectionLazy5 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\collection5\conf
   [junit4]   2> 1602670 T7215 c:collectionLazy2 oasc.SolrCore.<init> [[collectionLazy2] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\collection2\], dataDir=[null]
   [junit4]   2> 1602671 T7215 c:collectionLazy2 oasc.SolrCore.initInfoRegistry JMX monitoring not detected for core: collectionLazy2
   [junit4]   2> 1602673 T7216 c:collectionLazy5 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1602673 T7216 c:collectionLazy5 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1602673 T7215 c:collectionLazy2 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\collection2\data\
   [junit4]   2> 1602673 T7217 c:collectionLazy5 oasc.SolrCore.registerSearcher [collectionLazy5] Registered new searcher Searcher@41a81f04[collectionLazy5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1602671 T7214 c:collection1 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\collection1\conf
   [junit4]   2> 1602673 T7215 c:collectionLazy2 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\collection2\data\index/
   [junit4]   2> 1602673 T7216 c:collectionLazy5 oasc.CoreContainer.registerCore registering core: collectionLazy5
   [junit4]   2> 1602674 T7215 c:collectionLazy2 oasc.SolrCore.initIndex WARN [collectionLazy2] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\collection2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1602674 T7214 c:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\collection1\conf}
   [junit4]   2> 1602674 T7214 c:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\collection1\conf
   [junit4]   2> 1602674 T7215 c:collectionLazy2 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\collection2\data\index
   [junit4]   2> 1602675 T7215 c:collectionLazy2 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=94.75, floorSegmentMB=1.8330078125, forceMergeDeletesPctAllowed=24.710000232271394, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1602675 T7214 c:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1602675 T7215 c:collectionLazy2 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1bf0bd8d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2bd13f91),segFN=segments_1,generation=1}
   [junit4]   2> 1602676 T7215 c:collectionLazy2 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1602676 T7214 c:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1602676 T7214 c:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1602677 T7218 c:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3f673ace[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1602678 T7215 c:collectionLazy2 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1602680 T7215 c:collectionLazy2 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1602681 T7215 c:collectionLazy2 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1602682 T7215 c:collectionLazy2 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1602682 T7215 c:collectionLazy2 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1602684 T7215 c:collectionLazy2 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1602684 T7215 c:collectionLazy2 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1602686 T7215 c:collectionLazy2 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1602686 T7215 c:collectionLazy2 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1602686 T7215 c:collectionLazy2 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=5.5712890625, floorSegmentMB=0.2529296875, forceMergeDeletesPctAllowed=11.635487477369775, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1602686 T7215 c:collectionLazy2 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1bf0bd8d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2bd13f91),segFN=segments_1,generation=1}
   [junit4]   2> 1602686 T7215 c:collectionLazy2 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1602688 T7215 c:collectionLazy2 oass.SolrIndexSearcher.<init> Opening Searcher@74d7414b[collectionLazy2] main
   [junit4]   2> 1602688 T7215 c:collectionLazy2 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\collection2\conf
   [junit4]   2> 1602688 T7215 c:collectionLazy2 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\collection2\conf}
   [junit4]   2> 1602688 T7215 c:collectionLazy2 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\collection2\conf
   [junit4]   2> 1602689 T7215 c:collectionLazy2 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1602689 T7215 c:collectionLazy2 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1602689 T7215 c:collectionLazy2 oasc.SolrCores.putTransientCore Opening transient core collectionLazy2
   [junit4]   2> 1602689 T7215 c:collectionLazy2 oasc.CoreContainer.registerCore registering core: collectionLazy2
   [junit4]   2> 1602690 T7219 c:collectionLazy2 oasc.SolrCore.registerSearcher [collectionLazy2] Registered new searcher Searcher@74d7414b[collectionLazy2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1602691 T7213 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\collection3\'
   [junit4]   2> 1602713 T7213 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1602715 T7213 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 1602721 T7213 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1602722 T7213 oass.IndexSchema.readSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\collection3\conf\schema.xml
   [junit4]   2> 1602724 T7213 oass.IndexSchema.readSchema [collectionLazy3] Schema name=tiny
   [junit4]   2> 1602726 T7213 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1602726 T7213 oasc.CoreContainer.create Creating SolrCore 'collectionLazy3' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\collection3\
   [junit4]   2> 1602727 T7213 c:collectionLazy3 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1602729 T7213 c:collectionLazy3 oasc.SolrCore.<init> [[collectionLazy3] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\collection3\], dataDir=[null]
   [junit4]   2> 1602729 T7213 c:collectionLazy3 oasc.SolrCore.initInfoRegistry JMX monitoring not detected for core: collectionLazy3
   [junit4]   2> 1602731 T7213 c:collectionLazy3 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\collection3\data\
   [junit4]   2> 1602731 T7213 c:collectionLazy3 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\collection3\data\index/
   [junit4]   2> 1602732 T7213 c:collectionLazy3 oasc.SolrCore.initIndex WARN [collectionLazy3] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\collection3\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1602732 T7213 c:collectionLazy3 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\collection3\data\index
   [junit4]   2> 1602733 T7213 c:collectionLazy3 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=86.60546875, floorSegmentMB=1.728515625, forceMergeDeletesPctAllowed=23.23455555497789, segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7848166720843318
   [junit4]   2> 1602734 T7213 c:collectionLazy3 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1b9d86f9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37b247de),segFN=segments_1,generation=1}
   [junit4]   2> 1602734 T7213 c:collectionLazy3 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1602739 T7213 c:collectionLazy3 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1602741 T7213 c:collectionLazy3 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1602743 T7213 c:collectionLazy3 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1602746 T7213 c:collectionLazy3 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1602750 T7213 c:collectionLazy3 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1602753 T7213 c:collectionLazy3 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1602753 T7213 c:collectionLazy3 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1602754 T7213 c:collectionLazy3 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1602754 T7213 c:collectionLazy3 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1602756 T7213 c:collectionLazy3 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=35.8525390625, floorSegmentMB=0.9287109375, forceMergeDeletesPctAllowed=18.050804427397328, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1602756 T7213 c:collectionLazy3 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1b9d86f9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37b247de),segFN=segments_1,generation=1}
   [junit4]   2> 1602757 T7213 c:collectionLazy3 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1602757 T7213 c:collectionLazy3 oass.SolrIndexSearcher.<init> Opening Searcher@3a0a865d[collectionLazy3] main
   [junit4]   2> 1602758 T7213 c:collectionLazy3 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\collection3\conf
   [junit4]   2> 1602760 T7213 c:collectionLazy3 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\collection3\conf}
   [junit4]   2> 1602760 T7213 c:collectionLazy3 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\collection3\conf
   [junit4]   2> 1602761 T7213 c:collectionLazy3 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1602761 T7213 c:collectionLazy3 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1602761 T7213 c:collectionLazy3 oasc.SolrCores.putTransientCore Opening transient core collectionLazy3
   [junit4]   2> 1602762 T7213 c:collectionLazy3 oasc.CoreContainer.registerCore registering core: collectionLazy3
   [junit4]   2> 1602762 T7213 c:collectionLazy3 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\collection4\'
   [junit4]   2> 1602765 T7221 c:collectionLazy3 oasc.SolrCore.registerSearcher [collectionLazy3] Registered new searcher Searcher@3a0a865d[collectionLazy3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1602796 T7213 c:collectionLazy3 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1602799 T7213 c:collectionLazy3 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 1602807 T7213 c:collectionLazy3 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1602808 T7213 c:collectionLazy3 oass.IndexSchema.readSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\collection4\conf\schema.xml
   [junit4]   2> 1602812 T7213 c:collectionLazy3 oass.IndexSchema.readSchema [collectionLazy4] Schema name=tiny
   [junit4]   2> 1602815 T7213 c:collectionLazy3 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1602816 T7213 c:collectionLazy3 oasc.CoreContainer.create Creating SolrCore 'collectionLazy4' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\collection4\
   [junit4]   2> 1602816 T7213 c:collectionLazy4 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1602816 T7213 c:collectionLazy4 oasc.SolrCore.<init> [[collectionLazy4] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\collection4\], dataDir=[null]
   [junit4]   2> 1602818 T7213 c:collectionLazy4 oasc.SolrCore.initInfoRegistry JMX monitoring not detected for core: collectionLazy4
   [junit4]   2> 1602818 T7213 c:collectionLazy4 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\collection4\data\
   [junit4]   2> 1602819 T7213 c:collectionLazy4 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\collection4\data\index/
   [junit4]   2> 1602819 T7213 c:collectionLazy4 oasc.SolrCore.initIndex WARN [collectionLazy4] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\collection4\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1602819 T7213 c:collectionLazy4 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\collection4\data\index
   [junit4]   2> 1602820 T7213 c:collectionLazy4 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=13, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=85.2509765625, floorSegmentMB=1.953125, forceMergeDeletesPctAllowed=6.2035057725878335, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1602821 T7213 c:collectionLazy4 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@781d30dd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2197f02e),segFN=segments_1,generation=1}
   [junit4]   2> 1602821 T7213 c:collectionLazy4 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1602825 T7213 c:collectionLazy4 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1602827 T7213 c:collectionLazy4 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1602829 T7213 c:collectionLazy4 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1602830 T7213 c:collectionLazy4 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1602833 T7213 c:collectionLazy4 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1602839 T7213 c:collectionLazy4 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1602840 T7213 c:collectionLazy4 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1602841 T7213 c:collectionLazy4 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1602841 T7213 c:collectionLazy4 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1602841 T7213 c:collectionLazy4 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=18, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=61.072265625, floorSegmentMB=1.904296875, forceMergeDeletesPctAllowed=6.0623457840218045, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6967928684240903
   [junit4]   2> 1602842 T7213 c:collectionLazy4 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@781d30dd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2197f02e),segFN=segments_1,generation=1}
   [junit4]   2> 1602842 T7213 c:collectionLazy4 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1602842 T7213 c:collectionLazy4 oass.SolrIndexSearcher.<init> Opening Searcher@c77e7fa[collectionLazy4] main
   [junit4]   2> 1602843 T7213 c:collectionLazy4 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\collection4\conf
   [junit4]   2> 1602843 T7213 c:collectionLazy4 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\collection4\conf}
   [junit4]   2> 1602843 T7213 c:collectionLazy4 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\collection4\conf
   [junit4]   2> 1602844 T7213 c:collectionLazy4 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1602844 T7213 c:collectionLazy4 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1602844 T7223 c:collectionLazy4 oasc.SolrCore.registerSearcher [collectionLazy4] Registered new searcher Searcher@c77e7fa[collectionLazy4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1602844 T7213 c:collectionLazy4 oasc.CoreContainer.registerCore registering core: collectionLazy4
   [junit4]   2> 1602845 T7213 c:collectionLazy4 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=397261731
   [junit4]   2> 1602845 T7213 c:collectionLazy4 oasc.SolrCore.close [collectionLazy5]  CLOSING SolrCore org.apache.solr.core.SolrCore@5a9e4d1f
   [junit4]   2> 1602845 T7213 c:collectionLazy4 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> 1602847 T7213 c:collectionLazy4 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 1602847 T7213 c:collectionLazy4 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1602847 T7213 c:collectionLazy4 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1602848 T7213 c:collectionLazy4 oasc.SolrCore.closeSearcher [collectionLazy5] Closing main searcher on request.
   [junit4]   2> 1602848 T7213 c:collectionLazy4 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1602848 T7213 c:collectionLazy4 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\collection5\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\collection5\data\index;done=false>>]
   [junit4]   2> 1602849 T7213 c:collectionLazy4 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\collection5\data\index
   [junit4]   2> 1602849 T7213 c:collectionLazy4 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\collection5\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\collection5\data\;done=false>>]
   [junit4]   2> 1602849 T7213 c:collectionLazy4 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\collection5\data\
   [junit4]   2> 1602849 T7213 c:collectionLazy4 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@604563b3
   [junit4]   2> 1602849 T7213 c:collectionLazy4 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> 1602850 T7213 c:collectionLazy4 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 1602850 T7213 c:collectionLazy4 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1602850 T7213 c:collectionLazy4 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1602852 T7213 c:collectionLazy4 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 1602852 T7213 c:collectionLazy4 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1602853 T7213 c:collectionLazy4 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\collection1\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\collection1\data\index;done=false>>]
   [junit4]   2> 1602853 T7213 c:collectionLazy4 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\collection1\data\index
   [junit4]   2> 1602853 T7213 c:collectionLazy4 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\collection1\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\collection1\data\;done=false>>]
   [junit4]   2> 1602854 T7213 c:collectionLazy4 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\collection1\data\
   [junit4]   2> 1602854 T7213 c:collectionLazy4 oasc.SolrCore.close [collectionLazy4]  CLOSING SolrCore org.apache.solr.core.SolrCore@2996231b
   [junit4]   2> 1602854 T7213 c:collectionLazy4 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> 1602855 T7213 c:collectionLazy4 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 1602855 T7213 c:collectionLazy4 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1602855 T7213 c:collectionLazy4 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1602859 T7213 c:collectionLazy4 oasc.SolrCore.closeSearcher [collectionLazy4] Closing main searcher on request.
   [junit4]   2> 1602861 T7213 c:collectionLazy4 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1602861 T7213 c:collectionLazy4 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\collection4\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\collection4\data\index;done=false>>]
   [junit4]   2> 1602861 T7213 c:collectionLazy4 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\collection4\data\index
   [junit4]   2> 1602862 T7213 c:collectionLazy4 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\collection4\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\collection4\data\;done=false>>]
   [junit4]   2> 1602862 T7213 c:collectionLazy4 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\collection4\data\
   [junit4]   2> 1602862 T7213 c:collectionLazy4 oasc.SolrCore.close [collectionLazy2]  CLOSING SolrCore org.apache.solr.core.SolrCore@1a6d49e4
   [junit4]   2> 1602863 T7213 c:collectionLazy4 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> 1602863 T7213 c:collectionLazy4 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 1602863 T7213 c:collectionLazy4 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1602864 T7213 c:collectionLazy4 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1602865 T7213 c:collectionLazy4 oasc.SolrCore.closeSearcher [collectionLazy2] Closing main searcher on request.
   [junit4]   2> 1602865 T7213 c:collectionLazy4 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1602866 T7213 c:collectionLazy4 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\collection2\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\collection2\data\;done=false>>]
   [junit4]   2> 1602866 T7213 c:collectionLazy4 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\collection2\data\
   [junit4]   2> 1602866 T7213 c:collectionLazy4 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\collection2\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\collection2\data\index;done=false>>]
   [junit4]   2> 1602867 T7213 c:collectionLazy4 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\collection2\data\index
   [junit4]   2> 1602867 T7213 c:collectionLazy4 oasc.SolrCore.close [collectionLazy3]  CLOSING SolrCore org.apache.solr.core.SolrCore@32330903
   [junit4]   2> 1602867 T7213 c:collectionLazy4 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> 1602868 T7213 c:collectionLazy4 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 1602868 T7213 c:collectionLazy4 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1602869 T7213 c:collectionLazy4 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1602869 T7213 c:collectionLazy4 oasc.SolrCore.closeSearcher [collectionLazy3] Closing main searcher on request.
   [junit4]   2> 1602869 T7213 c:collectionLazy4 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1602870 T7213 c:collectionLazy4 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\collection3\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\collection3\data\index;done=false>>]
   [junit4]   2> 1602870 T7213 c:collectionLazy4 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\collection3\data\index
   [junit4]   2> 1602871 T7213 c:collectionLazy4 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\collection3\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\collection3\data\;done=false>>]
   [junit4]   2> 1602871 T7213 c:collectionLazy4 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-001\collection3\data\
   [junit4]   2> 1602872 T7213 c:collectionLazy4 oas.SolrTestCaseJ4.tearDown ###Ending testLazyLoad
   [junit4]   2> 1602874 T7213 c:collectionLazy4 oas.SolrTestCaseJ4.setUp ###Starting testCreateSame
   [junit4]   2> 1602957 T7213 c:collectionLazy4 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-002\'
   [junit4]   2> 1602997 T7213 c:collectionLazy4 oasc.CoreContainer.<init> New CoreContainer 1405110326
   [junit4]   2> 1602998 T7213 c:collectionLazy4 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-002\]
   [junit4]   2> 1602998 T7213 c:collectionLazy4 oasc.CoreContainer.load loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-002\lib
   [junit4]   2> 1602998 T7213 c:collectionLazy4 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-002\lib).
   [junit4]   2> 1603010 T7213 c:collectionLazy4 oashc.HttpShardHandlerFactory.init created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1603014 T7213 c:collectionLazy4 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 1603015 T7213 c:collectionLazy4 oasc.SolrCores.allocateLazyCores Allocating transient cache for 4 transient cores
   [junit4]   2> 1603016 T7213 c:collectionLazy4 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1603016 T7213 c:collectionLazy4 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1603016 T7213 c:collectionLazy4 oasc.CoreContainer.load Node Name: testNode
   [junit4]   2> 1603019 T7213 c:collectionLazy4 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, instanceDir=collection1, loadOnStartup=true, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-002\collection1\, schema=schema.xml, transient=false, dataDir=data\}
   [junit4]   2> 1603021 T7213 c:collectionLazy4 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collectionLazy2, config=solrconfig.xml, instanceDir=collection2, loadOnStartup=true, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-002\collection2\, schema=schema.xml, transient=true, dataDir=data\}
   [junit4]   2> 1603022 T7213 c:collectionLazy4 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collectionLazy3, config=solrconfig.xml, instanceDir=collection3, loadOnStartup=false, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-002\collection3\, schema=schema.xml, transient=on, dataDir=data\}
   [junit4]   2> 1603023 T7213 c:collectionLazy4 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collectionLazy4, config=solrconfig.xml, instanceDir=collection4, loadOnStartup=false, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-002\collection4\, schema=schema.xml, transient=false, dataDir=data\}
   [junit4]   2> 1603024 T7213 c:collectionLazy4 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collectionLazy5, config=solrconfig.xml, instanceDir=collection5, loadOnStartup=true, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-002\collection5\, schema=schema.xml, transient=false, dataDir=data\}
   [junit4]   2> 1603025 T7213 c:collectionLazy4 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collectionLazy6, config=solrconfig.xml, instanceDir=collection6, loadOnStartup=false, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-002\collection6\, schema=schema.xml, transient=true, dataDir=data\}
   [junit4]   2> 1603026 T7213 c:collectionLazy4 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collectionLazy7, config=solrconfig.xml, instanceDir=collection7, loadOnStartup=false, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-002\collection7\, schema=schema.xml, transient=true, dataDir=data\}
   [junit4]   2> 1603026 T7213 c:collectionLazy4 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collectionLazy8, config=solrconfig.xml, instanceDir=collection8, loadOnStartup=false, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-002\collection8\, schema=schema.xml, transient=true, dataDir=data\}
   [junit4]   2> 1603027 T7213 c:collectionLazy4 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collectionLazy9, config=solrconfig.xml, instanceDir=collection9, loadOnStartup=false, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-002\collection9\, schema=schema.xml, transient=true, dataDir=data\}
   [junit4]   2> 1603032 T7226 c:collectionLazy4 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-002\collection2\'
   [junit4]   2> 1603041 T7227 c:collectionLazy4 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-002\collection5\'
   [junit4]   2> 1603044 T7225 c:collectionLazy4 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-002\collection1\'
   [junit4]   2> 1603097 T7226 c:collectionLazy4 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1603099 T7226 c:collectionLazy4 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 1603116 T7226 c:collectionLazy4 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1603117 T7226 c:collectionLazy4 oass.IndexSchema.readSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-002\collection2\conf\schema.xml
   [junit4]   2> 1603122 T7226 c:collectionLazy4 oass.IndexSchema.readSchema [collectionLazy2] Schema name=tiny
   [junit4]   2> 1603126 T7226 c:collectionLazy4 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1603127 T7226 c:collectionLazy4 oasc.CoreContainer.create Creating SolrCore 'collectionLazy2' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-002\collection2\
   [junit4]   2> 1603127 T7226 c:collectionLazy2 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1603127 T7226 c:collectionLazy2 oasc.SolrCore.<init> [[collectionLazy2] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-002\collection2\], dataDir=[null]
   [junit4]   2> 1603127 T7226 c:collectionLazy2 oasc.SolrCore.initInfoRegistry JMX monitoring not detected for core: collectionLazy2
   [junit4]   2> 1603127 T7226 c:collectionLazy2 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-002\collection2\data\
   [junit4]   2> 1603127 T7226 c:collectionLazy2 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-002\collection2\data\index/
   [junit4]   2> 1603128 T7226 c:collectionLazy2 oasc.SolrCore.initIndex WARN [collectionLazy2] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-002\collection2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1603128 T7226 c:collectionLazy2 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-002\collection2\data\index
   [junit4]   2> 1603128 T7226 c:collectionLazy2 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=94.75, floorSegmentMB=1.8330078125, forceMergeDeletesPctAllowed=24.710000232271394, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1603131 T7227 c:collectionLazy4 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1603133 T7227 c:collectionLazy4 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 1603139 T7227 c:collectionLazy4 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1603139 T7227 c:collectionLazy4 oass.IndexSchema.readSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-002\collection5\conf\schema.xml
   [junit4]   2> 1603141 T7227 c:collectionLazy4 oass.IndexSchema.readSchema [collectionLazy5] Schema name=tiny
   [junit4]   2> 1603143 T7227 c:collectionLazy4 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1603145 T7227 c:collectionLazy4 oasc.CoreContainer.create Creating SolrCore 'collectionLazy5' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-002\collection5\
   [junit4]   2> 1603145 T7227 c:collectionLazy5 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1603146 T7227 c:collectionLazy5 oasc.SolrCore.<init> [[collectionLazy5] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-002\collection5\], dataDir=[null]
   [junit4]   2> 1603146 T7227 c:collectionLazy5 oasc.SolrCore.initInfoRegistry JMX monitoring not detected for core: collectionLazy5
   [junit4]   2> 1603146 T7227 c:collectionLazy5 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-002\collection5\data\
   [junit4]   2> 1603147 T7227 c:collectionLazy5 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-002\collection5\data\index/
   [junit4]   2> 1603147 T7227 c:collectionLazy5 oasc.SolrCore.initIndex WARN [collectionLazy5] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-002\collection5\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1603147 T7227 c:collectionLazy5 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-002\collection5\data\index
   [junit4]   2> 1603147 T7227 c:collectionLazy5 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=94.75, floorSegmentMB=1.8330078125, forceMergeDeletesPctAllowed=24.710000232271394, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1603148 T7226 c:collectionLazy2 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6e5863f7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@458baa1b),segFN=segments_1,generation=1}
   [junit4]   2> 1603148 T7226 c:collectionLazy2 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1603148 T7225 c:collectionLazy4 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1603152 T7226 c:collectionLazy2 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1603152 T7225 c:collectionLazy4 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 1603158 T7226 c:collectionLazy2 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1603159 T7225 c:collectionLazy4 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1603148 T7227 c:collectionLazy5 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@37962f1d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2d8a1eff),segFN=segments_1,generation=1}
   [junit4]   2> 1603159 T7227 c:collectionLazy5 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1603159 T7226 c:collectionLazy2 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1603160 T7226 c:collectionLazy2 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1603160 T7225 c:collectionLazy4 oass.IndexSchema.readSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-002\collection1\conf\schema.xml
   [junit4]   2> 1603161 T7226 c:collectionLazy2 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1603164 T7225 c:collectionLazy4 oass.IndexSchema.readSchema [collection1] Schema name=tiny
   [junit4]   2> 1603167 T7226 c:collectionLazy2 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1603167 T7226 c:collectionLazy2 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1603166 T7227 c:collectionLazy5 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1603168 T7226 c:collectionLazy2 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1603168 T7226 c:collectionLazy2 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1603169 T7225 c:collectionLazy4 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1603169 T7227 c:collectionLazy5 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1603170 T7225 c:collectionLazy4 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-002\collection1\
   [junit4]   2> 1603170 T7225 c:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1603170 T7225 c:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-002\collection1\], dataDir=[null]
   [junit4]   2> 1603170 T7225 c:collection1 oasc.SolrCore.initInfoRegistry JMX monitoring not detected for core: collection1
   [junit4]   2> 1603171 T7227 c:collectionLazy5 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1603171 T7225 c:collection1 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-002\collection1\data\
   [junit4]   2> 1603171 T7225 c:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-002\collection1\data\index/
   [junit4]   2> 1603171 T7225 c:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-002\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1603171 T7227 c:collectionLazy5 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1603172 T7225 c:collection1 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-002\collection1\data\index
   [junit4]   2> 1603172 T7225 c:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=94.75, floorSegmentMB=1.8330078125, forceMergeDeletesPctAllowed=24.710000232271394, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1603172 T7227 c:collectionLazy5 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1603173 T7226 c:collectionLazy2 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=5.5712890625, floorSegmentMB=0.2529296875, forceMergeDeletesPctAllowed=11.635487477369775, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1603175 T7225 c:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@2eea2429 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@428b2160),segFN=segments_1,generation=1}
   [junit4]   2> 1603175 T7225 c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1603180 T7225 c:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1603181 T7226 c:collectionLazy2 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6e5863f7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@458baa1b),segFN=segments_1,generation=1}
   [junit4]   2> 1603181 T7226 c:collectionLazy2 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1603183 T7226 c:collectionLazy2 oass.SolrIndexSearcher.<init> Opening Searcher@46e7570a[collectionLazy2] main
   [junit4]   2> 1603184 T7226 c:collectionLazy2 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-002\collection2\conf
   [junit4]   2> 1603184 T7226 c:collectionLazy2 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-002\collection2\conf}
   [junit4]   2> 1603184 T7226 c:collectionLazy2 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-002\collection2\conf
   [junit4]   2> 1603175 T7227 c:collectionLazy5 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1603185 T7227 c:collectionLazy5 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1603185 T7227 c:collectionLazy5 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1603185 T7227 c:collectionLazy5 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1603186 T7227 c:collectionLazy5 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=5.5712890625, floorSegmentMB=0.2529296875, forceMergeDeletesPctAllowed=11.635487477369775, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1603186 T7227 c:collectionLazy5 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@37962f1d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2d8a1eff),segFN=segments_1,generation=1}
   [junit4]   2> 1603186 T7227 c:collectionLazy5 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1603186 T7227 c:collectionLazy5 oass.SolrIndexSearcher.<init> Opening Searcher@5bb09612[collectionLazy5] main
   [junit4]   2> 1603187 T7227 c:collectionLazy5 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-002\collection5\conf
   [junit4]   2> 1603187 T7227 c:collectionLazy5 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-002\collection5\conf}
   [junit4]   2> 1603187 T7227 c:collectionLazy5 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores 9928DDF266051FA9-001\tempDir-002\collection5\conf
   [junit4]   2> 1603188 T7227 c:collectionLazy5 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1603188 T7227 c:collectionLazy5 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1603188 T7227 c:collectionLazy5 oasc.CoreContainer.registerCore registering core: collectionLazy5
   [junit4]   2> 1603188 T7225 c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1603190 T7225 c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1603191 T7225 c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1603192 T7225 c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1603194 T7229 c:collectionLazy5 oasc.SolrCore.registerSearcher [collectionLazy5] Registered new searcher Searcher@5bb09612[collectionLazy5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1603195 T7226 c:collectionLazy2 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1603196 T7226 c:collectionLazy2 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1603196 T7226 c:collectionLazy2 oasc.SolrCores.putTransientCore Opening transient core collectionLazy2
   [junit4]   2> 1603196 T7226 c:collectionLazy2 oasc.CoreContainer.registerCore registering core: collectionLazy2
   [junit4]   2> 1603195 T7225 c:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json

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

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> 146339 T7212 ccr.ThreadLeakControl.tryToInterruptAll Starting to interrupt leaked threads:
   [junit4]   2> 	   1) Thread[id=7281, name=searcherExecutor-4440-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> 149343 T7212 ccr.ThreadLeakControl.tryToInterruptAll SEVERE There are still zombie threads that couldn't be terminated:
   [junit4]   2> 	   1) Thread[id=7281, name=searcherExecutor-4440-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=Asserting(Lucene50): {v_t=PostingsFormat(name=Direct), id=PostingsFormat(name=Direct), v_s=PostingsFormat(name=Memory doPackFST= false), v_f=PostingsFormat(name=MockRandom)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=sl, timezone=Mexico/BajaNorte
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0_45 (64-bit)/cpus=3,threads=2,free=185783472,total=380108800
   [junit4]   2> NOTE: All tests run in this JVM: [HdfsBasicDistributedZk2Test, TestCollationFieldDocValues, RequestLoggingTest, QueryElevationComponentTest, TestConfigOverlay, TestCharFilters, SolrIndexSplitterTest, TestCollationField, SyncSliceTest, SolrPluginUtilsTest, SolrInfoMBeanTest, TestBinaryField, SaslZkACLProviderTest, TestNoOpRegenerator, OverseerRolesTest, TestWriterPerf, TestStandardQParsers, SynonymTokenizerTest, TestJmxIntegration, TestSortingResponseWriter, ResponseLogComponentTest, DeleteReplicaTest, DistributedExpandComponentTest, TestSchemaNameResource, IndexSchemaRuntimeFieldTest, ShowFileRequestHandlerTest, PreAnalyzedFieldTest, TestReplicaProperties, TestLRUStatsCache, SimpleFacetsTest, SOLR749Test, TestNRTOpen, TestConfigSets, TestManagedSchema, TestMacros, PingRequestHandlerTest, SystemInfoHandlerTest, TestSolr4Spatial2, VMParamsZkACLAndCredentialsProvidersTest, SSLMigrationTest, DistributedSuggestComponentTest, ScriptEngineTest, DefaultValueUpdateProcessorTest, TestFileDictionaryLookup, TestClassNameShortening, TestSurroundQueryParser, HdfsSyncSliceTest, TestQueryTypes, RequiredFieldsTest, DistributedQueryComponentCustomSortTest, TestLeaderElectionZkExpiry, TestIndexSearcher, RequestHandlersTest, TestDynamicFieldResource, RecoveryAfterSoftCommitTest, TestFieldCollectionResource, ClusterStateUpdateTest, TestManagedSchemaDynamicFieldResource, LeaderFailoverAfterPartitionTest, ShardRoutingTest, CacheHeaderTest, OutputWriterTest, SuggesterTest, TestBlendedInfixSuggestions, TestSolrDynamicMBean, HardAutoCommitTest, TestAddFieldRealTimeGet, ZkStateWriterTest, TestChildDocTransformer, TestOrdValues, CollectionsAPIAsyncDistributedZkTest, DistanceFunctionTest, TestPivotHelperCode, TestManagedSchemaFieldResource, TestClusterStateMutator, EnumFieldTest, SuggesterWFSTTest, ZkCLITest, TestQueryUtils, TestPhraseSuggestions, ActionThrottleTest, TestBinaryResponseWriter, TestWordDelimiterFilterFactory, LukeRequestHandlerTest, AnalysisAfterCoreReloadTest, TestSchemaResource, TestSort, FieldAnalysisRequestHandlerTest, TestCoreContainer, TestShortCircuitedRequests, DistributedQueryComponentOptimizationTest, TestXIncludeConfig, TestArbitraryIndexDir, AnalyticsQueryTest, BasicDistributedZkTest, TestAnalyzedSuggestions, SliceStateTest, ClusterStateTest, DistanceUnitsTest, DocValuesMissingTest, UUIDFieldTest, BadComponentTest, TestDocumentBuilder, TestJmxMonitoredMap, HdfsThreadLeakTest, PathHierarchyTokenizerFactoryTest, TestIndexingPerformance, TestSweetSpotSimilarityFactory, TestCloudSchemaless, DistributedSpellCheckComponentTest, SharedFSAutoReplicaFailoverUtilsTest, UnloadDistributedZkTest, XmlUpdateRequestHandlerTest, MigrateRouteKeyTest, TestOverriddenPrefixQueryForCustomFieldType, CollectionsAPIDistributedZkTest, OverseerTest, LeaderElectionIntegrationTest, BasicZkTest, RecoveryZkTest, TestReplicationHandler, ZkSolrClientTest, TestRandomDVFaceting, TestDistributedSearch, TestRangeQuery, TestGroupingSearch, SolrCmdDistributorTest, TestFunctionQuery, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores -Dtests.seed=9928DDF266051FA9 -Dtests.slow=true -Dtests.locale=sl -Dtests.timezone=Mexico/BajaNorte -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ERROR: SolrIndexSearcher opens=51 closes=50
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9928DDF266051FA9]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:496)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:232)
   [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=7281, name=searcherExecutor-4440-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([9928DDF266051FA9]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=7281, name=searcherExecutor-4440-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([9928DDF266051FA9]:0)
   [junit4] Completed [370/484] on J0 in 149.42s, 7 tests, 1 failure, 2 errors <<< FAILURES!

[...truncated 365 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:536: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:484: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:61: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\extra-targets.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build.xml:229: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:511: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1434: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:991: There were test failures: 484 suites, 1946 tests, 3 suite-level errors, 340 ignored (34 assumptions)

Total time: 49 minutes 19 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-5.x-Windows (64bit/jdk1.8.0_45) - Build # 4614 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4614/
Java: 64bit/jdk1.8.0_45 -XX:+UseCompressedOops -XX:+UseParallelGC

All tests passed

Build Log:
[...truncated 55014 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.solr...
  [javadoc] Loading source files for package org.apache.solr.analysis...
  [javadoc] Loading source files for package org.apache.solr.client.solrj.embedded...
  [javadoc] Loading source files for package org.apache.solr.cloud...
  [javadoc] Loading source files for package org.apache.solr.cloud.overseer...
  [javadoc] Loading source files for package org.apache.solr.core...
  [javadoc] Loading source files for package org.apache.solr.handler...
  [javadoc] Loading source files for package org.apache.solr.handler.admin...
  [javadoc] Loading source files for package org.apache.solr.handler.component...
  [javadoc] Loading source files for package org.apache.solr.handler.loader...
  [javadoc] Loading source files for package org.apache.solr.highlight...
  [javadoc] Loading source files for package org.apache.solr.internal.csv...
  [javadoc] Loading source files for package org.apache.solr.internal.csv.writer...
  [javadoc] Loading source files for package org.apache.solr.logging...
  [javadoc] Loading source files for package org.apache.solr.logging.jul...
  [javadoc] Loading source files for package org.apache.solr.logging.log4j...
  [javadoc] Loading source files for package org.apache.solr.parser...
  [javadoc] Loading source files for package org.apache.solr.request...
  [javadoc] Loading source files for package org.apache.solr.request.json...
  [javadoc] Loading source files for package org.apache.solr.request.macro...
  [javadoc] Loading source files for package org.apache.solr.response...
  [javadoc] Loading source files for package org.apache.solr.response.transform...
  [javadoc] Loading source files for package org.apache.solr.rest...
  [javadoc] Loading source files for package org.apache.solr.rest.schema...
  [javadoc] Loading source files for package org.apache.solr.rest.schema.analysis...
  [javadoc] Loading source files for package org.apache.solr.schema...
  [javadoc] Loading source files for package org.apache.solr.search...
  [javadoc] Loading source files for package org.apache.solr.search.facet...
  [javadoc] Loading source files for package org.apache.solr.search.function...
  [javadoc] Loading source files for package org.apache.solr.search.function.distance...
  [javadoc] Loading source files for package org.apache.solr.search.grouping...
  [javadoc] Loading source files for package org.apache.solr.search.grouping.collector...
  [javadoc] Loading source files for package org.apache.solr.search.grouping.distributed...
  [javadoc] Loading source files for package org.apache.solr.search.grouping.distributed.command...
  [javadoc] Loading source files for package org.apache.solr.search.grouping.distributed.requestfactory...
  [javadoc] Loading source files for package org.apache.solr.search.grouping.distributed.responseprocessor...
  [javadoc] Loading source files for package org.apache.solr.search.grouping.distributed.shardresultserializer...
  [javadoc] Loading source files for package org.apache.solr.search.grouping.endresulttransformer...
  [javadoc] Loading source files for package org.apache.solr.search.join...
  [javadoc] Loading source files for package org.apache.solr.search.mlt...
  [javadoc] Loading source files for package org.apache.solr.search.similarities...
  [javadoc] Loading source files for package org.apache.solr.search.stats...
  [javadoc] Loading source files for package org.apache.solr.servlet...
  [javadoc] Loading source files for package org.apache.solr.servlet.cache...
  [javadoc] Loading source files for package org.apache.solr.spelling...
  [javadoc] Loading source files for package org.apache.solr.spelling.suggest...
  [javadoc] Loading source files for package org.apache.solr.spelling.suggest.fst...
  [javadoc] Loading source files for package org.apache.solr.spelling.suggest.jaspell...
  [javadoc] Loading source files for package org.apache.solr.spelling.suggest.tst...
  [javadoc] Loading source files for package org.apache.solr.store.blockcache...
  [javadoc] Loading source files for package org.apache.solr.store.hdfs...
  [javadoc] Loading source files for package org.apache.solr.update...
  [javadoc] Loading source files for package org.apache.solr.update.processor...
  [javadoc] Loading source files for package org.apache.solr.util...
  [javadoc] Loading source files for package org.apache.solr.util.plugin...
  [javadoc] Loading source files for package org.apache.solr.util.stats...
  [javadoc] Loading source files for package org.apache.solr.util.xslt...
  [javadoc] Constructing Javadoc information...
  [javadoc] javadoc: warning - Multiple sources of package comments found for package "javax.servlet"
  [javadoc] javadoc: warning - Multiple sources of package comments found for package "javax.servlet.http"
  [javadoc] Standard Doclet version 1.8.0_45
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Generating C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\docs\solr-core\org\apache\solr\util\package-summary.html...
  [javadoc] Copying file C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\java\org\apache\solr\util\doc-files\min-should-match.html to directory C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\docs\solr-core\org\apache\solr\util\doc-files...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\docs\solr-core\help-doc.html...
  [javadoc] 2 warnings

BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:536: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:90: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build.xml:603: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:278: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\build.xml:48: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:300: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:2142: Javadocs warnings were found!

Total time: 77 minutes 8 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



Re: [JENKINS] Lucene-Solr-5.x-Windows (64bit/jdk1.8.0_45) - Build # 4613 - Still Failing!

Posted by Shalin Shekhar Mangar <sh...@gmail.com>.
This has fixed the build on windows. See
http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4620/

On Tue, Apr 28, 2015 at 5:28 PM, Shalin Shekhar Mangar <
shalinmangar@gmail.com> wrote:

> I checked the servlet-api dependencies against trunk to spot differences
> and the only difference I can find between branch_5x and trunk is that in
> trunk solr/core/ivy.xml does not include servlet-api where as on branch_5x
> it does. Since both trunk and branch_5x include server/lib in their
> dependencies I can see why servlet-api may be included twice but then that
> does not explain the failure happening only on windows.
>
> I'll change branch_5x to remove the explicit dependency on servlet-api in
> solr/core to bring it in line with trunk and keep digging.
>
> On Tue, Apr 28, 2015 at 12:34 AM, Uwe Schindler <uw...@thetaphi.de> wrote:
>
>> The workspace is cleaned up and restored to plain checkout state before
>> each build. That is a Jenkins feature. See also the build log before the
>> checkout is updated. This cleans all jars (they are all listed).
>>
>> So this should not be the issue.
>>
>> Uwe
>>
>> Am 27. April 2015 20:59:47 MESZ, schrieb Steve Rowe <sa...@gmail.com>:
>>
>>> Maybe it’s a leftover jar in this workspace from when branch_5x briefly had a differently named servlet-api jar (SOLR-7249)?
>>>
>>> Uwe, can you run ‘ant clean-jars’ there?
>>>
>>> Steve
>>>
>>>  On Apr 27, 2015, at 1:16 AM, Shalin Shekhar Mangar <sh...@gmail.com> wrote:
>>>>
>>>>   [javadoc] javadoc: warning - Multiple sources of package comments found for package "javax.servlet"
>>>>   [javadoc] javadoc: warning - Multiple sources of package comments found for package "javax.servlet.http"
>>>>
>>>>  Why is this failing only on windows? Any ideas?
>>>>
>>>>  On Mon, Apr 27, 2015 at 5:51 AM, Policeman Jenkins Server <je...@thetaphi.de> wrote:
>>>>  Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4613/
>>>>  Java:
>>>> 64bit/jdk1.8.0_45 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
>>>>
>>>>  All tests passed
>>>>
>>>>  Build Log:
>>>>  [...truncated 54884 lines...]
>>>>    [javadoc] Generating Javadoc
>>>>    [javadoc] Javadoc execution
>>>>    [javadoc] Loading source files for package org.apache.solr...
>>>>    [javadoc] Loading source files for package org.apache.solr.analysis...
>>>>    [javadoc] Loading source files for package org.apache.solr.client.solrj.embedded...
>>>>    [javadoc] Loading source files for package org.apache.solr.cloud...
>>>>    [javadoc] Loading source files for package org.apache.solr.cloud.overseer...
>>>>    [javadoc] Loading source files for package org.apache.solr.core...
>>>>    [javadoc] Loading source files for package org.apache.solr.handler...
>>>>    [javadoc] Loading source files for package org.apache.solr.handler.admin...
>>>>    [javadoc] Loading source files for package org.apache.solr.handler.component...
>>>>    [javadoc] Loading source files for
>>>> package org.apache.solr.handler.loader...
>>>>    [javadoc] Loading source files for package org.apache.solr.highlight...
>>>>    [javadoc] Loading source files for package org.apache.solr.internal.csv...
>>>>    [javadoc] Loading source files for package org.apache.solr.internal.csv.writer...
>>>>    [javadoc] Loading source files for package org.apache.solr.logging...
>>>>    [javadoc] Loading source files for package org.apache.solr.logging.jul...
>>>>    [javadoc] Loading source files for package org.apache.solr.logging.log4j...
>>>>    [javadoc] Loading source files for package org.apache.solr.parser...
>>>>    [javadoc] Loading source files for package org.apache.solr.request...
>>>>    [javadoc] Loading source files for package org.apache.solr.request.json...
>>>>    [javadoc] Loading source files for package org.apache.solr.request.macro...
>>>>    [javadoc] Loading source files for package org.apache.solr.response...
>>>>    [javadoc] Loading source files for package
>>>> org.apache.solr.response.transform...
>>>>    [javadoc] Loading source files for package org.apache.solr.rest...
>>>>    [javadoc] Loading source files for package org.apache.solr.rest.schema...
>>>>    [javadoc] Loading source files for package org.apache.solr.rest.schema.analysis...
>>>>    [javadoc] Loading source files for package org.apache.solr.schema...
>>>>    [javadoc] Loading source files for package org.apache.solr.search...
>>>>    [javadoc] Loading source files for package org.apache.solr.search.facet...
>>>>    [javadoc] Loading source files for package org.apache.solr.search.function...
>>>>    [javadoc] Loading source files for package org.apache.solr.search.function.distance...
>>>>    [javadoc] Loading source files for package org.apache.solr.search.grouping...
>>>>    [javadoc] Loading source files for package org.apache.solr.search.grouping.collector...
>>>>    [javadoc] Loading source files for package org.apache.solr.search.grouping.distributed...
>>>>
>>>> [javadoc] Loading source files for package org.apache.solr.search.grouping.distributed.command...
>>>>    [javadoc] Loading source files for package org.apache.solr.search.grouping.distributed.requestfactory...
>>>>    [javadoc] Loading source files for package org.apache.solr.search.grouping.distributed.responseprocessor...
>>>>    [javadoc] Loading source files for package org.apache.solr.search.grouping.distributed.shardresultserializer...
>>>>    [javadoc] Loading source files for package org.apache.solr.search.grouping.endresulttransformer...
>>>>    [javadoc] Loading source files for package org.apache.solr.search.join...
>>>>    [javadoc] Loading source files for package org.apache.solr.search.mlt...
>>>>    [javadoc] Loading source files for package org.apache.solr.search.similarities...
>>>>    [javadoc] Loading source files for package org.apache.solr.search.stats...
>>>>    [javadoc] Loading source files for package org.apache.solr.servlet...
>>>>    [javadoc] Loading
>>>> source files for package org.apache.solr.servlet.cache...
>>>>    [javadoc] Loading source files for package org.apache.solr.spelling...
>>>>    [javadoc] Loading source files for package org.apache.solr.spelling.suggest...
>>>>    [javadoc] Loading source files for package org.apache.solr.spelling.suggest.fst...
>>>>    [javadoc] Loading source files for package org.apache.solr.spelling.suggest.jaspell...
>>>>    [javadoc] Loading source files for package org.apache.solr.spelling.suggest.tst...
>>>>    [javadoc] Loading source files for package org.apache.solr.store.blockcache...
>>>>    [javadoc] Loading source files for package org.apache.solr.store.hdfs...
>>>>    [javadoc] Loading source files for package org.apache.solr.update...
>>>>    [javadoc] Loading source files for package org.apache.solr.update.processor...
>>>>    [javadoc] Loading source files for package org.apache.solr.util...
>>>>    [javadoc] Loading source files for package org.apache.solr.util.plugin...
>>>>
>>>> [javadoc] Loading source files for package org.apache.solr.util.stats...
>>>>    [javadoc] Loading source files for package org.apache.solr.util.xslt...
>>>>    [javadoc] Constructing Javadoc information...
>>>>    [javadoc] javadoc: warning - Multiple sources of package comments found for package "javax.servlet"
>>>>    [javadoc] javadoc: warning - Multiple sources of package comments found for package "javax.servlet.http"
>>>>    [javadoc] Standard Doclet version 1.8.0_45
>>>>    [javadoc] Building tree for all the packages and classes...
>>>>    [javadoc] Generating C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\docs\solr-core\org\apache\solr\util\package-summary.html...
>>>>    [javadoc] Copying file C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\java\org\apache\solr\util\doc-files\min-should-match.html to directory C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\docs\solr-core\org\apache\solr\util\doc-files...
>>>>
>>>>  [javadoc] Building index for all the packages and classes...
>>>>    [javadoc] Building index for all classes...
>>>>    [javadoc] Generating C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\docs\solr-core\help-doc.html...
>>>>    [javadoc] 2 warnings
>>>>
>>>>  BUILD FAILED
>>>>  C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:536: The following error occurred while executing this line:
>>>>  C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:90: The following error occurred while executing this line:
>>>>  C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build.xml:603: The following error occurred while executing this line:
>>>>  C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:278: The following error occurred while executing this line:
>>>>  C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\build.xml:48: The following error occurred while executing this line:
>>>>
>>>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:300: The following error occurred while executing this line:
>>>>  C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:2142: Javadocs warnings were found!
>>>>
>>>>  Total time: 76 minutes 38 seconds
>>>>  Build step 'Invoke Ant' marked build as failure
>>>>  Archiving artifacts
>>>>  Recording test results
>>>>  Email was triggered for: Failure - Any
>>>>  Sending email for trigger: Failure - Any
>>>>
>>>>
>>>>
>>>>
>>>> ------------------------------
>>>>
>>>>  To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>>>>  For additional commands, e-mail: dev-help@lucene.apache.org
>>>>
>>>>
>>>>
>>>>  --
>>>>  Regards,
>>>>  Shalin Shekhar Mangar.
>>>>
>>>
>>>
>>> ------------------------------
>>>
>>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>>> For additional commands, e-mail: dev-help@lucene.apache.org
>>>
>>>
>> --
>> Uwe Schindler
>> H.-H.-Meier-Allee 63, 28213 Bremen
>> http://www.thetaphi.de
>>
>
>
>
> --
> Regards,
> Shalin Shekhar Mangar.
>



-- 
Regards,
Shalin Shekhar Mangar.

Re: [JENKINS] Lucene-Solr-5.x-Windows (64bit/jdk1.8.0_45) - Build # 4613 - Still Failing!

Posted by Shalin Shekhar Mangar <sh...@gmail.com>.
I checked the servlet-api dependencies against trunk to spot differences
and the only difference I can find between branch_5x and trunk is that in
trunk solr/core/ivy.xml does not include servlet-api where as on branch_5x
it does. Since both trunk and branch_5x include server/lib in their
dependencies I can see why servlet-api may be included twice but then that
does not explain the failure happening only on windows.

I'll change branch_5x to remove the explicit dependency on servlet-api in
solr/core to bring it in line with trunk and keep digging.

On Tue, Apr 28, 2015 at 12:34 AM, Uwe Schindler <uw...@thetaphi.de> wrote:

> The workspace is cleaned up and restored to plain checkout state before
> each build. That is a Jenkins feature. See also the build log before the
> checkout is updated. This cleans all jars (they are all listed).
>
> So this should not be the issue.
>
> Uwe
>
> Am 27. April 2015 20:59:47 MESZ, schrieb Steve Rowe <sa...@gmail.com>:
>
>> Maybe it’s a leftover jar in this workspace from when branch_5x briefly had a differently named servlet-api jar (SOLR-7249)?
>>
>> Uwe, can you run ‘ant clean-jars’ there?
>>
>> Steve
>>
>>  On Apr 27, 2015, at 1:16 AM, Shalin Shekhar Mangar <sh...@gmail.com> wrote:
>>>
>>>   [javadoc] javadoc: warning - Multiple sources of package comments found for package "javax.servlet"
>>>   [javadoc] javadoc: warning - Multiple sources of package comments found for package "javax.servlet.http"
>>>
>>>  Why is this failing only on windows? Any ideas?
>>>
>>>  On Mon, Apr 27, 2015 at 5:51 AM, Policeman Jenkins Server <je...@thetaphi.de> wrote:
>>>  Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4613/
>>>  Java:
>>> 64bit/jdk1.8.0_45 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
>>>
>>>  All tests passed
>>>
>>>  Build Log:
>>>  [...truncated 54884 lines...]
>>>    [javadoc] Generating Javadoc
>>>    [javadoc] Javadoc execution
>>>    [javadoc] Loading source files for package org.apache.solr...
>>>    [javadoc] Loading source files for package org.apache.solr.analysis...
>>>    [javadoc] Loading source files for package org.apache.solr.client.solrj.embedded...
>>>    [javadoc] Loading source files for package org.apache.solr.cloud...
>>>    [javadoc] Loading source files for package org.apache.solr.cloud.overseer...
>>>    [javadoc] Loading source files for package org.apache.solr.core...
>>>    [javadoc] Loading source files for package org.apache.solr.handler...
>>>    [javadoc] Loading source files for package org.apache.solr.handler.admin...
>>>    [javadoc] Loading source files for package org.apache.solr.handler.component...
>>>    [javadoc] Loading source files for
>>> package org.apache.solr.handler.loader...
>>>    [javadoc] Loading source files for package org.apache.solr.highlight...
>>>    [javadoc] Loading source files for package org.apache.solr.internal.csv...
>>>    [javadoc] Loading source files for package org.apache.solr.internal.csv.writer...
>>>    [javadoc] Loading source files for package org.apache.solr.logging...
>>>    [javadoc] Loading source files for package org.apache.solr.logging.jul...
>>>    [javadoc] Loading source files for package org.apache.solr.logging.log4j...
>>>    [javadoc] Loading source files for package org.apache.solr.parser...
>>>    [javadoc] Loading source files for package org.apache.solr.request...
>>>    [javadoc] Loading source files for package org.apache.solr.request.json...
>>>    [javadoc] Loading source files for package org.apache.solr.request.macro...
>>>    [javadoc] Loading source files for package org.apache.solr.response...
>>>    [javadoc] Loading source files for package
>>> org.apache.solr.response.transform...
>>>    [javadoc] Loading source files for package org.apache.solr.rest...
>>>    [javadoc] Loading source files for package org.apache.solr.rest.schema...
>>>    [javadoc] Loading source files for package org.apache.solr.rest.schema.analysis...
>>>    [javadoc] Loading source files for package org.apache.solr.schema...
>>>    [javadoc] Loading source files for package org.apache.solr.search...
>>>    [javadoc] Loading source files for package org.apache.solr.search.facet...
>>>    [javadoc] Loading source files for package org.apache.solr.search.function...
>>>    [javadoc] Loading source files for package org.apache.solr.search.function.distance...
>>>    [javadoc] Loading source files for package org.apache.solr.search.grouping...
>>>    [javadoc] Loading source files for package org.apache.solr.search.grouping.collector...
>>>    [javadoc] Loading source files for package org.apache.solr.search.grouping.distributed...
>>>
>>> [javadoc] Loading source files for package org.apache.solr.search.grouping.distributed.command...
>>>    [javadoc] Loading source files for package org.apache.solr.search.grouping.distributed.requestfactory...
>>>    [javadoc] Loading source files for package org.apache.solr.search.grouping.distributed.responseprocessor...
>>>    [javadoc] Loading source files for package org.apache.solr.search.grouping.distributed.shardresultserializer...
>>>    [javadoc] Loading source files for package org.apache.solr.search.grouping.endresulttransformer...
>>>    [javadoc] Loading source files for package org.apache.solr.search.join...
>>>    [javadoc] Loading source files for package org.apache.solr.search.mlt...
>>>    [javadoc] Loading source files for package org.apache.solr.search.similarities...
>>>    [javadoc] Loading source files for package org.apache.solr.search.stats...
>>>    [javadoc] Loading source files for package org.apache.solr.servlet...
>>>    [javadoc] Loading
>>> source files for package org.apache.solr.servlet.cache...
>>>    [javadoc] Loading source files for package org.apache.solr.spelling...
>>>    [javadoc] Loading source files for package org.apache.solr.spelling.suggest...
>>>    [javadoc] Loading source files for package org.apache.solr.spelling.suggest.fst...
>>>    [javadoc] Loading source files for package org.apache.solr.spelling.suggest.jaspell...
>>>    [javadoc] Loading source files for package org.apache.solr.spelling.suggest.tst...
>>>    [javadoc] Loading source files for package org.apache.solr.store.blockcache...
>>>    [javadoc] Loading source files for package org.apache.solr.store.hdfs...
>>>    [javadoc] Loading source files for package org.apache.solr.update...
>>>    [javadoc] Loading source files for package org.apache.solr.update.processor...
>>>    [javadoc] Loading source files for package org.apache.solr.util...
>>>    [javadoc] Loading source files for package org.apache.solr.util.plugin...
>>>
>>> [javadoc] Loading source files for package org.apache.solr.util.stats...
>>>    [javadoc] Loading source files for package org.apache.solr.util.xslt...
>>>    [javadoc] Constructing Javadoc information...
>>>    [javadoc] javadoc: warning - Multiple sources of package comments found for package "javax.servlet"
>>>    [javadoc] javadoc: warning - Multiple sources of package comments found for package "javax.servlet.http"
>>>    [javadoc] Standard Doclet version 1.8.0_45
>>>    [javadoc] Building tree for all the packages and classes...
>>>    [javadoc] Generating C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\docs\solr-core\org\apache\solr\util\package-summary.html...
>>>    [javadoc] Copying file C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\java\org\apache\solr\util\doc-files\min-should-match.html to directory C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\docs\solr-core\org\apache\solr\util\doc-files...
>>>
>>>  [javadoc] Building index for all the packages and classes...
>>>    [javadoc] Building index for all classes...
>>>    [javadoc] Generating C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\docs\solr-core\help-doc.html...
>>>    [javadoc] 2 warnings
>>>
>>>  BUILD FAILED
>>>  C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:536: The following error occurred while executing this line:
>>>  C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:90: The following error occurred while executing this line:
>>>  C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build.xml:603: The following error occurred while executing this line:
>>>  C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:278: The following error occurred while executing this line:
>>>  C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\build.xml:48: The following error occurred while executing this line:
>>>
>>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:300: The following error occurred while executing this line:
>>>  C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:2142: Javadocs warnings were found!
>>>
>>>  Total time: 76 minutes 38 seconds
>>>  Build step 'Invoke Ant' marked build as failure
>>>  Archiving artifacts
>>>  Recording test results
>>>  Email was triggered for: Failure - Any
>>>  Sending email for trigger: Failure - Any
>>>
>>>
>>>
>>>
>>> ------------------------------
>>>
>>>  To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>>>  For additional commands, e-mail: dev-help@lucene.apache.org
>>>
>>>
>>>
>>>  --
>>>  Regards,
>>>  Shalin Shekhar Mangar.
>>>
>>
>>
>> ------------------------------
>>
>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>> For additional commands, e-mail: dev-help@lucene.apache.org
>>
>>
> --
> Uwe Schindler
> H.-H.-Meier-Allee 63, 28213 Bremen
> http://www.thetaphi.de
>



-- 
Regards,
Shalin Shekhar Mangar.

Re: [JENKINS] Lucene-Solr-5.x-Windows (64bit/jdk1.8.0_45) - Build # 4613 - Still Failing!

Posted by Uwe Schindler <uw...@thetaphi.de>.
The workspace is cleaned up and restored to plain checkout state before each build. That is a Jenkins feature. See also the build log before the checkout is updated. This cleans all jars (they are all listed).

So this should not be the issue.

Uwe

Am 27. April 2015 20:59:47 MESZ, schrieb Steve Rowe <sa...@gmail.com>:
>Maybe it’s a leftover jar in this workspace from when branch_5x briefly
>had a differently named servlet-api jar (SOLR-7249)?
>
>Uwe, can you run ‘ant clean-jars’ there?
>
>Steve
>
>> On Apr 27, 2015, at 1:16 AM, Shalin Shekhar Mangar
><sh...@gmail.com> wrote:
>> 
>>  [javadoc] javadoc: warning - Multiple sources of package comments
>found for package "javax.servlet"
>>  [javadoc] javadoc: warning - Multiple sources of package comments
>found for package "javax.servlet.http"
>> 
>> Why is this failing only on windows? Any ideas?
>> 
>> On Mon, Apr 27, 2015 at 5:51 AM, Policeman Jenkins Server
><je...@thetaphi.de> wrote:
>> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4613/
>> Java: 64bit/jdk1.8.0_45 -XX:-UseCompressedOops
>-XX:+UseConcMarkSweepGC
>> 
>> All tests passed
>> 
>> Build Log:
>> [...truncated 54884 lines...]
>>   [javadoc] Generating Javadoc
>>   [javadoc] Javadoc execution
>>   [javadoc] Loading source files for package org.apache.solr...
>>   [javadoc] Loading source files for package
>org.apache.solr.analysis...
>>   [javadoc] Loading source files for package
>org.apache.solr.client.solrj.embedded...
>>   [javadoc] Loading source files for package org.apache.solr.cloud...
>>   [javadoc] Loading source files for package
>org.apache.solr.cloud.overseer...
>>   [javadoc] Loading source files for package org.apache.solr.core...
>>   [javadoc] Loading source files for package
>org.apache.solr.handler...
>>   [javadoc] Loading source files for package
>org.apache.solr.handler.admin...
>>   [javadoc] Loading source files for package
>org.apache.solr.handler.component...
>>   [javadoc] Loading source files for package
>org.apache.solr.handler.loader...
>>   [javadoc] Loading source files for package
>org.apache.solr.highlight...
>>   [javadoc] Loading source files for package
>org.apache.solr.internal.csv...
>>   [javadoc] Loading source files for package
>org.apache.solr.internal.csv.writer...
>>   [javadoc] Loading source files for package
>org.apache.solr.logging...
>>   [javadoc] Loading source files for package
>org.apache.solr.logging.jul...
>>   [javadoc] Loading source files for package
>org.apache.solr.logging.log4j...
>>   [javadoc] Loading source files for package
>org.apache.solr.parser...
>>   [javadoc] Loading source files for package
>org.apache.solr.request...
>>   [javadoc] Loading source files for package
>org.apache.solr.request.json...
>>   [javadoc] Loading source files for package
>org.apache.solr.request.macro...
>>   [javadoc] Loading source files for package
>org.apache.solr.response...
>>   [javadoc] Loading source files for package
>org.apache.solr.response.transform...
>>   [javadoc] Loading source files for package org.apache.solr.rest...
>>   [javadoc] Loading source files for package
>org.apache.solr.rest.schema...
>>   [javadoc] Loading source files for package
>org.apache.solr.rest.schema.analysis...
>>   [javadoc] Loading source files for package
>org.apache.solr.schema...
>>   [javadoc] Loading source files for package
>org.apache.solr.search...
>>   [javadoc] Loading source files for package
>org.apache.solr.search.facet...
>>   [javadoc] Loading source files for package
>org.apache.solr.search.function...
>>   [javadoc] Loading source files for package
>org.apache.solr.search.function.distance...
>>   [javadoc] Loading source files for package
>org.apache.solr.search.grouping...
>>   [javadoc] Loading source files for package
>org.apache.solr.search.grouping.collector...
>>   [javadoc] Loading source files for package
>org.apache.solr.search.grouping.distributed...
>>   [javadoc] Loading source files for package
>org.apache.solr.search.grouping.distributed.command...
>>   [javadoc] Loading source files for package
>org.apache.solr.search.grouping.distributed.requestfactory...
>>   [javadoc] Loading source files for package
>org.apache.solr.search.grouping.distributed.responseprocessor...
>>   [javadoc] Loading source files for package
>org.apache.solr.search.grouping.distributed.shardresultserializer...
>>   [javadoc] Loading source files for package
>org.apache.solr.search.grouping.endresulttransformer...
>>   [javadoc] Loading source files for package
>org.apache.solr.search.join...
>>   [javadoc] Loading source files for package
>org.apache.solr.search.mlt...
>>   [javadoc] Loading source files for package
>org.apache.solr.search.similarities...
>>   [javadoc] Loading source files for package
>org.apache.solr.search.stats...
>>   [javadoc] Loading source files for package
>org.apache.solr.servlet...
>>   [javadoc] Loading source files for package
>org.apache.solr.servlet.cache...
>>   [javadoc] Loading source files for package
>org.apache.solr.spelling...
>>   [javadoc] Loading source files for package
>org.apache.solr.spelling.suggest...
>>   [javadoc] Loading source files for package
>org.apache.solr.spelling.suggest.fst...
>>   [javadoc] Loading source files for package
>org.apache.solr.spelling.suggest.jaspell...
>>   [javadoc] Loading source files for package
>org.apache.solr.spelling.suggest.tst...
>>   [javadoc] Loading source files for package
>org.apache.solr.store.blockcache...
>>   [javadoc] Loading source files for package
>org.apache.solr.store.hdfs...
>>   [javadoc] Loading source files for package
>org.apache.solr.update...
>>   [javadoc] Loading source files for package
>org.apache.solr.update.processor...
>>   [javadoc] Loading source files for package org.apache.solr.util...
>>   [javadoc] Loading source files for package
>org.apache.solr.util.plugin...
>>   [javadoc] Loading source files for package
>org.apache.solr.util.stats...
>>   [javadoc] Loading source files for package
>org.apache.solr.util.xslt...
>>   [javadoc] Constructing Javadoc information...
>>   [javadoc] javadoc: warning - Multiple sources of package comments
>found for package "javax.servlet"
>>   [javadoc] javadoc: warning - Multiple sources of package comments
>found for package "javax.servlet.http"
>>   [javadoc] Standard Doclet version 1.8.0_45
>>   [javadoc] Building tree for all the packages and classes...
>>   [javadoc] Generating
>C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\docs\solr-core\org\apache\solr\util\package-summary.html...
>>   [javadoc] Copying file
>C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\java\org\apache\solr\util\doc-files\min-should-match.html
>to directory
>C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\docs\solr-core\org\apache\solr\util\doc-files...
>>   [javadoc] Building index for all the packages and classes...
>>   [javadoc] Building index for all classes...
>>   [javadoc] Generating
>C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\docs\solr-core\help-doc.html...
>>   [javadoc] 2 warnings
>> 
>> BUILD FAILED
>>
>C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:536:
>The following error occurred while executing this line:
>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:90:
>The following error occurred while executing this line:
>>
>C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build.xml:603:
>The following error occurred while executing this line:
>>
>C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:278:
>The following error occurred while executing this line:
>>
>C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\build.xml:48:
>The following error occurred while executing this line:
>>
>C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:300:
>The following error occurred while executing this line:
>>
>C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:2142:
>Javadocs warnings were found!
>> 
>> Total time: 76 minutes 38 seconds
>> Build step 'Invoke Ant' marked build as failure
>> Archiving artifacts
>> Recording test results
>> Email was triggered for: Failure - Any
>> Sending email for trigger: Failure - Any
>> 
>> 
>> 
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>> For additional commands, e-mail: dev-help@lucene.apache.org
>> 
>> 
>> 
>> -- 
>> Regards,
>> Shalin Shekhar Mangar.
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>For additional commands, e-mail: dev-help@lucene.apache.org

--
Uwe Schindler
H.-H.-Meier-Allee 63, 28213 Bremen
http://www.thetaphi.de

Re: [JENKINS] Lucene-Solr-5.x-Windows (64bit/jdk1.8.0_45) - Build # 4613 - Still Failing!

Posted by Steve Rowe <sa...@gmail.com>.
Maybe it’s a leftover jar in this workspace from when branch_5x briefly had a differently named servlet-api jar (SOLR-7249)?

Uwe, can you run ‘ant clean-jars’ there?

Steve

> On Apr 27, 2015, at 1:16 AM, Shalin Shekhar Mangar <sh...@gmail.com> wrote:
> 
>  [javadoc] javadoc: warning - Multiple sources of package comments found for package "javax.servlet"
>  [javadoc] javadoc: warning - Multiple sources of package comments found for package "javax.servlet.http"
> 
> Why is this failing only on windows? Any ideas?
> 
> On Mon, Apr 27, 2015 at 5:51 AM, Policeman Jenkins Server <je...@thetaphi.de> wrote:
> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4613/
> Java: 64bit/jdk1.8.0_45 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
> 
> All tests passed
> 
> Build Log:
> [...truncated 54884 lines...]
>   [javadoc] Generating Javadoc
>   [javadoc] Javadoc execution
>   [javadoc] Loading source files for package org.apache.solr...
>   [javadoc] Loading source files for package org.apache.solr.analysis...
>   [javadoc] Loading source files for package org.apache.solr.client.solrj.embedded...
>   [javadoc] Loading source files for package org.apache.solr.cloud...
>   [javadoc] Loading source files for package org.apache.solr.cloud.overseer...
>   [javadoc] Loading source files for package org.apache.solr.core...
>   [javadoc] Loading source files for package org.apache.solr.handler...
>   [javadoc] Loading source files for package org.apache.solr.handler.admin...
>   [javadoc] Loading source files for package org.apache.solr.handler.component...
>   [javadoc] Loading source files for package org.apache.solr.handler.loader...
>   [javadoc] Loading source files for package org.apache.solr.highlight...
>   [javadoc] Loading source files for package org.apache.solr.internal.csv...
>   [javadoc] Loading source files for package org.apache.solr.internal.csv.writer...
>   [javadoc] Loading source files for package org.apache.solr.logging...
>   [javadoc] Loading source files for package org.apache.solr.logging.jul...
>   [javadoc] Loading source files for package org.apache.solr.logging.log4j...
>   [javadoc] Loading source files for package org.apache.solr.parser...
>   [javadoc] Loading source files for package org.apache.solr.request...
>   [javadoc] Loading source files for package org.apache.solr.request.json...
>   [javadoc] Loading source files for package org.apache.solr.request.macro...
>   [javadoc] Loading source files for package org.apache.solr.response...
>   [javadoc] Loading source files for package org.apache.solr.response.transform...
>   [javadoc] Loading source files for package org.apache.solr.rest...
>   [javadoc] Loading source files for package org.apache.solr.rest.schema...
>   [javadoc] Loading source files for package org.apache.solr.rest.schema.analysis...
>   [javadoc] Loading source files for package org.apache.solr.schema...
>   [javadoc] Loading source files for package org.apache.solr.search...
>   [javadoc] Loading source files for package org.apache.solr.search.facet...
>   [javadoc] Loading source files for package org.apache.solr.search.function...
>   [javadoc] Loading source files for package org.apache.solr.search.function.distance...
>   [javadoc] Loading source files for package org.apache.solr.search.grouping...
>   [javadoc] Loading source files for package org.apache.solr.search.grouping.collector...
>   [javadoc] Loading source files for package org.apache.solr.search.grouping.distributed...
>   [javadoc] Loading source files for package org.apache.solr.search.grouping.distributed.command...
>   [javadoc] Loading source files for package org.apache.solr.search.grouping.distributed.requestfactory...
>   [javadoc] Loading source files for package org.apache.solr.search.grouping.distributed.responseprocessor...
>   [javadoc] Loading source files for package org.apache.solr.search.grouping.distributed.shardresultserializer...
>   [javadoc] Loading source files for package org.apache.solr.search.grouping.endresulttransformer...
>   [javadoc] Loading source files for package org.apache.solr.search.join...
>   [javadoc] Loading source files for package org.apache.solr.search.mlt...
>   [javadoc] Loading source files for package org.apache.solr.search.similarities...
>   [javadoc] Loading source files for package org.apache.solr.search.stats...
>   [javadoc] Loading source files for package org.apache.solr.servlet...
>   [javadoc] Loading source files for package org.apache.solr.servlet.cache...
>   [javadoc] Loading source files for package org.apache.solr.spelling...
>   [javadoc] Loading source files for package org.apache.solr.spelling.suggest...
>   [javadoc] Loading source files for package org.apache.solr.spelling.suggest.fst...
>   [javadoc] Loading source files for package org.apache.solr.spelling.suggest.jaspell...
>   [javadoc] Loading source files for package org.apache.solr.spelling.suggest.tst...
>   [javadoc] Loading source files for package org.apache.solr.store.blockcache...
>   [javadoc] Loading source files for package org.apache.solr.store.hdfs...
>   [javadoc] Loading source files for package org.apache.solr.update...
>   [javadoc] Loading source files for package org.apache.solr.update.processor...
>   [javadoc] Loading source files for package org.apache.solr.util...
>   [javadoc] Loading source files for package org.apache.solr.util.plugin...
>   [javadoc] Loading source files for package org.apache.solr.util.stats...
>   [javadoc] Loading source files for package org.apache.solr.util.xslt...
>   [javadoc] Constructing Javadoc information...
>   [javadoc] javadoc: warning - Multiple sources of package comments found for package "javax.servlet"
>   [javadoc] javadoc: warning - Multiple sources of package comments found for package "javax.servlet.http"
>   [javadoc] Standard Doclet version 1.8.0_45
>   [javadoc] Building tree for all the packages and classes...
>   [javadoc] Generating C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\docs\solr-core\org\apache\solr\util\package-summary.html...
>   [javadoc] Copying file C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\java\org\apache\solr\util\doc-files\min-should-match.html to directory C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\docs\solr-core\org\apache\solr\util\doc-files...
>   [javadoc] Building index for all the packages and classes...
>   [javadoc] Building index for all classes...
>   [javadoc] Generating C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\docs\solr-core\help-doc.html...
>   [javadoc] 2 warnings
> 
> BUILD FAILED
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:536: The following error occurred while executing this line:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:90: The following error occurred while executing this line:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build.xml:603: The following error occurred while executing this line:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:278: The following error occurred while executing this line:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\build.xml:48: The following error occurred while executing this line:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:300: The following error occurred while executing this line:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:2142: Javadocs warnings were found!
> 
> Total time: 76 minutes 38 seconds
> Build step 'Invoke Ant' marked build as failure
> Archiving artifacts
> Recording test results
> Email was triggered for: Failure - Any
> Sending email for trigger: Failure - Any
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
> 
> 
> 
> -- 
> Regards,
> Shalin Shekhar Mangar.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


Re: [JENKINS] Lucene-Solr-5.x-Windows (64bit/jdk1.8.0_45) - Build # 4613 - Still Failing!

Posted by Shalin Shekhar Mangar <sh...@gmail.com>.
 [javadoc] javadoc: warning - Multiple sources of package comments found
for package "javax.servlet"
 [javadoc] javadoc: warning - Multiple sources of package comments found
for package "javax.servlet.http"

Why is this failing only on windows? Any ideas?

On Mon, Apr 27, 2015 at 5:51 AM, Policeman Jenkins Server <
jenkins@thetaphi.de> wrote:

> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4613/
> Java: 64bit/jdk1.8.0_45 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
>
> All tests passed
>
> Build Log:
> [...truncated 54884 lines...]
>   [javadoc] Generating Javadoc
>   [javadoc] Javadoc execution
>   [javadoc] Loading source files for package org.apache.solr...
>   [javadoc] Loading source files for package org.apache.solr.analysis...
>   [javadoc] Loading source files for package
> org.apache.solr.client.solrj.embedded...
>   [javadoc] Loading source files for package org.apache.solr.cloud...
>   [javadoc] Loading source files for package
> org.apache.solr.cloud.overseer...
>   [javadoc] Loading source files for package org.apache.solr.core...
>   [javadoc] Loading source files for package org.apache.solr.handler...
>   [javadoc] Loading source files for package
> org.apache.solr.handler.admin...
>   [javadoc] Loading source files for package
> org.apache.solr.handler.component...
>   [javadoc] Loading source files for package
> org.apache.solr.handler.loader...
>   [javadoc] Loading source files for package org.apache.solr.highlight...
>   [javadoc] Loading source files for package
> org.apache.solr.internal.csv...
>   [javadoc] Loading source files for package
> org.apache.solr.internal.csv.writer...
>   [javadoc] Loading source files for package org.apache.solr.logging...
>   [javadoc] Loading source files for package org.apache.solr.logging.jul...
>   [javadoc] Loading source files for package
> org.apache.solr.logging.log4j...
>   [javadoc] Loading source files for package org.apache.solr.parser...
>   [javadoc] Loading source files for package org.apache.solr.request...
>   [javadoc] Loading source files for package
> org.apache.solr.request.json...
>   [javadoc] Loading source files for package
> org.apache.solr.request.macro...
>   [javadoc] Loading source files for package org.apache.solr.response...
>   [javadoc] Loading source files for package
> org.apache.solr.response.transform...
>   [javadoc] Loading source files for package org.apache.solr.rest...
>   [javadoc] Loading source files for package org.apache.solr.rest.schema...
>   [javadoc] Loading source files for package
> org.apache.solr.rest.schema.analysis...
>   [javadoc] Loading source files for package org.apache.solr.schema...
>   [javadoc] Loading source files for package org.apache.solr.search...
>   [javadoc] Loading source files for package
> org.apache.solr.search.facet...
>   [javadoc] Loading source files for package
> org.apache.solr.search.function...
>   [javadoc] Loading source files for package
> org.apache.solr.search.function.distance...
>   [javadoc] Loading source files for package
> org.apache.solr.search.grouping...
>   [javadoc] Loading source files for package
> org.apache.solr.search.grouping.collector...
>   [javadoc] Loading source files for package
> org.apache.solr.search.grouping.distributed...
>   [javadoc] Loading source files for package
> org.apache.solr.search.grouping.distributed.command...
>   [javadoc] Loading source files for package
> org.apache.solr.search.grouping.distributed.requestfactory...
>   [javadoc] Loading source files for package
> org.apache.solr.search.grouping.distributed.responseprocessor...
>   [javadoc] Loading source files for package
> org.apache.solr.search.grouping.distributed.shardresultserializer...
>   [javadoc] Loading source files for package
> org.apache.solr.search.grouping.endresulttransformer...
>   [javadoc] Loading source files for package org.apache.solr.search.join...
>   [javadoc] Loading source files for package org.apache.solr.search.mlt...
>   [javadoc] Loading source files for package
> org.apache.solr.search.similarities...
>   [javadoc] Loading source files for package
> org.apache.solr.search.stats...
>   [javadoc] Loading source files for package org.apache.solr.servlet...
>   [javadoc] Loading source files for package
> org.apache.solr.servlet.cache...
>   [javadoc] Loading source files for package org.apache.solr.spelling...
>   [javadoc] Loading source files for package
> org.apache.solr.spelling.suggest...
>   [javadoc] Loading source files for package
> org.apache.solr.spelling.suggest.fst...
>   [javadoc] Loading source files for package
> org.apache.solr.spelling.suggest.jaspell...
>   [javadoc] Loading source files for package
> org.apache.solr.spelling.suggest.tst...
>   [javadoc] Loading source files for package
> org.apache.solr.store.blockcache...
>   [javadoc] Loading source files for package org.apache.solr.store.hdfs...
>   [javadoc] Loading source files for package org.apache.solr.update...
>   [javadoc] Loading source files for package
> org.apache.solr.update.processor...
>   [javadoc] Loading source files for package org.apache.solr.util...
>   [javadoc] Loading source files for package org.apache.solr.util.plugin...
>   [javadoc] Loading source files for package org.apache.solr.util.stats...
>   [javadoc] Loading source files for package org.apache.solr.util.xslt...
>   [javadoc] Constructing Javadoc information...
>   [javadoc] javadoc: warning - Multiple sources of package comments found
> for package "javax.servlet"
>   [javadoc] javadoc: warning - Multiple sources of package comments found
> for package "javax.servlet.http"
>   [javadoc] Standard Doclet version 1.8.0_45
>   [javadoc] Building tree for all the packages and classes...
>   [javadoc] Generating
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\docs\solr-core\org\apache\solr\util\package-summary.html...
>   [javadoc] Copying file
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\java\org\apache\solr\util\doc-files\min-should-match.html
> to directory
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\docs\solr-core\org\apache\solr\util\doc-files...
>   [javadoc] Building index for all the packages and classes...
>   [javadoc] Building index for all classes...
>   [javadoc] Generating
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\docs\solr-core\help-doc.html...
>   [javadoc] 2 warnings
>
> BUILD FAILED
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:536: The
> following error occurred while executing this line:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:90: The
> following error occurred while executing this line:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build.xml:603:
> The following error occurred while executing this line:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:278:
> The following error occurred while executing this line:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\build.xml:48:
> The following error occurred while executing this line:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:300:
> The following error occurred while executing this line:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:2142:
> Javadocs warnings were found!
>
> Total time: 76 minutes 38 seconds
> Build step 'Invoke Ant' marked build as failure
> Archiving artifacts
> Recording test results
> Email was triggered for: Failure - Any
> Sending email for trigger: Failure - Any
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
>



-- 
Regards,
Shalin Shekhar Mangar.

[JENKINS] Lucene-Solr-5.x-Windows (64bit/jdk1.8.0_45) - Build # 4613 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4613/
Java: 64bit/jdk1.8.0_45 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

All tests passed

Build Log:
[...truncated 54884 lines...]
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.solr...
  [javadoc] Loading source files for package org.apache.solr.analysis...
  [javadoc] Loading source files for package org.apache.solr.client.solrj.embedded...
  [javadoc] Loading source files for package org.apache.solr.cloud...
  [javadoc] Loading source files for package org.apache.solr.cloud.overseer...
  [javadoc] Loading source files for package org.apache.solr.core...
  [javadoc] Loading source files for package org.apache.solr.handler...
  [javadoc] Loading source files for package org.apache.solr.handler.admin...
  [javadoc] Loading source files for package org.apache.solr.handler.component...
  [javadoc] Loading source files for package org.apache.solr.handler.loader...
  [javadoc] Loading source files for package org.apache.solr.highlight...
  [javadoc] Loading source files for package org.apache.solr.internal.csv...
  [javadoc] Loading source files for package org.apache.solr.internal.csv.writer...
  [javadoc] Loading source files for package org.apache.solr.logging...
  [javadoc] Loading source files for package org.apache.solr.logging.jul...
  [javadoc] Loading source files for package org.apache.solr.logging.log4j...
  [javadoc] Loading source files for package org.apache.solr.parser...
  [javadoc] Loading source files for package org.apache.solr.request...
  [javadoc] Loading source files for package org.apache.solr.request.json...
  [javadoc] Loading source files for package org.apache.solr.request.macro...
  [javadoc] Loading source files for package org.apache.solr.response...
  [javadoc] Loading source files for package org.apache.solr.response.transform...
  [javadoc] Loading source files for package org.apache.solr.rest...
  [javadoc] Loading source files for package org.apache.solr.rest.schema...
  [javadoc] Loading source files for package org.apache.solr.rest.schema.analysis...
  [javadoc] Loading source files for package org.apache.solr.schema...
  [javadoc] Loading source files for package org.apache.solr.search...
  [javadoc] Loading source files for package org.apache.solr.search.facet...
  [javadoc] Loading source files for package org.apache.solr.search.function...
  [javadoc] Loading source files for package org.apache.solr.search.function.distance...
  [javadoc] Loading source files for package org.apache.solr.search.grouping...
  [javadoc] Loading source files for package org.apache.solr.search.grouping.collector...
  [javadoc] Loading source files for package org.apache.solr.search.grouping.distributed...
  [javadoc] Loading source files for package org.apache.solr.search.grouping.distributed.command...
  [javadoc] Loading source files for package org.apache.solr.search.grouping.distributed.requestfactory...
  [javadoc] Loading source files for package org.apache.solr.search.grouping.distributed.responseprocessor...
  [javadoc] Loading source files for package org.apache.solr.search.grouping.distributed.shardresultserializer...
  [javadoc] Loading source files for package org.apache.solr.search.grouping.endresulttransformer...
  [javadoc] Loading source files for package org.apache.solr.search.join...
  [javadoc] Loading source files for package org.apache.solr.search.mlt...
  [javadoc] Loading source files for package org.apache.solr.search.similarities...
  [javadoc] Loading source files for package org.apache.solr.search.stats...
  [javadoc] Loading source files for package org.apache.solr.servlet...
  [javadoc] Loading source files for package org.apache.solr.servlet.cache...
  [javadoc] Loading source files for package org.apache.solr.spelling...
  [javadoc] Loading source files for package org.apache.solr.spelling.suggest...
  [javadoc] Loading source files for package org.apache.solr.spelling.suggest.fst...
  [javadoc] Loading source files for package org.apache.solr.spelling.suggest.jaspell...
  [javadoc] Loading source files for package org.apache.solr.spelling.suggest.tst...
  [javadoc] Loading source files for package org.apache.solr.store.blockcache...
  [javadoc] Loading source files for package org.apache.solr.store.hdfs...
  [javadoc] Loading source files for package org.apache.solr.update...
  [javadoc] Loading source files for package org.apache.solr.update.processor...
  [javadoc] Loading source files for package org.apache.solr.util...
  [javadoc] Loading source files for package org.apache.solr.util.plugin...
  [javadoc] Loading source files for package org.apache.solr.util.stats...
  [javadoc] Loading source files for package org.apache.solr.util.xslt...
  [javadoc] Constructing Javadoc information...
  [javadoc] javadoc: warning - Multiple sources of package comments found for package "javax.servlet"
  [javadoc] javadoc: warning - Multiple sources of package comments found for package "javax.servlet.http"
  [javadoc] Standard Doclet version 1.8.0_45
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Generating C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\docs\solr-core\org\apache\solr\util\package-summary.html...
  [javadoc] Copying file C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\java\org\apache\solr\util\doc-files\min-should-match.html to directory C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\docs\solr-core\org\apache\solr\util\doc-files...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\docs\solr-core\help-doc.html...
  [javadoc] 2 warnings

BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:536: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:90: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build.xml:603: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:278: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\build.xml:48: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:300: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:2142: Javadocs warnings were found!

Total time: 76 minutes 38 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-5.x-Windows (32bit/jdk1.7.0_80) - Build # 4612 - Still Failing!

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

1 tests failed.
FAILED:  org.apache.solr.search.facet.TestJsonFacets.testComplex

Error Message:
mismatch: 'accord'!='a' @ facets/makes/buckets/[0]/models/buckets/[1]/val

Stack Trace:
java.lang.RuntimeException: mismatch: 'accord'!='a' @ facets/makes/buckets/[0]/models/buckets/[1]/val
	at __randomizedtesting.SeedInfo.seed([56E58353AFFCAA52:B73A86CF83B2E631]:0)
	at org.apache.solr.SolrTestCaseHS.matchJSON(SolrTestCaseHS.java:160)
	at org.apache.solr.SolrTestCaseHS.assertJQ(SolrTestCaseHS.java:142)
	at org.apache.solr.SolrTestCaseHS$Client.testJQ(SolrTestCaseHS.java:288)
	at org.apache.solr.search.facet.TestJsonFacets.testComplex(TestJsonFacets.java:157)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	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:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11047 lines...]
   [junit4] Suite: org.apache.solr.search.facet.TestJsonFacets
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacets 56E58353AFFCAA52-001\init-core-data-001
   [junit4]   2> 2801109 T13610 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 2801109 T13610 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\'
   [junit4]   2> 2801118 T13610 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 2801119 T13610 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 2801410 T13610 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 2801427 T13610 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 2801535 T13610 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 2801535 T13610 oass.IndexSchema.readSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema_latest.xml
   [junit4]   2> 2801548 T13610 oass.IndexSchema.readSchema [null] Schema name=example
   [junit4]   2> 2801956 T13610 oass.AbstractSpatialFieldType.init WARN units parameter is deprecated, please use distanceUnits instead for field types with class SpatialRecursivePrefixTreeFieldType
   [junit4]   2> 2801961 T13610 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2801970 T13610 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2801974 T13610 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2802053 T13610 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2802053 T13610 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr
   [junit4]   2> 2802054 T13610 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\'
   [junit4]   2> 2802070 T13610 oasc.CoreContainer.<init> New CoreContainer 25317106
   [junit4]   2> 2802072 T13610 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\]
   [junit4]   2> 2802072 T13610 oasc.CoreContainer.load loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\lib
   [junit4]   2> 2802072 T13610 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\lib).
   [junit4]   2> 2802081 T13610 oashc.HttpShardHandlerFactory.init created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 2802169 T13610 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 2802199 T13610 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2802199 T13610 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2802199 T13610 oasc.CoreContainer.load Node Name: testNode
   [junit4]   2> 2802253 T13610 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {collection=collection1, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\, instanceDir=collection1, schema=schema_latest.xml, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacets 56E58353AFFCAA52-001\init-core-data-001, shard=shard1, transient=false, name=collection1, config=solrconfig-tlog.xml, loadOnStartup=true}
   [junit4]   2> 2802279 T13611 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\'
   [junit4]   2> 2802281 T13611 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 2802281 T13611 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 2802303 T13611 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 2802361 T13611 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 2802418 T13611 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 2802419 T13611 oass.IndexSchema.readSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema_latest.xml
   [junit4]   2> 2802426 T13611 oass.IndexSchema.readSchema [collection1] Schema name=example
   [junit4]   2> 2802644 T13611 oass.AbstractSpatialFieldType.init WARN units parameter is deprecated, please use distanceUnits instead for field types with class SpatialRecursivePrefixTreeFieldType
   [junit4]   2> 2802649 T13611 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2802673 T13611 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2802676 T13611 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2802680 T13611 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\
   [junit4]   2> 2802680 T13611 c:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2802681 T13611 c:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\], dataDir=[null]
   [junit4]   2> 2802681 T13611 c:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@11ad6e7
   [junit4]   2> 2802682 T13611 c:collection1 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacets 56E58353AFFCAA52-001\init-core-data-001\
   [junit4]   2> 2802682 T13611 c:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacets 56E58353AFFCAA52-001\init-core-data-001\index/
   [junit4]   2> 2802682 T13611 c:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacets 56E58353AFFCAA52-001\init-core-data-001\index' doesn't exist. Creating new index...
   [junit4]   2> 2802683 T13611 c:collection1 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacets 56E58353AFFCAA52-001\init-core-data-001\index
   [junit4]   2> 2802683 T13611 c:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=26, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7690141163425109]
   [junit4]   2> 2802685 T13611 c:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@4be254 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f8367f),segFN=segments_1,generation=1}
   [junit4]   2> 2802685 T13611 c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2802690 T13611 c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2802690 T13611 c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2802690 T13611 c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2802692 T13611 c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2802692 T13611 c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2802692 T13611 c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2802692 T13611 c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2802693 T13611 c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2802693 T13611 c:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2802770 T13611 c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2802772 T13611 c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2802774 T13611 c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2802775 T13611 c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2802785 T13611 c:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /config,/admin/file,/update/json,/get,/admin/mbeans,/admin/system,/update/json/docs,/admin/ping,/admin/properties,/admin/segments,/replication,/admin/logging,/admin/threads,/update/csv,standard,/admin/luke,/update,/admin/plugins,/schema
   [junit4]   2> 2802787 T13611 c:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2802850 T13611 c:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2802851 T13611 c:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 2802865 T13611 c:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2802865 T13611 c:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2802866 T13611 c:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=99.984375, floorSegmentMB=0.353515625, forceMergeDeletesPctAllowed=10.002306024620328, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2802866 T13611 c:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@4be254 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f8367f),segFN=segments_1,generation=1}
   [junit4]   2> 2802866 T13611 c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2802867 T13611 c:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@112aece[collection1] main
   [junit4]   2> 2802867 T13611 c:collection1 oasr.ManagedResourceStorage.newStorageIO WARN Cannot write to config directory C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 2802867 T13611 c:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 2802868 T13611 c:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 2802868 T13611 c:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 2802868 T13611 c:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 2802881 T13611 c:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2802885 T13612 c:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@112aece[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2802887 T13610 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 2802906 T13610 oas.SolrTestCaseJ4.setUp ###Starting testStats
   [junit4]   2> ASYNC  NEW_CORE C6301 name=collection1 org.apache.solr.core.SolrCore@de9023
   [junit4]   2> 2802915 T13610 C6301 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:* (-1499539807580192768)} 0 8
   [junit4]   2> 2802952 T13610 C6301 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={versions=true&wt=json&indent=true} {add=[1 (1499539807627378688)]} 0 0
   [junit4]   2> 2802955 T13610 C6301 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={versions=true&wt=json&indent=true} {add=[2 (1499539807630524416)]} 0 2
   [junit4]   2> 2802956 T13610 C6301 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={versions=true&wt=json&indent=true} {add=[3 (1499539807630524417)]} 0 1
   [junit4]   2> 2802956 T13610 C6301 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2802958 T13610 C6301 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@4be254 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f8367f),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@4be254 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f8367f),segFN=segments_2,generation=2}
   [junit4]   2> 2802959 T13610 C6301 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 2802963 T13610 C6301 oass.SolrIndexSearcher.<init> Opening Searcher@1887cb4[collection1] main
   [junit4]   2> 2802963 T13610 C6301 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 2802964 T13612 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1887cb4[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.2.0):c3)))}
   [junit4]   2> 2802964 T13610 C6301 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 8
   [junit4]   2> 2802971 T13610 C6301 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={versions=true&wt=json&indent=true} {add=[4 (1499539807643107328)]} 0 4
   [junit4]   2> 2802972 T13610 C6301 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={versions=true&wt=json&indent=true} {add=[5 (1499539807648350208)]} 0 0
   [junit4]   2> 2802972 T13610 C6301 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2802979 T13610 C6301 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@4be254 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f8367f),segFN=segments_2,generation=2}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@4be254 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f8367f),segFN=segments_3,generation=3}
   [junit4]   2> 2802980 T13610 C6301 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 2802980 T13610 C6301 oass.SolrIndexSearcher.<init> Opening Searcher@934172[collection1] main
   [junit4]   2> 2802985 T13610 C6301 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 2802985 T13612 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@934172[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.2.0):c3) Uninverting(_1(5.2.0):c2)))}
   [junit4]   2> 2802986 T13610 C6301 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 14
   [junit4]   2> 2802994 T13610 C6301 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={versions=true&wt=json&indent=true} {add=[6 (1499539807666176000)]} 0 5
   [junit4]   2> 2802995 T13610 C6301 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2803035 T13610 C6301 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@4be254 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f8367f),segFN=segments_3,generation=3}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@4be254 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f8367f),segFN=segments_4,generation=4}
   [junit4]   2> 2803043 T13610 C6301 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
   [junit4]   2> 2803043 T13610 C6301 oass.SolrIndexSearcher.<init> Opening Searcher@1dd67ac[collection1] main
   [junit4]   2> 2803044 T13610 C6301 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 2803049 T13612 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1dd67ac[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.2.0):c3) Uninverting(_1(5.2.0):c2) Uninverting(_2(5.2.0):c1)))}
   [junit4]   2> 2803053 T13610 C6301 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 58
   [junit4]   2> 2803323 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={rows=0&noexist=noexist_s&cat_s=cat_s&where_s=where_s&num_d=num_d&num_i=num_i&super_s=super_s&val_b=val_b&date=date_dt&sparse_s=sparse_s&multi_ss=multi_ss&q=*%3A*&json.facet=%7BcatA%3A%7Bquery%3A%7Bq%3A%27%24%7Bcat_s%7D%3AA%27%7D%7D%2C++catA2%3A%7Bquery%3A%7Bquery%3A%27%24%7Bcat_s%7D%3AA%27%7D%7D%2C++catA3%3A%7Bquery%3A%27%24%7Bcat_s%7D%3AA%27%7D++++%7D&wt=json&indent=true} hits=6 status=0 QTime=268 
   [junit4]   2> 2803329 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={rows=0&noexist=noexist_s&cat_s=cat_s&where_s=where_s&num_d=num_d&num_i=num_i&super_s=super_s&val_b=val_b&date=date_dt&sparse_s=sparse_s&multi_ss=multi_ss&q=*%3A*&json.facet=%7B+catB%3A%7Btype%3Aquery%2C+q%3A%27%24%7Bcat_s%7D%3AB%27%2C+facet%3A%7Bnj%3A%7Bquery%3A%27%24%7Bwhere_s%7D%3ANJ%27%7D%2C+ny%3A%7Bquery%3A%27%24%7Bwhere_s%7D%3ANY%27%7D%7D+%7D%7D&wt=json&indent=true} hits=6 status=0 QTime=1 
   [junit4]   2> 2803330 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={rows=0&noexist=noexist_s&cat_s=cat_s&where_s=where_s&num_d=num_d&num_i=num_i&super_s=super_s&val_b=val_b&date=date_dt&sparse_s=sparse_s&multi_ss=multi_ss&q=id%3A%282+3%29&json.facet=%7B+catB%3A%7Bquery%3A%7Bq%3A%27%24%7Bcat_s%7D%3AB%27%2C+facet%3A%7Bnj%3A%7Bquery%3A%27%24%7Bwhere_s%7D%3ANJ%27%7D%2C+ny%3A%7Bquery%3A%27%24%7Bwhere_s%7D%3ANY%27%7D%7D+%7D%7D%7D&wt=json&indent=true} hits=2 status=0 QTime=1 
   [junit4]   2> 2803331 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={rows=0&noexist=noexist_s&cat_s=cat_s&where_s=where_s&num_d=num_d&num_i=num_i&super_s=super_s&val_b=val_b&date=date_dt&sparse_s=sparse_s&multi_ss=multi_ss&q=*%3A*&json.facet=%7B+catB%3A%7Bquery%3A%7Bq%3A%27%24%7Bcat_s%7D%3AB%27%2C+facet%3A%7Bnj%3A%7Bquery%3A%7Bq%3A%27%24%7Bwhere_s%7D%3ANJ%27%7D%7D%2C+ny%3A%7Bquery%3A%27%24%7Bwhere_s%7D%3ANY%27%7D%7D+%7D%7D%7D&wt=json&indent=true} hits=6 status=0 QTime=1 
   [junit4]   2> 2803627 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={rows=0&noexist=noexist_s&cat_s=cat_s&where_s=where_s&num_d=num_d&num_i=num_i&super_s=super_s&val_b=val_b&date=date_dt&sparse_s=sparse_s&multi_ss=multi_ss&q=*%3A*&json.facet=%7Bc1%3A%7Bfield%3A%27%24%7Bcat_s%7D%27%7D%2C+c2%3A%7Bfield%3A%7Bfield%3A%27%24%7Bcat_s%7D%27%7D%7D%2C+c3%3A%7Btype%3Aterms%2C+field%3A%27%24%7Bcat_s%7D%27%7D++%7D&wt=json&indent=true} hits=6 status=0 QTime=296 
   [junit4]   2> 2803628 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={rows=0&noexist=noexist_s&cat_s=cat_s&where_s=where_s&num_d=num_d&num_i=num_i&super_s=super_s&val_b=val_b&date=date_dt&sparse_s=sparse_s&multi_ss=multi_ss&q=*%3A*&json.facet=%7Bf1%3A%7Bterms%3A%7Bfield%3A%27%24%7Bcat_s%7D%27%2C+mincount%3A3%7D%7D%7D&wt=json&indent=true} hits=6 status=0 QTime=0 
   [junit4]   2> 2803629 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={rows=0&noexist=noexist_s&cat_s=cat_s&where_s=where_s&num_d=num_d&num_i=num_i&super_s=super_s&val_b=val_b&date=date_dt&sparse_s=sparse_s&multi_ss=multi_ss&q=id%3A1&json.facet=%7Bf1%3A%7Bterms%3A%27%24%7Bcat_s%7D%27%7D%7D&wt=json&indent=true} hits=1 status=0 QTime=1 
   [junit4]   2> 2803629 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={rows=0&noexist=noexist_s&cat_s=cat_s&where_s=where_s&num_d=num_d&num_i=num_i&super_s=super_s&val_b=val_b&date=date_dt&sparse_s=sparse_s&multi_ss=multi_ss&q=id%3A1&json.facet=%7BprocessEmpty%3Atrue%2C+f1%3A%7Bterms%3A%7Bfield%3A%27%24%7Bcat_s%7D%27%2C+mincount%3A0%7D%7D%7D&wt=json&indent=true} hits=1 status=0 QTime=0 
   [junit4]   2> 2803632 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={rows=0&noexist=noexist_s&cat_s=cat_s&where_s=where_s&num_d=num_d&num_i=num_i&super_s=super_s&val_b=val_b&date=date_dt&sparse_s=sparse_s&multi_ss=multi_ss&q=id%3A1&json.facet=%7BprocessEmpty%3Atrue%2C+f1%3A%7Bterms%3A%7Bfield%3A%27%24%7Bcat_s%7D%27%2C+mincount%3A0%2C+allBuckets%3Atrue%2C+facet%3A%7Bn1%3A%27sum%28%24%7Bnum_d%7D%29%27%7D++%7D%7D%7D&wt=json&indent=true} hits=1 status=0 QTime=1 
   [junit4]   2> 2803632 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={rows=0&noexist=noexist_s&cat_s=cat_s&where_s=where_s&num_d=num_d&num_i=num_i&super_s=super_s&val_b=val_b&date=date_dt&sparse_s=sparse_s&multi_ss=multi_ss&q=*%3A*&json.facet=%7Bf1%3A%7Bterms%3A%7Bfield%3A%27%24%7Bcat_s%7D%27%2C+sort%3A%27n1+desc%27%2C+facet%3A%7Bn1%3A%27sum%28%24%7Bnum_d%7D%29%27%7D++%7D%7D+%2C+f2%3A%7Bterms%3A%7Bfield%3A%27%24%7Bcat_s%7D%27%2C+sort%3A%27n1+asc%27%2C+facet%3A%7Bn1%3A%27sum%28%24%7Bnum_d%7D%29%27%7D++%7D%7D+%7D&wt=json&indent=true} hits=6 status=0 QTime=0 
   [junit4]   2> 2803636 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={rows=0&noexist=noexist_s&cat_s=cat_s&where_s=where_s&num_d=num_d&num_i=num_i&super_s=super_s&val_b=val_b&date=date_dt&sparse_s=sparse_s&multi_ss=multi_ss&q=*%3A*&json.facet=%7Bf1%3A%7Btype%3Aterms%2C+field%3A%27%24%7Bcat_s%7D%27%2C+sort%3A%27x+desc%27%2C+facet%3A%7Bx%3A%27min%28%24%7Bnum_d%7D%29%27%7D++%7D+%2C+f2%3A%7Btype%3Aterms%2C+field%3A%27%24%7Bcat_s%7D%27%2C+sort%3A%27x+desc%27%2C+facet%3A%7Bx%3A%27max%28%24%7Bnum_d%7D%29%27%7D++%7D++%2C+f3%3A%7Btype%3Aterms%2C+field%3A%27%24%7Bcat_s%7D%27%2C+sort%3A%27x+desc%27%2C+facet%3A%7Bx%3A%27unique%28%24%7Bwhere_s%7D%29%27%7D++%7D+%7D&wt=json&indent=true} hits=6 status=0 QTime=3 
   [junit4]   2> 2803637 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={rows=0&noexist=noexist_s&cat_s=cat_s&where_s=where_s&num_d=num_d&num_i=num_i&super_s=super_s&val_b=val_b&date=date_dt&sparse_s=sparse_s&multi_ss=multi_ss&q=*%3A*&json.facet=%7Bf1%3A%7Bterms%3A%7Bfield%3A%27%24%7Bcat_s%7D%27%2C+sort%3A%27n1+desc%27%2C+facet%3A%7Bn1%3A%27avg%28add%28%24%7Bnum_d%7D%2C%24%7Bnum_d%7D%29%29%27%7D++%7D%7D+%2C+f2%3A%7Bterms%3A%7Bfield%3A%27%24%7Bcat_s%7D%27%2C+sort%3A%27n1+asc%27%2C+facet%3A%7Bn1%3A%27avg%28add%28%24%7Bnum_d%7D%2C%24%7Bnum_d%7D%29%29%27%7D++%7D%7D+%7D&wt=json&indent=true} hits=6 status=0 QTime=0 
   [junit4]   2> 2803640 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={rows=0&noexist=noexist_s&cat_s=cat_s&where_s=where_s&num_d=num_d&num_i=num_i&super_s=super_s&val_b=val_b&date=date_dt&sparse_s=sparse_s&multi_ss=multi_ss&q=*%3A*&json.facet=%7Bf1%3A%7Bterms%3A%7Bfield%3A%27%24%7Bcat_s%7D%27%2C+sort%3A%27n1+desc%27%2C+facet%3A%7Bn1%3A%27percentile%28%24%7Bnum_d%7D%2C50%29%27%7D++%7D%7D+%2C+f2%3A%7Bterms%3A%7Bfield%3A%27%24%7Bcat_s%7D%27%2C+sort%3A%27n1+asc%27%2C+facet%3A%7Bn1%3A%27percentile%28%24%7Bnum_d%7D%2C50%29%27%7D++%7D%7D+%7D&wt=json&indent=true} hits=6 status=0 QTime=2 
   [junit4]   2> 2803641 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={rows=0&noexist=noexist_s&cat_s=cat_s&where_s=where_s&num_d=num_d&num_i=num_i&super_s=super_s&val_b=val_b&date=date_dt&sparse_s=sparse_s&multi_ss=multi_ss&q=*%3A*&json.facet=%7Bf1%3A%7Bterms%3A%7Bfield%3A%27%24%7Bcat_s%7D%27%2C+sort%3A%27n1+desc%27%2C+facet%3A%7Bn1%3A%27percentile%28%24%7Bnum_d%7D%2C50%2C0%2C100%29%27%7D++%7D%7D+%2C+f2%3A%7Bterms%3A%7Bfield%3A%27%24%7Bcat_s%7D%27%2C+sort%3A%27n1+asc%27%2C+facet%3A%7Bn1%3A%27percentile%28%24%7Bnum_d%7D%2C50%2C0%2C100%29%27%7D++%7D%7D+%7D&wt=json&indent=true} hits=6 status=0 QTime=1 
   [junit4]   2> 2803642 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={rows=0&noexist=noexist_s&cat_s=cat_s&where_s=where_s&num_d=num_d&num_i=num_i&super_s=super_s&val_b=val_b&date=date_dt&sparse_s=sparse_s&multi_ss=multi_ss&q=*%3A*&json.facet=%7Bf1%3A%7Bterms%3A%7Bfield%3A%27%24%7Bcat_s%7D%27%2C+sort%3A%27count+desc%27+%7D++%7D+++++++++++%2C+f2%3A%7Bterms%3A%7Bfield%3A%27%24%7Bcat_s%7D%27%2C+sort%3A%27count+asc%27++%7D++%7D+++++++++++%2C+f3%3A%7Bterms%3A%7Bfield%3A%27%24%7Bcat_s%7D%27%2C+sort%3A%27index+asc%27++%7D++%7D+++++++++++%2C+f4%3A%7Bterms%3A%7Bfield%3A%27%24%7Bcat_s%7D%27%2C+sort%3A%27index+desc%27+%7D++%7D%7D&wt=json&indent=true} hits=6 status=0 QTime=1 
   [junit4]   2> 2803642 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={rows=0&noexist=noexist_s&cat_s=cat_s&where_s=where_s&num_d=num_d&num_i=num_i&super_s=super_s&val_b=val_b&date=date_dt&sparse_s=sparse_s&multi_ss=multi_ss&q=id%3A1+id%3A6&json.facet=%7Bf1%3A%7Bterms%3A%7Bfield%3A%27%24%7Bcat_s%7D%27%2C+sort%3A%27count+desc%27+%7D++%7D+++++++++++%2C+f2%3A%7Bterms%3A%7Bfield%3A%27%24%7Bcat_s%7D%27%2C+sort%3A%27count+asc%27++%7D++%7D%7D&wt=json&indent=true} hits=2 status=0 QTime=0 
   [junit4]   2> 2803643 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={rows=0&noexist=noexist_s&cat_s=cat_s&where_s=where_s&num_d=num_d&num_i=num_i&super_s=super_s&val_b=val_b&date=date_dt&sparse_s=sparse_s&multi_ss=multi_ss&q=*%3A*&json.facet=%7Bcat%3A%7Bterms%3A%7Bfield%3A%27%24%7Bcat_s%7D%27%2C+facet%3A%7Bnj%3A%7Bquery%3A%27%24%7Bwhere_s%7D%3ANJ%27%7D%7D++++%7D+++%7D%7D+%7D&wt=json&indent=true} hits=6 status=0 QTime=0 
   [junit4]   2> 2803645 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={rows=0&noexist=noexist_s&cat_s=cat_s&where_s=where_s&num_d=num_d&num_i=num_i&super_s=super_s&val_b=val_b&date=date_dt&sparse_s=sparse_s&multi_ss=multi_ss&q=id%3A%282+5+4%29&json.facet=%7Bcat%3A%7Bterms%3A%7Bfield%3A%27%24%7Bcat_s%7D%27%2C+facet%3A%7Bnj%3A%7Bquery%3A%27%24%7Bwhere_s%7D%3ANJ%27%7D%7D++++%7D+++%7D%7D+%7D&wt=json&indent=true} hits=3 status=0 QTime=0 
   [junit4]   2> 2803646 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={rows=0&noexist=noexist_s&cat_s=cat_s&where_s=where_s&num_d=num_d&num_i=num_i&super_s=super_s&val_b=val_b&date=date_dt&sparse_s=sparse_s&multi_ss=multi_ss&q=*%3A*&json.facet=%7Bf1%3A%7Bterms%3A%7Bfield%3A%24%7Bsuper_s%7D%2C+prefix%3As%2C+mincount%3A0+%7D%7D%7D&wt=json&indent=true} hits=6 status=0 QTime=0 
   [junit4]   2> 2803647 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={rows=0&noexist=noexist_s&cat_s=cat_s&where_s=where_s&num_d=num_d&num_i=num_i&super_s=super_s&val_b=val_b&date=date_dt&sparse_s=sparse_s&multi_ss=multi_ss&q=*%3A*&json.facet=%7Bf1%3A%7Bterms%3A%7Bfield%3A%24%7Bsuper_s%7D%2C+prefix%3Attt%2C+mincount%3A0+%7D%7D%7D&wt=json&indent=true} hits=6 status=0 QTime=0 
   [junit4]   2> 2803647 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={rows=0&noexist=noexist_s&cat_s=cat_s&where_s=where_s&num_d=num_d&num_i=num_i&super_s=super_s&val_b=val_b&date=date_dt&sparse_s=sparse_s&multi_ss=multi_ss&q=*%3A*&json.facet=%7Bf1%3A%7Bterms%3A%7Bfield%3A%24%7Bsuper_s%7D%2C+prefix%3Aaaaaaa%2C+mincount%3A0+%7D%7D%7D&wt=json&indent=true} hits=6 status=0 QTime=0 
   [junit4]   2> 2803649 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={rows=0&noexist=noexist_s&cat_s=cat_s&where_s=where_s&num_d=num_d&num_i=num_i&super_s=super_s&val_b=val_b&date=date_dt&sparse_s=sparse_s&multi_ss=multi_ss&q=*%3A*&json.facet=%7Bf1%3A%7Bterms%3A%7Bfield%3A%24%7Bsuper_s%7D%2C+prefix%3Azzzzzz%2C+mincount%3A0+%7D%7D%7D&wt=json&indent=true} hits=6 status=0 QTime=0 
   [junit4]   2> 2803650 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={rows=0&noexist=noexist_s&cat_s=cat_s&where_s=where_s&num_d=num_d&num_i=num_i&super_s=super_s&val_b=val_b&date=date_dt&sparse_s=sparse_s&multi_ss=multi_ss&q=*%3A*&json.facet=%7Bf1%3A%7Bterms%3A%7Bfield%3A%24%7Bnoexist%7D%2C+missing%3Atrue%7D%7D%7D&wt=json&indent=true} hits=6 status=0 QTime=1 
   [junit4]   2> 2803650 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={rows=0&noexist=noexist_s&cat_s=cat_s&where_s=where_s&num_d=num_d&num_i=num_i&super_s=super_s&val_b=val_b&date=date_dt&sparse_s=sparse_s&multi_ss=multi_ss&q=*%3A*&json.facet=%7Bf1%3A%7Bterms%3A%7Bfield%3A%24%7Bsparse_s%7D%2C+missing%3Atrue+%7D%7D%7D&wt=json&indent=true} hits=6 status=0 QTime=0 
   [junit4]   2> 2803651 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={rows=0&noexist=noexist_s&cat_s=cat_s&where_s=where_s&num_d=num_d&num_i=num_i&super_s=super_s&val_b=val_b&date=date_dt&sparse_s=sparse_s&multi_ss=multi_ss&q=*%3A*&json.facet=%7Bf1%3A%7Bterms%3A%7Bfield%3A%24%7Bsparse_s%7D%2C+missing%3Atrue%2C+facet%3A%7Bx%3A%27sum%28%24%7Bnum_d%7D%29%27%7D+++%7D%7D%7D&wt=json&indent=true} hits=6 status=0 QTime=0 
   [junit4]   2> 2803652 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={rows=0&noexist=noexist_s&cat_s=cat_s&where_s=where_s&num_d=num_d&num_i=num_i&super_s=super_s&val_b=val_b&date=date_dt&sparse_s=sparse_s&multi_ss=multi_ss&q=*%3A*&json.facet=%7Bf1%3A%7Bterms%3A%7Bfield%3A%24%7Bsparse_s%7D%2C+missing%3Atrue%2C+prefix%3Aon%2C+facet%3A%7Bx%3A%27sum%28%24%7Bnum_d%7D%29%27%7D+++%7D%7D%7D&wt=json&indent=true} hits=6 status=0 QTime=0 
   [junit4]   2> 2803654 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={rows=0&noexist=noexist_s&cat_s=cat_s&where_s=where_s&num_d=num_d&num_i=num_i&super_s=super_s&val_b=val_b&date=date_dt&sparse_s=sparse_s&multi_ss=multi_ss&q=*%3A*&json.facet=%7Bf1%3A%7Bterms%3A%7Bfield%3A%24%7Bsparse_s%7D%2C+missing%3Atrue%2C+prefix%3Appp%2C+facet%3A%7Bx%3A%27sum%28%24%7Bnum_d%7D%29%27%7D+++%7D%7D%7D&wt=json&indent=true} hits=6 status=0 QTime=2 
   [junit4]   2> 2803654 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={rows=0&rows=0&noexist=noexist_s&cat_s=cat_s&where_s=where_s&num_d=num_d&num_i=num_i&super_s=super_s&val_b=val_b&date=date_dt&sparse_s=sparse_s&multi_ss=multi_ss&q=*%3A*&facet=true&json.facet=%7Bf1%3A%7Bterms%3A%7Bfield%3A%24%7Bcat_s%7D%2C+numBuckets%3Atrue%2C+limit%3A1%7D%7D%7D&wt=json&indent=true} hits=6 status=0 QTime=0 
   [junit4]   2> 2803655 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={rows=0&rows=0&noexist=noexist_s&cat_s=cat_s&where_s=where_s&num_d=num_d&num_i=num_i&super_s=super_s&val_b=val_b&date=date_dt&sparse_s=sparse_s&multi_ss=multi_ss&q=*%3A*&facet=true&json.facet=%7Bf1%3A%7Bterms%3A%7Bfield%3A%24%7Bcat_s%7D%2C+numBuckets%3Atrue%2C+prefix%3AB%7D%7D%7D&wt=json&indent=true} hits=6 status=0 QTime=0 
   [junit4]   2> 2803656 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={rows=0&rows=0&noexist=noexist_s&cat_s=cat_s&where_s=where_s&num_d=num_d&num_i=num_i&super_s=super_s&val_b=val_b&date=date_dt&sparse_s=sparse_s&multi_ss=multi_ss&q=*%3A*&facet=true&json.facet=%7Bf1%3A%7Bterms%3A%7Bfield%3A%24%7Bcat_s%7D%2C+numBuckets%3Atrue%2C+mincount%3A3%7D%7D%7D&wt=json&indent=true} hits=6 status=0 QTime=1 
   [junit4]   2> 2803853 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={rows=0&noexist=noexist_s&cat_s=cat_s&where_s=where_s&num_d=num_d&num_i=num_i&super_s=super_s&val_b=val_b&date=date_dt&sparse_s=sparse_s&multi_ss=multi_ss&q=*%3A*&json.facet=%7Bf%3A%7Btype%3Arange%2C+field%3A%24%7Bnum_d%7D%2C+start%3A-5%2C+end%3A10%2C+gap%3A5%7D%7D&wt=json&indent=true} hits=6 status=0 QTime=197 
   [junit4]   2> 2803857 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={rows=0&noexist=noexist_s&cat_s=cat_s&where_s=where_s&num_d=num_d&num_i=num_i&super_s=super_s&val_b=val_b&date=date_dt&sparse_s=sparse_s&multi_ss=multi_ss&q=*%3A*&json.facet=%7Bf%3A%7Btype%3Arange%2C+field%3A%24%7Bdate%7D%2C+start%3A%272001-01-01T00%3A00%3A00Z%27%2C+end%3A%272003-01-01T00%3A00%3A00Z%27%2C+gap%3A%27%2B1YEAR%27%7D%7D&wt=json&indent=true} hits=6 status=0 QTime=1 
   [junit4]   2> 2803861 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={rows=0&noexist=noexist_s&cat_s=cat_s&where_s=where_s&num_d=num_d&num_i=num_i&super_s=super_s&val_b=val_b&date=date_dt&sparse_s=sparse_s&multi_ss=multi_ss&q=*%3A*&json.facet=%7Bf%3A%7Btype%3Arange%2C+field%3A%24%7Bdate%7D%2C+start%3A%272002-01-01T00%3A00%3A00Z%27%2C+end%3A%272005-01-01T00%3A00%3A00Z%27%2C+gap%3A%27%2B1YEAR%27%2C+++other%3Aall%2C+facet%3A%7B+x%3A%27avg%28%24%7Bnum_d%7D%29%27+%7D+%7D+%7D&wt=json&indent=true} hits=6 status=0 QTime=4 
   [junit4]   2> 2803861 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={rows=0&noexist=noexist_s&cat_s=cat_s&where_s=where_s&num_d=num_d&num_i=num_i&super_s=super_s&val_b=val_b&date=date_dt&sparse_s=sparse_s&multi_ss=multi_ss&q=*%3A*&json.facet=%7Bf%3A%7Brange%3A%7Bfield%3A%24%7Bnum_d%7D%2C+start%3A-5%2C+end%3A10%2C+gap%3A5%2C+include%3Aupper%7D%7D%7D&wt=json&indent=true} hits=6 status=0 QTime=0 
   [junit4]   2> 2803866 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={rows=0&noexist=noexist_s&cat_s=cat_s&where_s=where_s&num_d=num_d&num_i=num_i&super_s=super_s&val_b=val_b&date=date_dt&sparse_s=sparse_s&multi_ss=multi_ss&q=*%3A*&json.facet=%7Bf%3A%7Brange%3A%7Bfield%3A%24%7Bnum_d%7D%2C+start%3A-5%2C+end%3A10%2C+gap%3A5%2C+++facet%3A%7B+x%3A%27sum%28%24%7Bnum_i%7D%29%27%2C+ny%3A%7Bquery%3A%27%24%7Bwhere_s%7D%3ANY%27%7D%7D+++%7D%7D%7D&wt=json&indent=true} hits=6 status=0 QTime=4 
   [junit4]   2> 2803867 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={rows=0&noexist=noexist_s&cat_s=cat_s&where_s=where_s&num_d=num_d&num_i=num_i&super_s=super_s&val_b=val_b&date=date_dt&sparse_s=sparse_s&multi_ss=multi_ss&q=*%3A*&json.facet=%7Bf%3A%7Brange%3A%7Bfield%3A%24%7Bnum_d%7D%2C+start%3A-5%2C+end%3A10%2C+gap%3A5%2C+other%3Aall%2C+++facet%3A%7B+x%3A%27sum%28%24%7Bnum_i%7D%29%27%2C+ny%3A%7Bquery%3A%27%24%7Bwhere_s%7D%3ANY%27%7D%7D+++%7D%7D%7D&wt=json&indent=true} hits=6 status=0 QTime=1 
   [junit4]   2> 2803870 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={rows=0&noexist=noexist_s&cat_s=cat_s&where_s=where_s&num_d=num_d&num_i=num_i&super_s=super_s&val_b=val_b&date=date_dt&sparse_s=sparse_s&multi_ss=multi_ss&q=*%3A*&json.facet=%7Bf%3A%7Btype%3Arange%2C+field%3A%24%7Bnum_d%7D%2C+start%3A-5%2C+end%3A10%2C+gap%3A5%2C+other%3Aall%2C+mincount%3A2%2C++++facet%3A%7B+x%3A%27sum%28%24%7Bnum_i%7D%29%27%2C+ny%3A%7Bquery%3A%27%24%7Bwhere_s%7D%3ANY%27%7D%7D+++%7D%7D&wt=json&indent=true} hits=6 status=0 QTime=1 
   [junit4]   2> 2803872 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={rows=0&noexist=noexist_s&cat_s=cat_s&where_s=where_s&num_d=num_d&num_i=num_i&super_s=super_s&val_b=val_b&date=date_dt&sparse_s=sparse_s&multi_ss=multi_ss&q=id%3A%283+4+6%29&json.facet=%7Bf%3A%7Brange%3A%7Bfield%3A%24%7Bnum_d%7D%2C+start%3A-5%2C+end%3A10%2C+gap%3A5%2C+other%3Aall%2C+++facet%3A%7B+x%3A%27sum%28%24%7Bnum_i%7D%29%27%2C+ny%3A%7Bquery%3A%27%24%7Bwhere_s%7D%3ANY%27%7D%7D+++%7D%7D%7D&wt=json&indent=true} hits=3 status=0 QTime=2 
   [junit4]   2> 2803920 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={rows=0&noexist=noexist_s&cat_s=cat_s&where_s=where_s&num_d=num_d&num_i=num_i&super_s=super_s&val_b=val_b&date=date_dt&sparse_s=sparse_s&multi_ss=multi_ss&q=*%3A*&json.facet=%7B+sum1%3A%27sum%28%24%7Bnum_d%7D%29%27%2C+sumsq1%3A%27sumsq%28%24%7Bnum_d%7D%29%27%2C+avg1%3A%27avg%28%24%7Bnum_d%7D%29%27%2C+min1%3A%27min%28%24%7Bnum_d%7D%29%27%2C+max1%3A%27max%28%24%7Bnum_d%7D%29%27%2C+numwhere%3A%27unique%28%24%7Bwhere_s%7D%29%27%2C+unique_num_i%3A%27unique%28%24%7Bnum_i%7D%29%27%2C+unique_num_d%3A%27unique%28%24%7Bnum_d%7D%29%27%2C+unique_date%3A%27unique%28%24%7Bdate%7D%29%27%2C++med%3A%27percentile%28%24%7Bnum_d%7D%2C50%29%27%2C+perc%3A%27percentile%28%24%7Bnum_d%7D%2C0%2C50.0%2C100%29%27+%7D&wt=json&indent=true} hits=6 status=0 QTime=48 
   [junit4]   2> 2803921 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={rows=0&noexist=noexist_s&cat_s=cat_s&where_s=where_s&num_d=num_d&num_i=num_i&super_s=super_s&val_b=val_b&date=date_dt&sparse_s=sparse_s&multi_ss=multi_ss&q=id%3ADOESNOTEXIST&json.facet=%7B+sum1%3A%27sum%28%24%7Bnum_d%7D%29%27%2C+sumsq1%3A%27sumsq%28%24%7Bnum_d%7D%29%27%2C+avg1%3A%27avg%28%24%7Bnum_d%7D%29%27%2C+min1%3A%27min%28%24%7Bnum_d%7D%29%27%2C+max1%3A%27max%28%24%7Bnum_d%7D%29%27%2C+numwhere%3A%27unique%28%24%7Bwhere_s%7D%29%27%2C+unique_num_i%3A%27unique%28%24%7Bnum_i%7D%29%27%2C+unique_num_d%3A%27unique%28%24%7Bnum_d%7D%29%27%2C+unique_date%3A%27unique%28%24%7Bdate%7D%29%27%2C++med%3A%27percentile%28%24%7Bnum_d%7D%2C50%29%27%2C+perc%3A%27percentile%28%24%7Bnum_d%7D%2C0%2C50.0%2C100%29%27+%7D&wt=json&indent=true} hits=0 status=0 QTime=1 
   [junit4]   2> 2804022 T13610 C6301 oassf.UnInvertedField.<init> UnInverted multi-valued field {field=multi_ss,memSize=4515,tindexSize=41,time=60,phase1=60,nTerms=2,bigTerms=2,termInstances=0,uses=0}
   [junit4]   2> 2804023 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={rows=0&noexist=noexist_s&cat_s=cat_s&where_s=where_s&num_d=num_d&num_i=num_i&super_s=super_s&val_b=val_b&date=date_dt&sparse_s=sparse_s&multi_ss=multi_ss&q=*%3A*&json.facet=%7Bcat%3A%7Bterms%3A%7Bfield%3A%27%24%7Bmulti_ss%7D%27%2C+facet%3A%7Bnj%3A%7Bquery%3A%27%24%7Bwhere_s%7D%3ANJ%27%7D%7D++++%7D+++%7D%7D+%7D&wt=json&indent=true} hits=6 status=0 QTime=102 
   [junit4]   2> 2804030 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={rows=0&noexist=noexist_s&cat_s=cat_s&where_s=where_s&num_d=num_d&num_i=num_i&super_s=super_s&val_b=val_b&date=date_dt&sparse_s=sparse_s&multi_ss=multi_ss&q=*%3A*&json.facet=%7Bx%3A%27unique%28%24%7Bmulti_ss%7D%29%27%2C+y%3A%7Bquery%3A%7Bq%3A%27id%3A2%27%2C+facet%3A%7Bx%3A%27unique%28%24%7Bmulti_ss%7D%29%27%7D+%7D%7D+++%7D&wt=json&indent=true} hits=6 status=0 QTime=5 
   [junit4]   2> 2804031 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={rows=0&noexist=noexist_s&cat_s=cat_s&where_s=where_s&num_d=num_d&num_i=num_i&super_s=super_s&val_b=val_b&date=date_dt&sparse_s=sparse_s&multi_ss=multi_ss&q=*%3A*&json.facet=%7Bx%3A%7Bterms%3A%7Bfield%3A%27%24%7Bmulti_ss%7D%27%2CallBuckets%3Atrue%7D%7D%7D&wt=json&indent=true} hits=6 status=0 QTime=1 
   [junit4]   2> 2804067 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={rows=0&noexist=noexist_s&cat_s=cat_s&where_s=where_s&num_d=num_d&num_i=num_i&super_s=super_s&val_b=val_b&date=date_dt&sparse_s=sparse_s&multi_ss=multi_ss&q=*%3A*&facet=true&facet.version=2&facet.field=%7B%21key%3Df1%7D%24%7Bcat_s%7D&facet.mincount=3&wt=json&indent=true} hits=6 status=0 QTime=36 
   [junit4]   2> 2804068 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={rows=0&noexist=noexist_s&cat_s=cat_s&where_s=where_s&num_d=num_d&num_i=num_i&super_s=super_s&val_b=val_b&date=date_dt&sparse_s=sparse_s&multi_ss=multi_ss&q=*%3A*&facet=true&facet.version=2&facet.field=%7B%21key%3Df1%7D%24%7Bsuper_s%7D&facet.prefix=s&facet.mincount=0&wt=json&indent=true} hits=6 status=0 QTime=0 
   [junit4]   2> 2804125 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={rows=0&noexist=noexist_s&cat_s=cat_s&where_s=where_s&num_d=num_d&num_i=num_i&super_s=super_s&val_b=val_b&date=date_dt&sparse_s=sparse_s&multi_ss=multi_ss&q=*%3A*&facet=true&facet.version=2&facet.range=%7B%21key%3Df%7D%24%7Bnum_d%7D&facet.range.start=-5&facet.range.end=10&facet.range.gap=5&f.f.facet.stat=x%3Asum%28%24%7Bnum_i%7D%29&subfacet.f.query=%7B%21key%3Dny%7D%24%7Bwhere_s%7D%3ANY&wt=json&indent=true} hits=6 status=0 QTime=55 
   [junit4]   2> 2804127 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={rows=0&noexist=noexist_s&cat_s=cat_s&where_s=where_s&num_d=num_d&num_i=num_i&super_s=super_s&val_b=val_b&date=date_dt&sparse_s=sparse_s&multi_ss=multi_ss&q=*%3A*&facet=true&facet.version=2&facet.field=%7B%21key%3Df1%7D%24%7Bcat_s%7D&facet.field=%7B%21key%3Df2%7D%24%7Bcat_s%7D&f.f1.facet.sort=n1+desc&f.f1.facet.sort=n1+asc&facet.stat=n1%3Asum%28%24%7Bnum_d%7D%29&wt=json&indent=true} hits=6 status=0 QTime=1 
   [junit4]   2> 2804130 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={rows=0&noexist=noexist_s&cat_s=cat_s&where_s=where_s&num_d=num_d&num_i=num_i&super_s=super_s&val_b=val_b&date=date_dt&sparse_s=sparse_s&multi_ss=multi_ss&q=id%3A%283+4+6%29&facet=true&facet.version=2&facet.range=%7B%21key%3Df%7D%24%7Bnum_d%7D&facet.range.start=-5&facet.range.end=10&facet.range.gap=5&f.f.facet.stat=x%3Asum%28%24%7Bnum_i%7D%29&subfacet.f.query=%7B%21key%3Dny%7D%24%7Bwhere_s%7D%3ANY&facet.range.other=all&wt=json&indent=true} hits=3 status=0 QTime=3 
   [junit4]   2> 2804164 T13610 C6301 oass.SolrIndexSearcher.<init> Opening Searcher@69aa78[collection1] realtime
   [junit4]   2> 2804166 T13610 C6301 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:* (-1499539808862601216)} 0 36
   [junit4]   2> 2804171 T13610 C6301 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={versions=true&wt=json&indent=true} {add=[1 (1499539808903495680)]} 0 2
   [junit4]   2> 2804172 T13610 C6301 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={versions=true&wt=json&indent=true} {add=[2 (1499539808905592832)]} 0 1
   [junit4]   2> 2804172 T13610 C6301 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={versions=true&wt=json&indent=true} {add=[3 (1499539808906641408)]} 0 0
   [junit4]   2> 2804173 T13610 C6301 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2804176 T13610 C6301 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@4be254 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f8367f),segFN=segments_4,generation=4}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@4be254 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f8367f),segFN=segments_5,generation=5}
   [junit4]   2> 2804176 T13610 C6301 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 5
   [junit4]   2> 2804177 T13610 C6301 oass.SolrIndexSearcher.<init> Opening Searcher@5a6fdf[collection1] main
   [junit4]   2> 2804178 T13610 C6301 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 2804180 T13612 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5a6fdf[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(5.2.0):c3)))}
   [junit4]   2> 2804259 T13610 C6301 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 87
   [junit4]   2> 2804265 T13610 C6301 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={versions=true&wt=json&indent=true} {add=[4 (1499539808999964672)]} 0 5
   [junit4]   2> 2804265 T13610 C6301 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={versions=true&wt=json&indent=true} {add=[5 (1499539809004158976)]} 0 0
   [junit4]   2> 2804267 T13610 C6301 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2804269 T13610 C6301 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@4be254 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f8367f),segFN=segments_5,generation=5}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@4be254 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f8367f),segFN=segments_6,generation=6}
   [junit4]   2> 2804269 T13610 C6301 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 6
   [junit4]   2> 2804270 T13610 C6301 oass.SolrIndexSearcher.<init> Opening Searcher@16914b5[collection1] main
   [junit4]   2> 2804272 T13610 C6301 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 2804274 T13612 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@16914b5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(5.2.0):c3) Uninverting(_4(5.2.0):c2)))}
   [junit4]   2> 2804276 T13610 C6301 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 9
   [junit4]   2> 2804285 T13610 C6301 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={versions=true&wt=json&indent=true} {add=[6 (1499539809016741888)]} 0 8
   [junit4]   2> 2804286 T13610 C6301 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2804322 T13610 C6301 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@4be254 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f8367f),segFN=segments_6,generation=6}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@4be254 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f8367f),segFN=segments_7,generation=7}
   [junit4]   2> 2804323 T13610 C6301 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 7
   [junit4]   2> 2804323 T13610 C6301 oass.SolrIndexSearcher.<init> Opening Searcher@b4ed4b[collection1] main
   [junit4]   2> 2804324 T13610 C6301 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 2804324 T13612 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@b4ed4b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(5.2.0):c3) Uninverting(_4(5.2.0):c2) Uninverting(_5(5.2.0):c1)))}
   [junit4]   2> 2804325 T13610 C6301 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 40
   [junit4]   2> 2804328 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&rows=0&noexist=noexist_ss&cat_s=cat_ss&where_s=where_ss&num_d=num_f&num_i=num_l&super_s=super_ss&val_b=val_b&date=date_dt&sparse_s=sparse_ss&multi_ss=multi_ss&q=*%3A*&json.facet=%7BcatA%3A%7Bquery%3A%7Bq%3A%27%24%7Bcat_s%7D%3AA%27%7D%7D%2C++catA2%3A%7Bquery%3A%7Bquery%3A%27%24%7Bcat_s%7D%3AA%27%7D%7D%2C++catA3%3A%7Bquery%3A%27%24%7Bcat_s%7D%3AA%27%7D++++%7D&wt=json&indent=true} hits=6 status=0 QTime=0 
   [junit4]   2> 2804329 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&rows=0&noexist=noexist_ss&cat_s=cat_ss&where_s=where_ss&num_d=num_f&num_i=num_l&super_s=super_ss&val_b=val_b&date=date_dt&sparse_s=sparse_ss&multi_ss=multi_ss&q=*%3A*&json.facet=%7B+catB%3A%7Btype%3Aquery%2C+q%3A%27%24%7Bcat_s%7D%3AB%27%2C+facet%3A%7Bnj%3A%7Bquery%3A%27%24%7Bwhere_s%7D%3ANJ%27%7D%2C+ny%3A%7Bquery%3A%27%24%7Bwhere_s%7D%3ANY%27%7D%7D+%7D%7D&wt=json&indent=true} hits=6 status=0 QTime=0 
   [junit4]   2> 2804331 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&rows=0&noexist=noexist_ss&cat_s=cat_ss&where_s=where_ss&num_d=num_f&num_i=num_l&super_s=super_ss&val_b=val_b&date=date_dt&sparse_s=sparse_ss&multi_ss=multi_ss&q=id%3A%282+3%29&json.facet=%7B+catB%3A%7Bquery%3A%7Bq%3A%27%24%7Bcat_s%7D%3AB%27%2C+facet%3A%7Bnj%3A%7Bquery%3A%27%24%7Bwhere_s%7D%3ANJ%27%7D%2C+ny%3A%7Bquery%3A%27%24%7Bwhere_s%7D%3ANY%27%7D%7D+%7D%7D%7D&wt=json&indent=true} hits=2 status=0 QTime=2 
   [junit4]   2> 2804332 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&rows=0&noexist=noexist_ss&cat_s=cat_ss&where_s=where_ss&num_d=num_f&num_i=num_l&super_s=super_ss&val_b=val_b&date=date_dt&sparse_s=sparse_ss&multi_ss=multi_ss&q=*%3A*&json.facet=%7B+catB%3A%7Bquery%3A%7Bq%3A%27%24%7Bcat_s%7D%3AB%27%2C+facet%3A%7Bnj%3A%7Bquery%3A%7Bq%3A%27%24%7Bwhere_s%7D%3ANJ%27%7D%7D%2C+ny%3A%7Bquery%3A%27%24%7Bwhere_s%7D%3ANY%27%7D%7D+%7D%7D%7D&wt=json&indent=true} hits=6 status=0 QTime=1 
   [junit4]   2> 2804333 T13610 C6301 oassf.UnInvertedField.<init> UnInverted multi-valued field {field=cat_ss,memSize=4446,tindexSize=41,time=0,phase1=0,nTerms=2,bigTerms=1,termInstances=2,uses=0}
   [junit4]   2> 2804334 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&rows=0&noexist=noexist_ss&cat_s=cat_ss&where_s=where_ss&num_d=num_f&num_i=num_l&super_s=super_ss&val_b=val_b&date=date_dt&sparse_s=sparse_ss&multi_ss=multi_ss&q=*%3A*&json.facet=%7Bc1%3A%7Bfield%3A%27%24%7Bcat_s%7D%27%7D%2C+c2%3A%7Bfield%3A%7Bfield%3A%27%24%7Bcat_s%7D%27%7D%7D%2C+c3%3A%7Btype%3Aterms%2C+field%3A%27%24%7Bcat_s%7D%27%7D++%7D&wt=json&indent=true} hits=6 status=0 QTime=2 
   [junit4]   2> 2804336 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&rows=0&noexist=noexist_ss&cat_s=cat_ss&where_s=where_ss&num_d=num_f&num_i=num_l&super_s=super_ss&val_b=val_b&date=date_dt&sparse_s=sparse_ss&multi_ss=multi_ss&q=*%3A*&json.facet=%7Bf1%3A%7Bterms%3A%7Bfield%3A%27%24%7Bcat_s%7D%27%2C+mincount%3A3%7D%7D%7D&wt=json&indent=true} hits=6 status=0 QTime=0 
   [junit4]   2> 2804337 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&rows=0&noexist=noexist_ss&cat_s=cat_ss&where_s=where_ss&num_d=num_f&num_i=num_l&super_s=super_ss&val_b=val_b&date=date_dt&sparse_s=sparse_ss&multi_ss=multi_ss&q=id%3A1&json.facet=%7Bf1%3A%7Bterms%3A%27%24%7Bcat_s%7D%27%7D%7D&wt=json&indent=true} hits=1 status=0 QTime=1 
   [junit4]   2> 2804338 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&rows=0&noexist=noexist_ss&cat_s=cat_ss&where_s=where_ss&num_d=num_f&num_i=num_l&super_s=super_ss&val_b=val_b&date=date_dt&sparse_s=sparse_ss&multi_ss=multi_ss&q=id%3A1&json.facet=%7BprocessEmpty%3Atrue%2C+f1%3A%7Bterms%3A%7Bfield%3A%27%24%7Bcat_s%7D%27%2C+mincount%3A0%7D%7D%7D&wt=json&indent=true} hits=1 status=0 QTime=1 
   [junit4]   2> 2804338 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&rows=0&noexist=noexist_ss&cat_s=cat_ss&where_s=where_ss&num_d=num_f&num_i=num_l&super_s=super_ss&val_b=val_b&date=date_dt&sparse_s=sparse_ss&multi_ss=multi_ss&q=id%3A1&json.facet=%7BprocessEmpty%3Atrue%2C+f1%3A%7Bterms%3A%7Bfield%3A%27%24%7Bcat_s%7D%27%2C+mincount%3A0%2C+allBuckets%3Atrue%2C+facet%3A%7Bn1%3A%27sum%28%24%7Bnum_d%7D%29%27%7D++%7D%7D%7D&wt=json&indent=true} hits=1 status=0 QTime=0 
   [junit4]   2> 2804340 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&rows=0&noexist=noexist_ss&cat_s=cat_ss&where_s=where_ss&num_d=num_f&num_i=num_l&super_s=super_ss&val_b=val_b&date=date_dt&sparse_s=sparse_ss&multi_ss=multi_ss&q=*%3A*&json.facet=%7Bf1%3A%7Bterms%3A%7Bfield%3A%27%24%7Bcat_s%7D%27%2C+sort%3A%27n1+desc%27%2C+facet%3A%7Bn1%3A%27sum%28%24%7Bnum_d%7D%29%27%7D++%7D%7D+%2C+f2%3A%7Bterms%3A%7Bfield%3A%27%24%7Bcat_s%7D%27%2C+sort%3A%27n1+asc%27%2C+facet%3A%7Bn1%3A%27sum%28%24%7Bnum_d%7D%29%27%7D++%7D%7D+%7D&wt=json&indent=true} hits=6 status=0 QTime=0 
   [junit4]   2> 2804341 T13610 C6301 oassf.UnInvertedField.<init> UnInverted multi-valued field {field=where_ss,memSize=4448,tindexSize=42,time=0,phase1=0,nTerms=2,bigTerms=1,termInstances=2,uses=0}
   [junit4]   2> 2804342 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&rows=0&noexist=noexist_ss&cat_s=cat_ss&where_s=where_ss&num_d=num_f&num_i=num_l&super_s=super_ss&val_b=val_b&date=date_dt&sparse_s=sparse_ss&multi_ss=multi_ss&q=*%3A*&json.facet=%7Bf1%3A%7Btype%3Aterms%2C+field%3A%27%24%7Bcat_s%7D%27%2C+sort%3A%27x+desc%27%2C+facet%3A%7Bx%3A%27min%28%24%7Bnum_d%7D%29%27%7D++%7D+%2C+f2%3A%7Btype%3Aterms%2C+field%3A%27%24%7Bcat_s%7D%27%2C+sort%3A%27x+desc%27%2C+facet%3A%7Bx%3A%27max%28%24%7Bnum_d%7D%29%27%7D++%7D++%2C+f3%3A%7Btype%3Aterms%2C+field%3A%27%24%7Bcat_s%7D%27%2C+sort%3A%27x+desc%27%2C+facet%3A%7Bx%3A%27unique%28%24%7Bwhere_s%7D%29%27%7D++%7D+%7D&wt=json&indent=true} hits=6 status=0 QTime=1 
   [junit4]   2> 2804343 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&rows=0&noexist=noexist_ss&cat_s=cat_ss&where_s=where_ss&num_d=num_f&num_i=num_l&super_s=super_ss&val_b=val_b&date=date_dt&sparse_s=sparse_ss&multi_ss=multi_ss&q=*%3A*&json.facet=%7Bf1%3A%7Bterms%3A%7Bfield%3A%27%24%7Bcat_s%7D%27%2C+sort%3A%27n1+desc%27%2C+facet%3A%7Bn1%3A%27avg%28add%28%24%7Bnum_d%7D%2C%24%7Bnum_d%7D%29%29%27%7D++%7D%7D+%2C+f2%3A%7Bterms%3A%7Bfield%3A%27%24%7Bcat_s%7D%27%2C+sort%3A%27n1+asc%27%2C+facet%3A%7Bn1%3A%27avg%28add%28%24%7Bnum_d%7D%2C%24%7Bnum_d%7D%29%29%27%7D++%7D%7D+%7D&wt=json&indent=true} hits=6 status=0 QTime=1 
   [junit4]   2> 2804345 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&rows=0&noexist=noexist_ss&cat_s=cat_ss&where_s=where_ss&num_d=num_f&num_i=num_l&super_s=super_ss&val_b=val_b&date=date_dt&sparse_s=sparse_ss&multi_ss=multi_ss&q=*%3A*&json.facet=%7Bf1%3A%7Bterms%3A%7Bfield%3A%27%24%7Bcat_s%7D%27%2C+sort%3A%27n1+desc%27%2C+facet%3A%7Bn1%3A%27percentile%28%24%7Bnum_d%7D%2C50%29%27%7D++%7D%7D+%2C+f2%3A%7Bterms%3A%7Bfield%3A%27%24%7Bcat_s%7D%27%2C+sort%3A%27n1+asc%27%2C+facet%3A%7Bn1%3A%27percentile%28%24%7Bnum_d%7D%2C50%29%27%7D++%7D%7D+%7D&wt=json&indent=true} hits=6 status=0 QTime=2 
   [junit4]   2> 2804346 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&rows=0&noexist=noexist_ss&cat_s=cat_ss&where_s=where_ss&num_d=num_f&num_i=num_l&super_s=super_ss&val_b=val_b&date=date_dt&sparse_s=sparse_ss&multi_ss=multi_ss&q=*%3A*&json.facet=%7Bf1%3A%7Bterms%3A%7Bfield%3A%27%24%7Bcat_s%7D%27%2C+sort%3A%27n1+desc%27%2C+facet%3A%7Bn1%3A%27percentile%28%24%7Bnum_d%7D%2C50%2C0%2C100%29%27%7D++%7D%7D+%2C+f2%3A%7Bterms%3A%7Bfield%3A%27%24%7Bcat_s%7D%27%2C+sort%3A%27n1+asc%27%2C+facet%3A%7Bn1%3A%27percentile%28%24%7Bnum_d%7D%2C50%2C0%2C100%29%27%7D++%7D%7D+%7D&wt=json&indent=true} hits=6 status=0 QTime=1 
   [junit4]   2> 2804347 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&rows=0&noexist=noexist_ss&cat_s=cat_ss&where_s=where_ss&num_d=num_f&num_i=num_l&super_s=super_ss&val_b=val_b&date=date_dt&sparse_s=sparse_ss&multi_ss=multi_ss&q=*%3A*&json.facet=%7Bf1%3A%7Bterms%3A%7Bfield%3A%27%24%7Bcat_s%7D%27%2C+sort%3A%27count+desc%27+%7D++%7D+++++++++++%2C+f2%3A%7Bterms%3A%7Bfield%3A%27%24%7Bcat_s%7D%27%2C+sort%3A%27count+asc%27++%7D++%7D+++++++++++%2C+f3%3A%7Bterms%3A%7Bfield%3A%27%24%7Bcat_s%7D%27%2C+sort%3A%27index+asc%27++%7D++%7D+++++++++++%2C+f4%3A%7Bterms%3A%7Bfield%3A%27%24%7Bcat_s%7D%27%2C+sort%3A%27index+desc%27+%7D++%7D%7D&wt=json&indent=true} hits=6 status=0 QTime=0 
   [junit4]   2> 2804348 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&rows=0&noexist=noexist_ss&cat_s=cat_ss&where_s=where_ss&num_d=num_f&num_i=num_l&super_s=super_ss&val_b=val_b&date=date_dt&sparse_s=sparse_ss&multi_ss=multi_ss&q=id%3A1+id%3A6&json.facet=%7Bf1%3A%7Bterms%3A%7Bfield%3A%27%24%7Bcat_s%7D%27%2C+sort%3A%27count+desc%27+%7D++%7D+++++++++++%2C+f2%3A%7Bterms%3A%7Bfield%3A%27%24%7Bcat_s%7D%27%2C+sort%3A%27count+asc%27++%7D++%7D%7D&wt=json&indent=true} hits=2 status=0 QTime=0 
   [junit4]   2> 2804351 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&rows=0&noexist=noexist_ss&cat_s=cat_ss&where_s=where_ss&num_d=num_f&num_i=num_l&super_s=super_ss&val_b=val_b&date=date_dt&sparse_s=sparse_ss&multi_ss=multi_ss&q=*%3A*&json.facet=%7Bcat%3A%7Bterms%3A%7Bfield%3A%27%24%7Bcat_s%7D%27%2C+facet%3A%7Bnj%3A%7Bquery%3A%27%24%7Bwhere_s%7D%3ANJ%27%7D%7D++++%7D+++%7D%7D+%7D&wt=json&indent=true} hits=6 status=0 QTime=1 
   [junit4]   2> 2804352 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&rows=0&noexist=noexist_ss&cat_s=cat_ss&where_s=where_ss&num_d=num_f&num_i=num_l&super_s=super_ss&val_b=val_b&date=date_dt&sparse_s=sparse_ss&multi_ss=multi_ss&q=id%3A%282+5+4%29&json.facet=%7Bcat%3A%7Bterms%3A%7Bfield%3A%27%24%7Bcat_s%7D%27%2C+facet%3A%7Bnj%3A%7Bquery%3A%27%24%7Bwhere_s%7D%3ANJ%27%7D%7D++++%7D+++%7D%7D+%7D&wt=json&indent=true} hits=3 status=0 QTime=1 
   [junit4]   2> 2804354 T13610 C6301 oassf.UnInvertedField.<init> UnInverted multi-valued field {field=super_ss,memSize=4358,tindexSize=46,time=0,phase1=0,nTerms=5,bigTerms=0,termInstances=5,uses=0}
   [junit4]   2> 2804354 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&rows=0&noexist=noexist_ss&cat_s=cat_ss&where_s=where_ss&num_d=num_f&num_i=num_l&super_s=super_ss&val_b=val_b&date=date_dt&sparse_s=sparse_ss&multi_ss=multi_ss&q=*%3A*&json.facet=%7Bf1%3A%7Bterms%3A%7Bfield%3A%24%7Bsuper_s%7D%2C+prefix%3As%2C+mincount%3A0+%7D%7D%7D&wt=json&indent=true} hits=6 status=0 QTime=2 
   [junit4]   2> 2804356 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&rows=0&noexist=noexist_ss&cat_s=cat_ss&where_s=where_ss&num_d=num_f&num_i=num_l&super_s=super_ss&val_b=val_b&date=date_dt&sparse_s=sparse_ss&multi_ss=multi_ss&q=*%3A*&json.facet=%7Bf1%3A%7Bterms%3A%7Bfield%3A%24%7Bsuper_s%7D%2C+prefix%3Attt%2C+mincount%3A0+%7D%7D%7D&wt=json&indent=true} hits=6 status=0 QTime=1 
   [junit4]   2> 2804357 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&rows=0&noexist=noexist_ss&cat_s=cat_ss&where_s=where_ss&num_d=num_f&num_i=num_l&super_s=super_ss&val_b=val_b&date=date_dt&sparse_s=sparse_ss&multi_ss=multi_ss&q=*%3A*&json.facet=%7Bf1%3A%7Bterms%3A%7Bfield%3A%24%7Bsuper_s%7D%2C+prefix%3Aaaaaaa%2C+mincount%3A0+%7D%7D%7D&wt=json&indent=true} hits=6 status=0 QTime=1 
   [junit4]   2> 2804357 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&rows=0&noexist=noexist_ss&cat_s=cat_ss&where_s=where_ss&num_d=num_f&num_i=num_l&super_s=super_ss&val_b=val_b&date=date_dt&sparse_s=sparse_ss&multi_ss=multi_ss&q=*%3A*&json.facet=%7Bf1%3A%7Bterms%3A%7Bfield%3A%24%7Bsuper_s%7D%2C+prefix%3Azzzzzz%2C+mincount%3A0+%7D%7D%7D&wt=json&indent=true} hits=6 status=0 QTime=0 
   [junit4]   2> 2804359 T13610 C6301 oassf.UnInvertedField.<init> UnInverted multi-valued field {field=noexist_ss,memSize=4288,tindexSize=0,time=0,phase1=0,nTerms=0,bigTerms=0,termInstances=0,uses=0}
   [junit4]   2> 2804359 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&rows=0&noexist=noexist_ss&cat_s=cat_ss&where_s=where_ss&num_d=num_f&num_i=num_l&super_s=super_ss&val_b=val_b&date=date_dt&sparse_s=sparse_ss&multi_ss=multi_ss&q=*%3A*&json.facet=%7Bf1%3A%7Bterms%3A%7Bfield%3A%24%7Bnoexist%7D%2C+missing%3Atrue%7D%7D%7D&wt=json&indent=true} hits=6 status=0 QTime=0 
   [junit4]   2> 2804360 T13610 C6301 oassf.UnInvertedField.<init> UnInverted multi-valued field {field=sparse_ss,memSize=4355,tindexSize=43,time=0,phase1=0,nTerms=2,bigTerms=0,termInstances=2,uses=0}
   [junit4]   2> 2804360 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&rows=0&noexist=noexist_ss&cat_s=cat_ss&where_s=where_ss&num_d=num_f&num_i=num_l&super_s=super_ss&val_b=val_b&date=date_dt&sparse_s=sparse_ss&multi_ss=multi_ss&q=*%3A*&json.facet=%7Bf1%3A%7Bterms%3A%7Bfield%3A%24%7Bsparse_s%7D%2C+missing%3Atrue+%7D%7D%7D&wt=json&indent=true} hits=6 status=0 QTime=0 
   [junit4]   2> 2804361 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&rows=0&noexist=noexist_ss&cat_s=cat_ss&where_s=where_ss&num_d=num_f&num_i=num_l&super_s=super_ss&val_b=val_b&date=date_dt&sparse_s=sparse_ss&multi_ss=multi_ss&q=*%3A*&json.facet=%7Bf1%3A%7Bterms%3A%7Bfield%3A%24%7Bsparse_s%7D%2C+missing%3Atrue%2C+facet%3A%7Bx%3A%27sum%28%24%7Bnum_d%7D%29%27%7D+++%7D%7D%7D&wt=json&indent=true} hits=6 status=0 QTime=0 
   [junit4]   2> 2804363 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&rows=0&noexist=noexist_ss&cat_s=cat_ss&where_s=where_ss&num_d=num_f&num_i=num_l&super_s=super_ss&val_b=val_b&date=date_dt&sparse_s=sparse_ss&multi_ss=multi_ss&q=*%3A*&json.facet=%7Bf1%3A%7Bterms%3A%7Bfield%3A%24%7Bsparse_s%7D%2C+missing%3Atrue%2C+prefix%3Aon%2C+facet%3A%7Bx%3A%27sum%28%24%7Bnum_d%7D%29%27%7D+++%7D%7D%7D&wt=json&indent=true} hits=6 status=0 QTime=2 
   [junit4]   2> 2804363 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&rows=0&noexist=noexist_ss&cat_s=cat_ss&where_s=where_ss&num_d=num_f&num_i=num_l&super_s=super_ss&val_b=val_b&date=date_dt&sparse_s=sparse_ss&multi_ss=multi_ss&q=*%3A*&json.facet=%7Bf1%3A%7Bterms%3A%7Bfield%3A%24%7Bsparse_s%7D%2C+missing%3Atrue%2C+prefix%3Appp%2C+facet%3A%7Bx%3A%27sum%28%24%7Bnum_d%7D%29%27%7D+++%7D%7D%7D&wt=json&indent=true} hits=6 status=0 QTime=0 
   [junit4]   2> 2804364 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&facet=true&rows=0&rows=0&noexist=noexist_ss&cat_s=cat_ss&where_s=where_ss&num_d=num_f&num_i=num_l&super_s=super_ss&val_b=val_b&date=date_dt&sparse_s=sparse_ss&multi_ss=multi_ss&q=*%3A*&json.facet=%7Bf1%3A%7Bterms%3A%7Bfield%3A%24%7Bcat_s%7D%2C+numBuckets%3Atrue%2C+limit%3A1%7D%7D%7D&wt=json&indent=true} hits=6 status=0 QTime=0 
   [junit4]   2> 2804365 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&facet=true&rows=0&rows=0&noexist=noexist_ss&cat_s=cat_ss&where_s=where_ss&num_d=num_f&num_i=num_l&super_s=super_ss&val_b=val_b&date=date_dt&sparse_s=sparse_ss&multi_ss=multi_ss&q=*%3A*&json.facet=%7Bf1%3A%7Bterms%3A%7Bfield%3A%24%7Bcat_s%7D%2C+numBuckets%3Atrue%2C+prefix%3AB%7D%7D%7D&wt=json&indent=true} hits=6 status=0 QTime=1 
   [junit4]   2> 2804365 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&facet=true&rows=0&rows=0&noexist=noexist_ss&cat_s=cat_ss&where_s=where_ss&num_d=num_f&num_i=num_l&super_s=super_ss&val_b=val_b&date=date_dt&sparse_s=sparse_ss&multi_ss=multi_ss&q=*%3A*&json.facet=%7Bf1%3A%7Bterms%3A%7Bfield%3A%24%7Bcat_s%7D%2C+numBuckets%3Atrue%2C+mincount%3A3%7D%7D%7D&wt=json&indent=true} hits=6 status=0 QTime=0 
   [junit4]   2> 2804366 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&rows=0&noexist=noexist_ss&cat_s=cat_ss&where_s=where_ss&num_d=num_f&num_i=num_l&super_s=super_ss&val_b=val_b&date=date_dt&sparse_s=sparse_ss&multi_ss=multi_ss&q=*%3A*&json.facet=%7Bf%3A%7Btype%3Arange%2C+field%3A%24%7Bnum_d%7D%2C+start%3A-5%2C+end%3A10%2C+gap%3A5%7D%7D&wt=json&indent=true} hits=6 status=0 QTime=0 
   [junit4]   2> 2804369 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&rows=0&noexist=noexist_ss&cat_s=cat_ss&where_s=where_ss&num_d=num_f&num_i=num_l&super_s=super_ss&val_b=val_b&date=date_dt&sparse_s=sparse_ss&multi_ss=multi_ss&q=*%3A*&json.facet=%7Bf%3A%7Btype%3Arange%2C+field%3A%24%7Bdate%7D%2C+start%3A%272001-01-01T00%3A00%3A00Z%27%2C+end%3A%272003-01-01T00%3A00%3A00Z%27%2C+gap%3A%27%2B1YEAR%27%7D%7D&wt=json&indent=true} hits=6 status=0 QTime=1 
   [junit4]   2> 2804370 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&rows=0&noexist=noexist_ss&cat_s=cat_ss&where_s=where_ss&num_d=num_f&num_i=num_l&super_s=super_ss&val_b=val_b&date=date_dt&sparse_s=sparse_ss&multi_ss=multi_ss&q=*%3A*&json.facet=%7Bf%3A%7Btype%3Arange%2C+field%3A%24%7Bdate%7D%2C+start%3A%272002-01-01T00%3A00%3A00Z%27%2C+end%3A%272005-01-01T00%3A00%3A00Z%27%2C+gap%3A%27%2B1YEAR%27%2C+++other%3Aall%2C+facet%3A%7B+x%3A%27avg%28%24%7Bnum_d%7D%29%27+%7D+%7D+%7D&wt=json&indent=true} hits=6 status=0 QTime=1 
   [junit4]   2> 2804372 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&rows=0&noexist=noexist_ss&cat_s=cat_ss&where_s=where_ss&num_d=num_f&num_i=num_l&super_s=super_ss&val_b=val_b&date=date_dt&sparse_s=sparse_ss&multi_ss=multi_ss&q=*%3A*&json.facet=%7Bf%3A%7Brange%3A%7Bfield%3A%24%7Bnum_d%7D%2C+start%3A-5%2C+end%3A10%2C+gap%3A5%2C+include%3Aupper%7D%7D%7D&wt=json&indent=true} hits=6 status=0 QTime=0 
   [junit4]   2> 2804373 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&rows=0&noexist=noexist_ss&cat_s=cat_ss&where_s=where_ss&num_d=num_f&num_i=num_l&super_s=super_ss&val_b=val_b&date=date_dt&sparse_s=sparse_ss&multi_ss=multi_ss&q=*%3A*&json.facet=%7Bf%3A%7Brange%3A%7Bfield%3A%24%7Bnum_d%7D%2C+start%3A-5%2C+end%3A10%2C+gap%3A5%2C+++facet%3A%7B+x%3A%27sum%28%24%7Bnum_i%7D%29%27%2C+ny%3A%7Bquery%3A%27%24%7Bwhere_s%7D%3ANY%27%7D%7D+++%7D%7D%7D&wt=json&indent=true} hits=6 status=0 QTime=1 
   [junit4]   2> 2804375 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&rows=0&noexist=noexist_ss&cat_s=cat_ss&where_s=where_ss&num_d=num_f&num_i=num_l&super_s=super_ss&val_b=val_b&date=date_dt&sparse_s=sparse_ss&multi_ss=multi_ss&q=*%3A*&json.facet=%7Bf%3A%7Brange%3A%7Bfield%3A%24%7Bnum_d%7D%2C+start%3A-5%2C+end%3A10%2C+gap%3A5%2C+other%3Aall%2C+++facet%3A%7B+x%3A%27sum%28%24%7Bnum_i%7D%29%27%2C+ny%3A%7Bquery%3A%27%24%7Bwhere_s%7D%3ANY%27%7D%7D+++%7D%7D%7D&wt=json&indent=true} hits=6 status=0 QTime=1 
   [junit4]   2> 2804378 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&rows=0&noexist=noexist_ss&cat_s=cat_ss&where_s=where_ss&num_d=num_f&num_i=num_l&super_s=super_ss&val_b=val_b&date=date_dt&sparse_s=sparse_ss&multi_ss=multi_ss&q=*%3A*&json.facet=%7Bf%3A%7Btype%3Arange%2C+field%3A%24%7Bnum_d%7D%2C+start%3A-5%2C+end%3A10%2C+gap%3A5%2C+other%3Aall%2C+mincount%3A2%2C++++facet%3A%7B+x%3A%27sum%28%24%7Bnum_i%7D%29%27%2C+ny%3A%7Bquery%3A%27%24%7Bwhere_s%7D%3ANY%27%7D%7D+++%7D%7D&wt=json&indent=true} hits=6 status=0 QTime=3 
   [junit4]   2> 2804380 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&rows=0&noexist=noexist_ss&cat_s=cat_ss&where_s=where_ss&num_d=num_f&num_i=num_l&super_s=super_ss&val_b=val_b&date=date_dt&sparse_s=sparse_ss&multi_ss=multi_ss&q=id%3A%283+4+6%29&json.facet=%7Bf%3A%7Brange%3A%7Bfield%3A%24%7Bnum_d%7D%2C+start%3A-5%2C+end%3A10%2C+gap%3A5%2C+other%3Aall%2C+++facet%3A%7B+x%3A%27sum%28%24%7Bnum_i%7D%29%27%2C+ny%3A%7Bquery%3A%27%24%7Bwhere_s%7D%3ANY%27%7D%7D+++%7D%7D%7D&wt=json&indent=true} hits=3 status=0 QTime=1 
   [junit4]   2> 2804382 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&rows=0&noexist=noexist_ss&cat_s=cat_ss&where_s=where_ss&num_d=num_f&num_i=num_l&super_s=super_ss&val_b=val_b&date=date_dt&sparse_s=sparse_ss&multi_ss=multi_ss&q=*%3A*&json.facet=%7B+sum1%3A%27sum%28%24%7Bnum_d%7D%29%27%2C+sumsq1%3A%27sumsq%28%24%7Bnum_d%7D%29%27%2C+avg1%3A%27avg%28%24%7Bnum_d%7D%29%27%2C+min1%3A%27min%28%24%7Bnum_d%7D%29%27%2C+max1%3A%27max%28%24%7Bnum_d%7D%29%27%2C+numwhere%3A%27unique%28%24%7Bwhere_s%7D%29%27%2C+unique_num_i%3A%27unique%28%24%7Bnum_i%7D%29%27%2C+unique_num_d%3A%27unique%28%24%7Bnum_d%7D%29%27%2C+unique_date%3A%27unique%28%24%7Bdate%7D%29%27%2C++med%3A%27percentile%28%24%7Bnum_d%7D%2C50%29%27%2C+perc%3A%27percentile%28%24%7Bnum_d%7D%2C0%2C50.0%2C100%29%27+%7D&wt=json&indent=true} hits=6 status=0 QTime=2 
   [junit4]   2> 2804383 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&rows=0&noexist=noexist_ss&cat_s=cat_ss&where_s=where_ss&num_d=num_f&num_i=num_l&super_s=super_ss&val_b=val_b&date=date_dt&sparse_s=sparse_ss&multi_ss=multi_ss&q=id%3ADOESNOTEXIST&json.facet=%7B+sum1%3A%27sum%28%24%7Bnum_d%7D%29%27%2C+sumsq1%3A%27sumsq%28%24%7Bnum_d%7D%29%27%2C+avg1%3A%27avg%28%24%7Bnum_d%7D%29%27%2C+min1%3A%27min%28%24%7Bnum_d%7D%29%27%2C+max1%3A%27max%28%24%7Bnum_d%7D%29%27%2C+numwhere%3A%27unique%28%24%7Bwhere_s%7D%29%27%2C+unique_num_i%3A%27unique%28%24%7Bnum_i%7D%29%27%2C+unique_num_d%3A%27unique%28%24%7Bnum_d%7D%29%27%2C+unique_date%3A%27unique%28%24%7Bdate%7D%29%27%2C++med%3A%27percentile%28%24%7Bnum_d%7D%2C50%29%27%2C+perc%3A%27percentile%28%24%7Bnum_d%7D%2C0%2C50.0%2C100%29%27+%7D&wt=json&indent=true} hits=0 status=0 QTime=1 
   [junit4]   2> 2804388 T13610 C6301 oassf.UnInvertedField.<init> UnInverted multi-valued field {field=multi_ss,memSize=4515,tindexSize=41,time=0,phase1=0,nTerms=2,bigTerms=2,termInstances=0,uses=0}
   [junit4]   2> 2804389 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&rows=0&noexist=noexist_ss&cat_s=cat_ss&where_s=where_ss&num_d=num_f&num_i=num_l&super_s=super_ss&val_b=val_b&date=date_dt&sparse_s=sparse_ss&multi_ss=multi_ss&q=*%3A*&json.facet=%7Bcat%3A%7Bterms%3A%7Bfield%3A%27%24%7Bmulti_ss%7D%27%2C+facet%3A%7Bnj%3A%7Bquery%3A%27%24%7Bwhere_s%7D%3ANJ%27%7D%7D++++%7D+++%7D%7D+%7D&wt=json&indent=true} hits=6 status=0 QTime=6 
   [junit4]   2> 2804391 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&rows=0&noexist=noexist_ss&cat_s=cat_ss&where_s=where_ss&num_d=num_f&num_i=num_l&super_s=super_ss&val_b=val_b&date=date_dt&sparse_s=sparse_ss&multi_ss=multi_ss&q=*%3A*&json.facet=%7Bx%3A%27unique%28%24%7Bmulti_ss%7D%29%27%2C+y%3A%7Bquery%3A%7Bq%3A%27id%3A2%27%2C+facet%3A%7Bx%3A%27unique%28%24%7Bmulti_ss%7D%29%27%7D+%7D%7D+++%7D&wt=json&indent=true} hits=6 status=0 QTime=2 
   [junit4]   2> 2804391 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&rows=0&noexist=noexist_ss&cat_s=cat_ss&where_s=where_ss&num_d=num_f&num_i=num_l&super_s=super_ss&val_b=val_b&date=date_dt&sparse_s=sparse_ss&multi_ss=multi_ss&q=*%3A*&json.facet=%7Bx%3A%7Bterms%3A%7Bfield%3A%27%24%7Bmulti_ss%7D%27%2CallBuckets%3Atrue%7D%7D%7D&wt=json&indent=true} hits=6 status=0 QTime=0 
   [junit4]   2> 2804392 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&facet=true&rows=0&noexist=noexist_ss&cat_s=cat_ss&where_s=where_ss&num_d=num_f&num_i=num_l&super_s=super_ss&val_b=val_b&date=date_dt&sparse_s=sparse_ss&multi_ss=multi_ss&q=*%3A*&facet.version=2&facet.field=%7B%21key%3Df1%7D%24%7Bcat_s%7D&facet.mincount=3&wt=json&indent=true} hits=6 status=0 QTime=0 
   [junit4]   2> 2804396 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&facet=true&rows=0&noexist=noexist_ss&cat_s=cat_ss&where_s=where_ss&num_d=num_f&num_i=num_l&super_s=super_ss&val_b=val_b&date=date_dt&sparse_s=sparse_ss&multi_ss=multi_ss&q=*%3A*&facet.version=2&facet.field=%7B%21key%3Df1%7D%24%7Bsuper_s%7D&facet.prefix=s&facet.mincount=0&wt=json&indent=true} hits=6 status=0 QTime=1 
   [junit4]   2> 2804398 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&facet=true&rows=0&noexist=noexist_ss&cat_s=cat_ss&where_s=where_ss&num_d=num_f&num_i=num_l&super_s=super_ss&val_b=val_b&date=date_dt&sparse_s=sparse_ss&multi_ss=multi_ss&q=*%3A*&facet.version=2&facet.range=%7B%21key%3Df%7D%24%7Bnum_d%7D&facet.range.start=-5&facet.range.end=10&facet.range.gap=5&f.f.facet.stat=x%3Asum%28%24%7Bnum_i%7D%29&subfacet.f.query=%7B%21key%3Dny%7D%24%7Bwhere_s%7D%3ANY&wt=json&indent=true} hits=6 status=0 QTime=1 
   [junit4]   2> 2804401 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&facet=true&rows=0&noexist=noexist_ss&cat_s=cat_ss&where_s=where_ss&num_d=num_f&num_i=num_l&super_s=super_ss&val_b=val_b&date=date_dt&sparse_s=sparse_ss&multi_ss=multi_ss&q=*%3A*&facet.version=2&facet.field=%7B%21key%3Df1%7D%24%7Bcat_s%7D&facet.field=%7B%21key%3Df2%7D%24%7Bcat_s%7D&f.f1.facet.sort=n1+desc&f.f1.facet.sort=n1+asc&facet.stat=n1%3Asum%28%24%7Bnum_d%7D%29&wt=json&indent=true} hits=6 status=0 QTime=1 
   [junit4]   2> 2804406 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet=true&facet=true&rows=0&noexist=noexist_ss&cat_s=cat_ss&where_s=where_ss&num_d=num_f&num_i=num_l&super_s=super_ss&val_b=val_b&date=date_dt&sparse_s=sparse_ss&multi_ss=multi_ss&q=id%3A%283+4+6%29&facet.version=2&facet.range=%7B%21key%3Df%7D%24%7Bnum_d%7D&facet.range.start=-5&facet.range.end=10&facet.range.gap=5&f.f.facet.stat=x%3Asum%28%24%7Bnum_i%7D%29&subfacet.f.query=%7B%21key%3Dny%7D%24%7Bwhere_s%7D%3ANY&facet.range.other=all&wt=json&indent=true} hits=3 status=0 QTime=4 
   [junit4]   2> 2804410 T13610 C6301 oass.SolrIndexSearcher.<init> Opening Searcher@1afaac2[collection1] realtime
   [junit4]   2> 2804410 T13610 C6301 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {deleteByQuery=*:* (-1499539809152008192)} 0 4
   [junit4]   2> 2804414 T13610 C6301 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={versions=true&wt=json&indent=true} {add=[1 (1499539809160396800)]} 0 2
   [junit4]   2> 2804415 T13610 C6301 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={versions=true&wt=json&indent=true} {add=[2 (1499539809161445376)]} 0 0
   [junit4]   2> 2804415 T13610 C6301 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={versions=true&wt=json&indent=true} {add=[3 (1499539809161445377)]} 0 0
   [junit4]   2> 2804416 T13610 C6301 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2804420 T13610 C6301 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@4be254 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f8367f),segFN=segments_7,generation=7}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@4be254 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f8367f),segFN=segments_8,generation=8}
   [junit4]   2> 2804420 T13610 C6301 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 8
   [junit4]   2> 2804423 T13610 C6301 oass.SolrIndexSearcher.<init> Opening Searcher@9853f8[collection1] main
   [junit4]   2> 2804424 T13610 C6301 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 2804424 T13612 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@9853f8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(5.2.0):c3)))}
   [junit4]   2> 2804425 T13610 C6301 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 9
   [junit4]   2> 2804429 T13610 C6301 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={versions=true&wt=json&indent=true} {add=[4 (1499539809174028288)]} 0 2
   [junit4]   2> 2804430 T13610 C6301 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={versions=true&wt=json&indent=true} {add=[5 (1499539809177174016)]} 0 1
   [junit4]   2> 2804430 T13610 C6301 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2804437 T13610 C6301 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@4be254 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f8367f),segFN=segments_8,generation=8}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@4be254 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f8367f),segFN=segments_9,generation=9}
   [junit4]   2> 2804437 T13610 C6301 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 9
   [junit4]   2> 2804438 T13610 C6301 oass.SolrIndexSearcher.<init> Opening Searcher@2a3c86[collection1] main
   [junit4]   2> 2804439 T13610 C6301 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 2804439 T13612 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2a3c86[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(5.2.0):c3) Uninverting(_7(5.2.0):c2)))}
   [junit4]   2> 2804441 T13610 C6301 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 11
   [junit4]   2> 2804443 T13610 C6301 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={versions=true&wt=json&indent=true} {add=[6 (1499539809189756928)]} 0 1
   [junit4]   2> 2804444 T13610 C6301 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2804448 T13610 C6301 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@4be254 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f8367f),segFN=segments_9,generation=9}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@4be254 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f8367f),segFN=segments_a,generation=10}
   [junit4]   2> 2804450 T13610 C6301 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 10
   [junit4]   2> 2804450 T13610 C6301 oass.SolrIndexSearcher.<init> Opening Searcher@1a1db7b[collection1] main
   [junit4]   2> 2804450 T13610 C6301 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 2804452 T13612 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1a1db7b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(5.2.0):c3) Uninverting(_7(5.2.0):c2) Uninverting(_8(5.2.0):c1)))}
   [junit4]   2> 2804455 T13610 C6301 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 11
   [junit4]   2> 2804456 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={rows=0&noexist=noexist_sd&cat_s=cat_sd&where_s=where_sd&num_d=num_dd&num_i=num_id&super_s=super_sd&val_b=val_b&date=date_dtd&sparse_s=sparse_sd&multi_ss=multi_sds&q=*%3A*&json.facet=%7BcatA%3A%7Bquery%3A%7Bq%3A%27%24%7Bcat_s%7D%3AA%27%7D%7D%2C++catA2%3A%7Bquery%3A%7Bquery%3A%27%24%7Bcat_s%7D%3AA%27%7D%7D%2C++catA3%3A%7Bquery%3A%27%24%7Bcat_s%7D%3AA%27%7D++++%7D&wt=json&indent=true} hits=6 status=0 QTime=0 
   [junit4]   2> 2804457 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={rows=0&noexist=noexist_sd&cat_s=cat_sd&where_s=where_sd&num_d=num_dd&num_i=num_id&super_s=super_sd&val_b=val_b&date=date_dtd&sparse_s=sparse_sd&multi_ss=multi_sds&q=*%3A*&json.facet=%7B+catB%3A%7Btype%3Aquery%2C+q%3A%27%24%7Bcat_s%7D%3AB%27%2C+facet%3A%7Bnj%3A%7Bquery%3A%27%24%7Bwhere_s%7D%3ANJ%27%7D%2C+ny%3A%7Bquery%3A%27%24%7Bwhere_s%7D%3ANY%27%7D%7D+%7D%7D&wt=json&indent=true} hits=6 status=0 QTime=0 
   [junit4]   2> 2804459 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={rows=0&noexist=noexist_sd&cat_s=cat_sd&where_s=where_sd&num_d=num_dd&num_i=num_id&super_s=super_sd&val_b=val_b&date=date_dtd&sparse_s=sparse_sd&multi_ss=multi_sds&q=id%3A%282+3%29&json.facet=%7B+catB%3A%7Bquery%3A%7Bq%3A%27%24%7Bcat_s%7D%3AB%27%2C+facet%3A%7Bnj%3A%7Bquery%3A%27%24%7Bwhere_s%7D%3ANJ%27%7D%2C+ny%3A%7Bquery%3A%27%24%7Bwhere_s%7D%3ANY%27%7D%7D+%7D%7D%7D&wt=json&indent=true} hits=2 status=0 QTime=0 
   [junit4]   2> 2804460 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={rows=0&noexist=noexist_sd&cat_s=cat_sd&where_s=where_sd&num_d=num_dd&num_i=num_id&super_s=super_sd&val_b=val_b&date=date_dtd&sparse_s=sparse_sd&multi_ss=multi_sds&q=*%3A*&json.facet=%7B+catB%3A%7Bquery%3A%7Bq%3A%27%24%7Bcat_s%7D%3AB%27%2C+facet%3A%7Bnj%3A%7Bquery%3A%7Bq%3A%27%24%7Bwhere_s%7D%3ANJ%27%7D%7D%2C+ny%3A%7Bquery%3A%27%24%7Bwhere_s%7D%3ANY%27%7D%7D+%7D%7D%7D&wt=json&indent=true} hits=6 status=0 QTime=0 
   [junit4]   2> 2804461 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={rows=0&noexist=noexist_sd&cat_s=cat_sd&where_s=where_sd&num_d=num_dd&num_i=num_id&super_s=super_sd&val_b=val_b&date=date_dtd&sparse_s=sparse_sd&multi_ss=multi_sds&q=*%3A*&json.facet=%7Bc1%3A%7Bfield%3A%27%24%7Bcat_s%7D%27%7D%2C+c2%3A%7Bfield%3A%7Bfield%3A%27%24%7Bcat_s%7D%27%7D%7D%2C+c3%3A%7Btype%3Aterms%2C+field%3A%27%24%7Bcat_s%7D%27%7D++%7D&wt=json&indent=true} hits=6 status=0 QTime=1 
   [junit4]   2> 2804461 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={rows=0&noexist=noexist_sd&cat_s=cat_sd&where_s=where_sd&num_d=num_dd&num_i=num_id&super_s=super_sd&val_b=val_b&date=date_dtd&sparse_s=sparse_sd&multi_ss=multi_sds&q=*%3A*&json.facet=%7Bf1%3A%7Bterms%3A%7Bfield%3A%27%24%7Bcat_s%7D%27%2C+mincount%3A3%7D%7D%7D&wt=json&indent=true} hits=6 status=0 QTime=0 
   [junit4]   2> 2804462 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={rows=0&noexist=noexist_sd&cat_s=cat_sd&where_s=where_sd&num_d=num_dd&num_i=num_id&super_s=super_sd&val_b=val_b&date=date_dtd&sparse_s=sparse_sd&multi_ss=multi_sds&q=id%3A1&json.facet=%7Bf1%3A%7Bterms%3A%27%24%7Bcat_s%7D%27%7D%7D&wt=json&indent=true} hits=1 status=0 QTime=0 
   [junit4]   2> 2804464 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={rows=0&noexist=noexist_sd&cat_s=cat_sd&where_s=where_sd&num_d=num_dd&num_i=num_id&super_s=super_sd&val_b=val_b&date=date_dtd&sparse_s=sparse_sd&multi_ss=multi_sds&q=id%3A1&json.facet=%7BprocessEmpty%3Atrue%2C+f1%3A%7Bterms%3A%7Bfield%3A%27%24%7Bcat_s%7D%27%2C+mincount%3A0%7D%7D%7D&wt=json&indent=true} hits=1 status=0 QTime=2 
   [junit4]   2> 2804464 T13610 C6301 oasc.SolrCore.execute [collection1] webapp=null path=null params={rows=0&noexist=noexist_sd&cat_s=cat_sd&where_s=where_sd&num_d=num_dd&num_i=num_id&super_s=super_sd&val_b=val_b&date=date_dtd&sparse_s=sparse_sd&multi_ss=multi_sds&q=id%3A1&json.facet=%7BprocessEmpty%3Atrue%2C+f1%3A%7Bterms%3A%7Bfield%3A%27%24%7Bcat_s%7D%27%2C+mincount%3A0%2C+allBuckets%3Atrue%2C+facet%3A%7Bn1%3A%27sum%28%24%7Bnum_d%7D%29%27%7D++%7D%7D%7D&wt=json&indent=true} hits=1 status=0 QTi

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

.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacets 56E58353AFFCAA52-001\init-core-data-001\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacets 56E58353AFFCAA52-001\init-core-data-001\index;done=false>>]
   [junit4]   2> 2822031 T13610 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacets 56E58353AFFCAA52-001\init-core-data-001\index
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacets 56E58353AFFCAA52-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {date_dtds=PostingsFormat(name=MockRandom), val_b=PostingsFormat(name=MockRandom), where_sds=Lucene50(blocksize=128), sparse_s=PostingsFormat(name=MockRandom), cat_s=Lucene50(blocksize=128), date_dtd=PostingsFormat(name=Asserting), num_dd=PostingsFormat(name=Asserting), super_sd=PostingsFormat(name=Asserting), id=PostingsFormat(name=Asserting), cat_sd=Lucene50(blocksize=128), make_s=Lucene50(blocksize=128), _version_=Lucene50(blocksize=128), multi_sds=PostingsFormat(name=MockRandom), where_sd=PostingsFormat(name=Direct), where_s=PostingsFormat(name=Asserting), num_i=PostingsFormat(name=MockRandom), sparse_ss=PostingsFormat(name=Direct), multi_ss=Lucene50(blocksize=128), num_l=PostingsFormat(name=Asserting), super_ss=PostingsFormat(name=MockRandom), sparse_sd=PostingsFormat(name=MockRandom), date_dt=PostingsFormat(name=Direct), sparse_sds=PostingsFormat(name=Asserting), where_ss=PostingsFormat(name=MockRandom), num_f=PostingsFormat(name=Direct), super_sds=Lucene50(blocksize=128), num_id=PostingsFormat(name=MockRandom), cat_ss=PostingsFormat(name=Asserting), model_s=PostingsFormat(name=Direct), super_s=PostingsFormat(name=Direct), num_d=PostingsFormat(name=Asserting), cat_sds=PostingsFormat(name=Direct), cost_f=PostingsFormat(name=MockRandom)}, docValues:{where_sd=DocValuesFormat(name=Asserting), date_dtds=DocValuesFormat(name=Memory), sparse_sds=DocValuesFormat(name=Lucene50), where_sds=DocValuesFormat(name=Lucene50), date_dtd=DocValuesFormat(name=Lucene50), num_dd=DocValuesFormat(name=Lucene50), super_sd=DocValuesFormat(name=Lucene50), cat_sd=DocValuesFormat(name=Lucene50), super_sds=DocValuesFormat(name=Lucene50), cat_sds=DocValuesFormat(name=Asserting), multi_sds=DocValuesFormat(name=Memory), num_id=DocValuesFormat(name=Memory), sparse_sd=DocValuesFormat(name=Memory)}, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=lv_LV, timezone=Pacific/Noumea
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.7.0_80 (32-bit)/cpus=3,threads=1,free=163922928,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [LeaderElectionIntegrationTest, TestQuerySenderListener, TestPHPSerializedResponseWriter, AutoCommitTest, SpatialHeatmapFacetsTest, AliasIntegrationTest, DistributedMLTComponentTest, SaslZkACLProviderTest, TestRemoteStreaming, TestNonDefinedSimilarityFactory, TestValueSourceCache, TestRecovery, TestSolrQueryParser, TestLuceneMatchVersion, TestSearchPerf, SchemaVersionSpecificBehaviorTest, EchoParamsTest, TestSolrConfigHandlerConcurrent, CollectionReloadTest, BasicDistributedZk2Test, CollectionsAPIAsyncDistributedZkTest, TestManagedSchemaFieldTypeResource, ZkSolrClientTest, SimpleCollectionCreateDeleteTest, TestBlobHandler, CoreAdminRequestStatusTest, TestRTGBase, SpellCheckComponentTest, MergeStrategyTest, TestFastWriter, SolrCmdDistributorTest, DistributedTermsComponentTest, TestUtils, SolrCloudExampleTest, PolyFieldTest, TestReload, SolrRequestParserTest, SimpleMLTQParserTest, TestMiniSolrCloudCluster, TestFoldingMultitermQuery, FileBasedSpellCheckerTest, HighlighterTest, StatsComponentTest, QueryParsingTest, TestEmbeddedSolrServerConstructors, HdfsChaosMonkeySafeLeaderTest, DistributedQueryComponentCustomSortTest, LeaderFailoverAfterPartitionTest, FieldMutatingUpdateProcessorTest, TestMergePolicyConfig, TestRestoreCore, SegmentsInfoRequestHandlerTest, TestReloadAndDeleteDocs, OverseerStatusTest, TestExactSharedStatsCache, DocumentBuilderTest, TestStandardQParsers, TestRandomMergePolicy, HdfsUnloadDistributedZkTest, TestHashQParserPlugin, TestPivotHelperCode, DistribCursorPagingTest, MinimalSchemaTest, StressHdfsTest, SpatialFilterTest, TestBadConfig, TestQuerySenderNoQuery, CurrencyFieldXmlFileTest, TestDistributedGrouping, SuggesterTSTTest, CSVRequestHandlerTest, SignatureUpdateProcessorFactoryTest, TestRangeQuery, TestObjectReleaseTracker, TestSolrQueryParserDefaultOperatorResource, BJQParserTest, TestFieldTypeCollectionResource, TestFiltering, FastVectorHighlighterTest, SearchHandlerTest, TestSystemIdResolver, TestSolrCoreProperties, TestClassNameShortening, OverseerCollectionProcessorTest, QueryEqualityTest, TestSimpleTrackingShardHandler, DisMaxRequestHandlerTest, TestCopyFieldCollectionResource, TestConfigSets, ChaosMonkeySafeLeaderTest, TestSolr4Spatial2, TestDFRSimilarityFactory, DeleteShardTest, TestFuzzyAnalyzedSuggestions, ZkNodePropsTest, DateMathParserTest, CursorMarkTest, JsonLoaderTest, ExternalFileFieldSortTest, TestCollectionAPI, ShardRoutingCustomTest, RollingRestartTest, HdfsDirectoryTest, BasicZkTest, TestOrdValues, HdfsBasicDistributedZkTest, CollectionsAPIDistributedZkTest, AssignTest, DistributedQueryComponentOptimizationTest, TestDynamicLoading, HdfsWriteToMultipleCollectionsTest, NotRequiredUniqueKeyTest, DistributedExpandComponentTest, RecoveryAfterSoftCommitTest, BlockDirectoryTest, TestCoreDiscovery, TestFastOutputStream, RegexBoostProcessorTest, UnloadDistributedZkTest, OpenCloseCoreStressTest, ShardRoutingTest, TestReplicationHandler, ZkCLITest, TestFaceting, TestHashPartitioner, DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, ZkControllerTest, TestRealTimeGet, TestJoin, TestCoreContainer, SimpleFacetsTest, TestSolr4Spatial, SolrCoreTest, PeerSyncTest, ConvertedLegacyTest, TestFunctionQuery, BasicFunctionalityTest, TestIndexSearcher, SpellCheckCollatorTest, DocValuesTest, SuggesterTest, TestTrie, TestCSVLoader, SolrCoreCheckLockOnStartupTest, TestAtomicUpdateErrorCases, StatelessScriptUpdateProcessorFactoryTest, XsltUpdateRequestHandlerTest, IndexBasedSpellCheckerTest, LukeRequestHandlerTest, DirectSolrSpellCheckerTest, PrimitiveFieldTypeTest, XmlUpdateRequestHandlerTest, TermVectorComponentTest, MoreLikeThisHandlerTest, TestArbitraryIndexDir, IndexSchemaTest, MBeansHandlerTest, UniqFieldsUpdateProcessorFactoryTest, PingRequestHandlerTest, HighlighterConfigTest, UpdateParamsTest, BadComponentTest, TestSolrDeletionPolicy2, TestBinaryField, TestConfig, TestCharFilters, TestLMJelinekMercerSimilarityFactory, ResourceLoaderTest, OpenExchangeRatesOrgProviderTest, PluginInfoTest, TestSuggestSpellingConverter, DateFieldTest, SpellingQueryConverterTest, RAMDirectoryFactoryTest, TestSolrJ, FileUtilsTest, CursorPagingTest, DeleteLastCustomShardedReplicaTest, DistribJoinFromCollectionTest, LeaderInitiatedRecoveryOnCommitTest, MigrateRouteKeyTest, MultiThreadedOCPTest, SharedFSAutoReplicaFailoverTest, SolrXmlInZkTest, TestCloudInspectUtil, TestCloudPivotFacet, VMParamsZkACLAndCredentialsProvidersTest, HdfsBasicDistributedZk2Test, HdfsCollectionsAPIDistributedZkTest, HdfsNNFailoverTest, HdfsSyncSliceTest, HdfsThreadLeakTest, ZkStateWriterTest, CachingDirectoryFactoryTest, ExitableDirectoryReaderTest, TestReplicationHandlerBackup, CoreAdminCreateDiscoverTest, CoreMergeIndexesAdminHandlerTest, DistributedDebugComponentTest, DistributedFacetPivotLargeTest, DistributedFacetPivotSmallAdvancedTest, DistributedFacetPivotWhiteBoxTest, TestMacros, TestChildDocTransformer, TestSortingResponseWriter, TestRestManager, TestBulkSchemaAPI, TestDynamicFieldCollectionResource, TestFieldCollectionResource, TestManagedSchemaFieldResource, TestManagedStopFilterFactory, TestBulkSchemaConcurrent, TestCloudSchemaless, TestCollationFieldDocValues, TestManagedSchema, TestSchemaManager, AnalyticsMergeStrategyTest, RankQueryTest, TestAddFieldRealTimeGet, TestCollapseQParserPlugin, TestComplexPhraseQParserPlugin, TestCustomSort, TestMaxScoreQueryParser, TestOverriddenPrefixQueryForCustomFieldType, TestReRankQParserPlugin, TestRecoveryHdfs, TestSearcherReuse, TestSimpleQParserPlugin, TestStressUserVersions, TestJsonFacets]
   [junit4] Completed [464/484] on J1 in 21.03s, 4 tests, 1 error <<< FAILURES!

[...truncated 72 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:536: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:484: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:61: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\extra-targets.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build.xml:229: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:511: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1433: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:991: There were test failures: 484 suites, 1946 tests, 1 error, 63 ignored (34 assumptions)

Total time: 72 minutes 5 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any