Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/4744/
Java: 32bit/jdk1.8.0_45 -server -XX:+UseG1GC
1 tests failed.
FAILED: org.apache.solr.search.facet.TestJsonFacets.testDistrib
Error Message:
mismatch: '3'!='1' @ facets/f2/count
Stack Trace:
java.lang.RuntimeException: mismatch: '3'!='1' @ facets/f2/count
at
__randomizedtesting.SeedInfo.seed([136637CB84E42CE7:9B25C41EFF3D9F7B]: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.doStatsTemplated(TestJsonFacets.java:826)
at
org.apache.solr.search.facet.TestJsonFacets.doStats(TestJsonFacets.java:328)
at
org.apache.solr.search.facet.TestJsonFacets.testDistrib(TestJsonFacets.java:855)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
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 10829 lines...]
[junit4] Suite: org.apache.solr.search.facet.TestJsonFacets
[junit4] 2> Creating dataDir:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacets
136637CB84E42CE7-001\init-core-data-001
[junit4] 2> 2250231 T11989 oas.SolrTestCaseJ4.initCore ####initCore
[junit4] 2> 2250232 T11989 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\'
[junit4] 2> 2250234 T11989 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 2250235 T11989 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 2250264 T11989 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 2250267 T11989 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 6.0.0
[junit4] 2> 2250273 T11989 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig-tlog.xml
[junit4] 2> 2250274 T11989 oass.IndexSchema.readSchema Reading Solr Schema
from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\schema_latest.xml
[junit4] 2> 2250277 T11989 oass.IndexSchema.readSchema [null] Schema
name=example
[junit4] 2> 2250311 T11989 oass.AbstractSpatialFieldType.init WARN units
parameter is deprecated, please use distanceUnits instead for field types with
class SpatialRecursivePrefixTreeFieldType
[junit4] 2> 2250313 T11989 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 2250320 T11989 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 2250321 T11989 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 2250324 T11989 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 2250324 T11989 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr
[junit4] 2> 2250324 T11989 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\'
[junit4] 2> 2250349 T11989 oasc.CoreContainer.<init> New CoreContainer
407660
[junit4] 2> 2250349 T11989 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\]
[junit4] 2> 2250349 T11989 oasc.CoreContainer.load loading shared library:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\lib
[junit4] 2> 2250350 T11989 oasc.SolrResourceLoader.addToClassLoader WARN
Can't find (or read) directory to add to classloader: lib (resolved as:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\lib).
[junit4] 2> 2250358 T11989 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> 2250361 T11989 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=30000&connTimeout=30000&retry=true
[junit4] 2> 2250362 T11989 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 2250362 T11989 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 2250362 T11989 oasc.CoreContainer.load Node Name: testNode
[junit4] 2> 2250364 T11989 oasc.CoreDescriptor.<init> CORE DESCRIPTOR:
{name=collection1, config=solrconfig-tlog.xml, transient=false,
schema=schema_latest.xml, loadOnStartup=true, instanceDir=collection1,
collection=collection1,
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\,
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacets
136637CB84E42CE7-001\init-core-data-001, shard=shard1}
[junit4] 2> 2250415 T11990 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\'
[junit4] 2> 2250416 T11990 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 2250417 T11990 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 2250451 T11990 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 2250455 T11990 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 6.0.0
[junit4] 2> 2250463 T11990 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig-tlog.xml
[junit4] 2> 2250464 T11990 oass.IndexSchema.readSchema Reading Solr Schema
from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\schema_latest.xml
[junit4] 2> 2250468 T11990 oass.IndexSchema.readSchema [collection1]
Schema name=example
[junit4] 2> 2250572 T11990 oass.AbstractSpatialFieldType.init WARN units
parameter is deprecated, please use distanceUnits instead for field types with
class SpatialRecursivePrefixTreeFieldType
[junit4] 2> 2250575 T11990 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 2250579 T11990 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 2250581 T11990 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 2250584 T11990 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from instancedir
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\
[junit4] 2> 2250584 T11990 x:collection1
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 2250584 T11990 x:collection1 oasc.SolrCore.<init>
[[collection1] ] Opening new SolrCore at
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\],
dataDir=[null]
[junit4] 2> 2250584 T11990 x:collection1 oasc.JmxMonitoredMap.<init> JMX
monitoring is enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@20a1b5
[junit4] 2> 2250585 T11990 x:collection1 oasc.CachingDirectoryFactory.get
return new directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacets
136637CB84E42CE7-001\init-core-data-001\
[junit4] 2> 2250585 T11990 x:collection1 oasc.SolrCore.getNewIndexDir New
index directory detected: old=null
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacets
136637CB84E42CE7-001\init-core-data-001\index/
[junit4] 2> 2250585 T11990 x:collection1 oasc.SolrCore.initIndex WARN
[collection1] Solr index directory
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacets
136637CB84E42CE7-001\init-core-data-001\index' doesn't exist. Creating new
index...
[junit4] 2> 2250585 T11990 x:collection1 oasc.CachingDirectoryFactory.get
return new directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacets
136637CB84E42CE7-001\init-core-data-001\index
[junit4] 2> 2250585 T11990 x:collection1 oasu.RandomMergePolicy.<init>
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy:
[TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=18,
maxMergedSegmentMB=87.7333984375, floorSegmentMB=1.1611328125,
forceMergeDeletesPctAllowed=13.10100881733791, segmentsPerTier=43.0,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2576141532857519
[junit4] 2> 2250586 T11990 x:collection1 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@105b37
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2c9327),segFN=segments_1,generation=1}
[junit4] 2> 2250586 T11990 x:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 2250589 T11990 x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"nodistrib"
[junit4] 2> 2250590 T11990 x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 2250590 T11990 x:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 2250590 T11990 x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 2250590 T11990 x:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 2250591 T11990 x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"distrib-dup-test-chain-explicit"
[junit4] 2> 2250591 T11990 x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 2250591 T11990 x:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 2250591 T11990 x:collection1
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined
as default, creating implicit default
[junit4] 2> 2250594 T11990 x:collection1 oashl.XMLLoader.init
xsltCacheLifetimeSeconds=60
[junit4] 2> 2250595 T11990 x:collection1 oashl.XMLLoader.init
xsltCacheLifetimeSeconds=60
[junit4] 2> 2250597 T11990 x:collection1 oashl.XMLLoader.init
xsltCacheLifetimeSeconds=60
[junit4] 2> 2250598 T11990 x:collection1 oashl.XMLLoader.init
xsltCacheLifetimeSeconds=60
[junit4] 2> 2250606 T11990 x:collection1
oasc.RequestHandlers.initHandlersFromConfig Registered paths:
/admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/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> 2250607 T11990 x:collection1 oasc.SolrCore.initStatsCache
Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 2250608 T11990 x:collection1 oasu.UpdateHandler.<init> Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 2250608 T11990 x:collection1 oasu.UpdateLog.init Initializing
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10
[junit4] 2> 2250609 T11990 x:collection1 oasu.CommitTracker.<init> Hard
AutoCommit: disabled
[junit4] 2> 2250609 T11990 x:collection1 oasu.CommitTracker.<init> Soft
AutoCommit: disabled
[junit4] 2> 2250611 T11990 x:collection1 oasu.RandomMergePolicy.<init>
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy:
[TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=15,
maxMergedSegmentMB=95.080078125, floorSegmentMB=0.9638671875,
forceMergeDeletesPctAllowed=9.767907998508441, segmentsPerTier=23.0,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 2250611 T11990 x:collection1 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@105b37
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2c9327),segFN=segments_1,generation=1}
[junit4] 2> 2250612 T11990 x:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 2250612 T11990 x:collection1 oass.SolrIndexSearcher.<init>
Opening Searcher@e08901[collection1] main
[junit4] 2> 2250613 T11990 x:collection1
oasr.ManagedResourceStorage.newStorageIO WARN Cannot write to config directory
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf;
switching to use InMemory storage instead.
[junit4] 2> 2250613 T11990 x:collection1 oasr.RestManager.init
Initializing RestManager with initArgs: {}
[junit4] 2> 2250614 T11990 x:collection1 oasr.ManagedResourceStorage.load
Reading _rest_managed.json using InMemoryStorage
[junit4] 2> 2250614 T11990 x:collection1 oasr.RestManager.init
Initializing 0 registered ManagedResources
[junit4] 2> 2250614 T11990 x:collection1 oash.ReplicationHandler.inform
Commits will be reserved for 10000
[junit4] 2> 2250615 T11990 x:collection1 oasc.CoreContainer.registerCore
registering core: collection1
[junit4] 2> 2250616 T11991 x:collection1 oasc.SolrCore.registerSearcher
[collection1] Registered new searcher Searcher@e08901[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2250618 T11989 oas.SolrTestCaseJ4.initCore ####initCore end
[junit4] 2> 2250621 T11989 oas.SolrTestCaseJ4.setUp ###Starting testDistrib
[junit4] 2> 2250654 T11989 oejs.Server.doStart jetty-9.2.10.v20150310
[junit4] 2> 2250665 T11989 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@117eeec{/solr,null,AVAILABLE}
[junit4] 2> 2250666 T11989 oejs.AbstractConnector.doStart Started
ServerConnector@1b99baf{HTTP/1.1}{127.0.0.1:49555}
[junit4] 2> 2250667 T11989 oejs.Server.doStart Started @2252848ms
[junit4] 2> 2250667 T11989 oascse.JettySolrRunner$1.lifeCycleStarted Jetty
properties: {schema=schema_latest.xml, solrconfig=solrconfig-tlog.xml,
hostContext=/solr, hostPort=49555}
[junit4] 2> 2250667 T11989 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@e2f2a
[junit4] 2> 2250667 T11989 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacets
136637CB84E42CE7-001\s0-001\'
[junit4] 2> 2250685 T11989 oasc.SolrXmlConfig.fromFile Loading container
configuration from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacets
136637CB84E42CE7-001\s0-001\solr.xml
[junit4] 2> 2250692 T11989 oasc.CorePropertiesLocator.<init>
Config-defined core root directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacets
136637CB84E42CE7-001\s0-001\.
[junit4] 2> 2250692 T11989 oasc.CoreContainer.<init> New CoreContainer
1935521
[junit4] 2> 2250692 T11989 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacets
136637CB84E42CE7-001\s0-001\]
[junit4] 2> 2250694 T11989 oasc.CoreContainer.load loading shared library:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacets
136637CB84E42CE7-001\s0-001\lib
[junit4] 2> 2250694 T11989 oasc.SolrResourceLoader.addToClassLoader WARN
Can't find (or read) directory to add to classloader: lib (resolved as:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacets
136637CB84E42CE7-001\s0-001\lib).
[junit4] 2> 2250706 T11989 oashc.HttpShardHandlerFactory.init created with
socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost :
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize :
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy :
false,useRetries : false,
[junit4] 2> 2250708 T11989 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 2250709 T11989 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 2250710 T11989 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 2250710 T11989 oasc.CoreContainer.load Node Name: 127.0.0.1
[junit4] 2> 2250712 T11989 oasc.CorePropertiesLocator.discover Looking for
core definitions underneath
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacets
136637CB84E42CE7-001\s0-001\.
[junit4] 2> 2250716 T11989 oasc.CoreDescriptor.<init> CORE DESCRIPTOR:
{name=collection1, config=solrconfig-tlog.xml,
instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacets
136637CB84E42CE7-001\s0-001\.\collection1, loadOnStartup=true,
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacets
136637CB84E42CE7-001\s0-001\.\collection1\, schema=schema_latest.xml,
transient=false, dataDir=data\}
[junit4] 2> 2250716 T11989 oasc.CorePropertiesLocator.discoverUnder Found
core collection1 in
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacets
136637CB84E42CE7-001\s0-001\.\collection1\
[junit4] 2> 2250719 T11989 oasc.CorePropertiesLocator.discover Found 1
core definitions
[junit4] 2> 2250719 T12006 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacets
136637CB84E42CE7-001\s0-001\.\collection1\'
[junit4] 2> 2250736 T12006 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 2250740 T12006 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 6.0.0
[junit4] 2> 2250744 T12006 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig-tlog.xml
[junit4] 2> 2250745 T12006 oass.IndexSchema.readSchema Reading Solr Schema
from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacets
136637CB84E42CE7-001\s0-001\.\collection1\conf\schema_latest.xml
[junit4] 2> 2250749 T12006 oass.IndexSchema.readSchema [collection1]
Schema name=example
[junit4] 2> 2250795 T12006 oass.AbstractSpatialFieldType.init WARN units
parameter is deprecated, please use distanceUnits instead for field types with
class SpatialRecursivePrefixTreeFieldType
[junit4] 2> 2250796 T12006 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 2250803 T12006 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 2250804 T12006 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 2250807 T12006 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from instancedir
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacets
136637CB84E42CE7-001\s0-001\.\collection1\
[junit4] 2> 2250807 T12006 x:collection1
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 2250808 T12006 x:collection1 oasc.SolrCore.<init>
[[collection1] ] Opening new SolrCore at
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacets
136637CB84E42CE7-001\s0-001\.\collection1\], dataDir=[null]
[junit4] 2> 2250808 T12006 x:collection1 oasc.JmxMonitoredMap.<init> JMX
monitoring is enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@20a1b5
[junit4] 2> 2250809 T12006 x:collection1 oasc.CachingDirectoryFactory.get
return new directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacets
136637CB84E42CE7-001\s0-001\.\collection1\data\
[junit4] 2> 2250809 T12006 x:collection1 oasc.SolrCore.getNewIndexDir New
index directory detected: old=null
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacets
136637CB84E42CE7-001\s0-001\.\collection1\data\index/
[junit4] 2> 2250809 T12006 x:collection1 oasc.SolrCore.initIndex WARN
[collection1] Solr index directory
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacets
136637CB84E42CE7-001\s0-001\.\collection1\data\index' doesn't exist. Creating
new index...
[junit4] 2> 2250810 T12006 x:collection1 oasc.CachingDirectoryFactory.get
return new directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacets
136637CB84E42CE7-001\s0-001\.\collection1\data\index
[junit4] 2> 2250810 T12006 x:collection1 oasu.RandomMergePolicy.<init>
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy:
[TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=18,
maxMergedSegmentMB=87.7333984375, floorSegmentMB=1.1611328125,
forceMergeDeletesPctAllowed=13.10100881733791, segmentsPerTier=43.0,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2576141532857519
[junit4] 2> 2250810 T12006 x:collection1 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@b469fe
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@14d63d),segFN=segments_1,generation=1}
[junit4] 2> 2250811 T12006 x:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 2250814 T12006 x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"nodistrib"
[junit4] 2> 2250815 T12006 x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 2250815 T12006 x:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 2250815 T12006 x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 2250815 T12006 x:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 2250815 T12006 x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"distrib-dup-test-chain-explicit"
[junit4] 2> 2250816 T12006 x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 2250816 T12006 x:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 2250816 T12006 x:collection1
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined
as default, creating implicit default
[junit4] 2> 2250818 T12006 x:collection1 oashl.XMLLoader.init
xsltCacheLifetimeSeconds=60
[junit4] 2> 2250819 T12006 x:collection1 oashl.XMLLoader.init
xsltCacheLifetimeSeconds=60
[junit4] 2> 2250820 T12006 x:collection1 oashl.XMLLoader.init
xsltCacheLifetimeSeconds=60
[junit4] 2> 2250821 T12006 x:collection1 oashl.XMLLoader.init
xsltCacheLifetimeSeconds=60
[junit4] 2> 2250825 T12006 x:collection1
oasc.RequestHandlers.initHandlersFromConfig Registered paths:
/admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/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> 2250825 T12006 x:collection1 oasc.SolrCore.initStatsCache
Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 2250827 T12006 x:collection1 oasu.UpdateHandler.<init> Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 2250828 T12006 x:collection1 oasu.UpdateLog.init Initializing
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10
[junit4] 2> 2250829 T12006 x:collection1 oasu.CommitTracker.<init> Hard
AutoCommit: disabled
[junit4] 2> 2250829 T12006 x:collection1 oasu.CommitTracker.<init> Soft
AutoCommit: disabled
[junit4] 2> 2250862 T12006 x:collection1 oasu.RandomMergePolicy.<init>
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy:
[TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=15,
maxMergedSegmentMB=95.080078125, floorSegmentMB=0.9638671875,
forceMergeDeletesPctAllowed=9.767907998508441, segmentsPerTier=23.0,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 2250862 T12006 x:collection1 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@b469fe
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@14d63d),segFN=segments_1,generation=1}
[junit4] 2> 2250863 T12006 x:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 2250863 T12006 x:collection1 oass.SolrIndexSearcher.<init>
Opening Searcher@e29e66[collection1] main
[junit4] 2> 2250863 T12006 x:collection1
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage
initialized to use dir:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacets
136637CB84E42CE7-001\s0-001\.\collection1\conf
[junit4] 2> 2250863 T12006 x:collection1 oasr.RestManager.init
Initializing RestManager with initArgs:
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacets
136637CB84E42CE7-001\s0-001\.\collection1\conf}
[junit4] 2> 2250863 T12006 x:collection1 oasr.ManagedResourceStorage.load
Reading _rest_managed.json using
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacets
136637CB84E42CE7-001\s0-001\.\collection1\conf
[junit4] 2> 2250864 T12006 x:collection1 oasr.RestManager.init
Initializing 0 registered ManagedResources
[junit4] 2> 2250864 T12006 x:collection1 oash.ReplicationHandler.inform
Commits will be reserved for 10000
[junit4] 2> 2250864 T12006 x:collection1 oasc.CoreContainer.registerCore
registering core: collection1
[junit4] 2> 2250876 T11989 oass.SolrDispatchFilter.init
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1
[junit4] 2> 2250876 T11989 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 2250876 T12007 x:collection1 oasc.SolrCore.registerSearcher
[collection1] Registered new searcher Searcher@e29e66[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2250877 T11989 oas.SolrTestCaseHS$SolrInstance.start ===>
Started solr server port=49555
home=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacets
136637CB84E42CE7-001\s0-001
[junit4] 2> 2250990 T11989 oejs.Server.doStart jetty-9.2.10.v20150310
[junit4] 2> 2251101 T11989 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@20976{/solr,null,AVAILABLE}
[junit4] 2> 2251115 T11989 oejs.AbstractConnector.doStart Started
ServerConnector@98bd9a{HTTP/1.1}{127.0.0.1:49558}
[junit4] 2> 2251116 T11989 oejs.Server.doStart Started @2253335ms
[junit4] 2> 2251116 T11989 oascse.JettySolrRunner$1.lifeCycleStarted Jetty
properties: {schema=schema_latest.xml, solrconfig=solrconfig-tlog.xml,
hostContext=/solr, hostPort=49558}
[junit4] 2> 2251116 T11989 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@e2f2a
[junit4] 2> 2251116 T11989 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacets
136637CB84E42CE7-001\s1-001\'
[junit4] 2> 2251140 T11989 oasc.SolrXmlConfig.fromFile Loading container
configuration from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacets
136637CB84E42CE7-001\s1-001\solr.xml
[junit4] 2> 2251147 T11989 oasc.CorePropertiesLocator.<init>
Config-defined core root directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacets
136637CB84E42CE7-001\s1-001\.
[junit4] 2> 2251147 T11989 oasc.CoreContainer.<init> New CoreContainer
24797834
[junit4] 2> 2251148 T11989 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacets
136637CB84E42CE7-001\s1-001\]
[junit4] 2> 2251148 T11989 oasc.CoreContainer.load loading shared library:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacets
136637CB84E42CE7-001\s1-001\lib
[junit4] 2> 2251148 T11989 oasc.SolrResourceLoader.addToClassLoader WARN
Can't find (or read) directory to add to classloader: lib (resolved as:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacets
136637CB84E42CE7-001\s1-001\lib).
[junit4] 2> 2251156 T11989 oashc.HttpShardHandlerFactory.init created with
socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost :
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize :
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy :
false,useRetries : false,
[junit4] 2> 2251159 T11989 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 2251159 T11989 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 2251160 T11989 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 2251160 T11989 oasc.CoreContainer.load Node Name: 127.0.0.1
[junit4] 2> 2251161 T11989 oasc.CorePropertiesLocator.discover Looking for
core definitions underneath
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacets
136637CB84E42CE7-001\s1-001\.
[junit4] 2> 2251165 T11989 oasc.CoreDescriptor.<init> CORE DESCRIPTOR:
{name=collection1, config=solrconfig-tlog.xml,
instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacets
136637CB84E42CE7-001\s1-001\.\collection1, loadOnStartup=true,
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacets
136637CB84E42CE7-001\s1-001\.\collection1\, schema=schema_latest.xml,
transient=false, dataDir=data\}
[junit4] 2> 2251165 T11989 oasc.CorePropertiesLocator.discoverUnder Found
core collection1 in
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacets
136637CB84E42CE7-001\s1-001\.\collection1\
[junit4] 2> 2251168 T11989 oasc.CorePropertiesLocator.discover Found 1
core definitions
[junit4] 2> 2251197 T12020 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacets
136637CB84E42CE7-001\s1-001\.\collection1\'
[junit4] 2> 2251223 T12020 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 2251225 T12020 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 6.0.0
[junit4] 2> 2251231 T12020 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig-tlog.xml
[junit4] 2> 2251232 T12020 oass.IndexSchema.readSchema Reading Solr Schema
from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacets
136637CB84E42CE7-001\s1-001\.\collection1\conf\schema_latest.xml
[junit4] 2> 2251235 T12020 oass.IndexSchema.readSchema [collection1]
Schema name=example
[junit4] 2> 2251325 T12020 oass.AbstractSpatialFieldType.init WARN units
parameter is deprecated, please use distanceUnits instead for field types with
class SpatialRecursivePrefixTreeFieldType
[junit4] 2> 2251328 T12020 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 2251335 T12020 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 2251338 T12020 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 2251340 T12020 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from instancedir
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacets
136637CB84E42CE7-001\s1-001\.\collection1\
[junit4] 2> 2251340 T12020 x:collection1
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 2251341 T12020 x:collection1 oasc.SolrCore.<init>
[[collection1] ] Opening new SolrCore at
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacets
136637CB84E42CE7-001\s1-001\.\collection1\], dataDir=[null]
[junit4] 2> 2251341 T12020 x:collection1 oasc.JmxMonitoredMap.<init> JMX
monitoring is enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@20a1b5
[junit4] 2> 2251341 T12020 x:collection1 oasc.CachingDirectoryFactory.get
return new directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacets
136637CB84E42CE7-001\s1-001\.\collection1\data\
[junit4] 2> 2251341 T12020 x:collection1 oasc.SolrCore.getNewIndexDir New
index directory detected: old=null
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacets
136637CB84E42CE7-001\s1-001\.\collection1\data\index/
[junit4] 2> 2251341 T12020 x:collection1 oasc.SolrCore.initIndex WARN
[collection1] Solr index directory
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacets
136637CB84E42CE7-001\s1-001\.\collection1\data\index' doesn't exist. Creating
new index...
[junit4] 2> 2251341 T12020 x:collection1 oasc.CachingDirectoryFactory.get
return new directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacets
136637CB84E42CE7-001\s1-001\.\collection1\data\index
[junit4] 2> 2251341 T12020 x:collection1 oasu.RandomMergePolicy.<init>
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy:
[TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=18,
maxMergedSegmentMB=87.7333984375, floorSegmentMB=1.1611328125,
forceMergeDeletesPctAllowed=13.10100881733791, segmentsPerTier=43.0,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2576141532857519
[junit4] 2> 2251342 T12020 x:collection1 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@e2a09b
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3b1757),segFN=segments_1,generation=1}
[junit4] 2> 2251342 T12020 x:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 2251346 T12020 x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"nodistrib"
[junit4] 2> 2251346 T12020 x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 2251346 T12020 x:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 2251346 T12020 x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 2251347 T12020 x:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 2251347 T12020 x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"distrib-dup-test-chain-explicit"
[junit4] 2> 2251347 T12020 x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 2251347 T12020 x:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 2251347 T12020 x:collection1
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined
as default, creating implicit default
[junit4] 2> 2251350 T12020 x:collection1 oashl.XMLLoader.init
xsltCacheLifetimeSeconds=60
[junit4] 2> 2251351 T12020 x:collection1 oashl.XMLLoader.init
xsltCacheLifetimeSeconds=60
[junit4] 2> 2251353 T12020 x:collection1 oashl.XMLLoader.init
xsltCacheLifetimeSeconds=60
[junit4] 2> 2251354 T12020 x:collection1 oashl.XMLLoader.init
xsltCacheLifetimeSeconds=60
[junit4] 2> 2251361 T12020 x:collection1
oasc.RequestHandlers.initHandlersFromConfig Registered paths:
/admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/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> 2251362 T12020 x:collection1 oasc.SolrCore.initStatsCache
Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 2251365 T12020 x:collection1 oasu.UpdateHandler.<init> Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 2251365 T12020 x:collection1 oasu.UpdateLog.init Initializing
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10
[junit4] 2> 2251366 T12020 x:collection1 oasu.CommitTracker.<init> Hard
AutoCommit: disabled
[junit4] 2> 2251366 T12020 x:collection1 oasu.CommitTracker.<init> Soft
AutoCommit: disabled
[junit4] 2> 2251370 T12020 x:collection1 oasu.RandomMergePolicy.<init>
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy:
[TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=15,
maxMergedSegmentMB=95.080078125, floorSegmentMB=0.9638671875,
forceMergeDeletesPctAllowed=9.767907998508441, segmentsPerTier=23.0,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 2251371 T12020 x:collection1 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@e2a09b
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3b1757),segFN=segments_1,generation=1}
[junit4] 2> 2251371 T12020 x:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 2251372 T12020 x:collection1 oass.SolrIndexSearcher.<init>
Opening Searcher@6df6ab[collection1] main
[junit4] 2> 2251373 T12020 x:collection1
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage
initialized to use dir:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacets
136637CB84E42CE7-001\s1-001\.\collection1\conf
[junit4] 2> 2251373 T12020 x:collection1 oasr.RestManager.init
Initializing RestManager with initArgs:
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacets
136637CB84E42CE7-001\s1-001\.\collection1\conf}
[junit4] 2> 2251373 T12020 x:collection1 oasr.ManagedResourceStorage.load
Reading _rest_managed.json using
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacets
136637CB84E42CE7-001\s1-001\.\collection1\conf
[junit4] 2> 2251374 T12020 x:collection1 oasr.RestManager.init
Initializing 0 registered ManagedResources
[junit4] 2> 2251374 T12020 x:collection1 oash.ReplicationHandler.inform
Commits will be reserved for 10000
[junit4] 2> 2251375 T12021 x:collection1 oasc.SolrCore.registerSearcher
[collection1] Registered new searcher Searcher@6df6ab[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2251375 T12020 x:collection1 oasc.CoreContainer.registerCore
registering core: collection1
[junit4] 2> 2251376 T11989 oass.SolrDispatchFilter.init
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1
[junit4] 2> 2251376 T11989 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 2251376 T11989 oas.SolrTestCaseHS$SolrInstance.start ===>
Started solr server port=49558
home=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacets
136637CB84E42CE7-001\s1-001
[junit4] 2> 2251395 T11989 oejs.Server.doStart jetty-9.2.10.v20150310
[junit4] 2> 2251401 T11989 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@36e38e{/solr,null,AVAILABLE}
[junit4] 2> 2251402 T11989 oejs.AbstractConnector.doStart Started
ServerConnector@3e382c{HTTP/1.1}{127.0.0.1:49561}
[junit4] 2> 2251403 T11989 oejs.Server.doStart Started @2253646ms
[junit4] 2> 2251403 T11989 oascse.JettySolrRunner$1.lifeCycleStarted Jetty
properties: {schema=schema_latest.xml, solrconfig=solrconfig-tlog.xml,
hostContext=/solr, hostPort=49561}
[junit4] 2> 2251403 T11989 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@e2f2a
[junit4] 2> 2251404 T11989 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacets
136637CB84E42CE7-001\s2-001\'
[junit4] 2> 2251417 T11989 oasc.SolrXmlConfig.fromFile Loading container
configuration from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacets
136637CB84E42CE7-001\s2-001\solr.xml
[junit4] 2> 2251421 T11989 oasc.CorePropertiesLocator.<init>
Config-defined core root directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacets
136637CB84E42CE7-001\s2-001\.
[junit4] 2> 2251421 T11989 oasc.CoreContainer.<init> New CoreContainer
31294153
[junit4] 2> 2251421 T11989 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacets
136637CB84E42CE7-001\s2-001\]
[junit4] 2> 2251423 T11989 oasc.CoreContainer.load loading shared library:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacets
136637CB84E42CE7-001\s2-001\lib
[junit4] 2> 2251423 T11989 oasc.SolrResourceLoader.addToClassLoader WARN
Can't find (or read) directory to add to classloader: lib (resolved as:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacets
136637CB84E42CE7-001\s2-001\lib).
[junit4] 2> 2251431 T11989 oashc.HttpShardHandlerFactory.init created with
socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost :
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize :
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy :
false,useRetries : false,
[junit4] 2> 2251431 T11989 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 2251432 T11989 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 2251432 T11989 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 2251433 T11989 oasc.CoreContainer.load Node Name: 127.0.0.1
[junit4] 2> 2251434 T11989 oasc.CorePropertiesLocator.discover Looking for
core definitions underneath
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacets
136637CB84E42CE7-001\s2-001\.
[junit4] 2> 2251436 T11989 oasc.CoreDescriptor.<init> CORE DESCRIPTOR:
{name=collection1, config=solrconfig-tlog.xml,
instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacets
136637CB84E42CE7-001\s2-001\.\collection1, loadOnStartup=true,
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacets
136637CB84E42CE7-001\s2-001\.\collection1\, schema=schema_latest.xml,
transient=false, dataDir=data\}
[junit4] 2> 2251437 T11989 oasc.CorePropertiesLocator.discoverUnder Found
core collection1 in
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacets
136637CB84E42CE7-001\s2-001\.\collection1\
[junit4] 2> 2251438 T11989 oasc.CorePropertiesLocator.discover Found 1
core definitions
[junit4] 2> 2251439 T12034 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacets
136637CB84E42CE7-001\s2-001\.\collection1\'
[junit4] 2> 2251469 T12034 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 2251472 T12034 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 6.0.0
[junit4] 2> 2251480 T12034 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig-tlog.xml
[junit4] 2> 2251481 T12034 oass.IndexSchema.readSchema Reading Solr Schema
from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacets
136637CB84E42CE7-001\s2-001\.\collection1\conf\schema_latest.xml
[junit4] 2> 2251487 T12034 oass.IndexSchema.readSchema [collection1]
Schema name=example
[junit4] 2> 2251551 T12034 oass.AbstractSpatialFieldType.init WARN units
parameter is deprecated, please use distanceUnits instead for field types with
class SpatialRecursivePrefixTreeFieldType
[junit4] 2> 2251553 T12034 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 2251559 T12034 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 2251561 T12034 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 2251563 T12034 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from instancedir
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacets
136637CB84E42CE7-001\s2-001\.\collection1\
[junit4] 2> 2251563 T12034 x:collection1
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 2251564 T12034 x:collection1 oasc.SolrCore.<init>
[[collection1] ] Opening new SolrCore at
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacets
136637CB84E42CE7-001\s2-001\.\collection1\], dataDir=[null]
[junit4] 2> 2251564 T12034 x:collection1 oasc.JmxMonitoredMap.<init> JMX
monitoring is enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@20a1b5
[junit4] 2> 2251564 T12034 x:collection1 oasc.CachingDirectoryFactory.get
return new directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacets
136637CB84E42CE7-001\s2-001\.\collection1\data\
[junit4] 2> 2251565 T12034 x:collection1 oasc.SolrCore.getNewIndexDir New
index directory detected: old=null
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacets
136637CB84E42CE7-001\s2-001\.\collection1\data\index/
[junit4] 2> 2251565 T12034 x:collection1 oasc.SolrCore.initIndex WARN
[collection1] Solr index directory
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacets
136637CB84E42CE7-001\s2-001\.\collection1\data\index' doesn't exist. Creating
new index...
[junit4] 2> 2251565 T12034 x:collection1 oasc.CachingDirectoryFactory.get
return new directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacets
136637CB84E42CE7-001\s2-001\.\collection1\data\index
[junit4] 2> 2251565 T12034 x:collection1 oasu.RandomMergePolicy.<init>
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy:
[TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=18,
maxMergedSegmentMB=87.7333984375, floorSegmentMB=1.1611328125,
forceMergeDeletesPctAllowed=13.10100881733791, segmentsPerTier=43.0,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2576141532857519
[junit4] 2> 2251566 T12034 x:collection1 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@f2bedb
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@13aec2c),segFN=segments_1,generation=1}
[junit4] 2> 2251566 T12034 x:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 2251569 T12034 x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"nodistrib"
[junit4] 2> 2251570 T12034 x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 2251570 T12034 x:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 2251570 T12034 x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 2251570 T12034 x:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 2251570 T12034 x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"distrib-dup-test-chain-explicit"
[junit4] 2> 2251571 T12034 x:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 2251571 T12034 x:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 2251571 T12034 x:collection1
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined
as default, creating implicit default
[junit4] 2> 2251573 T12034 x:collection1 oashl.XMLLoader.init
xsltCacheLifetimeSeconds=60
[junit4] 2> 2251575 T12034 x:collection1 oashl.XMLLoader.init
xsltCacheLifetimeSeconds=60
[junit4] 2> 2251576 T12034 x:collection1 oashl.XMLLoader.init
xsltCacheLifetimeSeconds=60
[junit4] 2> 2251578 T12034 x:collection1 oashl.XMLLoader.init
xsltCacheLifetimeSeconds=60
[junit4] 2> 2251581 T12034 x:collection1
oasc.RequestHandlers.initHandlersFromConfig Registered paths:
/admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/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> 2251581 T12034 x:collection1 oasc.SolrCore.initStatsCache
Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 2251583 T12034 x:collection1 oasu.UpdateHandler.<init> Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 2251583 T12034 x:collection1 oasu.UpdateLog.init Initializing
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10
[junit4] 2> 2251584 T12034 x:collection1 oasu.CommitTracker.<init> Hard
AutoCommit: disabled
[junit4] 2> 2251584 T12034 x:collection1 oasu.CommitTracker.<init> Soft
AutoCommit: disabled
[junit4] 2> 2251585 T12034 x:collection1 oasu.RandomMergePolicy.<init>
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy:
[TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=15,
maxMergedSegmentMB=95.080078125, floorSegmentMB=0.9638671875,
forceMergeDeletesPctAllowed=9.767907998508441, segmentsPerTier=23.0,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 2251587 T12034 x:collection1 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@f2bedb
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@13aec2c),segFN=segments_1,generation=1}
[junit4] 2> 2251587 T12034 x:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 2251587 T12034 x:collection1 oass.SolrIndexSearcher.<init>
Opening Searcher@10e38f2[collection1] main
[junit4] 2> 2251587 T12034 x:collection1
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage
initialized to use dir:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacets
136637CB84E42CE7-001\s2-001\.\collection1\conf
[junit4] 2> 2251587 T12034 x:collection1 oasr.RestManager.init
Initializing RestManager with initArgs:
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacets
136637CB84E42CE7-001\s2-001\.\collection1\conf}
[junit4] 2> 2251588 T12034 x:collection1 oasr.ManagedResourceStorage.load
Reading _rest_managed.json using
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacets
136637CB84E42CE7-001\s2-001\.\collection1\conf
[junit4] 2> 2251588 T12034 x:collection1 oasr.RestManager.init
Initializing 0 registered ManagedResources
[junit4] 2> 2251588 T12034 x:collection1 oash.ReplicationHandler.inform
Commits will be reserved for 10000
[junit4] 2> 2251589 T12035 x:collection1 oasc.SolrCore.registerSearcher
[collection1] Registered new searcher Searcher@10e38f2[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2251590 T12034 x:collection1 oasc.CoreContainer.registerCore
registering core: collection1
[junit4] 2> 2251590 T11989 oass.SolrDispatchFilter.init
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1
[junit4] 2> 2251590 T11989 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 2251592 T11989 oas.SolrTestCaseHS$SolrInstance.start ===>
Started solr server port=49561
home=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacets
136637CB84E42CE7-001\s2-001
[junit4] 2> ASYNC NEW_CORE C2525 name=collection1
org.apache.solr.core.SolrCore@14a7f1f
[junit4] 2> 2251610 T11998 x:collection1 C2525
oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {deleteByQuery=*:* (-1499800357439537152)} 0 3
[junit4] 2> ASYNC NEW_CORE C2526 name=collection1
org.apache.solr.core.SolrCore@17bcf05
[junit4] 2> 2251615 T12012 x:collection1 C2526
oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {deleteByQuery=*:* (-1499800357445828608)} 0 2
[junit4] 2> ASYNC NEW_CORE C2527 name=collection1
org.apache.solr.core.SolrCore@e45a8
[junit4] 2> 2251774 T12027 x:collection1 C2527
oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {deleteByQuery=*:* (-1499800357453168640)} 0 154
[junit4] 2> 2251792 T12001 x:collection1 C2525
oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[1 (1499800357632475136)]} 0 1
[junit4] 2> 2251815 T11994 x:collection1 C2525
oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[2 (1499800357657640960)]} 0 0
[junit4] 2> 2251842 T12026 x:collection1 C2527
oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[3 (1499800357685952512)]} 0 1
[junit4] 2> 2251868 T11997 x:collection1 C2525
oasu.DirectUpdateHandler2.commit start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2251869 T11997 x:collection1 C2525
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@b469fe
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@14d63d),segFN=segments_1,generation=1}
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@b469fe
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@14d63d),segFN=segments_2,generation=2}
[junit4] 2> 2251888 T11997 x:collection1 C2525
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4] 2> 2251978 T11997 x:collection1 C2525
oass.SolrIndexSearcher.<init> Opening Searcher@1c31f45[collection1] main
[junit4] 2> 2251979 T11997 x:collection1 C2525
oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4] 2> 2251996 T12007 x:collection1 oasc.SolrCore.registerSearcher
[collection1] Registered new searcher Searcher@1c31f45[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C2)))}
[junit4] 2> 2251997 T11997 x:collection1 C2525
oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
{commit=} 0 129
[junit4] 2> 2252003 T12013 x:collection1 C2526
oasu.DirectUpdateHandler2.commit start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2252004 T12013 x:collection1 C2526
oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
[junit4] 2> 2252052 T12013 x:collection1 C2526
oasc.SolrCore.openNewSearcher SolrIndexSearcher has not changed - not
re-opening: org.apache.solr.search.SolrIndexSearcher
[junit4] 2> 2252053 T12013 x:collection1 C2526
oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4] 2> 2252054 T12013 x:collection1 C2526
oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
{commit=} 0 51
[junit4] 2> 2252078 T12028 x:collection1 C2527
oasu.DirectUpdateHandler2.commit start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2252079 T12028 x:collection1 C2527
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@f2bedb
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@13aec2c),segFN=segments_1,generation=1}
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@f2bedb
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@13aec2c),segFN=segments_2,generation=2}
[junit4] 2> 2252079 T12028 x:collection1 C2527
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4] 2> 2252097 T12028 x:collection1 C2527
oass.SolrIndexSearcher.<init> Opening Searcher@b0d708[collection1] main
[junit4] 2> 2252097 T12028 x:collection1 C2527
oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4] 2> 2252152 T12035 x:collection1 oasc.SolrCore.registerSearcher
[collection1] Registered new searcher Searcher@b0d708[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C1)))}
[junit4] 2> 2252152 T12028 x:collection1 C2527
oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
{commit=} 0 74
[junit4] 2> 2252191 T12029 x:collection1 C2527
oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[4 (1499800358045614080)]} 0 6
[junit4] 2> 2252213 T12014 x:collection1 C2526
oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[5 (1499800358058196992)]} 0 16
[junit4] 2> 2252219 T12000 x:collection1 C2525
oasu.DirectUpdateHandler2.commit start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2252220 T12000 x:collection1 C2525
oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
[junit4] 2> 2252221 T12000 x:collection1 C2525
oasc.SolrCore.openNewSearcher SolrIndexSearcher has not changed - not
re-opening: org.apache.solr.search.SolrIndexSearcher
[junit4] 2> 2252221 T12000 x:collection1 C2525
oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4] 2> 2252222 T12000 x:collection1 C2525
oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
{commit=} 0 3
[junit4] 2> 2252224 T12015 x:collection1 C2526
oasu.DirectUpdateHandler2.commit start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2252225 T12015 x:collection1 C2526
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@e2a09b
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3b1757),segFN=segments_1,generation=1}
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@e2a09b
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3b1757),segFN=segments_2,generation=2}
[junit4] 2> 2252225 T12015 x:collection1 C2526
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4] 2> 2252227 T12015 x:collection1 C2526
oass.SolrIndexSearcher.<init> Opening Searcher@186bdfa[collection1] main
[junit4] 2> 2252228 T12021 x:collection1 oasc.SolrCore.registerSearcher
[collection1] Registered new searcher Searcher@186bdfa[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C1)))}
[junit4] 2> 2252229 T12015 x:collection1 C2526
oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4] 2> 2252229 T12015 x:collection1 C2526
oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
{commit=} 0 5
[junit4] 2> 2252240 T12030 x:collection1 C2527
oasu.DirectUpdateHandler2.commit start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2252244 T12030 x:collection1 C2527
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@f2bedb
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@13aec2c),segFN=segments_2,generation=2}
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@f2bedb
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@13aec2c),segFN=segments_3,generation=3}
[junit4] 2> 2252246 T12030 x:collection1 C2527
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4] 2> 2252247 T12030 x:collection1 C2527
oass.SolrIndexSearcher.<init> Opening Searcher@8ee82c[collection1] main
[junit4] 2> 2252248 T12030 x:collection1 C2527
oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4] 2> 2252250 T12035 x:collection1 oasc.SolrCore.registerSearcher
[collection1] Registered new searcher Searcher@8ee82c[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C1)
Uninverting(_1(6.0.0):C1)))}
[junit4] 2> 2252250 T12030 x:collection1 C2527
oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
{commit=} 0 10
[junit4] 2> 2252258 T12016 x:collection1 C2526
oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[6 (1499800358115868672)]} 0 6
[junit4] 2> 2252261 T12005 x:collection1 C2525
oasu.DirectUpdateHandler2.commit start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2252262 T12005 x:collection1 C2525
oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
[junit4] 2> 2252262 T12005 x:collection1 C2525
oasc.SolrCore.openNewSearcher SolrIndexSearcher has not changed - not
re-opening: org.apache.solr.search.SolrIndexSearcher
[junit4] 2> 2252263 T12005 x:collection1 C2525
oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4] 2> 2252264 T12005 x:collection1 C2525
oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
{commit=} 0 3
[junit4] 2> 2252266 T12017 x:collection1 C2526
oasu.DirectUpdateHandler2.commit start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2252271 T12017 x:collection1 C2526
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@e2a09b
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3b1757),segFN=segments_2,generation=2}
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@e2a09b
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3b1757),segFN=segments_3,generation=3}
[junit4] 2> 2252272 T12017 x:collection1 C2526
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4] 2> 2252272 T12017 x:collection1 C2526
oass.SolrIndexSearcher.<init> Opening Searcher@1490ad6[collection1] main
[junit4] 2> 2252273 T12017 x:collection1 C2526
oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4] 2> 2252276 T12021 x:collection1 oasc.SolrCore.registerSearcher
[collection1] Registered new searcher Searcher@1490ad6[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C1)
Uninverting(_1(6.0.0):C1)))}
[junit4] 2> 2252276 T12017 x:collection1 C2526
oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
{commit=} 0 10
[junit4] 2> 2252279 T12031 x:collection1 C2527
oasu.DirectUpdateHandler2.commit start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2252280 T12031 x:collection1 C2527
oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
[junit4] 2> 2252280 T12031 x:collection1 C2527
oasc.SolrCore.openNewSearcher SolrIndexSearcher has not changed - not
re-opening: org.apache.solr.search.SolrIndexSearcher
[junit4] 2> 2252280 T12031 x:collection1 C2527
oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4] 2> 2252280 T12031 x:collection1 C2527
oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
{commit=} 0 1
[junit4] 2> 2252341 T12004 x:collection1 C2525 oasc.SolrCore.execute
[collection1] webapp=/solr path=/select
params={date=date_dt&super_s=super_s&distrib=false&_facet_={}&fl=id&fl=score&shards.purpose=1048580&noexist=noexist_s&val_b=val_b&start=0&fsv=true&cat_s=cat_s&shard.url=127.0.0.1:49555/solr/collection1&rows=0&version=2&num_d=num_d&q=*:*&json.facet={catA:{query:{q:'cat_s:A'}},++catA2:{query:{query:'cat_s:A'}},++catA3:{query:'cat_s:A'}++++}&num_i=num_i&sparse_s=sparse_s&NOW=1430321081304&where_s=where_s&isShard=true&wt=javabin&multi_ss=multi_ss}
hits=2 status=0 QTime=16
[junit4] 2> 2252343 T12027 x:collection1 C2527 oasc.SolrCore.execute
[collection1] webapp=/solr path=/select
params={date=date_dt&super_s=super_s&distrib=false&_facet_={}&fl=id&fl=score&shards.purpose=1048580&noexist=noexist_s&val_b=val_b&start=0&fsv=true&cat_s=cat_s&shard.url=127.0.0.1:49561/solr/collection1&rows=0&version=2&num_d=num_d&q=*:*&json.facet={catA:{query:{q:'cat_s:A'}},++catA2:{query:{query:'cat_s:A'}},++catA3:{query:'cat_s:A'}++++}&num_i=num_i&sparse_s=sparse_s&NOW=1430321081304&where_s=where_s&isShard=true&wt=javabin&multi_ss=multi_ss}
hits=2 status=0 QTime=0
[junit4] 2> 2252346 T12013 x:collection1 C2526 oasc.SolrCore.execute
[collection1] webapp=/solr path=/select
params={date=date_dt&super_s=super_s&distrib=false&_facet_={}&fl=id&fl=score&shards.purpose=1048580&noexist=noexist_s&val_b=val_b&start=0&fsv=true&cat_s=cat_s&shard.url=127.0.0.1:49558/solr/collection1&rows=0&version=2&num_d=num_d&q=*:*&json.facet={catA:{query:{q:'cat_s:A'}},++catA2:{query:{query:'cat_s:A'}},++catA3:{query:'cat_s:A'}++++}&num_i=num_i&sparse_s=sparse_s&NOW=1430321081304&where_s=where_s&isShard=true&wt=javabin&multi_ss=multi_ss}
hits=2 status=0 QTime=1
[junit4] 2> 2252351 T12012 x:collection1 C2526 oasc.SolrCore.execute
[collection1] webapp=/solr path=/select
params={date=date_dt&super_s=super_s&indent=true&noexist=noexist_s&val_b=val_b&cat_s=cat_s&rows=0&version=2.2&num_d=num_d&shards=127.0.0.1:49555/solr/collection1,127.0.0.1:49558/solr/collection1,127.0.0.1:49561/solr/collection1&q=*:*&json.facet={catA:{query:{q:'${cat_s}:A'}},++catA2:{query:{query:'${cat_s}:A'}},++catA3:{query:'${cat_s}:A'}++++}&num_i=num_i&sparse_s=sparse_s&where_s=where_s&wt=json&multi_ss=multi_ss}
hits=6 status=0 QTime=67
[junit4] 2> 2252379 T12001 x:collection1 C2525 oasc.SolrCore.execute
[collection1] webapp=/solr path=/select
params={date=date_dt&super_s=super_s&distrib=false&_facet_={}&fl=id&fl=score&shards.purpose=1048580&noexist=noexist_s&val_b=val_b&start=0&fsv=true&cat_s=cat_s&shard.url=127.0.0.1:49555/solr/collection1&rows=0&version=2&num_d=num_d&q=*:*&json.facet={+catB:{type:query,+q:'cat_s:B',+facet:{nj:{query:'where_s:NJ'},+ny:{query:'where_s:NY'}}+}}&num_i=num_i&sparse_s=sparse_s&NOW=1430321081393&where_s=where_s&isShard=true&wt=javabin&multi_ss=multi_ss}
hits=2 status=0 QTime=1
[junit4] 2> 2252380 T12026 x:collection1 C2527 oasc.SolrCore.execute
[collection1] webapp=/solr path=/select
params={date=date_dt&super_s=super_s&distrib=false&_facet_={}&fl=id&fl=score&shards.purpose=1048580&noexist=noexist_s&val_b=val_b&start=0&fsv=true&cat_s=cat_s&shard.url=127.0.0.1:49561/solr/collection1&rows=0&version=2&num_d=num_d&q=*:*&json.facet={+catB:{type:query,+q:'cat_s:B',+facet:{nj:{query:'where_s:NJ'},+ny:{query:'where_s:NY'}}+}}&num_i=num_i&sparse_s=sparse_s&NOW=1430321081393&where_s=where_s&isShard=true&wt=javabin&multi_ss=multi_ss}
hits=2 status=0 QTime=0
[junit4] 2> 2252382 T12014 x:collection1 C2526 oasc.SolrCore.execute
[collection1] webapp=/solr path=/select
params={date=date_dt&super_s=super_s&distrib=false&_facet_={}&fl=id&fl=score&shards.purpose=1048580&noexist=noexist_s&val_b=val_b&start=0&fsv=true&cat_s=cat_s&shard.url=127.0.0.1:49558/solr/collection1&rows=0&version=2&num_d=num_d&q=*:*&json.facet={+catB:{type:query,+q:'cat_s:B',+facet:{nj:{query:'where_s:NJ'},+ny:{query:'where_s:NY'}}+}}&num_i=num_i&sparse_s=sparse_s&NOW=1430321081393&where_s=where_s&isShard=true&wt=javabin&multi_ss=multi_ss}
hits=2 status=0 QTime=1
[junit4] 2> 2252383 T11998 x:collection1 C2525 oasc.SolrCore.execute
[collection1] webapp=/solr path=/select
params={date=date_dt&super_s=super_s&indent=true&noexist=noexist_s&val_b=val_b&cat_s=cat_s&rows=0&version=2.2&num_d=num_d&shards=127.0.0.1:49555/solr/collection1,127.0.0.1:49558/solr/collection1,127.0.0.1:49561/solr/collection1&q=*:*&json.facet={+catB:{type:query,+q:'${cat_s}:B',+facet:{nj:{query:'${where_s}:NJ'},+ny:{query:'${where_s}:NY'}}+}}&num_i=num_i&sparse_s=sparse_s&where_s=where_s&wt=json&multi_ss=multi_ss}
hits=6 status=0 QTime=10
[junit4] 2> 2252402 T12028 x:collection1 C2527 oasc.SolrCore.execute
[collection1] webapp=/solr path=/select
params={date=date_dt&super_s=super_s&distrib=false&_facet_={}&fl=id&fl=score&shards.purpose=1048580&noexist=noexist_s&val_b=val_b&start=0&fsv=true&cat_s=cat_s&shard.url=127.0.0.1:49561/solr/collection1&rows=0&version=2&num_d=num_d&q=id:(2+3)&json.facet={+catB:{query:{q:'cat_s:B',+facet:{nj:{query:'where_s:NJ'},+ny:{query:'where_s:NY'}}+}}}&num_i=num_i&sparse_s=sparse_s&NOW=1430321081407&where_s=where_s&isShard=true&wt=javabin&multi_ss=multi_ss}
hits=1 status=0 QTime=1
[junit4] 2> 2252404 T11994 x:collection1 C2525 oasc.SolrCore.execute
[collection1] webapp=/solr path=/select
params={date=date_dt&super_s=super_s&distrib=false&_facet_={}&fl=id&fl=score&shards.purpose=1048580&noexist=noexist_s&val_b=val_b&start=0&fsv=true&cat_s=cat_s&shard.url=127.0.0.1:49555/solr/collection1&rows=0&version=2&num_d=num_d&q=id:(2+3)&json.facet={+catB:{query:{q:'cat_s:B',+facet:{nj:{query:'where_s:NJ'},+ny:{query:'where_s:NY'}}+}}}&num_i=num_i&sparse_s=sparse_s&NOW=1430321081407&where_s=where_s&isShard=true&wt=javabin&multi_ss=multi_ss}
hits=1 status=0 QTime=1
[junit4] 2> 2252405 T12016 x:collection1 C2526 oasc.SolrCore.execute
[collection1] webapp=/solr path=/select
params={date=date_dt&super_s=super_s&distrib=false&_facet_={}&fl=id&fl=score&shards.purpose=1048580&noexist=noexist_s&val_b=val_b&start=0&fsv=true&cat_s=cat_s&shard.url=127.0.0.1:49558/solr/collection1&rows=0&version=2&num_d=num_d&q=id:(2+3)&json.facet={+catB:{query:{q:'cat_s:B',+facet:{nj:{query:'where_s:NJ'},+ny:{query:'where_s:NY'}}+}}}&num_i=num_i&sparse_s=sparse_s&NOW=1430321081407&where_s=where_s&isShard=true&wt=javabin&multi_ss=multi_ss}
hits=0 status=0 QTime=0
[junit4] 2> 2252407 T12015 x:collection1 C2526 oasc.SolrCore.execute
[collection1] webapp=/solr path=/select
params={date=date_dt&super_s=super_s&indent=true&noexist=noexist_s&val_b=val_b&cat_s=cat_s&rows=0&version=2.2&num_d=num_d&shards=127.0.0.1:49555/solr/collection1,127.0.0.1:49558/solr/collection1,127.0.0.1:49561/solr/collection1&q=id:(2+3)&json.facet={+catB:{query:{q:'${cat_s}:B',+facet:{nj:{query:'${where_s}:NJ'},+ny:{query:'${where_s}:NY'}}+}}}&num_i=num_i&sparse_s=sparse_s&where_s=where_s&wt=json&multi_ss=multi_ss}
hits=2 status=0 QTime=20
[junit4] 2> 2252422 T12029 x:collection1 C2527 oasc.SolrCore.execute
[collection1] webapp=/solr path=/select
params={date=date_dt&super_s=super_s&distrib=false&_facet_={}&fl=id&fl=score&shards.purpose=1048580&noexist=noexist_s&val_b=val_b&start=0&fsv=true&cat_s=cat_s&shard.url=127.0.0.1:49561/solr/collection1&rows=0&version=2&num_d=num_d&q=*:*&json.facet={+catB:{query:{q:'cat_s:B',+facet:{nj:{query:{q:'where_s:NJ'}},+ny:{query:'where_s:NY'}}+}}}&num_i=num_i&sparse_s=sparse_s&NOW=1430321081438&where_s=where_s&isShard=true&wt=javabin&multi_ss=multi_ss}
hits=2 status=0 QTime=1
[junit4] 2> 2252423 T12000 x:collection1 C2525 oasc.SolrCore.execute
[collection1] webapp=/solr path=/select
params={date=date_dt&super_s=super_s&distrib=false&_facet_={}&fl=id&fl=score&shards.purpose=1048580&noexist=noexist_s&val_b=val_b&start=0&fsv=true&cat_s=cat_s&shard.url=127.0.0.1:49555/solr/collection1&rows=0&version=2&num_d=num_d&q=*:*&json.facet={+catB:{query:{q:'cat_s:B',+facet:{nj:{query:{q:'where_s:NJ'}},+ny:{query:'where_s:NY'}}+}}}&num_i=num_i&sparse_s=sparse_s&NOW=1430321081438&where_s=where_s&isShard=true&wt=javabin&multi_ss=multi_ss}
hits=2 status=0 QTime=0
[junit4] 2> 2252424 T12017 x:collection1 C2526 oasc.SolrCore.execute
[collection1] webapp=/solr path=/select
params={date=date_dt&super_s=super_s&distrib=false&_facet_={}&fl=id&fl=score&shards.purpose=1048580&noexist=noexist_s&val_b=val_b&start=0&fsv=true&cat_s=cat_s&shard.url=127.0.0.1:49558/solr/collection1&rows=0&version=2&num_d=num_d&q=*:*&json.facet={+catB:{query:{q:'cat_s:B',+facet:{nj:{query:{q:'where_s:NJ'}},+ny:{query:'where_s:NY'}}+}}}&num_i=num_i&sparse_s=sparse_s&NOW=1430321081438&where_s=where_s&isShard=true&wt=javabin&multi_ss=multi_ss}
hits=2 status=0 QTime=0
[junit4] 2> 2252425 T11997 x:collection1 C2525 oasc.SolrCore.execute
[collection1] webapp=/solr path=/select
params={date=date_dt&super_s=super_s&indent=true&noexist=noexist_s&val_b=val_b&cat_s=cat_s&rows=0&version=2.2&num_d=num_d&shards=127.0.0.1:49555/solr/collection1,127.0.0.1:49558/solr/collection1,127.0.0.1:49561/solr/collection1&q=*:*&json.facet={+catB:{query:{q:'${cat_s}:B',+facet:{nj:{query:{q:'${where_s}:NJ'}},+ny:{query:'${where_s}:NY'}}+}}}&num_i=num_i&sparse_s=sparse_s&where_s=where_s&wt=json&multi_ss=multi_ss}
hits=6 status=0 QTime=7
[junit4] 2> 2252472 T12013 x:collection1 C2526 oasc.SolrCore.execute
[collection1] webapp=/solr path=/select
params={date=date_dt&super_s=super_s&distrib=false&_facet_={}&fl=id&fl=score&shards.purpose=1048580&noexist=noexist_s&val_b=val_b&start=0&fsv=true&cat_s=cat_s&shard.url=127.0.0.1:49558/solr/collection1&rows=0&version=2&num_d=num_d&q=*:*&json.facet={c1:{field:'cat_s'},+c2:{field:{field:'cat_s'}},+c3:{type:terms,+field:'cat_s'}++}&num_i=num_i&sparse_s=sparse_s&NOW=1430321081447&where_s=where_s&isShard=true&wt=javabin&multi_ss=multi_ss}
hits=2 status=0 QTime=14
[junit4] 2> 2252472 T12030 x:collection1 C2527 oasc.SolrCore.execute
[collection1] webapp=/solr path=/select
params={date=date_dt&super_s=super_s&distrib=false&_facet_={}&fl=id&fl=score&shards.purpose=1048580&noexist=noexist_s&val_b=val_b&start=0&fsv=true&cat_s=cat_s&shard.url=127.0.0.1:49561/solr/collection1&rows=0&version=2&num_d=num_d&q=*:*&json.facet={c1:{field:'cat_s'},+c2:{field:{field:'cat_s'}},+c3:{type:terms,+field:'cat_s'}++}&num_i=num_i&sparse_s=sparse_s&NOW=1430321081447&where_s=where_s&isShard=true&wt=javabin&multi_ss=multi_ss}
hits=2 status=0 QTime=16
[junit4] 2> 2252473 T12004 x:collection1 C2525 oasc.SolrCore.execute
[collection1] webapp=/solr path=/select
params={date=date_dt&super_s=super_s&distrib=false&_facet_={}&fl=id&fl=score&shards.purpose=1048580&noexist=noexist_s&val_b=val_b&start=0&fsv=true&cat_s=cat_s&shard.url=127.0.0.1:49555/solr/collection1&rows=0&version=2&num_d=num_d&q=*:*&json.facet={c1:{field:'cat_s'},+c2:{field:{field:'cat_s'}},+c3:{type:terms,+field:'cat_s'}++}&num_i=num_i&sparse_s=sparse_s&NOW=1430321081447&where_s=where_s&isShard=true&wt=javabin&multi_ss=multi_ss}
hits=2 status=0 QTime=17
[junit4] 2> 2252484 T12005 x:collection1 C2525 oasc.SolrCore.execute
[collection1] webapp=/solr path=/select
params={date=date_dt&super_s=super_s&indent=true&noexist=noexist_s&val_b=val_b&cat_s=cat_s&rows=0&version=2.2&num_d=num_d&shards=127.0.0.1:49555/solr/collection1,127.0.0.1:49558/solr/collection1,127.0.0.1:49561/solr/collection1&q=*:*&json.facet={c1:{field:'${cat_s}'},+c2:{field:{field:'${cat_s}'}},+c3:{type:terms,+field:'${cat_s}'}++}&num_i=num_i&sparse_s=sparse_s&where_s=where_s&wt=json&multi_ss=multi_ss}
hits=6 status=0 QTime=57
[junit4] 2> 2252492 T12001 x:collection1 C2525 oasc.SolrCore.execute
[collection1] webapp=/solr path=/select
params={date=date_dt&super_s=super_s&distrib=false&_facet_={}&fl=id&fl=score&shards.purpose=1048580&noexist=noexist_s&val_b=val_b&start=0&fsv=true&cat_s=cat_s&shard.url=127.0.0.1:49555/solr/collection1&rows=0&version=2&num_d=num_d&q=*:*&json.facet={f1:{terms:{field:'cat_s',+mincount:3}}}&num_i=num_i&sparse_s=sparse_s&NOW=1430321081507&where_s=where_s&isShard=true&wt=javabin&multi_ss=multi_ss}
hits=2 status=0 QTime=1
[junit4] 2> 2252498 T12012 x:collection1 C2526 oasc.SolrCore.execute
[collection1] webapp=/solr path=/select
params={date=date_dt&super_s=super_s&distrib=false&_facet_={}&fl=id&fl=score&shards.purpose=1048580&noexist=noexist_s&val_b=val_b&start=0&fsv=true&cat_s=cat_s&shard.url=127.0.0.1:49558/solr/collection1&rows=0&version=2&num_d=num_d&q=*:*&json.facet={f1:{terms:{field:'cat_s',+mincount:3}}}&num_i=num_i&sparse_s=sparse_s&NOW=1430321081507&where_s=where_s&isShard=true&wt=javabin&multi_ss=multi_ss}
hits=2 status=0 QTime=1
[junit4] 2> 2252498 T12027 x:collection1 C2527 oasc.SolrCore.execute
[collection1] webapp=/solr path=/select
params={date=date_dt&super_s=super_s&distrib=false&_facet_={}&fl=id&fl=score&shards.purpose=1048580&noexist=noexist_s&val_b=val_b&start=0&fsv=true&cat_s=cat_s&shard.url=127.0.0.1:49561/solr/collection1&rows=0&version=2&num_d=num_d&q=*:*&json.facet={f1:{terms:{field:'cat_s',+mincount:3}}}&num_i=num_i&sparse_s=sparse_s&NOW=1430321081507&where_s=where_s&isShard=true&wt=javabin&multi_ss=multi_ss}
hits=2 status=0 QTime=0
[junit4] 2> 2252498 T12031 x:collection1 C2527 oasc.SolrCore.execute
[collection1] webapp=/solr path=/select
params={date=date_dt&super_s=super_s&indent=true&noexist=noexist_s&val_b=val_b&cat_s=cat_s&rows=0&version=2.2&num_d=num_d&shards=127.0.0.1:49555/solr/collection1,127.0.0.1:49558/solr/collection1,127.0.0.1:49561/solr/collection1&q=*:*&json.facet={f1:{terms:{field:'${cat_s}',+mincount:3}}}&num_i=num_i&sparse_s=sparse_s&where_s=where_s&wt=json&multi_ss=multi_ss}
hits=6 status=0 QTime=11
[junit4] 2> 2252522 T12014 x:collection1 C2526 oasc.SolrCore.execute
[collection1] webapp=/solr path=/select
params={date=date_dt&super_s=super_s&distrib=false&_facet_={}&fl=id&fl=score&shards.purpose=1048580&noexist=noexist_s&val_b=val_b&start=0&fsv=true&cat_s=cat_s&shard.url=127.0.0.1:49558/solr/collection1&rows=0&version=2&num_d=num_d&q=id:1&json.facet={f1:{terms:'cat_s'}}&num_i=num_i&sparse_s=sparse_s&NOW=1430321081521&where_s=where_s&isShard=true&wt=javabin&multi_ss=multi_ss}
hits=0 status=0 QTime=18
[junit4] 2> 2252572 T12026 x:collection1 C2527 oasc.SolrCore.execute
[collection1] webapp=/solr path=/select
params={date=date_dt&super_s=super_s&distrib=false&_facet_={}&fl=id&fl=score&shards.purpose=1048580&noexist=noexist_s&val_b=val_b&start=0&fsv=true&cat_s=cat_s&shard.url=127.0.0.1:49561/solr/collection1&rows=0&version=2&num_d=num_d&q=id:1&json.facet={f1:{terms:'cat_s'}}&num_i=num_i&sparse_s=sparse_s&NOW=1430321081521&where_s=where_s&isShard=true&wt=javabin&multi_ss=multi_ss}
hits=0 status=0 QTime=1
[junit4] 2> 2252572 T11994 x:collection1 C2525 oasc.SolrCore.execute
[collection1] webapp=/solr path=/select
params={date=date_dt&super_s=super_s&distrib=false&_facet_={}&fl=id&fl=score&shards.purpose=1048580&noexist=noexist_s&val_b=val_b&start
[...truncated too long message...]
tesById=0,deletesByQuery=0,errors=0,cumulative_adds=141,cumulative_deletesById=0,cumulative_deletesByQuery=7,cumulative_errors=0,transaction_logs_total_size=3018,transaction_logs_total_number=10}
[junit4] 2> 2255154 T11989 oasu.SolrCoreState.decrefSolrCoreState Closing
SolrCoreState
[junit4] 2> 2255154 T11989 oasu.DefaultSolrCoreState.closeIndexWriter
SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4] 2> 2255154 T11989 oasu.DefaultSolrCoreState.closeIndexWriter
closing IndexWriter with IndexWriterCloser
[junit4] 2> 2255155 T11989 oasc.SolrCore.closeSearcher [collection1]
Closing main searcher on request.
[junit4] 2> 2255159 T11989 oasc.CachingDirectoryFactory.close Closing
MockDirectoryFactory - 2 directories currently being tracked
[junit4] 2> 2255159 T11989 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacets
136637CB84E42CE7-001\init-core-data-001\index
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacets
136637CB84E42CE7-001\init-core-data-001\index;done=false>>]
[junit4] 2> 2255159 T11989 oasc.CachingDirectoryFactory.close Closing
directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacets
136637CB84E42CE7-001\init-core-data-001\index
[junit4] 2> 2255159 T11989 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacets
136637CB84E42CE7-001\init-core-data-001\
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacets
136637CB84E42CE7-001\init-core-data-001\;done=false>>]
[junit4] 2> 2255159 T11989 oasc.CachingDirectoryFactory.close Closing
directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacets
136637CB84E42CE7-001\init-core-data-001\
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacets
136637CB84E42CE7-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene50),
sim=DefaultSimilarity, locale=nl_BE, timezone=Europe/Simferopol
[junit4] 2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0_45
(32-bit)/cpus=3,threads=1,free=125215336,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [TermVectorComponentTest,
DistributedMLTComponentTest, SimplePostToolTest, FacetPivotSmallTest,
TestMergePolicyConfig, PrimitiveFieldTypeTest, TestCoreDiscovery,
SSLMigrationTest, TestSolrCoreProperties, TestDocBasedVersionConstraints,
ZkSolrClientTest, QueryParsingTest, TestDFRSimilarityFactory,
TestExactStatsCache, WordBreakSolrSpellCheckerTest, SimpleMLTQParserTest,
SolrRequestParserTest, TestCustomSort, TestSerializedLuceneMatchVersion,
TestCursorMarkWithoutUniqueKey, ZkStateWriterTest, TestObjectReleaseTracker,
CSVRequestHandlerTest, TestSchemaNameResource, SpatialFilterTest,
TestBulkSchemaConcurrent, HdfsSyncSliceTest, PreAnalyzedUpdateProcessorTest,
TestCollapseQParserPlugin, TestQuerySenderListener, ShardRoutingCustomTest,
RegexBoostProcessorTest, OverseerCollectionProcessorTest, TestReqParamsAPI,
TestFastWriter, TestCollectionAPI, TestStandardQParsers,
NotRequiredUniqueKeyTest, TestSolrQueryParser, TestChildDocTransformer,
TestFuzzyAnalyzedSuggestions, TestBadConfig, CollectionsAPIDistributedZkTest,
MergeStrategyTest, BasicDistributedZk2Test, RankQueryTest, TestReload,
TestRTGBase, JsonLoaderTest, FileUtilsTest, UpdateParamsTest, TestRangeQuery,
TestFieldCollectionResource, LeaderInitiatedRecoveryOnCommitTest,
ConvertedLegacyTest, TestFieldTypeResource, TestSystemIdResolver,
CollectionsAPIAsyncDistributedZkTest, TestRandomMergePolicy, BasicZkTest,
DateFieldTest, AliasIntegrationTest, SpatialRPTFieldTypeTest,
TestExpandComponent, CurrencyFieldXmlFileTest, MBeansHandlerTest,
DistribCursorPagingTest, AnalyticsQueryTest, ResponseHeaderTest,
HdfsDirectoryTest, SpellCheckCollatorTest, TestNonDefinedSimilarityFactory,
RAMDirectoryFactoryTest, TestZkChroot, TestRealTimeGet, TestLuceneMatchVersion,
QueryEqualityTest, CursorPagingTest, TestAddFieldRealTimeGet,
HighlighterConfigTest, StandardRequestHandlerTest,
HdfsWriteToMultipleCollectionsTest, DistributedFacetPivotLongTailTest,
TestLeaderElectionZkExpiry, HighlighterTest, HdfsNNFailoverTest,
AsyncMigrateRouteKeyTest, TestExceedMaxTermLength, TestBlobHandler,
TestCodecSupport, SuggesterTSTTest, BadCopyFieldTest, TestClusterStateMutator,
TestIntervalFaceting, CurrencyFieldOpenExchangeTest, IndexSchemaTest,
DistributedQueryComponentCustomSortTest, DistribJoinFromCollectionTest,
DistributedQueryComponentOptimizationTest, TestSearchPerf,
DirectUpdateHandlerOptimizeTest, TestSolr4Spatial, AnalyticsMergeStrategyTest,
LoggingHandlerTest, EchoParamsTest, TermVectorComponentDistributedTest,
TestAnalyzeInfixSuggestions, FieldMutatingUpdateProcessorTest,
ExitableDirectoryReaderTest, TestValueSourceCache, AddBlockUpdateTest,
CopyFieldTest, DebugComponentTest, TestManagedResourceStorage,
TestCloudInspectUtil, TestJoin, SignatureUpdateProcessorFactoryTest,
TestPivotHelperCode, AutoCommitTest, TestReversedWildcardFilterFactory,
TestInitParams, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest,
OpenCloseCoreStressTest, OverseerTest, LeaderElectionIntegrationTest,
ClusterStateUpdateTest, LeaderElectionTest, TestDistributedSearch,
BadIndexSchemaTest, TestFunctionQuery, BasicFunctionalityTest,
DirectUpdateHandlerTest, TestIndexSearcher, ShowFileRequestHandlerTest,
CoreAdminHandlerTest, PolyFieldTest, TestPseudoReturnFields,
TestAtomicUpdateErrorCases, StatelessScriptUpdateProcessorFactoryTest,
DistanceFunctionTest, XsltUpdateRequestHandlerTest, LukeRequestHandlerTest,
DocumentAnalysisRequestHandlerTest, TestQueryTypes, TermsComponentTest,
RequestHandlersTest, DocumentBuilderTest, TestArbitraryIndexDir,
TestJmxIntegration, UpdateRequestProcessorFactoryTest, TestAnalyzedSuggestions,
TestPartialUpdateDeduplication, PingRequestHandlerTest, TestLFUCache,
TestSolrIndexConfig, SolrIndexConfigTest, TestDocSet, NumericFieldsTest,
TestConfig, ExternalFileFieldSortTest, SpellPossibilityIteratorTest,
TestPerFieldSimilarity, TestLMJelinekMercerSimilarityFactory,
TestDefaultSimilarityFactory, TimeZoneUtilsTest, TestFastOutputStream,
OpenExchangeRatesOrgProviderTest, PluginInfoTest, DateMathParserTest,
PreAnalyzedFieldTest, PrimUtilsTest, TestSuggestSpellingConverter,
SpellingQueryConverterTest, TestSolrJ, TestLRUCache, TestUtils,
TestDocumentBuilder, ZkNodePropsTest, SystemInfoHandlerTest, UUIDFieldTest,
CircularListTest, DistributedIntervalFacetingTest, CollectionReloadTest,
DeleteInactiveReplicaTest, DeleteReplicaTest, HttpPartitionTest,
RecoveryAfterSoftCommitTest, ReplicationFactorTest, ShardSplitTest,
TestCryptoKeys, TestMiniSolrCloudClusterSSL, TestRebalanceLeaders,
TriLevelCompositeIdRoutingTest, HdfsBasicDistributedZk2Test,
HdfsBasicDistributedZkTest, HdfsChaosMonkeySafeLeaderTest,
HdfsCollectionsAPIDistributedZkTest, HdfsThreadLeakTest,
HdfsUnloadDistributedZkTest, StressHdfsTest, CachingDirectoryFactoryTest,
HdfsDirectoryFactoryTest, QueryResultKeyTest, TestConfigOverlay,
TestConfigSets, TestInfoStreamLogging, TestReloadAndDeleteDocs,
TestReplicationHandlerBackup, TestSolrConfigHandlerCloud,
SegmentsInfoRequestHandlerTest, DistributedExpandComponentTest,
DistributedFacetPivotSmallAdvancedTest, DistributedSuggestComponentTest,
TestClassNameShortening, TestCopyFieldCollectionResource,
TestDefaultSearchFieldResource, TestDynamicFieldCollectionResource,
TestDynamicFieldResource, TestFieldTypeCollectionResource,
TestManagedSchemaFieldTypeResource, TestSchemaSimilarityResource,
TestSchemaVersionResource, TestSolrQueryParserDefaultOperatorResource,
TestSolrQueryParserResource, TestUniqueKeyFieldResource,
ChangedSchemaMergeTest, DateRangeFieldTest, EnumFieldTest,
TestCloudManagedSchema, TestCloudSchemaless, TestManagedSchema,
TestSchemaManager, TestFieldSortValues, TestHashQParserPlugin, TestInitQParser,
TestMaxScoreQueryParser, TestNoOpRegenerator, TestRecoveryHdfs,
TestSearcherReuse, TestSimpleQParserPlugin, TestStressUserVersions,
TestJsonFacets]
[junit4] Completed [469/485] on J1 in 5.02s, 4 tests, 1 error <<< FAILURES!
[...truncated 56 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:526: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:474: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:61: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\extra-targets.xml:39:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:229:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:512:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1415:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:973:
There were test failures: 485 suites, 1947 tests, 1 error, 66 ignored (34
assumptions)
Total time: 58 minutes 32 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]