Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Solaris/413/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
2 tests failed.
FAILED:
junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandler
Error Message:
ObjectTracker found 3 object(s) that were not released!!! [NRTCachingDirectory,
NRTCachingDirectory, NRTCachingDirectory]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:372)
at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:254)
at
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:397)
at
org.apache.solr.handler.ReplicationHandler.lambda$handleRequestBody$0(ReplicationHandler.java:279)
at java.lang.Thread.run(Thread.java:745)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:372)
at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:254)
at
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:397)
at
org.apache.solr.handler.ReplicationHandler.lambda$handleRequestBody$0(ReplicationHandler.java:279)
at java.lang.Thread.run(Thread.java:745)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:372)
at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:254)
at
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:397)
at
org.apache.solr.handler.ReplicationHandler.lambda$handleRequestBody$0(ReplicationHandler.java:279)
at java.lang.Thread.run(Thread.java:745)
Stack Trace:
java.lang.AssertionError: ObjectTracker found 3 object(s) that were not
released!!! [NRTCachingDirectory, NRTCachingDirectory, NRTCachingDirectory]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:372)
at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:254)
at
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:397)
at
org.apache.solr.handler.ReplicationHandler.lambda$handleRequestBody$0(ReplicationHandler.java:279)
at java.lang.Thread.run(Thread.java:745)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:372)
at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:254)
at
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:397)
at
org.apache.solr.handler.ReplicationHandler.lambda$handleRequestBody$0(ReplicationHandler.java:279)
at java.lang.Thread.run(Thread.java:745)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:372)
at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:254)
at
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:397)
at
org.apache.solr.handler.ReplicationHandler.lambda$handleRequestBody$0(ReplicationHandler.java:279)
at java.lang.Thread.run(Thread.java:745)
at __randomizedtesting.SeedInfo.seed([2FD8E12FA5588382]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNull(Assert.java:551)
at
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:261)
at sun.reflect.GeneratedMethodAccessor25.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
FAILED: org.apache.solr.handler.component.StatsComponentTest.testPercentiles
Error Message:
Unable to parse stats.field local params: percentiles=&v=stat_f due to: empty
String
Stack Trace:
org.apache.solr.common.SolrException: Unable to parse stats.field local params:
percentiles=&v=stat_f due to: empty String
at
__randomizedtesting.SeedInfo.seed([2FD8E12FA5588382:1B1F411BE33C0AB6]:0)
at
org.apache.solr.handler.component.StatsField$Stat$1.parseParams(StatsField.java:111)
at
org.apache.solr.handler.component.StatsField.populateStatsSets(StatsField.java:534)
at
org.apache.solr.handler.component.StatsField.<init>(StatsField.java:289)
at
org.apache.solr.handler.component.StatsInfo.<init>(StatsComponent.java:188)
at
org.apache.solr.handler.component.StatsComponent.prepare(StatsComponent.java:47)
at
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:269)
at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:154)
at org.apache.solr.core.SolrCore.execute(SolrCore.java:2088)
at
org.apache.solr.util.TestHarness.queryAndResponse(TestHarness.java:329)
at
org.apache.solr.handler.component.StatsComponentTest.testPercentiles(StatsComponentTest.java:1925)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NumberFormatException: empty String
at
sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1842)
at sun.misc.FloatingDecimal.parseDouble(FloatingDecimal.java:110)
at java.lang.Double.parseDouble(Double.java:538)
at
org.apache.solr.handler.component.StatsField$Stat$1.parseParams(StatsField.java:100)
... 48 more
Build Log:
[...truncated 11017 lines...]
[junit4] Suite: org.apache.solr.handler.component.StatsComponentTest
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.StatsComponentTest_2FD8E12FA5588382-001/init-core-data-001
[junit4] 2> 586047 INFO
(SUITE-StatsComponentTest-seed#[2FD8E12FA5588382]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 586049 INFO
(SUITE-StatsComponentTest-seed#[2FD8E12FA5588382]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 586050 INFO
(SUITE-StatsComponentTest-seed#[2FD8E12FA5588382]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib,
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 586079 WARN
(SUITE-StatsComponentTest-seed#[2FD8E12FA5588382]-worker) [ ] o.a.s.c.Config
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory>
instead.
[junit4] 2> 586080 INFO
(SUITE-StatsComponentTest-seed#[2FD8E12FA5588382]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
[junit4] 2> 586133 INFO
(SUITE-StatsComponentTest-seed#[2FD8E12FA5588382]-worker) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 586137 INFO
(SUITE-StatsComponentTest-seed#[2FD8E12FA5588382]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=example
[junit4] 2> 586171 INFO
(SUITE-StatsComponentTest-seed#[2FD8E12FA5588382]-worker) [ ]
o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING:
Deprecated, please use 'df' on request instead.
[junit4] 2> 586172 INFO
(SUITE-StatsComponentTest-seed#[2FD8E12FA5588382]-worker) [ ]
o.a.s.s.IndexSchema [null] unique key field: id
[junit4] 2> 586177 INFO
(SUITE-StatsComponentTest-seed#[2FD8E12FA5588382]-worker) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=30000&connTimeout=30000&retry=true
[junit4] 2> 586179 INFO (coreLoadExecutor-2829-thread-1) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib,
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 586205 WARN (coreLoadExecutor-2829-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 586207 INFO (coreLoadExecutor-2829-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
[junit4] 2> 586262 INFO (coreLoadExecutor-2829-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 586265 INFO (coreLoadExecutor-2829-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=example
[junit4] 2> 586299 INFO (coreLoadExecutor-2829-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] default search field in schema is text.
WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 586299 INFO (coreLoadExecutor-2829-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] unique key field: id
[junit4] 2> 586307 INFO (coreLoadExecutor-2829-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1
[junit4] 2> 586307 INFO (coreLoadExecutor-2829-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.StatsComponentTest_2FD8E12FA5588382-001/init-core-data-001/]
[junit4] 2> 586307 INFO (coreLoadExecutor-2829-thread-1) [
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@30257f7b
[junit4] 2> 586307 INFO (coreLoadExecutor-2829-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.StatsComponentTest_2FD8E12FA5588382-001/init-core-data-001/index/
[junit4] 2> 586307 WARN (coreLoadExecutor-2829-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.StatsComponentTest_2FD8E12FA5588382-001/init-core-data-001/index'
doesn't exist. Creating new index...
[junit4] 2> 586308 INFO (coreLoadExecutor-2829-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=987108609,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 586308 INFO (coreLoadExecutor-2829-thread-1) [
x:collection1] o.a.s.c.PluginBag [collection1] Initialized 1 plugins of type
queryResponseWriter: [xml]
[junit4] 2> 586310 INFO (coreLoadExecutor-2829-thread-1) [
x:collection1] o.a.s.c.PluginBag [collection1] Initialized 1 plugins of type
queryParser: [foo]
[junit4] 2> 586311 INFO (coreLoadExecutor-2829-thread-1) [
x:collection1] o.a.s.c.PluginBag [collection1] Initialized 4 plugins of type
searchComponent: [spellcheck, termsComp, tvComponent, highlight]
[junit4] 2> 586311 INFO (coreLoadExecutor-2829-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 586311 INFO (coreLoadExecutor-2829-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 586311 INFO (coreLoadExecutor-2829-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "dedupe-allfields"
[junit4] 2> 586311 INFO (coreLoadExecutor-2829-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 586311 INFO (coreLoadExecutor-2829-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 586311 INFO (coreLoadExecutor-2829-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 586312 INFO (coreLoadExecutor-2829-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "uniq-fields"
[junit4] 2> 586312 INFO (coreLoadExecutor-2829-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4] 2> 586312 INFO (coreLoadExecutor-2829-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 586312 INFO (coreLoadExecutor-2829-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 586312 INFO (coreLoadExecutor-2829-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 586319 INFO (coreLoadExecutor-2829-thread-1) [
x:collection1] o.a.s.c.PluginBag [collection1] Initialized 39 plugins of type
requestHandler: [/update, /update/json, /update/csv, /update/json/docs,
/config, /schema, /replication, /get, /admin/ping, /admin/segments,
/admin/luke, /admin/system, /admin/mbeans, /admin/plugins, /admin/threads,
/admin/properties, /admin/logging, /admin/file, /export, /graph, /stream, /sql,
/terms, standard, dismax, mock, defaults, lazy, spellCheckCompRH,
spellCheckCompRH_Direct, spellCheckWithWordbreak,
spellCheckWithWordbreak_Direct, spellCheckCompRH1, mltrh, tvrh, /mlt,
/debug/dump, /search-facet-def, /search-facet-invariants]
[junit4] 2> 586320 INFO (coreLoadExecutor-2829-thread-1) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/graph,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
[junit4] 2> 586320 INFO (coreLoadExecutor-2829-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 586320 INFO (coreLoadExecutor-2829-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 586321 INFO (coreLoadExecutor-2829-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 586321 INFO (coreLoadExecutor-2829-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 586321 INFO (coreLoadExecutor-2829-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=44, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=73.37109375,
floorSegmentMB=0.4462890625, forceMergeDeletesPctAllowed=29.015258290341738,
segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.36949141084165416
[junit4] 2> 586321 INFO (coreLoadExecutor-2829-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@8e192a8[collection1]
main]
[junit4] 2> 586321 INFO (coreLoadExecutor-2829-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
[junit4] 2> 586322 INFO (coreLoadExecutor-2829-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
InMemoryStorage
[junit4] 2> 586322 INFO (coreLoadExecutor-2829-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 586322 INFO (coreLoadExecutor-2829-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 586327 INFO (coreLoadExecutor-2829-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 586341 INFO (coreLoadExecutor-2829-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 586341 INFO
(searcherExecutor-2830-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 586342 INFO (coreLoadExecutor-2829-thread-1) [
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed
version buckets
[junit4] 2> 586342 INFO (coreLoadExecutor-2829-thread-1) [
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for
65536 version buckets from index
[junit4] 2> 586342 INFO
(searcherExecutor-2830-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 586342 INFO (coreLoadExecutor-2829-thread-1) [
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed
version bucket highest value from index
[junit4] 2> 586342 INFO
(searcherExecutor-2830-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 586342 INFO (coreLoadExecutor-2829-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1546543555301867520
[junit4] 2> 586342 INFO
(searcherExecutor-2830-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 586343 INFO
(searcherExecutor-2830-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 586343 INFO
(searcherExecutor-2830-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 586343 INFO
(searcherExecutor-2830-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 586343 INFO
(searcherExecutor-2830-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 586344 INFO
(searcherExecutor-2830-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 586344 INFO (coreLoadExecutor-2829-thread-1) [
x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with
highest version 1546543555301867520
[junit4] 2> 586344 INFO
(searcherExecutor-2830-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@8e192a8[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 586345 INFO
(SUITE-StatsComponentTest-seed#[2FD8E12FA5588382]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 586348 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsDateFieldOverflow-seed#[2FD8E12FA5588382])
[ ] o.a.s.SolrTestCaseJ4 ###Starting
testFieldStatisticsResultsDateFieldOverflow
[junit4] 2> 586351 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsDateFieldOverflow-seed#[2FD8E12FA5588382])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{deleteByQuery=*:* (-1546543555308158976)} 0 2
[junit4] 2> 586352 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsDateFieldOverflow-seed#[2FD8E12FA5588382])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 586353 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsDateFieldOverflow-seed#[2FD8E12FA5588382])
[ ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 586353 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsDateFieldOverflow-seed#[2FD8E12FA5588382])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 586353 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsDateFieldOverflow-seed#[2FD8E12FA5588382])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 0
[junit4] 2> 586354 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsDateFieldOverflow-seed#[2FD8E12FA5588382])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[1 (1546543555313401856)]} 0 0
[junit4] 2> 586354 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsDateFieldOverflow-seed#[2FD8E12FA5588382])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 586354 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsDateFieldOverflow-seed#[2FD8E12FA5588382])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@18019a3b
[junit4] 2> 586357 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsDateFieldOverflow-seed#[2FD8E12FA5588382])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7e209c20[collection1] main]
[junit4] 2> 586357 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsDateFieldOverflow-seed#[2FD8E12FA5588382])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 586358 INFO (searcherExecutor-2830-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7e209c20[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.3.0):C1)))}
[junit4] 2> 586359 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsDateFieldOverflow-seed#[2FD8E12FA5588382])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 4
[junit4] 2> 586362 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsDateFieldOverflow-seed#[2FD8E12FA5588382])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&stats=true&indent=true&stats.field=active_dt} hits=1 status=0
QTime=3
[junit4] 2> 586364 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsDateFieldOverflow-seed#[2FD8E12FA5588382])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[2 (1546543555324936192)]} 0 0
[junit4] 2> 586365 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsDateFieldOverflow-seed#[2FD8E12FA5588382])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[3 (1546543555325984768)]} 0 0
[junit4] 2> 586365 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsDateFieldOverflow-seed#[2FD8E12FA5588382])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 586365 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsDateFieldOverflow-seed#[2FD8E12FA5588382])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@18019a3b
[junit4] 2> 586367 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsDateFieldOverflow-seed#[2FD8E12FA5588382])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@208e73db[collection1] main]
[junit4] 2> 586367 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsDateFieldOverflow-seed#[2FD8E12FA5588382])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 586369 INFO (searcherExecutor-2830-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@208e73db[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.3.0):C1)
Uninverting(_1(6.3.0):C2)))}
[junit4] 2> 586369 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsDateFieldOverflow-seed#[2FD8E12FA5588382])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 3
[junit4] 2> 586369 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsDateFieldOverflow-seed#[2FD8E12FA5588382])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&stats=true&indent=true&stats.field=active_dt} hits=3 status=0
QTime=10
[junit4] 2> 586377 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsDateFieldOverflow-seed#[2FD8E12FA5588382])
[ ] o.a.s.SolrTestCaseJ4 ###Ending
testFieldStatisticsResultsDateFieldOverflow
[junit4] 2> 586380 INFO
(TEST-StatsComponentTest.testStatsFacetMultivaluedErrorHandling-seed#[2FD8E12FA5588382])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testStatsFacetMultivaluedErrorHandling
[junit4] 2> 586381 INFO
(TEST-StatsComponentTest.testStatsFacetMultivaluedErrorHandling-seed#[2FD8E12FA5588382])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@696dec18[collection1]
realtime]
[junit4] 2> 586381 INFO
(TEST-StatsComponentTest.testStatsFacetMultivaluedErrorHandling-seed#[2FD8E12FA5588382])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{deleteByQuery=*:* (-1546543555341713408)} 0 1
[junit4] 2> 586381 INFO
(TEST-StatsComponentTest.testStatsFacetMultivaluedErrorHandling-seed#[2FD8E12FA5588382])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 586381 INFO
(TEST-StatsComponentTest.testStatsFacetMultivaluedErrorHandling-seed#[2FD8E12FA5588382])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@18019a3b
[junit4] 2> 586382 INFO
(TEST-StatsComponentTest.testStatsFacetMultivaluedErrorHandling-seed#[2FD8E12FA5588382])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@777d5193[collection1] main]
[junit4] 2> 586382 INFO
(TEST-StatsComponentTest.testStatsFacetMultivaluedErrorHandling-seed#[2FD8E12FA5588382])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 586383 INFO (searcherExecutor-2830-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@777d5193[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 586383 INFO
(TEST-StatsComponentTest.testStatsFacetMultivaluedErrorHandling-seed#[2FD8E12FA5588382])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 1
[junit4] 2> 586384 INFO
(TEST-StatsComponentTest.testStatsFacetMultivaluedErrorHandling-seed#[2FD8E12FA5588382])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[1 (1546543555344859136)]} 0 0
[junit4] 2> 586384 INFO
(TEST-StatsComponentTest.testStatsFacetMultivaluedErrorHandling-seed#[2FD8E12FA5588382])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 586384 INFO
(TEST-StatsComponentTest.testStatsFacetMultivaluedErrorHandling-seed#[2FD8E12FA5588382])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@18019a3b
[junit4] 2> 586387 INFO
(TEST-StatsComponentTest.testStatsFacetMultivaluedErrorHandling-seed#[2FD8E12FA5588382])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7c0e359b[collection1] main]
[junit4] 2> 586387 INFO
(TEST-StatsComponentTest.testStatsFacetMultivaluedErrorHandling-seed#[2FD8E12FA5588382])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 586388 INFO (searcherExecutor-2830-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7c0e359b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(6.3.0):C1)))}
[junit4] 2> 586388 INFO
(TEST-StatsComponentTest.testStatsFacetMultivaluedErrorHandling-seed#[2FD8E12FA5588382])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 3
[junit4] 2> 586389 INFO
(TEST-StatsComponentTest.testStatsFacetMultivaluedErrorHandling-seed#[2FD8E12FA5588382])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[2 (1546543555350102016)]} 0 0
[junit4] 2> 586389 INFO
(TEST-StatsComponentTest.testStatsFacetMultivaluedErrorHandling-seed#[2FD8E12FA5588382])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[3 (1546543555351150592)]} 0 0
[junit4] 2> 586389 INFO
(TEST-StatsComponentTest.testStatsFacetMultivaluedErrorHandling-seed#[2FD8E12FA5588382])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 586389 INFO
(TEST-StatsComponentTest.testStatsFacetMultivaluedErrorHandling-seed#[2FD8E12FA5588382])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@18019a3b
[junit4] 2> 586391 INFO
(TEST-StatsComponentTest.testStatsFacetMultivaluedErrorHandling-seed#[2FD8E12FA5588382])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2b07623[collection1] main]
[junit4] 2> 586391 INFO
(TEST-StatsComponentTest.testStatsFacetMultivaluedErrorHandling-seed#[2FD8E12FA5588382])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 586392 INFO (searcherExecutor-2830-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@2b07623[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(6.3.0):C1)
Uninverting(_3(6.3.0):C2)))}
[junit4] 2> 586392 INFO
(TEST-StatsComponentTest.testStatsFacetMultivaluedErrorHandling-seed#[2FD8E12FA5588382])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 3
[junit4] 2> 586393 INFO
(TEST-StatsComponentTest.testStatsFacetMultivaluedErrorHandling-seed#[2FD8E12FA5588382])
[ ] o.a.s.h.RequestHandlerBase Ignoring exception matching .
[junit4] 2> 586393 INFO
(TEST-StatsComponentTest.testStatsFacetMultivaluedErrorHandling-seed#[2FD8E12FA5588382])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&stats=true&stats.facet=foo_ss&wt=xml&stats.field=active_i} hits=3
status=400 QTime=0
[junit4] 2> 586393 INFO
(TEST-StatsComponentTest.testStatsFacetMultivaluedErrorHandling-seed#[2FD8E12FA5588382])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testStatsFacetMultivaluedErrorHandling
[junit4] 2> 586396 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsDateFieldAlwaysMissing-seed#[2FD8E12FA5588382])
[ ] o.a.s.SolrTestCaseJ4 ###Starting
testFieldStatisticsResultsDateFieldAlwaysMissing
[junit4] 2> 586397 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsDateFieldAlwaysMissing-seed#[2FD8E12FA5588382])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4946f3ef[collection1]
realtime]
[junit4] 2> 586397 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsDateFieldAlwaysMissing-seed#[2FD8E12FA5588382])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{deleteByQuery=*:* (-1546543555358490624)} 0 1
[junit4] 2> 586397 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsDateFieldAlwaysMissing-seed#[2FD8E12FA5588382])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 586397 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsDateFieldAlwaysMissing-seed#[2FD8E12FA5588382])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@18019a3b
[junit4] 2> 586398 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsDateFieldAlwaysMissing-seed#[2FD8E12FA5588382])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@30fa6b2b[collection1] main]
[junit4] 2> 586398 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsDateFieldAlwaysMissing-seed#[2FD8E12FA5588382])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 586399 INFO (searcherExecutor-2830-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@30fa6b2b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 586399 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsDateFieldAlwaysMissing-seed#[2FD8E12FA5588382])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 1
[junit4] 2> 586400 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsDateFieldAlwaysMissing-seed#[2FD8E12FA5588382])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[1 (1546543555361636352)]} 0 0
[junit4] 2> 586400 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsDateFieldAlwaysMissing-seed#[2FD8E12FA5588382])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[2 (1546543555362684928)]} 0 0
[junit4] 2> 586400 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsDateFieldAlwaysMissing-seed#[2FD8E12FA5588382])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 586400 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsDateFieldAlwaysMissing-seed#[2FD8E12FA5588382])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@18019a3b
[junit4] 2> 586402 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsDateFieldAlwaysMissing-seed#[2FD8E12FA5588382])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4a72a802[collection1] main]
[junit4] 2> 586402 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsDateFieldAlwaysMissing-seed#[2FD8E12FA5588382])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 586402 INFO (searcherExecutor-2830-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@4a72a802[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(6.3.0):C2)))}
[junit4] 2> 586403 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsDateFieldAlwaysMissing-seed#[2FD8E12FA5588382])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 2
[junit4] 2> 586403 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsDateFieldAlwaysMissing-seed#[2FD8E12FA5588382])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[3 (1546543555365830656)]} 0 0
[junit4] 2> 586404 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsDateFieldAlwaysMissing-seed#[2FD8E12FA5588382])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 586404 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsDateFieldAlwaysMissing-seed#[2FD8E12FA5588382])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@18019a3b
[junit4] 2> 586405 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsDateFieldAlwaysMissing-seed#[2FD8E12FA5588382])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@676ba52f[collection1] main]
[junit4] 2> 586405 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsDateFieldAlwaysMissing-seed#[2FD8E12FA5588382])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 586406 INFO (searcherExecutor-2830-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@676ba52f[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(6.3.0):C2)
Uninverting(_5(6.3.0):C1)))}
[junit4] 2> 586406 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsDateFieldAlwaysMissing-seed#[2FD8E12FA5588382])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 2
[junit4] 2> 586407 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsDateFieldAlwaysMissing-seed#[2FD8E12FA5588382])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&stats=true&indent=true&stats.field=active_dt} hits=3 status=0
QTime=0
[junit4] 2> 586437 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsDateFieldAlwaysMissing-seed#[2FD8E12FA5588382])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&stats=true&wt=xml&stats.field={!cardinality%3Dtrue}active_dt}
hits=3 status=0 QTime=21
[junit4] 2> 586437 INFO
(TEST-StatsComponentTest.testFieldStatisticsResultsDateFieldAlwaysMissing-seed#[2FD8E12FA5588382])
[ ] o.a.s.SolrTestCaseJ4 ###Ending
testFieldStatisticsResultsDateFieldAlwaysMissing
[junit4] 2> 586441 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testCalcDistinctStats
[junit4] 2> 586442 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@31257fd5[collection1] realtime]
[junit4] 2> 586442 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{deleteByQuery=*:* (-1546543555405676544)} 0 1
[junit4] 2> 586442 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 586442 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@18019a3b
[junit4] 2> 586442 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@29299b3b[collection1] main]
[junit4] 2> 586443 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 586443 INFO (searcherExecutor-2830-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@29299b3b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 586444 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 1
[junit4] 2> 586445 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[0 (1546543555408822272)]} 0 1
[junit4] 2> 586445 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1 (1546543555409870848)]} 0 0
[junit4] 2> 586446 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2 (1546543555409870849)]} 0 0
[junit4] 2> 586447 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3 (1546543555411968000)]} 0 0
[junit4] 2> 586447 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[4 (1546543555411968001)]} 0 0
[junit4] 2> 586448 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[5 (1546543555413016576)]} 0 0
[junit4] 2> 586448 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[6 (1546543555413016577)]} 0 0
[junit4] 2> 586448 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[7 (1546543555413016578)]} 0 0
[junit4] 2> 586449 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[8 (1546543555413016579)]} 0 0
[junit4] 2> 586449 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[9 (1546543555414065152)]} 0 0
[junit4] 2> 586450 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[10 (1546543555415113728)]} 0 0
[junit4] 2> 586450 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[11 (1546543555415113729)]} 0 0
[junit4] 2> 586450 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[12 (1546543555415113730)]} 0 0
[junit4] 2> 586451 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[13 (1546543555416162304)]} 0 0
[junit4] 2> 586451 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[14 (1546543555416162305)]} 0 0
[junit4] 2> 586451 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[15 (1546543555416162306)]} 0 0
[junit4] 2> 586452 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[16 (1546543555416162307)]} 0 0
[junit4] 2> 586452 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[17 (1546543555417210880)]} 0 0
[junit4] 2> 586452 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[18 (1546543555417210881)]} 0 0
[junit4] 2> 586452 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[19 (1546543555417210882)]} 0 0
[junit4] 2> 586453 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 586453 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@18019a3b
[junit4] 2> 586455 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@57150ed6[collection1] main]
[junit4] 2> 586456 INFO (searcherExecutor-2830-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@57150ed6[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(6.3.0):C20)))}
[junit4] 2> 586456 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 586457 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 3
[junit4] 2> 586457 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={stats.field={!key%3Dk}a_i&q=*:*&stats=true&indent=true} hits=20
status=0 QTime=0
[junit4] 2> 586459 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={stats.calcdistinct=false&stats.field={!key%3Dk}a_i&q=*:*&stats=true&indent=true}
hits=20 status=0 QTime=0
[junit4] 2> 586460 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={f.a_i.stats.calcdistinct=false&stats.field={!key%3Dk}a_i&q=*:*&stats=true&indent=true}
hits=20 status=0 QTime=0
[junit4] 2> 586461 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={stats.calcdistinct=true&f.a_i.stats.calcdistinct=false&stats.field={!key%3Dk}a_i&q=*:*&stats=true&indent=true}
hits=20 status=0 QTime=0
[junit4] 2> 586464 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={stats.field={!key%3Dk+min%3D'true'}a_i&q=*:*&stats=true&indent=true}
hits=20 status=0 QTime=0
[junit4] 2> 586465 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={stats.calcdistinct=true&f.a_i.stats.calcdistinct=true&stats.field={!key%3Dk+min%3D'true'+calcdistinct%3D'false'}a_i&q=*:*&stats=true&indent=true}
hits=20 status=0 QTime=0
[junit4] 2> 586467 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={stats.calcdistinct=true&stats.field={!key%3Dk}a_i&q=*:*&stats=true&indent=true}
hits=20 status=0 QTime=0
[junit4] 2> 586468 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={f.a_i.stats.calcdistinct=true&stats.field={!key%3Dk}a_i&q=*:*&stats=true&indent=true}
hits=20 status=0 QTime=0
[junit4] 2> 586469 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={stats.calcdistinct=false&f.a_i.stats.calcdistinct=true&stats.field={!key%3Dk}a_i&q=*:*&stats=true&indent=true}
hits=20 status=0 QTime=0
[junit4] 2> 586470 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={stats.calcdistinct=false+&stats.field={!key%3Dk+min%3Dtrue+calcdistinct%3Dtrue}a_i&q=*:*&stats=true&indent=true}
hits=20 status=0 QTime=0
[junit4] 2> 586471 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={f.a_i.stats.calcdistinct=false&stats.field={!key%3Dk+min%3Dtrue+calcdistinct%3Dtrue}a_i&q=*:*&stats=true&indent=true}
hits=20 status=0 QTime=0
[junit4] 2> 586472 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={stats.calcdistinct=false+&f.a_i.stats.calcdistinct=false&stats.field={!key%3Dk+min%3Dtrue+calcdistinct%3Dtrue}a_i&q=*:*&stats=true&indent=true}
hits=20 status=0 QTime=0
[junit4] 2> 586473 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={stats.field={!key%3Dk+calcdistinct%3Dtrue}a_i&q=*:*&stats=true&indent=true}
hits=20 status=0 QTime=0
[junit4] 2> 586474 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={stats.calcdistinct=true&stats.field={!key%3Dk+min%3D'false'}a_i&q=*:*&stats=true&indent=true}
hits=20 status=0 QTime=0
[junit4] 2> 586474 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={stats.calcdistinct=true&stats.field={!key%3Dk+max%3D'true'+min%3D'false'}a_i&q=*:*&stats=true&indent=true}
hits=20 status=0 QTime=0
[junit4] 2> 586475 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={stats.calcdistinct=false&stats.field={!key%3Dk+calcdistinct%3Dtrue}a_i&q=*:*&stats=true&indent=true}
hits=20 status=0 QTime=0
[junit4] 2> 586476 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={f.a_i.stats.calcdistinct=false&stats.field={!key%3Dk+calcdistinct%3Dtrue}a_i&q=*:*&stats=true&indent=true}
hits=20 status=0 QTime=0
[junit4] 2> 586477 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={stats.calcdistinct=false&f.a_i.stats.calcdistinct=false&stats.field={!key%3Dk+calcdistinct%3Dtrue}a_i&q=*:*&stats=true&indent=true}
hits=20 status=0 QTime=0
[junit4] 2> 586478 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={stats.calcdistinct=false&f.a_i.stats.calcdistinct=false&stats.field={!key%3Dk+min%3D'false'+calcdistinct%3Dtrue}a_i&q=*:*&stats=true&indent=true}
hits=20 status=0 QTime=0
[junit4] 2> 586479 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={stats.calcdistinct=true&stats.field={!key%3Dk+min%3Dtrue}a_i&q=*:*&stats=true&indent=true}
hits=20 status=0 QTime=0
[junit4] 2> 586482 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={f.a_i.stats.calcdistinct=true&stats.field={!key%3Dk+min%3Dtrue}a_i&q=*:*&stats=true&indent=true}
hits=20 status=0 QTime=0
[junit4] 2> 586483 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={stats.calcdistinct=false&f.a_i.stats.calcdistinct=true&stats.field={!key%3Dk+min%3Dtrue}a_i&q=*:*&stats=true&indent=true}
hits=20 status=0 QTime=0
[junit4] 2> 586484 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={f.a_i.stats.calcdistinct=false&stats.field={!key%3Dk+min%3Dtrue+calcdistinct%3Dtrue}a_i&q=*:*&stats=true&indent=true}
hits=20 status=0 QTime=0
[junit4] 2> 586485 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={stats.calcdistinct=false&stats.field={!key%3Dk+min%3Dtrue+calcdistinct%3Dtrue}a_i&q=*:*&stats=true&indent=true}
hits=20 status=0 QTime=0
[junit4] 2> 586487 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={stats.calcdistinct=false&f.a_i.stats.calcdistinct=false&stats.field={!key%3Dk+min%3Dtrue+calcdistinct%3Dtrue}a_i&q=*:*&stats=true&indent=true}
hits=20 status=0 QTime=0
[junit4] 2> 586487 INFO
(TEST-StatsComponentTest.testCalcDistinctStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testCalcDistinctStats
[junit4] 2> 586491 INFO
(TEST-StatsComponentTest.testStatsExcludeFilterQuery-seed#[2FD8E12FA5588382]) [
] o.a.s.SolrTestCaseJ4 ###Starting testStatsExcludeFilterQuery
[junit4] 2> 586492 INFO
(TEST-StatsComponentTest.testStatsExcludeFilterQuery-seed#[2FD8E12FA5588382]) [
] o.a.s.s.SolrIndexSearcher Opening [Searcher@3616265b[collection1] realtime]
[junit4] 2> 586492 INFO
(TEST-StatsComponentTest.testStatsExcludeFilterQuery-seed#[2FD8E12FA5588382]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{deleteByQuery=*:* (-1546543555458105344)} 0 1
[junit4] 2> 586493 INFO
(TEST-StatsComponentTest.testStatsExcludeFilterQuery-seed#[2FD8E12FA5588382]) [
] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 586493 INFO
(TEST-StatsComponentTest.testStatsExcludeFilterQuery-seed#[2FD8E12FA5588382]) [
] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@18019a3b
[junit4] 2> 586493 INFO
(TEST-StatsComponentTest.testStatsExcludeFilterQuery-seed#[2FD8E12FA5588382]) [
] o.a.s.s.SolrIndexSearcher Opening [Searcher@66ca34be[collection1] main]
[junit4] 2> 586493 INFO
(TEST-StatsComponentTest.testStatsExcludeFilterQuery-seed#[2FD8E12FA5588382]) [
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 586494 INFO (searcherExecutor-2830-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@66ca34be[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 586494 INFO
(TEST-StatsComponentTest.testStatsExcludeFilterQuery-seed#[2FD8E12FA5588382]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 1
[junit4] 2> 586495 INFO
(TEST-StatsComponentTest.testStatsExcludeFilterQuery-seed#[2FD8E12FA5588382]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1 (1546543555461251072)]} 0 0
[junit4] 2> 586496 INFO
(TEST-StatsComponentTest.testStatsExcludeFilterQuery-seed#[2FD8E12FA5588382]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2 (1546543555462299648)]} 0 0
[junit4] 2> 586496 INFO
(TEST-StatsComponentTest.testStatsExcludeFilterQuery-seed#[2FD8E12FA5588382]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3 (1546543555463348224)]} 0 0
[junit4] 2> 586496 INFO
(TEST-StatsComponentTest.testStatsExcludeFilterQuery-seed#[2FD8E12FA5588382]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[4 (1546543555463348225)]} 0 0
[junit4] 2> 586497 INFO
(TEST-StatsComponentTest.testStatsExcludeFilterQuery-seed#[2FD8E12FA5588382]) [
] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 586497 INFO
(TEST-StatsComponentTest.testStatsExcludeFilterQuery-seed#[2FD8E12FA5588382]) [
] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@18019a3b
[junit4] 2> 586498 INFO
(TEST-StatsComponentTest.testStatsExcludeFilterQuery-seed#[2FD8E12FA5588382]) [
] o.a.s.s.SolrIndexSearcher Opening [Searcher@36ee17[collection1] main]
[junit4] 2> 586499 INFO
(TEST-StatsComponentTest.testStatsExcludeFilterQuery-seed#[2FD8E12FA5588382]) [
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 586499 INFO (searcherExecutor-2830-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@36ee17[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_7(6.3.0):C4)))}
[junit4] 2> 586499 INFO
(TEST-StatsComponentTest.testStatsExcludeFilterQuery-seed#[2FD8E12FA5588382]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 2
[junit4] 2> 586500 INFO
(TEST-StatsComponentTest.testStatsExcludeFilterQuery-seed#[2FD8E12FA5588382]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&stats=true&fq={!tag%3Did}id:[2+TO+3]&stats.field={!ex%3Did}id}
hits=2 status=0 QTime=1
[junit4] 2> 586501 INFO
(TEST-StatsComponentTest.testStatsExcludeFilterQuery-seed#[2FD8E12FA5588382]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&stats=true&fq={!tag%3Did}id:[2+TO+3]&stats.field={!key%3Did2}id}
hits=2 status=0 QTime=0
[junit4] 2> 586502 INFO
(TEST-StatsComponentTest.testStatsExcludeFilterQuery-seed#[2FD8E12FA5588382]) [
] o.a.s.SolrTestCaseJ4 ###Ending testStatsExcludeFilterQuery
[junit4] 2> 586504 INFO
(TEST-StatsComponentTest.testFieldStatisticsDocValuesAndMultiValued-seed#[2FD8E12FA5588382])
[ ] o.a.s.SolrTestCaseJ4 ###Starting
testFieldStatisticsDocValuesAndMultiValued
[junit4] 2> 586505 INFO
(TEST-StatsComponentTest.testFieldStatisticsDocValuesAndMultiValued-seed#[2FD8E12FA5588382])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1fc4a81d[collection1]
realtime]
[junit4] 2> 586505 INFO
(TEST-StatsComponentTest.testFieldStatisticsDocValuesAndMultiValued-seed#[2FD8E12FA5588382])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{deleteByQuery=*:* (-1546543555472785408)} 0 0
[junit4] 2> 586506 INFO
(TEST-StatsComponentTest.testFieldStatisticsDocValuesAndMultiValued-seed#[2FD8E12FA5588382])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 586506 INFO
(TEST-StatsComponentTest.testFieldStatisticsDocValuesAndMultiValued-seed#[2FD8E12FA5588382])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@18019a3b
[junit4] 2> 586506 INFO
(TEST-StatsComponentTest.testFieldStatisticsDocValuesAndMultiValued-seed#[2FD8E12FA5588382])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@360a799[collection1] main]
[junit4] 2> 586507 INFO
(TEST-StatsComponentTest.testFieldStatisticsDocValuesAndMultiValued-seed#[2FD8E12FA5588382])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 586507 INFO (searcherExecutor-2830-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@360a799[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 586507 INFO
(TEST-StatsComponentTest.testFieldStatisticsDocValuesAndMultiValued-seed#[2FD8E12FA5588382])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 1
[junit4] 2> 586510 INFO
(TEST-StatsComponentTest.testFieldStatisticsDocValuesAndMultiValued-seed#[2FD8E12FA5588382])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={wt=json&indent=true}{add=[1 (1546543555478028288)]} 0 0
[junit4] 2> 586511 INFO
(TEST-StatsComponentTest.testFieldStatisticsDocValuesAndMultiValued-seed#[2FD8E12FA5588382])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={wt=json&indent=true}{add=[2 (1546543555479076864)]} 0 0
[junit4] 2> 586511 INFO
(TEST-StatsComponentTest.testFieldStatisticsDocValuesAndMultiValued-seed#[2FD8E12FA5588382])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 586511 INFO
(TEST-StatsComponentTest.testFieldStatisticsDocValuesAndMultiValued-seed#[2FD8E12FA5588382])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@18019a3b
[junit4] 2> 586512 INFO
(TEST-StatsComponentTest.testFieldStatisticsDocValuesAndMultiValued-seed#[2FD8E12FA5588382])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@d2bcc5b[collection1] main]
[junit4] 2> 586513 INFO
(TEST-StatsComponentTest.testFieldStatisticsDocValuesAndMultiValued-seed#[2FD8E12FA5588382])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 586513 INFO (searcherExecutor-2830-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@d2bcc5b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_8(6.3.0):C2)))}
[junit4] 2> 586514 INFO
(TEST-StatsComponentTest.testFieldStatisticsDocValuesAndMultiValued-seed#[2FD8E12FA5588382])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 2
[junit4] 2> 586520 INFO
(TEST-StatsComponentTest.testFieldStatisticsDocValuesAndMultiValued-seed#[2FD8E12FA5588382])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&stats=true&indent=true&stats.field=cat_docValues} hits=2 status=0
QTime=6
[junit4] 2> 586541 INFO
(TEST-StatsComponentTest.testFieldStatisticsDocValuesAndMultiValued-seed#[2FD8E12FA5588382])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&stats=true&wt=xml&stats.field={!cardinality%3Dtrue}cat_docValues}
hits=2 status=0 QTime=16
[junit4] 2> 586541 INFO
(TEST-StatsComponentTest.testFieldStatisticsDocValuesAndMultiValued-seed#[2FD8E12FA5588382])
[ ] o.a.s.SolrTestCaseJ4 ###Ending
testFieldStatisticsDocValuesAndMultiValued
[junit4] 2> 586545 INFO
(TEST-StatsComponentTest.testStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testStats
[junit4] 2> 586546 INFO
(TEST-StatsComponentTest.testStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@573ca77e[collection1] realtime]
[junit4] 2> 586546 INFO
(TEST-StatsComponentTest.testStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{deleteByQuery=*:* (-1546543555514728448)} 0 1
[junit4] 2> 586547 INFO
(TEST-StatsComponentTest.testStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 586547 INFO
(TEST-StatsComponentTest.testStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@18019a3b
[junit4] 2> 586547 INFO
(TEST-StatsComponentTest.testStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@5b665216[collection1] main]
[junit4] 2> 586548 INFO
(TEST-StatsComponentTest.testStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 586548 INFO (searcherExecutor-2830-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5b665216[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 586548 INFO
(TEST-StatsComponentTest.testStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 1
[junit4] 2> 586549 INFO
(TEST-StatsComponentTest.testStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1 (1546543555517874176)]} 0 0
[junit4] 2> 586549 INFO
(TEST-StatsComponentTest.testStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2 (1546543555518922752)]} 0 0
[junit4] 2> 586550 INFO
(TEST-StatsComponentTest.testStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 586550 INFO
(TEST-StatsComponentTest.testStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@18019a3b
[junit4] 2> 586552 INFO
(TEST-StatsComponentTest.testStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@868a2a5[collection1] main]
[junit4] 2> 586552 INFO
(TEST-StatsComponentTest.testStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 586552 INFO (searcherExecutor-2830-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@868a2a5[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_9(6.3.0):C2)))}
[junit4] 2> 586553 INFO
(TEST-StatsComponentTest.testStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 3
[junit4] 2> 586553 INFO
(TEST-StatsComponentTest.testStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3 (1546543555523117056)]} 0 0
[junit4] 2> 586554 INFO
(TEST-StatsComponentTest.testStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[4 (1546543555524165632)]} 0 0
[junit4] 2> 586554 INFO
(TEST-StatsComponentTest.testStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 586554 INFO
(TEST-StatsComponentTest.testStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@18019a3b
[junit4] 2> 586556 INFO
(TEST-StatsComponentTest.testStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@3d74022d[collection1] main]
[junit4] 2> 586557 INFO (searcherExecutor-2830-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@3d74022d[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_9(6.3.0):C2)
Uninverting(_a(6.3.0):C2)))}
[junit4] 2> 586557 INFO
(TEST-StatsComponentTest.testStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 586557 INFO
(TEST-StatsComponentTest.testStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 3
[junit4] 2> 586558 INFO
(TEST-StatsComponentTest.testStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={stats.field=stats_i&stats=true&q=*:*&stats.calcdistinct=true} hits=4
status=0 QTime=0
[junit4] 2> 586560 INFO
(TEST-StatsComponentTest.testStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={stats.field=stats_i&stats=true&q=*:*&fq=-id:4&stats.calcdistinct=true}
hits=3 status=0 QTime=0
[junit4] 2> 586562 INFO
(TEST-StatsComponentTest.testStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={stats.field=stats_i&stats.field={!key%3Dkey_key+ex%3Dkey_ex_tag,fq1,fq2}stats_i&stats=true&q=*:*&stats.calcdistinct=true&fq={!tag%3Dkey_ex_tag}-id:4}
hits=3 status=0 QTime=0
[junit4] 2> 586573 INFO
(TEST-StatsComponentTest.testStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={stats.field=stats_i&stats=true&q=*:*&f.stats_i.stats.calcdistinct=true}
hits=4 status=0 QTime=0
[junit4] 2> 586575 INFO
(TEST-StatsComponentTest.testStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={stats.field=stats_i&stats=true&q=*:*&fq=-id:4&f.stats_i.stats.calcdistinct=true}
hits=3 status=0 QTime=0
[junit4] 2> 586576 INFO
(TEST-StatsComponentTest.testStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={stats.field=stats_i&stats.field={!key%3Dkey_key+ex%3Dkey_ex_tag,fq1,fq2}stats_i&stats=true&q=*:*&f.stats_i.stats.calcdistinct=true&fq={!tag%3Dkey_ex_tag}-id:4}
hits=3 status=0 QTime=0
[junit4] 2> 586579 INFO
(TEST-StatsComponentTest.testStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={stats.field={!ex%3Dfq1,fq2}stats_i&stats=true&fq={!tag%3Dfq1}-id:[0+TO+2]&fq={!tag%3Dfq2}-id:[2+TO+1000]&q=*:*&stats.calcdistinct=true}
hits=0 status=0 QTime=1
[junit4] 2> 586584 INFO
(TEST-StatsComponentTest.testStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={stats.field={!ex%3Dfq1,fq2}stats_i&stats=true&fq={!tag%3Dfq1}-id:[0+TO+2]&fq={!tag%3Dfq2}-id:[2+TO+1000]&fq=-id:4&q=*:*&stats.calcdistinct=true}
hits=0 status=0 QTime=0
[junit4] 2> 586585 INFO
(TEST-StatsComponentTest.testStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={stats.field={!ex%3Dfq1,fq2}stats_i&stats.field={!key%3Dkey_key+ex%3Dkey_ex_tag,fq1,fq2}stats_i&stats=true&fq={!tag%3Dfq1}-id:[0+TO+2]&fq={!tag%3Dfq2}-id:[2+TO+1000]&fq={!tag%3Dkey_ex_tag}-id:4&q=*:*&stats.calcdistinct=true}
hits=0 status=0 QTime=0
[junit4] 2> 586589 INFO
(TEST-StatsComponentTest.testStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={stats.field={!ex%3Dfq1,fq2}stats_i&stats=true&fq={!tag%3Dfq1}-id:[0+TO+2]&fq={!tag%3Dfq2}-id:[2+TO+1000]&q=*:*&f.stats_i.stats.calcdistinct=true}
hits=0 status=0 QTime=1
[junit4] 2> 586590 INFO
(TEST-StatsComponentTest.testStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={stats.field={!ex%3Dfq1,fq2}stats_i&stats=true&fq={!tag%3Dfq1}-id:[0+TO+2]&fq={!tag%3Dfq2}-id:[2+TO+1000]&fq=-id:4&q=*:*&f.stats_i.stats.calcdistinct=true}
hits=0 status=0 QTime=0
[junit4] 2> 586595 INFO
(TEST-StatsComponentTest.testStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={stats.field={!ex%3Dfq1,fq2}stats_i&stats.field={!key%3Dkey_key+ex%3Dkey_ex_tag,fq1,fq2}stats_i&stats=true&fq={!tag%3Dfq1}-id:[0+TO+2]&fq={!tag%3Dfq2}-id:[2+TO+1000]&fq={!tag%3Dkey_ex_tag}-id:4&q=*:*&f.stats_i.stats.calcdistinct=true}
hits=0 status=0 QTime=0
[junit4] 2> 586597 INFO
(TEST-StatsComponentTest.testStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={stats.field={!ex%3Dfq1}stats_i&stats=true&fq={!tag%3Dfq1}id:1&q=*:*&stats.calcdistinct=true}
hits=1 status=0 QTime=0
[junit4] 2> 586598 INFO
(TEST-StatsComponentTest.testStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={stats.field={!ex%3Dfq1}stats_i&stats=true&fq={!tag%3Dfq1}id:1&fq=-id:4&q=*:*&stats.calcdistinct=true}
hits=1 status=0 QTime=0
[junit4] 2> 586599 INFO
(TEST-StatsComponentTest.testStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={stats.field={!ex%3Dfq1}stats_i&stats.field={!key%3Dkey_key+ex%3Dkey_ex_tag,fq1,fq2}stats_i&stats=true&fq={!tag%3Dfq1}id:1&fq={!tag%3Dkey_ex_tag}-id:4&q=*:*&stats.calcdistinct=true}
hits=1 status=0 QTime=0
[junit4] 2> 586607 INFO
(TEST-StatsComponentTest.testStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={stats.field={!ex%3Dfq1}stats_i&stats=true&fq={!tag%3Dfq1}id:1&q=*:*&f.stats_i.stats.calcdistinct=true}
hits=1 status=0 QTime=0
[junit4] 2> 586609 INFO
(TEST-StatsComponentTest.testStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={stats.field={!ex%3Dfq1}stats_i&stats=true&fq={!tag%3Dfq1}id:1&fq=-id:4&q=*:*&f.stats_i.stats.calcdistinct=true}
hits=1 status=0 QTime=0
[junit4] 2> 586610 INFO
(TEST-StatsComponentTest.testStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={stats.field={!ex%3Dfq1}stats_i&stats.field={!key%3Dkey_key+ex%3Dkey_ex_tag,fq1,fq2}stats_i&stats=true&fq={!tag%3Dfq1}id:1&fq={!tag%3Dkey_ex_tag}-id:4&q=*:*&f.stats_i.stats.calcdistinct=true}
hits=1 status=0 QTime=0
[junit4] 2> 586613 INFO
(TEST-StatsComponentTest.testStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&stats.calcdistinct=true&stats=true&fq={!tag%3Dkey_ex_tag}-id:4&wt=xml&stats.field={!key%3Dkey_key+ex%3Dkey_ex_tag}stats_i}
hits=3 status=0 QTime=0
[junit4] 2> 586638 INFO
(TEST-StatsComponentTest.testStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&stats.calcdistinct=true&stats=true&fq={!tag%3Dkey_ex_tag}-id:4&wt=xml&stats.field={!key%3Dkey_key+ex%3Dkey_ex_tag+v%3Dstats_i}}
hits=3 status=0 QTime=0
[junit4] 2> 586639 INFO
(TEST-StatsComponentTest.testStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&stats.calcdistinct=true&stats=true&fq={!tag%3Dkey_ex_tag}-id:4&wt=xml&stats.field={!lucene+key%3Dkey_key+ex%3Dkey_ex_tag}_val_:"field(stats_i)"}
hits=3 status=0 QTime=0
[junit4] 2> 586640 INFO
(TEST-StatsComponentTest.testStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&stats.calcdistinct=true&stats=true&fq={!tag%3Dkey_ex_tag}-id:4&wt=xml&stats.field={!func+key%3Dkey_key+ex%3Dkey_ex_tag}field(stats_i)}
hits=3 status=0 QTime=0
[junit4] 2> 586641 INFO
(TEST-StatsComponentTest.testStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&stats.calcdistinct=true&stats=true&fq={!tag%3Dkey_ex_tag}-id:4&wt=xml&stats.field={!type%3Dfunc+key%3Dkey_key+ex%3Dkey_ex_tag}field(stats_i)}
hits=3 status=0 QTime=0
[junit4] 2> 586642 INFO
(TEST-StatsComponentTest.testStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&stats.calcdistinct=true&stats=true&fq={!tag%3Dkey_ex_tag}-id:4&wt=xml&stats.field={!type%3Dfunc+key%3Dkey_key+ex%3Dkey_ex_tag+v%3Dfield(stats_i)}}
hits=3 status=0 QTime=0
[junit4] 2> 586647 INFO
(TEST-StatsComponentTest.testStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&stats.calcdistinct=true&stats=true&fq={!tag%3Dkey_ex_tag}-id:4&wt=xml&stats.field={!type%3Dfunc+key%3Dkey_key+ex%3Dkey_ex_tag+v%3D'field(stats_i)'}}
hits=3 status=0 QTime=0
[junit4] 2> 586648 INFO
(TEST-StatsComponentTest.testStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&stats.calcdistinct=true&stats=true&fq={!tag%3Dkey_ex_tag}-id:4&wt=xml&stats.field={!type%3Dfunc+key%3Dkey_key+ex%3Dkey_ex_tag+v%3D'sum(0,stats_i)'}}
hits=3 status=0 QTime=0
[junit4] 2> 586649 INFO
(TEST-StatsComponentTest.testStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&stats.calcdistinct=true&stats=true&fq={!tag%3Dkey_ex_tag}-id:4&wt=xml&stats.field={!type%3Dfunc+key%3Dkey_key+ex%3Dkey_ex_tag+v%3D'product(1,stats_i)'}}
hits=3 status=0 QTime=0
[junit4] 2> 586651 INFO
(TEST-StatsComponentTest.testStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&stats.calcdistinct=true&stats=true&fq={!tag%3Dkey_ex_tag}-id:4&wt=xml&stats.field={!func+key%3Dkey_key+ex%3Dkey_ex_tag}product(2,+stats_i)}
hits=3 status=0 QTime=0
[junit4] 2> 586652 INFO
(TEST-StatsComponentTest.testStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&stats=true&fq={!tag%3Dkey_ex_tag}-id:4&wt=xml&stats.field={!key%3Dkey_key+cardinality%3Dtrue}stats_i}
hits=3 status=0 QTime=0
[junit4] 2> 586653 INFO
(TEST-StatsComponentTest.testStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1 (1546543555626926080)]} 0 0
[junit4] 2> 586653 INFO
(TEST-StatsComponentTest.testStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2 (1546543555627974656)]} 0 0
[junit4] 2> 586654 INFO
(TEST-StatsComponentTest.testStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 586654 INFO
(TEST-StatsComponentTest.testStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@18019a3b
[junit4] 2> 586656 INFO
(TEST-StatsComponentTest.testStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@28d0c5ee[collection1] main]
[junit4] 2> 586656 INFO
(TEST-StatsComponentTest.testStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 586658 INFO (searcherExecutor-2830-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@28d0c5ee[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(6.3.0):C2)
Uninverting(_b(6.3.0):C2)))}
[junit4] 2> 586658 INFO
(TEST-StatsComponentTest.testStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 4
[junit4] 2> 586663 INFO
(TEST-StatsComponentTest.testStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3 (1546543555637411840)]} 0 1
[junit4] 2> 586663 INFO
(TEST-StatsComponentTest.testStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[4 (1546543555638460416)]} 0 0
[junit4] 2> 586663 INFO
(TEST-StatsComponentTest.testStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 586663 INFO
(TEST-StatsComponentTest.testStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@18019a3b
[junit4] 2> 586665 INFO
(TEST-StatsComponentTest.testStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@3d0faf60[collection1] main]
[junit4] 2> 586665 INFO
(TEST-StatsComponentTest.testStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 586666 INFO (searcherExecutor-2830-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@3d0faf60[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_b(6.3.0):C2)
Uninverting(_c(6.3.0):C2)))}
[junit4] 2> 586667 INFO
(TEST-StatsComponentTest.testStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 3
[junit4] 2> 586667 INFO
(TEST-StatsComponentTest.testStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={stats.field=stats_i&stats=true&q=*:*&stats.calcdistinct=true} hits=4
status=0 QTime=0
[junit4] 2> 586669 INFO
(TEST-StatsComponentTest.testStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={stats.field={!ex%3Dfq1,fq2}stats_i&stats=true&fq={!tag%3Dfq1}-id:[0+TO+2]&fq={!tag%3Dfq2}-id:[2+TO+1000]&q=*:*&stats.calcdistinct=true}
hits=0 status=0 QTime=0
[junit4] 2> 586670 INFO
(TEST-StatsComponentTest.testStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={stats.field={!ex%3Dfq1}stats_i&stats=true&fq={!tag%3Dfq1}id:1&q=*:*&stats.calcdistinct=true}
hits=1 status=0 QTime=0
[junit4] 2> 586672 INFO
(TEST-StatsComponentTest.testStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&stats.calcdistinct=true&stats=true&fq={!tag%3Dkey_ex_tag}-id:4&wt=xml&stats.field={!key%3Dkey_key+ex%3Dkey_ex_tag}stats_i}
hits=3 status=0 QTime=0
[junit4] 2> 586673 INFO
(TEST-StatsComponentTest.testStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&stats.calcdistinct=true&stats=true&fq={!tag%3Dkey_ex_tag}-id:4&wt=xml&stats.field={!key%3Dkey_key+ex%3Dkey_ex_tag+v%3Dstats_i}}
hits=3 status=0 QTime=0
[junit4] 2> 586677 INFO
(TEST-StatsComponentTest.testStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&stats.calcdistinct=true&stats=true&fq={!tag%3Dkey_ex_tag}-id:4&wt=xml&stats.field={!lucene+key%3Dkey_key+ex%3Dkey_ex_tag}_val_:"field(stats_i)"}
hits=3 status=0 QTime=0
[junit4] 2> 586678 INFO
(TEST-StatsComponentTest.testStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&stats.calcdistinct=true&stats=true&fq={!tag%3Dkey_ex_tag}-id:4&wt=xml&stats.field={!func+key%3Dkey_key+ex%3Dkey_ex_tag}field(stats_i)}
hits=3 status=0 QTime=0
[junit4] 2> 586680 INFO
(TEST-StatsComponentTest.testStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&stats.calcdistinct=true&stats=true&fq={!tag%3Dkey_ex_tag}-id:4&wt=xml&stats.field={!type%3Dfunc+key%3Dkey_key+ex%3Dkey_ex_tag}field(stats_i)}
hits=3 status=0 QTime=0
[junit4] 2> 586681 INFO
(TEST-StatsComponentTest.testStats-seed#[2FD8E12FA5588382]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null params
[...truncated too long message...]
nce);
[ecj-lint]
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] Resource leak: 'dir' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 8. WARNING in
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/java/org/apache/solr/handler/AnalysisRequestHandlerBase.java
(at line 120)
[ecj-lint] reader = cfiltfac.create(reader);
[ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] Resource leak: 'reader' is not closed at this location
[ecj-lint] ----------
[ecj-lint] 9. WARNING in
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/java/org/apache/solr/handler/AnalysisRequestHandlerBase.java
(at line 144)
[ecj-lint] return namedList;
[ecj-lint] ^^^^^^^^^^^^^^^^^
[ecj-lint] Resource leak: 'listBasedTokenStream' is not closed at this location
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 10. WARNING in
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/java/org/apache/solr/handler/ReplicationHandler.java
(at line 1245)
[ecj-lint] DirectoryReader reader = s==null ? null :
s.get().getIndexReader();
[ecj-lint] ^^^^^^
[ecj-lint] Resource leak: 'reader' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 11. WARNING in
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/java/org/apache/solr/handler/SQLHandler.java
(at line 253)
[ecj-lint] ParallelStream parallelStream = new
ParallelStream(workerZkHost, workerCollection, tupleStream, numWorkers, comp);
[ecj-lint] ^^^^^^^^^^^^^^
[ecj-lint] Resource leak: 'parallelStream' is never closed
[ecj-lint] ----------
[ecj-lint] 12. WARNING in
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/java/org/apache/solr/handler/SQLHandler.java
(at line 392)
[ecj-lint] ParallelStream parallelStream = new
ParallelStream(workerZkHost, workerCollection, tupleStream, numWorkers, comp);
[ecj-lint] ^^^^^^^^^^^^^^
[ecj-lint] Resource leak: 'parallelStream' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 13. WARNING in
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/java/org/apache/solr/handler/component/ExpandComponent.java
(at line 223)
[ecj-lint] UninvertingReader uninvertingReader = new UninvertingReader(new
ReaderWrapper(searcher.getLeafReader(), field), mapping);
[ecj-lint] ^^^^^^^^^^^^^^^^^
[ecj-lint] Resource leak: 'uninvertingReader' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 14. WARNING in
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/java/org/apache/solr/highlight/DefaultSolrHighlighter.java
(at line 544)
[ecj-lint] tvWindowStream = new OffsetWindowTokenFilter(tvStream);
[ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] Resource leak: 'tvWindowStream' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 15. WARNING in
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/java/org/apache/solr/request/SimpleFacets.java
(at line 857)
[ecj-lint] fastForRandomSet = new HashDocSet(sset.getDocs(), 0,
sset.size());
[ecj-lint]
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] Resource leak: 'fastForRandomSet' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 16. WARNING in
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/java/org/apache/solr/schema/OpenExchangeRatesOrgProvider.java
(at line 146)
[ecj-lint] ratesJsonStream =
resourceLoader.openResource(ratesFileLocation);
[ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] Resource leak: 'ratesJsonStream' is not closed at this location
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 17. WARNING in
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/java/org/apache/solr/search/CollapsingQParserPlugin.java
(at line 1185)
[ecj-lint] UninvertingReader uninvertingReader = new UninvertingReader(new
ReaderWrapper(searcher.getLeafReader(), collapseField), mapping);
[ecj-lint] ^^^^^^^^^^^^^^^^^
[ecj-lint] Resource leak: 'uninvertingReader' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 18. WARNING in
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/java/org/apache/solr/search/DocSlice.java
(at line 145)
[ecj-lint] HashDocSet h = new HashDocSet(docs,offset,len);
[ecj-lint] ^
[ecj-lint] Resource leak: 'h' is never closed
[ecj-lint] ----------
[ecj-lint] 19. WARNING in
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/java/org/apache/solr/search/DocSlice.java
(at line 154)
[ecj-lint] HashDocSet h = new HashDocSet(docs,offset,len);
[ecj-lint] ^
[ecj-lint] Resource leak: 'h' is never closed
[ecj-lint] ----------
[ecj-lint] 20. WARNING in
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/java/org/apache/solr/search/DocSlice.java
(at line 163)
[ecj-lint] HashDocSet h = new HashDocSet(docs,offset,len);
[ecj-lint] ^
[ecj-lint] Resource leak: 'h' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 21. WARNING in
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/java/org/apache/solr/search/function/OrdFieldSource.java
(at line 78)
[ecj-lint] SolrIndexSearcher is = (SolrIndexSearcher) o;
[ecj-lint] ^^
[ecj-lint] Resource leak: 'is' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 22. WARNING in
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/java/org/apache/solr/search/function/ReverseOrdFieldSource.java
(at line 78)
[ecj-lint] SolrIndexSearcher is = (SolrIndexSearcher) o;
[ecj-lint] ^^
[ecj-lint] Resource leak: 'is' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 23. WARNING in
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/java/org/apache/solr/servlet/SolrDispatchFilter.java
(at line 198)
[ecj-lint] throw new SolrException(ErrorCode.SERVER_ERROR, "Error occurred
while loading solr.xml from zookeeper", e);
[ecj-lint]
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] Resource leak: 'loader' is not closed at this location
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 24. WARNING in
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/java/org/apache/solr/update/CdcrTransactionLog.java
(at line 98)
[ecj-lint] ChannelFastInputStream is = new ChannelFastInputStream(channel,
pos);
[ecj-lint] ^^
[ecj-lint] Resource leak: 'is' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 25. WARNING in
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/java/org/apache/solr/update/TransactionLog.java
(at line 226)
[ecj-lint] ChannelFastInputStream is = new ChannelFastInputStream(channel,
pos);
[ecj-lint] ^^
[ecj-lint] Resource leak: 'is' is never closed
[ecj-lint] ----------
[ecj-lint] 26. WARNING in
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/java/org/apache/solr/update/TransactionLog.java
(at line 226)
[ecj-lint] ChannelFastInputStream is = new ChannelFastInputStream(channel,
pos);
[ecj-lint] ^^
[ecj-lint] Resource leak: 'is' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 27. WARNING in
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/java/org/apache/solr/util/SimplePostTool.java
(at line 640)
[ecj-lint] BAOS bos = new BAOS();
[ecj-lint] ^^^
[ecj-lint] Resource leak: 'bos' is never closed
[ecj-lint] ----------
[ecj-lint] 28. WARNING in
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/java/org/apache/solr/util/SimplePostTool.java
(at line 640)
[ecj-lint] BAOS bos = new BAOS();
[ecj-lint] ^^^
[ecj-lint] Resource leak: 'bos' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 29. WARNING in
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/java/org/apache/solr/util/SolrLogLayout.java
(at line 149)
[ecj-lint] SolrQueryRequest req = requestInfo == null ? null :
requestInfo.getReq();
[ecj-lint] ^^^
[ecj-lint] Resource leak: 'req' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 30. ERROR in
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/java/org/apache/solr/util/SolrPluginUtils.java
(at line 87)
[ecj-lint] import static java.util.Collections.singletonList;
[ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] The import java.util.Collections.singletonList is never used
[ecj-lint] ----------
[ecj-lint] 30 problems (1 error, 29 warnings)
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/build.xml:763: The
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/build.xml:101: The
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build.xml:671: The
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/lucene/common-build.xml:1992:
The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/lucene/common-build.xml:2031:
Compile failed; see the compiler error output for details.
Total time: 89 minutes 37 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
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]