Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.x/382/

3 tests failed.
FAILED:  org.apache.solr.search.stats.TestExactSharedStatsCache.test

Error Message:
expected:<2.252763> but was:<1.4054651>

Stack Trace:
java.lang.AssertionError: expected:<2.252763> but was:<1.4054651>
        at 
__randomizedtesting.SeedInfo.seed([F6BAF950397ADE4D:7EEEC68A9786B3B5]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:147)
        at 
org.apache.solr.search.stats.TestBaseStatsCache.checkResponse(TestBaseStatsCache.java:64)
        at 
org.apache.solr.search.stats.TestDefaultStatsCache.dfQuery(TestDefaultStatsCache.java:109)
        at 
org.apache.solr.search.stats.TestDefaultStatsCache.test(TestDefaultStatsCache.java:76)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1018)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
        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:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.search.stats.TestExactStatsCache.test

Error Message:
expected:<2.252763> but was:<1.4054651>

Stack Trace:
java.lang.AssertionError: expected:<2.252763> but was:<1.4054651>
        at 
__randomizedtesting.SeedInfo.seed([F6BAF950397ADE4D:7EEEC68A9786B3B5]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:147)
        at 
org.apache.solr.search.stats.TestBaseStatsCache.checkResponse(TestBaseStatsCache.java:64)
        at 
org.apache.solr.search.stats.TestDefaultStatsCache.dfQuery(TestDefaultStatsCache.java:109)
        at 
org.apache.solr.search.stats.TestDefaultStatsCache.test(TestDefaultStatsCache.java:76)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1018)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
        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:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.search.stats.TestLRUStatsCache.test

Error Message:
expected:<2.252763> but was:<1.4054651>

Stack Trace:
java.lang.AssertionError: expected:<2.252763> but was:<1.4054651>
        at 
__randomizedtesting.SeedInfo.seed([F6BAF950397ADE4D:7EEEC68A9786B3B5]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:147)
        at 
org.apache.solr.search.stats.TestBaseStatsCache.checkResponse(TestBaseStatsCache.java:64)
        at 
org.apache.solr.search.stats.TestDefaultStatsCache.dfQuery(TestDefaultStatsCache.java:109)
        at 
org.apache.solr.search.stats.TestDefaultStatsCache.test(TestDefaultStatsCache.java:76)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1018)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
        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:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13584 lines...]
   [junit4] Suite: org.apache.solr.search.stats.TestExactSharedStatsCache
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.search.stats.TestExactSharedStatsCache_F6BAF950397ADE4D-001/init-core-data-001
   [junit4]   2> 3432726 WARN  
(SUITE-TestExactSharedStatsCache-seed#[F6BAF950397ADE4D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 3432726 INFO  
(SUITE-TestExactSharedStatsCache-seed#[F6BAF950397ADE4D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 3432727 INFO  
(SUITE-TestExactSharedStatsCache-seed#[F6BAF950397ADE4D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 3432727 INFO  
(SUITE-TestExactSharedStatsCache-seed#[F6BAF950397ADE4D]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /fnq/bs
   [junit4]   2> 3432803 INFO  
(TEST-TestExactSharedStatsCache.test-seed#[F6BAF950397ADE4D]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.search.stats.TestExactSharedStatsCache_F6BAF950397ADE4D-001/tempDir-001/control/cores/collection1
   [junit4]   2> 3432804 INFO  
(TEST-TestExactSharedStatsCache.test-seed#[F6BAF950397ADE4D]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 3432805 INFO  
(TEST-TestExactSharedStatsCache.test-seed#[F6BAF950397ADE4D]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@512f252a{/fnq/bs,null,AVAILABLE}
   [junit4]   2> 3432806 INFO  
(TEST-TestExactSharedStatsCache.test-seed#[F6BAF950397ADE4D]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@57f908c1{SSL,[ssl, 
http/1.1]}{127.0.0.1:41083}
   [junit4]   2> 3432806 INFO  
(TEST-TestExactSharedStatsCache.test-seed#[F6BAF950397ADE4D]) [    ] 
o.e.j.s.Server Started @3435016ms
   [junit4]   2> 3432806 INFO  
(TEST-TestExactSharedStatsCache.test-seed#[F6BAF950397ADE4D]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/fnq/bs, 
hostPort=41083, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.search.stats.TestExactSharedStatsCache_F6BAF950397ADE4D-001/tempDir-001/control/cores}
   [junit4]   2> 3432807 ERROR 
(TEST-TestExactSharedStatsCache.test-seed#[F6BAF950397ADE4D]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3432807 INFO  
(TEST-TestExactSharedStatsCache.test-seed#[F6BAF950397ADE4D]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.7.0
   [junit4]   2> 3432807 INFO  
(TEST-TestExactSharedStatsCache.test-seed#[F6BAF950397ADE4D]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 3432807 INFO  
(TEST-TestExactSharedStatsCache.test-seed#[F6BAF950397ADE4D]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3432807 INFO  
(TEST-TestExactSharedStatsCache.test-seed#[F6BAF950397ADE4D]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-26T11:36:20.309Z
   [junit4]   2> 3432807 INFO  
(TEST-TestExactSharedStatsCache.test-seed#[F6BAF950397ADE4D]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.search.stats.TestExactSharedStatsCache_F6BAF950397ADE4D-001/tempDir-001/control/solr.xml
   [junit4]   2> 3432825 INFO  
(TEST-TestExactSharedStatsCache.test-seed#[F6BAF950397ADE4D]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 3432842 INFO  
(TEST-TestExactSharedStatsCache.test-seed#[F6BAF950397ADE4D]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.search.stats.TestExactSharedStatsCache_F6BAF950397ADE4D-001/tempDir-001/control/cores
   [junit4]   2> 3432842 INFO  
(TEST-TestExactSharedStatsCache.test-seed#[F6BAF950397ADE4D]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 3432842 INFO  (coreLoadExecutor-16921-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/lib,
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 3432863 WARN  (coreLoadExecutor-16921-thread-1) [    
x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is 
deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 3432865 INFO  (coreLoadExecutor-16921-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
   [junit4]   2> 3432886 INFO  (coreLoadExecutor-16921-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 3432984 INFO  (coreLoadExecutor-16921-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 3432989 INFO  (coreLoadExecutor-16921-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 3432989 INFO  (coreLoadExecutor-16921-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3432989 INFO  (coreLoadExecutor-16921-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.search.stats.TestExactSharedStatsCache_F6BAF950397ADE4D-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 3432989 INFO  (coreLoadExecutor-16921-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a621bdf
   [junit4]   2> 3432990 INFO  (coreLoadExecutor-16921-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=20, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=39.12109375, 
floorSegmentMB=0.4267578125, forceMergeDeletesPctAllowed=2.658962425043574, 
segmentsPerTier=45.0, maxCFSSegmentSizeMB=0.6103515625, noCFSRatio=0.0
   [junit4]   2> 3433026 INFO  (coreLoadExecutor-16921-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 3433026 INFO  (coreLoadExecutor-16921-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 3433026 INFO  (coreLoadExecutor-16921-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3433026 INFO  (coreLoadExecutor-16921-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3433027 INFO  (coreLoadExecutor-16921-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@5683be20
   [junit4]   2> 3433027 INFO  (coreLoadExecutor-16921-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@55e8c865[collection1] main]
   [junit4]   2> 3433027 INFO  (coreLoadExecutor-16921-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 3433034 INFO  (coreLoadExecutor-16921-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 3433054 INFO  (coreLoadExecutor-16921-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 3433055 INFO  
(searcherExecutor-16922-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 3433055 INFO  (coreLoadExecutor-16921-thread-1) [    
x:collection1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache 
for 4 transient cores
   [junit4]   2> 3433055 INFO  
(searcherExecutor-16922-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 3433055 INFO  
(searcherExecutor-16922-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 3433055 INFO  
(searcherExecutor-16922-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 3433055 INFO  
(searcherExecutor-16922-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 3433055 INFO  
(searcherExecutor-16922-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 3433055 INFO  
(searcherExecutor-16922-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 3433055 INFO  (coreLoadExecutor-16921-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1571266998364536832
   [junit4]   2> 3433056 INFO  
(searcherExecutor-16922-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 3433056 INFO  
(searcherExecutor-16922-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 3433056 INFO  
(searcherExecutor-16922-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@55e8c865[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3433419 INFO  
(TEST-TestExactSharedStatsCache.test-seed#[F6BAF950397ADE4D]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.search.stats.TestExactSharedStatsCache_F6BAF950397ADE4D-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 3433421 INFO  
(TEST-TestExactSharedStatsCache.test-seed#[F6BAF950397ADE4D]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 3433422 INFO  
(TEST-TestExactSharedStatsCache.test-seed#[F6BAF950397ADE4D]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@76098807{/fnq/bs,null,AVAILABLE}
   [junit4]   2> 3433422 INFO  
(TEST-TestExactSharedStatsCache.test-seed#[F6BAF950397ADE4D]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@3d558ed2{SSL,[ssl, 
http/1.1]}{127.0.0.1:45910}
   [junit4]   2> 3433423 INFO  
(TEST-TestExactSharedStatsCache.test-seed#[F6BAF950397ADE4D]) [    ] 
o.e.j.s.Server Started @3435634ms
   [junit4]   2> 3433423 INFO  
(TEST-TestExactSharedStatsCache.test-seed#[F6BAF950397ADE4D]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/fnq/bs, 
hostPort=45910, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.search.stats.TestExactSharedStatsCache_F6BAF950397ADE4D-001/tempDir-001/shard0/cores}
   [junit4]   2> 3433423 ERROR 
(TEST-TestExactSharedStatsCache.test-seed#[F6BAF950397ADE4D]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3433424 INFO  
(TEST-TestExactSharedStatsCache.test-seed#[F6BAF950397ADE4D]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.7.0
   [junit4]   2> 3433424 INFO  
(TEST-TestExactSharedStatsCache.test-seed#[F6BAF950397ADE4D]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 3433424 INFO  
(TEST-TestExactSharedStatsCache.test-seed#[F6BAF950397ADE4D]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3433424 INFO  
(TEST-TestExactSharedStatsCache.test-seed#[F6BAF950397ADE4D]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-26T11:36:20.926Z
   [junit4]   2> 3433424 INFO  
(TEST-TestExactSharedStatsCache.test-seed#[F6BAF950397ADE4D]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.search.stats.TestExactSharedStatsCache_F6BAF950397ADE4D-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 3433430 INFO  
(TEST-TestExactSharedStatsCache.test-seed#[F6BAF950397ADE4D]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 3433447 INFO  
(TEST-TestExactSharedStatsCache.test-seed#[F6BAF950397ADE4D]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.search.stats.TestExactSharedStatsCache_F6BAF950397ADE4D-001/tempDir-001/shard0/cores
   [junit4]   2> 3433447 INFO  
(TEST-TestExactSharedStatsCache.test-seed#[F6BAF950397ADE4D]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 3433447 INFO  (coreLoadExecutor-16932-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/lib,
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 3433468 WARN  (coreLoadExecutor-16932-thread-1) [    
x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is 
deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 3433470 INFO  (coreLoadExecutor-16932-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
   [junit4]   2> 3433489 INFO  (coreLoadExecutor-16932-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 3433588 INFO  (coreLoadExecutor-16932-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 3433592 INFO  (coreLoadExecutor-16932-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 3433593 INFO  (coreLoadExecutor-16932-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3433593 INFO  (coreLoadExecutor-16932-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.search.stats.TestExactSharedStatsCache_F6BAF950397ADE4D-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 3433593 INFO  (coreLoadExecutor-16932-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a621bdf
   [junit4]   2> 3433594 INFO  (coreLoadExecutor-16932-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=20, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=39.12109375, 
floorSegmentMB=0.4267578125, forceMergeDeletesPctAllowed=2.658962425043574, 
segmentsPerTier=45.0, maxCFSSegmentSizeMB=0.6103515625, noCFSRatio=0.0
   [junit4]   2> 3433629 INFO  (coreLoadExecutor-16932-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 3433629 INFO  (coreLoadExecutor-16932-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 3433630 INFO  (coreLoadExecutor-16932-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3433630 INFO  (coreLoadExecutor-16932-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3433631 INFO  (coreLoadExecutor-16932-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@6e1334cb
   [junit4]   2> 3433631 INFO  (coreLoadExecutor-16932-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5346ac2f[collection1] main]
   [junit4]   2> 3433631 INFO  (coreLoadExecutor-16932-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 3433636 INFO  (coreLoadExecutor-16932-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 3433655 INFO  (coreLoadExecutor-16932-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 3433655 INFO  
(searcherExecutor-16933-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 3433655 INFO  (coreLoadExecutor-16932-thread-1) [    
x:collection1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache 
for 4 transient cores
   [junit4]   2> 3433655 INFO  
(searcherExecutor-16933-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 3433655 INFO  
(searcherExecutor-16933-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 3433655 INFO  
(searcherExecutor-16933-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 3433655 INFO  
(searcherExecutor-16933-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 3433656 INFO  
(searcherExecutor-16933-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 3433656 INFO  
(searcherExecutor-16933-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 3433656 INFO  (coreLoadExecutor-16932-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1571266998994731008
   [junit4]   2> 3433656 INFO  
(searcherExecutor-16933-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 3433656 INFO  
(searcherExecutor-16933-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 3433657 INFO  
(searcherExecutor-16933-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5346ac2f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3433955 INFO  
(TEST-TestExactSharedStatsCache.test-seed#[F6BAF950397ADE4D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 3434010 INFO  (qtp773125861-145353) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/fnq/bs path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1571266999364878336)} 0 1
   [junit4]   2> 3434080 INFO  (qtp1036423144-145369) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/fnq/bs path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1571266999439327232)} 0 0
   [junit4]   2> 3434083 INFO  (qtp773125861-145354) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/fnq/bs path=/update 
params={wt=javabin&version=2}{add=[0 (1571266999441424384)]} 0 0
   [junit4]   2> 3434086 INFO  (qtp1036423144-145370) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/fnq/bs path=/update 
params={wt=javabin&version=2}{add=[0 (1571266999444570112)]} 0 0
   [junit4]   2> 3434087 INFO  (qtp773125861-145347) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3434087 INFO  (qtp773125861-145347) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@31ee0322
   [junit4]   2> 3434090 INFO  (qtp773125861-145347) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@39e2aa2d[collection1] main]
   [junit4]   2> 3434090 INFO  (qtp773125861-145347) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3434091 INFO  
(searcherExecutor-16922-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@39e2aa2d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.7.0):C1)))}
   [junit4]   2> 3434091 INFO  (qtp773125861-145347) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/fnq/bs path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 3
   [junit4]   2> 3434097 INFO  (qtp1036423144-145371) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3434097 INFO  (qtp1036423144-145371) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@6d4141c0
   [junit4]   2> 3434099 INFO  (qtp1036423144-145371) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@3d14d88d[collection1] main]
   [junit4]   2> 3434099 INFO  (qtp1036423144-145371) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3434100 INFO  
(searcherExecutor-16933-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3d14d88d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.7.0):C1)))}
   [junit4]   2> 3434100 INFO  (qtp1036423144-145371) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/fnq/bs path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 3
   [junit4]   2> 3434103 INFO  (qtp773125861-145350) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/fnq/bs path=/select 
params={q=id:0&fl=*,score&wt=javabin&version=2&debugQuery=true} hits=1 status=0 
QTime=0
   [junit4]   2> 3434109 INFO  (qtp1036423144-145369) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/fnq/bs path=/select 
params={df=text&distrib=false&debug=false&debug=timing&debug=track&fl=*,score&shards.purpose=32768&shard.url=https://127.0.0.1:45910/fnq/bs/collection1&rid=127.0.0.1-collection1-1498476981607-26&version=2&q=id:0&requestPurpose=GET_TERM_STATS&NOW=1498476981607&isShard=true&wt=javabin&debugQuery=false}
 status=0 QTime=0
   [junit4]   2> 3434111 INFO  (qtp1036423144-145369) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/fnq/bs path=/select 
params={df=text&distrib=false&debug=false&debug=timing&debug=track&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&org.apache.solr.stats.termStats=id:0,1,1&shard.url=https://127.0.0.1:45910/fnq/bs/collection1&rid=127.0.0.1-collection1-1498476981607-26&rows=10&version=2&org.apache.solr.stats.colStats=id,1,1,1,1&q=id:0&requestPurpose=GET_TOP_IDS,SET_TERM_STATS&NOW=1498476981607&isShard=true&org.apache.solr.stats.terms=id:0&wt=javabin&debugQuery=false}
 hits=1 status=0 QTime=0
   [junit4]   2> 3434113 INFO  (qtp1036423144-145369) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/fnq/bs path=/select 
params={df=text&distrib=false&debug=timing&debug=track&fl=*,score&shards.purpose=320&shard.url=https://127.0.0.1:45910/fnq/bs/collection1&rid=127.0.0.1-collection1-1498476981607-26&version=2&q=id:0&requestPurpose=GET_FIELDS,GET_DEBUG&NOW=1498476981607&ids=0&isShard=true&wt=javabin&debugQuery=true}
 status=0 QTime=0
   [junit4]   2> 3434115 INFO  (qtp1036423144-145364) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/fnq/bs path=/select 
params={q=id:0&shards=https://127.0.0.1:45910/fnq/bs/collection1&fl=*,score&wt=javabin&version=2&debugQuery=true}
 rid=127.0.0.1-collection1-1498476981607-26 hits=1 status=0 QTime=10
   [junit4]   1> ======================= Control Response 
=======================
   [junit4]   1> 
{responseHeader={status=0,QTime=0},response={numFound=1,start=0,maxScore=1.0,docs=[SolrDocument{id=0,
 range_facet_l=[0], id_i1=0, range_facet_l_dv=[0], range_facet_i_dv=[0], 
a_t=[one two three], shard_i=[1], multiDefault=[muLti-Default], intDefault=42, 
timestamp=Mon Jun 26 19:36:21 ULAT 2017, _version_=1571266999441424384, 
intDvoDefault=42, 
score=1.0}]},debug={rawquerystring=id:0,querystring=id:0,parsedquery=id:0,parsedquery_toString=id:0,explain={0=
   [junit4]   1> 1.0 = weight(id:0 in 0) [MockConfigurableSimilarity], result 
of:
   [junit4]   1>   1.0 = fieldWeight in 0, product of:
   [junit4]   1>     1.0 = tf(freq=1.0), with freq of:
   [junit4]   1>       1.0 = termFreq=1.0
   [junit4]   1>     1.0 = idf, computed as log((docCount+1)/(docFreq+1)) + 1 
from:
   [junit4]   1>       1.0 = docFreq
   [junit4]   1>       1.0 = docCount
   [junit4]   1>     1.0 = fieldNorm(doc=0)
   [junit4]   1> 
},QParser=LuceneQParser,timing={time=0.0,prepare={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}},process={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}}}}}
   [junit4]   1> 
   [junit4]   1> 
   [junit4]   1> ======================= Shard Response =======================
   [junit4]   1> 
   [junit4]   1> 
{responseHeader={status=0,QTime=10},response={numFound=1,start=0,maxScore=1.0,docs=[SolrDocument{id=0,
 range_facet_l=[0], id_i1=0, range_facet_l_dv=[0], range_facet_i_dv=[0], 
a_t=[one two three], shard_i=[1], multiDefault=[muLti-Default], intDefault=42, 
timestamp=Mon Jun 26 19:36:21 ULAT 2017, _version_=1571266999444570112, 
intDvoDefault=42, 
score=1.0}]},debug={track={rid=127.0.0.1-collection1-1498476981607-26,PARSE_QUERY={https://127.0.0.1:45910/fnq/bs/collection1={QTime=0,ElapsedTime=3,RequestPurpose=GET_TERM_STATS,Response={responseHeader={status=0,QTime=0},org.apache.solr.stats.terms=id:0,org.apache.solr.stats.termStats=id:0,1,1,org.apache.solr.stats.colStats=id,1,1,1,1,debug={timing={time=0.0,prepare={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}},process={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}}}}}}},EXECUTE_QUERY={https://127.0.0.1:45910/fnq/bs/collection1={QTime=0,ElapsedTime=1,RequestPurpose=GET_TOP_IDS,SET_TERM_STATS,NumFound=1,Response={responseHeader={status=0,QTime=0},response={numFound=1,start=0,maxScore=1.0,docs=[SolrDocument{id=0,
 
score=1.0}]},sort_values={},debug={timing={time=0.0,prepare={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}},process={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}}}}}}},GET_FIELDS={https://127.0.0.1:45910/fnq/bs/collection1={QTime=0,ElapsedTime=1,RequestPurpose=GET_FIELDS,GET_DEBUG,NumFound=1,Response={responseHeader={status=0,QTime=0},response={numFound=1,start=0,docs=[SolrDocument{id=0,
 range_facet_l=[0], id_i1=0, range_facet_l_dv=[0], range_facet_i_dv=[0], 
a_t=[one two three], shard_i=[1], multiDefault=[muLti-Default], intDefault=42, 
timestamp=Mon Jun 26 19:36:21 ULAT 2017, _version_=1571266999444570112, 
intDvoDefault=42, 
score=1.0}]},debug={rawquerystring=id:0,querystring=id:0,parsedquery=id:0,parsedquery_toString=id:0,explain={0=
   [junit4]   1> 1.0 = weight(id:0 in 0) [MockConfigurableSimilarity], result 
of:
   [junit4]   1>   1.0 = fieldWeight in 0, product of:
   [junit4]   1>     1.0 = tf(freq=1.0), with freq of:
   [junit4]   1>       1.0 = termFreq=1.0
   [junit4]   1>     1.0 = idf, computed as log((docCount+1)/(docFreq+1)) + 1 
from:
   [junit4]   1>       1.0 = docFreq
   [junit4]   1>       1.0 = docCount
   [junit4]   1>     1.0 = fieldNorm(doc=0)
   [junit4]   1> 
},QParser=LuceneQParser,timing={time=0.0,prepare={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}},process={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}}}}}}}},timing={time=0.0,prepare={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}},process={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}}},rawquerystring=id:0,querystring=id:0,parsedquery=id:0,parsedquery_toString=id:0,QParser=LuceneQParser,explain={0=
   [junit4]   1> 1.0 = weight(id:0 in 0) [MockConfigurableSimilarity], result 
of:
   [junit4]   1>   1.0 = fieldWeight in 0, product of:
   [junit4]   1>     1.0 = tf(freq=1.0), with freq of:
   [junit4]   1>       1.0 = termFreq=1.0
   [junit4]   1>     1.0 = idf, computed as log((docCount+1)/(docFreq+1)) + 1 
from:
   [junit4]   1>       1.0 = docFreq
   [junit4]   1>       1.0 = docCount
   [junit4]   1>     1.0 = fieldNorm(doc=0)
   [junit4]   1> }}}
   [junit4]   2> 3434118 INFO  (qtp773125861-145351) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/fnq/bs path=/select 
params={q=a_t:one&fl=*,score&wt=javabin&version=2&debugQuery=true} hits=1 
status=0 QTime=0
   [junit4]   2> 3434121 INFO  (qtp1036423144-145369) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/fnq/bs path=/select 
params={df=text&distrib=false&debug=false&debug=timing&debug=track&fl=*,score&shards.purpose=32768&shard.url=https://127.0.0.1:45910/fnq/bs/collection1&rid=127.0.0.1-collection1-1498476981621-27&version=2&q=a_t:one&requestPurpose=GET_TERM_STATS&NOW=1498476981621&isShard=true&wt=javabin&debugQuery=false}
 status=0 QTime=0
   [junit4]   2> 3434123 INFO  (qtp1036423144-145368) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/fnq/bs path=/select 
params={df=text&distrib=false&debug=false&debug=timing&debug=track&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&org.apache.solr.stats.termStats=a_t:on,1,1&shard.url=https://127.0.0.1:45910/fnq/bs/collection1&rid=127.0.0.1-collection1-1498476981621-27&rows=10&version=2&org.apache.solr.stats.colStats=a_t,1,1,3,3&q=a_t:one&requestPurpose=GET_TOP_IDS,SET_TERM_STATS&NOW=1498476981621&isShard=true&org.apache.solr.stats.terms=a_t:on&wt=javabin&debugQuery=false}
 hits=1 status=0 QTime=0
   [junit4]   2> 3434125 INFO  (qtp1036423144-145368) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/fnq/bs path=/select 
params={df=text&distrib=false&debug=timing&debug=track&fl=*,score&shards.purpose=320&shard.url=https://127.0.0.1:45910/fnq/bs/collection1&rid=127.0.0.1-collection1-1498476981621-27&version=2&q=a_t:one&requestPurpose=GET_FIELDS,GET_DEBUG&NOW=1498476981621&ids=0&isShard=true&wt=javabin&debugQuery=true}
 status=0 QTime=0
   [junit4]   2> 3434125 INFO  (qtp1036423144-145367) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/fnq/bs path=/select 
params={q=a_t:one&shards=https://127.0.0.1:45910/fnq/bs/collection1&fl=*,score&wt=javabin&version=2&debugQuery=true}
 rid=127.0.0.1-collection1-1498476981621-27 hits=1 status=0 QTime=5
   [junit4]   1> ======================= Control Response 
=======================
   [junit4]   1> 
{responseHeader={status=0,QTime=0},response={numFound=1,start=0,maxScore=0.5,docs=[SolrDocument{id=0,
 range_facet_l=[0], id_i1=0, range_facet_l_dv=[0], range_facet_i_dv=[0], 
a_t=[one two three], shard_i=[1], multiDefault=[muLti-Default], intDefault=42, 
timestamp=Mon Jun 26 19:36:21 ULAT 2017, _version_=1571266999441424384, 
intDvoDefault=42, 
score=0.5}]},debug={rawquerystring=a_t:one,querystring=a_t:one,parsedquery=a_t:on,parsedquery_toString=a_t:on,explain={0=
   [junit4]   1> 0.5 = weight(a_t:on in 0) [MockConfigurableSimilarity], result 
of:
   [junit4]   1>   0.5 = fieldWeight in 0, product of:
   [junit4]   1>     1.0 = tf(freq=1.0), with freq of:
   [junit4]   1>       1.0 = termFreq=1.0
   [junit4]   1>     1.0 = idf, computed as log((docCount+1)/(docFreq+1)) + 1 
from:
   [junit4]   1>       1.0 = docFreq
   [junit4]   1>       1.0 = docCount
   [junit4]   1>     0.5 = fieldNorm(doc=0)
   [junit4]   1> 
},QParser=LuceneQParser,timing={time=0.0,prepare={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}},process={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}}}}}
   [junit4]   1> 
   [junit4]   1> 
   [junit4]   1> ======================= Shard Response =======================
   [junit4]   1> 
   [junit4]   1> 
{responseHeader={status=0,QTime=5},response={numFound=1,start=0,maxScore=0.5,docs=[SolrDocument{id=0,
 range_facet_l=[0], id_i1=0, range_facet_l_dv=[0], range_facet_i_dv=[0], 
a_t=[one two three], shard_i=[1], multiDefault=[muLti-Default], intDefault=42, 
timestamp=Mon Jun 26 19:36:21 ULAT 2017, _version_=1571266999444570112, 
intDvoDefault=42, 
score=0.5}]},debug={track={rid=127.0.0.1-collection1-1498476981621-27,PARSE_QUERY={https://127.0.0.1:45910/fnq/bs/collection1={QTime=0,ElapsedTime=1,RequestPurpose=GET_TERM_STATS,Response={responseHeader={status=0,QTime=0},org.apache.solr.stats.terms=a_t:on,org.apache.solr.stats.termStats=a_t:on,1,1,org.apache.solr.stats.colStats=a_t,1,1,3,3,debug={timing={time=0.0,prepare={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}},process={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}}}}}}},EXECUTE_QUERY={https://127.0.0.1:45910/fnq/bs/collection1={QTime=0,ElapsedTime=1,RequestPurpose=GET_TOP_IDS,SET_TERM_STATS,NumFound=1,Response={responseHeader={status=0,QTime=0},response={numFound=1,start=0,maxScore=0.5,docs=[SolrDocument{id=0,
 
score=0.5}]},sort_values={},debug={timing={time=0.0,prepare={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}},process={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}}}}}}},GET_FIELDS={https://127.0.0.1:45910/fnq/bs/collection1={QTime=0,ElapsedTime=1,RequestPurpose=GET_FIELDS,GET_DEBUG,NumFound=1,Response={responseHeader={status=0,QTime=0},response={numFound=1,start=0,docs=[SolrDocument{id=0,
 range_facet_l=[0], id_i1=0, range_facet_l_dv=[0], range_facet_i_dv=[0], 
a_t=[one two three], shard_i=[1], multiDefault=[muLti-Default], intDefault=42, 
timestamp=Mon Jun 26 19:36:21 ULAT 2017, _version_=1571266999444570112, 
intDvoDefault=42, 
score=0.5}]},debug={rawquerystring=a_t:one,querystring=a_t:one,parsedquery=a_t:on,parsedquery_toString=a_t:on,explain={0=
   [junit4]   1> 0.5 = weight(a_t:on in 0) [MockConfigurableSimilarity], result 
of:
   [junit4]   1>   0.5 = fieldWeight in 0, product of:
   [junit4]   1>     1.0 = tf(freq=1.0), with freq of:
   [junit4]   1>       1.0 = termFreq=1.0
   [junit4]   1>     1.0 = idf, computed as log((docCount+1)/(docFreq+1)) + 1 
from:
   [junit4]   1>       1.0 = docFreq
   [junit4]   1>       1.0 = docCount
   [junit4]   1>     0.5 = fieldNorm(doc=0)
   [junit4]   1> 
},QParser=LuceneQParser,timing={time=0.0,prepare={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}},process={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}}}}}}}},timing={time=0.0,prepare={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}},process={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}}},rawquerystring=a_t:one,querystring=a_t:one,parsedquery=a_t:on,parsedquery_toString=a_t:on,QParser=LuceneQParser,explain={0=
   [junit4]   1> 0.5 = weight(a_t:on in 0) [MockConfigurableSimilarity], result 
of:
   [junit4]   1>   0.5 = fieldWeight in 0, product of:
   [junit4]   1>     1.0 = tf(freq=1.0), with freq of:
   [junit4]   1>       1.0 = termFreq=1.0
   [junit4]   1>     1.0 = idf, computed as log((docCount+1)/(docFreq+1)) + 1 
from:
   [junit4]   1>       1.0 = docFreq
   [junit4]   1>       1.0 = docCount
   [junit4]   1>     0.5 = fieldNorm(doc=0)
   [junit4]   1> }}}
   [junit4]   2> 3434129 INFO  (qtp773125861-145352) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/fnq/bs path=/update 
params={wt=javabin&version=2}{add=[1 (1571266999488610304)]} 0 1
   [junit4]   2> 3434131 INFO  (qtp1036423144-145371) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/fnq/bs path=/update 
params={wt=javabin&version=2}{add=[1 (1571266999491756032)]} 0 1
   [junit4]   2> 3434133 INFO  (qtp773125861-145353) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3434133 INFO  (qtp773125861-145353) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@31ee0322
   [junit4]   2> 3434135 INFO  (qtp773125861-145353) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@8ea8481[collection1] main]
   [junit4]   2> 3434136 INFO  (qtp773125861-145353) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3434137 INFO  
(searcherExecutor-16922-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@8ea8481[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.7.0):C1)
 Uninverting(_1(6.7.0):C1)))}
   [junit4]   2> 3434137 INFO  (qtp773125861-145353) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/fnq/bs path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 3
   [junit4]   2> 3434138 INFO  (qtp1036423144-145364) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3434138 INFO  (qtp1036423144-145364) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@6d4141c0
   [junit4]   2> 3434191 INFO  (qtp1036423144-145364) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@48b5b2de[collection1] main]
   [junit4]   2> 3434191 INFO  (qtp1036423144-145364) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3434192 INFO  
(searcherExecutor-16933-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@48b5b2de[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.7.0):C1)
 Uninverting(_1(6.7.0):C1)))}
   [junit4]   2> 3434192 INFO  (qtp1036423144-145364) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/fnq/bs path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 53
   [junit4]   2> 3434194 INFO  (qtp773125861-145354) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/fnq/bs path=/select 
params={q=id:0&fl=*,score&wt=javabin&version=2&debugQuery=true} hits=1 status=0 
QTime=0
   [junit4]   2> 3434198 INFO  (qtp1036423144-145370) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/fnq/bs path=/select 
params={df=text&distrib=false&debug=false&debug=timing&debug=track&fl=*,score&shards.purpose=32768&shard.url=https://127.0.0.1:45910/fnq/bs/collection1&rid=127.0.0.1-collection1-1498476981698-28&version=2&q=id:0&requestPurpose=GET_TERM_STATS&NOW=1498476981698&isShard=true&wt=javabin&debugQuery=false}
 status=0 QTime=0
   [junit4]   2> 3434199 INFO  (qtp1036423144-145368) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/fnq/bs path=/select 
params={df=text&distrib=false&debug=false&debug=timing&debug=track&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&org.apache.solr.stats.termStats=id:0,1,1&shard.url=https://127.0.0.1:45910/fnq/bs/collection1&rid=127.0.0.1-collection1-1498476981698-28&rows=10&version=2&org.apache.solr.stats.colStats=id,2,2,2,2&q=id:0&requestPurpose=GET_TOP_IDS,SET_TERM_STATS&NOW=1498476981698&isShard=true&org.apache.solr.stats.terms=id:0&wt=javabin&debugQuery=false}
 hits=1 status=0 QTime=0
   [junit4]   2> 3434201 INFO  (qtp1036423144-145368) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/fnq/bs path=/select 
params={df=text&distrib=false&debug=timing&debug=track&fl=*,score&shards.purpose=320&shard.url=https://127.0.0.1:45910/fnq/bs/collection1&rid=127.0.0.1-collection1-1498476981698-28&version=2&q=id:0&requestPurpose=GET_FIELDS,GET_DEBUG&NOW=1498476981698&ids=0&isShard=true&wt=javabin&debugQuery=true}
 status=0 QTime=0
   [junit4]   2> 3434202 INFO  (qtp1036423144-145369) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/fnq/bs path=/select 
params={q=id:0&shards=https://127.0.0.1:45910/fnq/bs/collection1&fl=*,score&wt=javabin&version=2&debugQuery=true}
 rid=127.0.0.1-collection1-1498476981698-28 hits=1 status=0 QTime=5
   [junit4]   1> ======================= Control Response 
=======================
   [junit4]   1> 
{responseHeader={status=0,QTime=0},response={numFound=1,start=0,maxScore=1.4054651,docs=[SolrDocument{id=0,
 range_facet_l=[0], id_i1=0, range_facet_l_dv=[0], range_facet_i_dv=[0], 
a_t=[one two three], shard_i=[1], multiDefault=[muLti-Default], intDefault=42, 
timestamp=Mon Jun 26 19:36:21 ULAT 2017, _version_=1571266999441424384, 
intDvoDefault=42, 
score=1.4054651}]},debug={rawquerystring=id:0,querystring=id:0,parsedquery=id:0,parsedquery_toString=id:0,explain={0=
   [junit4]   1> 1.4054651 = weight(id:0 in 0) [MockConfigurableSimilarity], 
result of:
   [junit4]   1>   1.4054651 = fieldWeight in 0, product of:
   [junit4]   1>     1.0 = tf(freq=1.0), with freq of:
   [junit4]   1>       1.0 = termFreq=1.0
   [junit4]   1>     1.4054651 = idf, computed as log((docCount+1)/(docFreq+1)) 
+ 1 from:
   [junit4]   1>       1.0 = docFreq
   [junit4]   1>       2.0 = docCount
   [junit4]   1>     1.0 = fieldNorm(doc=0)
   [junit4]   1> 
},QParser=LuceneQParser,timing={time=0.0,prepare={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}},process={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}}}}}
   [junit4]   1> 
   [junit4]   1> 
   [junit4]   1> ======================= Shard Response =======================
   [junit4]   1> 
   [junit4]   1> 
{responseHeader={status=0,QTime=5},response={numFound=1,start=0,maxScore=1.4054651,docs=[SolrDocument{id=0,
 range_facet_l=[0], id_i1=0, range_facet_l_dv=[0], range_facet_i_dv=[0], 
a_t=[one two three], shard_i=[1], multiDefault=[muLti-Default], intDefault=42, 
timestamp=Mon Jun 26 19:36:21 ULAT 2017, _version_=1571266999444570112, 
intDvoDefault=42, 
score=1.4054651}]},debug={track={rid=127.0.0.1-collection1-1498476981698-28,PARSE_QUERY={https://127.0.0.1:45910/fnq/bs/collection1={QTime=0,ElapsedTime=1,RequestPurpose=GET_TERM_STATS,Response={responseHeader={status=0,QTime=0},org.apache.solr.stats.terms=id:0,org.apache.solr.stats.termStats=id:0,1,1,org.apache.solr.stats.colStats=id,2,2,2,2,debug={timing={time=0.0,prepare={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}},process={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}}}}}}},EXECUTE_QUERY={https://127.0.0.1:45910/fnq/bs/collection1={QTime=0,ElapsedTime=1,RequestPurpose=GET_TOP_IDS,SET_TERM_STATS,NumFound=1,Response={responseHeader={status=0,QTime=0},response={numFound=1,start=0,maxScore=1.4054651,docs=[SolrDocument{id=0,
 
score=1.4054651}]},sort_values={},debug={timing={time=0.0,prepare={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}},process={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}}}}}}},GET_FIELDS={https://127.0.0.1:45910/fnq/bs/collection1={QTime=0,ElapsedTime=1,RequestPurpose=GET_FIELDS,GET_DEBUG,NumFound=1,Response={responseHeader={status=0,QTime=0},response={numFound=1,start=0,docs=[SolrDocument{id=0,
 range_facet_l=[0], id_i1=0, range_facet_l_dv=[0], range_facet_i_dv=[0], 
a_t=[one two three], shard_i=[1], multiDefault=[muLti-Default], intDefault=42, 
timestamp=Mon Jun 26 19:36:21 ULAT 2017, _version_=1571266999444570112, 
intDvoDefault=42, 
score=1.4054651}]},debug={rawquerystring=id:0,querystring=id:0,parsedquery=id:0,parsedquery_toString=id:0,explain={0=
   [junit4]   1> 1.4054651 = weight(id:0 in 0) [MockConfigurableSimilarity], 
result of:
   [junit4]   1>   1.4054651 = fieldWeight in 0, product of:
   [junit4]   1>     1.0 = tf(freq=1.0), with freq of:
   [junit4]   1>       1.0 = termFreq=1.0
   [junit4]   1>     1.4054651 = idf, computed as log((docCount+1)/(docFreq+1)) 
+ 1 from:
   [junit4]   1>       1.0 = docFreq
   [junit4]   1>       2.0 = docCount
   [junit4]   1>     1.0 = fieldNorm(doc=0)
   [junit4]   1> 
},QParser=LuceneQParser,timing={time=0.0,prepare={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}},process={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}}}}}}}},timing={time=0.0,prepare={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}},process={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}}},rawquerystring=id:0,querystring=id:0,parsedquery=id:0,parsedquery_toString=id:0,QParser=LuceneQParser,explain={0=
   [junit4]   1> 1.4054651 = weight(id:0 in 0) [MockConfigurableSimilarity], 
result of:
   [junit4]   1>   1.4054651 = fieldWeight in 0, product of:
   [junit4]   1>     1.0 = tf(freq=1.0), with freq of:
   [junit4]   1>       1.0 = termFreq=1.0
   [junit4]   1>     1.4054651 = idf, computed as log((docCount+1)/(docFreq+1)) 
+ 1 from:
   [junit4]   1>       1.0 = docFreq
   [junit4]   1>       2.0 = docCount
   [junit4]   1>     1.0 = fieldNorm(doc=0)
   [junit4]   1> }}}
   [junit4]   2> 3434204 INFO  (qtp773125861-145347) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/fnq/bs path=/select 
params={q=a_t:one+a_t:four&fl=*,score&wt=javabin&version=2&debugQuery=true} 
hits=2 status=0 QTime=0
   [junit4]   2> 3434208 INFO  (qtp1036423144-145371) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/fnq/bs path=/select 
params={df=text&distrib=false&debug=false&debug=timing&debug=track&fl=*,score&shards.purpose=32768&shard.url=https://127.0.0.1:45910/fnq/bs/collection1&rid=127.0.0.1-collection1-1498476981708-29&version=2&q=a_t:one+a_t:four&requestPurpose=GET_TERM_STATS&NOW=1498476981708&isShard=true&wt=javabin&debugQuery=false}
 status=0 QTime=0
   [junit4]   2> 3434210 INFO  (qtp1036423144-145370) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/fnq/bs path=/select 
params={df=text&distrib=false&debug=false&debug=timing&debug=track&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&org.apache.solr.stats.termStats=a_t:on,2,2!a_t:four,1,1&shard.url=https://127.0.0.1:45910/fnq/bs/collection1&rid=127.0.0.1-collection1-1498476981708-29&rows=10&version=2&org.apache.solr.stats.colStats=a_t,2,2,8,8&q=a_t:one+a_t:four&requestPurpose=GET_TOP_IDS,SET_TERM_STATS&NOW=1498476981708&isShard=true&org.apache.solr.stats.terms=a_t:on&org.apache.solr.stats.terms=a_t:four&wt=javabin&debugQuery=false}
 hits=2 status=0 QTime=0
   [junit4]   2> 3434212 INFO  (qtp1036423144-145367) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/fnq/bs path=/select 
params={df=text&distrib=false&debug=timing&debug=track&fl=*,score&shards.purpose=320&shard.url=https://127.0.0.1:45910/fnq/bs/collection1&rid=127.0.0.1-collection1-1498476981708-29&version=2&q=a_t:one+a_t:four&requestPurpose=GET_FIELDS,GET_DEBUG&NOW=1498476981708&ids=0,1&isShard=true&wt=javabin&debugQuery=true}
 status=0 QTime=0
   [junit4]   2> 3434213 INFO  (qtp1036423144-145365) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/fnq/bs path=/select 
params={q=a_t:one+a_t:four&shards=https://127.0.0.1:45910/fnq/bs/collection1&fl=*,score&wt=javabin&version=2&debugQuery=true}
 rid=127.0.0.1-collection1-1498476981708-29 hits=2 status=0 QTime=6
   [junit4]   1> ======================= Control Response 
=======================
   [junit4]   1> 
{responseHeader={status=0,QTime=0},response={numFound=2,start=0,maxScore=0.75465035,docs=[SolrDocument{id=1,
 range_facet_l=[1], id_i1=1, range_facet_l_dv=[1], range_facet_i_dv=[1], 
a_t=[one two three four five], shard_i=[1], multiDefault=[muLti-Default], 
intDefault=42, timestamp=Mon Jun 26 19:36:21 ULAT 2017, 
_version_=1571266999488610304, intDvoDefault=42, score=0.75465035}, 
SolrDocument{id=0, range_facet_l=[0], id_i1=0, range_facet_l_dv=[0], 
range_facet_i_dv=[0], a_t=[one two three], shard_i=[1], 
multiDefault=[muLti-Default], intDefault=42, timestamp=Mon Jun 26 19:36:21 ULAT 
2017, _version_=1571266999441424384, intDvoDefault=42, 
score=0.14493467}]},debug={rawquerystring=a_t:one a_t:four,querystring=a_t:one 
a_t:four,parsedquery=a_t:on a_t:four,parsedquery_toString=a_t:on 
a_t:four,explain={1=
   [junit4]   1> 0.75465035 = sum of:
   [junit4]   1>   0.25363567 = weight(a_t:on in 0) 
[MockConfigurableSimilarity], result of:
   [junit4]   1>     0.25363567 = score(doc=0,freq=1.0), product of:
   [junit4]   1>       0.5797387 = queryWeight, product of:
   [junit4]   1>         1.0 = idf, computed as log((docCount+1)/(docFreq+1)) + 
1 from:
   [junit4]   1>           2.0 = docFreq
   [junit4]   1>           2.0 = docCount
   [junit4]   1>         0.5797387 = queryNorm
   [junit4]   1>       0.4375 = fieldWeight in 0, product of:
   [junit4]   1>         1.0 = tf(freq=1.0), with freq of:
   [junit4]   1>           1.0 = termFreq=1.0
   [junit4]   1>         1.0 = idf, computed as log((docCount+1)/(docFreq+1)) + 
1 from:
   [junit4]   1>           2.0 = docFreq
   [junit4]   1>           2.0 = docCount
   [junit4]   1>         0.4375 = fieldNorm(doc=0)
   [junit4]   1>   0.5010147 = weight(a_t:four in 0) 
[MockConfigurableSimilarity], result of:
   [junit4]   1>     0.5010147 = score(doc=0,freq=1.0), product of:
   [junit4]   1>       0.81480247 = queryWeight, product of:
   [junit4]   1>         1.4054651 = idf, computed as 
log((docCount+1)/(docFreq+1)) + 1 from:
   [junit4]   1>           1.0 = docFreq
   [junit4]   1>           2.0 = docCount
   [junit4]   1>         0.5797387 = queryNorm
   [junit4]   1>       0.614891 = fieldWeight in 0, product of:
   [junit4]   1>         1.0 = tf(freq=1.0), with freq of:
   [junit4]   1>           1.0 = termFreq=1.0
   [junit4]   1>         1.4054651 = idf, computed as 
log((docCount+1)/(docFreq+1)) + 1 from:
   [junit4]   1>           1.0 = docFreq
   [junit4]   1>           2.0 = docCount
   [junit4]   1>         0.4375 = fieldNorm(doc=0)
   [junit4]   1> ,0=
   [junit4]   1> 0.14493467 = product of:
   [junit4]   1>   0.28986934 = sum of:
   [junit4]   1>     0.28986934 = weight(a_t:on in 0) 
[MockConfigurableSimilarity], result of:
   [junit4]   1>       0.28986934 = score(doc=0,freq=1.0), product of:
   [junit4]   1>         0.5797387 = queryWeight, product of:
   [junit4]   1>           1.0 = idf, computed as log((docCount+1)/(docFreq+1)) 
+ 1 from:
   [junit4]   1>             2.0 = docFreq
   [junit4]   1>             2.0 = docCount
   [junit4]   1>           0.5797387 = queryNorm
   [junit4]   1>         0.5 = fieldWeight in 0, product of:
   [junit4]   1>           1.0 = tf(freq=1.0), with freq of:
   [junit4]   1>             1.0 = termFreq=1.0
   [junit4]   1>           1.0 = idf, computed as log((docCount+1)/(docFreq+1)) 
+ 1 from:
   [junit4]   1>             2.0 = docFreq
   [junit4]   1>             2.0 = docCount
   [junit4]   1>           0.5 = fieldNorm(doc=0)
   [junit4]   1>   0.5 = coord(1/2)
   [junit4]   1> 
},QParser=LuceneQParser,timing={time=0.0,prepare={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}},process={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}}}}}
   [junit4]   1> 
   [junit4]   1> 
   [junit4]   1> ======================= Shard Response =======================
   [junit4]   1> 
   [junit4]   1> 
{responseHeader={status=0,QTime=6},response={numFound=2,start=0,maxScore=0.75465035,docs=[SolrDocument{id=1,
 range_facet_l=[1], id_i1=1, range_facet_l_dv=[1], range_facet_i_dv=[1], 
a_t=[one two three four five], shard_i=[1], multiDefault=[muLti-Default], 
intDefault=42, timestamp=Mon Jun 26 19:36:21 ULAT 2017, 
_version_=1571266999491756032, intDvoDefault=42, score=0.75465035}, 
SolrDocument{id=0, range_facet_l=[0], id_i1=0, range_facet_l_dv=[0], 
range_facet_i_dv=[0], a_t=[one two three], shard_i=[1], 
multiDefault=[muLti-Default], intDefault=42, timestamp=Mon Jun 26 19:36:21 ULAT 
2017, _version_=1571266999444570112, intDvoDefault=42, 
score=0.14493467}]},debug={track={rid=127.0.0.1-collection1-1498476981708-29,PARSE_QUERY={https://127.0.0.1:45910/fnq/bs/collection1={QTime=0,ElapsedTime=1,RequestPurpose=GET_TERM_STATS,Response={responseHeader={status=0,QTime=0},org.apache.solr.stats.terms=a_t:four,org.apache.solr.stats.terms=a_t:on,org.apache.solr.stats.termStats=a_t:on,2,2!a_t:four,1,1,org.apache.solr.stats.colStats=a_t,2,2,8,8,debug={timing={time=0.0,prepare={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}},process={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}}}}}}},EXECUTE_QUERY={https://127.0.0.1:45910/fnq/bs/collection1={QTime=0,ElapsedTime=1,RequestPurpose=GET_TOP_IDS,SET_TERM_STATS,NumFound=2,Response={responseHeader={status=0,QTime=0},response={numFound=2,start=0,maxScore=0.75465035,docs=[SolrDocument{id=1,
 score=0.75465035}, SolrDocument{id=0, 
score=0.14493467}]},sort_values={},debug={timing={time=0.0,prepare={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}},process={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}}}}}}},GET_FIELDS={https://127.0.0.1:45910/fnq/bs/collection1={QTime=0,ElapsedTime=2,RequestPurpose=GET_FIELDS,GET_DEBUG,NumFound=2,Response={responseHeader={status=0,QTime=0},response={numFound=2,start=0,docs=[SolrDocument{id=0,
 range_facet_l=[0], id_i1=0, range_facet_l_dv=[0], range_facet_i_dv=[0], 
a_t=[one two three], shard_i=[1], multiDefault=[muLti-Default], intDefault=42, 
timestamp=Mon Jun 26 19:36:21 ULAT 2017, _version_=1571266999444570112, 
intDvoDefault=42, score=0.14493467}, SolrDocument{id=1, range_facet_l=[1], 
id_i1=1, range_facet_l_dv=[1], range_facet_i_dv=[1], a_t=[one two three four 
five], shard_i=[1], multiDefault=[muLti-Default], intDefault=42, timestamp=Mon 
Jun 26 19:36:21 ULAT 2017, _version_=1571266999491756032, intDvoDefault=42, 
score=0.75465035}]},debug={rawquerystring=a_t:one a_t:four,querystring=a_t:one 
a_t:four,parsedquery=a_t:on a_t:four,parsedquery_toString=a_t:on 
a_t:four,explain={0=
   [junit4]   1> 0.14493467 = product of:
   [junit4]   1>   0.28986934 = sum of:
   [junit4]   1>     0.28986934 = weight(a_t:on in 0) 
[MockConfigurableSimilarity], result of:
   [junit4]   1>       0.28986934 = score(doc=0,freq=1.0), product of:
   [junit4]   1>         0.5797387 = queryWeight, product of:
   [junit4]   1>           1.0 = idf, computed as log((docCount+1)/(docFreq+1)) 
+ 1 from:
   [junit4]   1>             2.0 = docFreq
   [junit4]   1>             2.0 = docCount
   [junit4]   1>           0.5797387 = queryNorm
   [junit4]   1>         0.5 = fieldWeight in 0, product of:
   [junit4]   1>           1.0 = tf(freq=1.0), with freq of:
   [junit4]   1>             1.0 = termFreq=1.0
   [junit4]   1>           1.0 = idf, computed as log((docCount+1)/(docFreq+1)) 
+ 1 from:
   [junit4]   1>             2.0 = docFreq
   [junit4]   1>             2.0 = docCount
   [junit4]   1>           0.5 = fieldNorm(doc=0)
   [junit4]   1>   0.5 = coord(1/2)
   [junit4]   1> ,1=
   [junit4]   1> 0.75465035 = sum of:
   [junit4]   1>   0.25363567 = weight(a_t:on in 0) 
[MockConfigurableSimilarity], result of:
   [junit4]   1>     0.25363567 = score(doc=0,freq=1.0), product of:
   [junit4]   1>       0.5797387 = queryWeight, product of:
   [junit4]   1>         1.0 = idf, computed as log((docCount+1)/(docFreq+1)) + 
1 from:
   [junit4]   1>           2.0 = docFreq
   [junit4]   1>           2.0 = docCount
   [junit4]   1>         0.5797387 = queryNorm
   [junit4]   1>       0.4375 = fieldWeight in 0, product of:
   [junit4]   1>         1.0 = tf(freq=1.0), with freq of:
   [junit4]   1>           1.0 = termFreq=1.0
   [junit4]   1>         1.0 = idf, computed as log((docCount+1)/(docFreq+1)) + 
1 from:
   [junit4]   1>           2.0 = docFreq
   [junit4]   1>           2.0 = docCount
   [junit4]   1>         0.4375 = fieldNorm(doc=0)
   [junit4]   1>   0.5010147 = weight(a_t:four in 0) 
[MockConfigurableSimilarity], result of:
   [junit4]   1>     0.5010147 = score(doc=0,freq=1.0), product of:
   [junit4]   1>       0.81480247 = queryWeight, product of:
   [junit4]   1>         1.4054651 = idf, computed as 
log((docCount+1)/(docFreq+1)) + 1 from:
   [junit4]   1>           1.0 = docFreq
   [junit4]   1>           2.0 = docCount
   [junit4]   1>         0.5797387 = queryNorm
   [junit4]   1>       0.614891 = fieldWeight in 0, product of:
   [junit4]   1>         1.0 = tf(freq=1.0), with freq of:
   [junit4]   1>           1.0 = termFreq=1.0
   [junit4]   1>         1.4054651 = idf, computed as 
log((docCount+1)/(docFreq+1)) + 1 from:
   [junit4]   1>           1.0 = docFreq
   [junit4]   1>           2.0 = docCount
   [junit4]   1>         0.4375 = fieldNorm(doc=0)
   [junit4]   1> 
},QParser=LuceneQParser,timing={time=0.0,prepare={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}},process={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}}}}}}}},timing={time=0.0,prepare={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}},process={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}}},rawquerystring=a_t:one
 a_t:four,querystring=a_t:one a_t:four,parsedquery=a_t:on 
a_t:four,parsedquery_toString=a_t:on a_t:four,QParser=LuceneQParser,explain={1=
   [junit4]   1> 0.75465035 = sum of:
   [junit4]   1>   0.25363567 = weight(a_t:on in 0) 
[MockConfigurableSimilarity], result of:
   [junit4]   1>     0.25363567 = score(doc=0,freq=1.0), product of:
   [junit4]   1>       0.5797387 = queryWeight, product of:
   [junit4]   1>         1.0 = idf, computed as log((docCount+1)/(docFreq+1)) + 
1 from:
   [junit4]   1>           2.0 = docFreq
   [junit4]   1>           2.0 = docCount
   [junit4]   1>         0.5797387 = queryNorm
   [junit4]   1>       0.4375 = fieldWeight in 0, product of:
   [junit4]   1>         1.0 = tf(freq=1.0), with freq of:
   [junit4]   1>           1.0 = termFreq=1.0
   [junit4]   1>         1.0 = idf, computed as log((docCount+1)/(docFreq+1)) + 
1 from:
   [junit4]   1>           2.0 = docFreq
   [junit4]   1>           2.0 = docCount
   [junit4]   1>         0.4375 = fieldNorm(doc=0)
   [junit4]   1>   0.5010147 = weight(a_t:four in 0) 
[MockConfigurableSimilarity], result of:
   [junit4]   1>     0.5010147 = score(doc=0,freq=1.0), product of:
   [junit4]   1>       0.81480247 = queryWeight, product of:
   [junit4]   1>         1.4054651 = idf, computed as 
log((docCount+1)/(docFreq+1)) + 1 from:
   [junit4]   1>           1.0 = docFreq
   [junit4]   1>           2.0 = docCount
   [junit4]   1>         0.5797387 = queryNorm
   [junit4]   1>       0.614891 = fieldWeight in 0, product of:
   [junit4]   1>         1.0 = tf(freq=1.0), with freq of:
   [junit4]   1>           1.0 = termFreq=1.0
   [junit4]   1>         1.4054651 = idf, computed as 
log((docCount+1)/(docFreq+1)) + 1 from:
   [junit4]   1>           1.0 = docFreq
   [junit4]   1>           2.0 = docCount
   [junit4]   1>         0.4375 = fieldNorm(doc=0)
   [junit4]   1> ,0=
   [junit4]   1> 0.14493467 = product of:
   [junit4]   1>   0.28986934 = sum of:
   [junit4]   1>     0.28986934 = weight(a_t:on in 0) 
[MockConfigurableSimilarity], result of:
   [junit4]   1>       0.28986934 = score(doc=0,freq=1.0), product of:
   [junit4]   1>         0.5797387 = queryWeight, product of:
   [junit4]   1>           1.0 = idf, computed as log((docCount+1)/(docFreq+1)) 
+ 1 from:
   [junit4]   1>             2.0 = docFreq
   [junit4]   1>             2.0 = docCount
   [junit4]   1>           0.5797387 = queryNorm
   [junit4]   1>         0.5 = fieldWeight in 0, product of:
   [junit4]   1>           1.0 = tf(freq=1.0), with freq of:
   [junit4]   1>             1.0 = termFreq=1.0
   [junit4]   1>           1.0 = idf, computed as log((docCount+1)/(docFreq+1)) 
+ 1 from:
   [junit4]   1>             2.0 = docFreq
   [junit4]   1>             2.0 = docCount
   [junit4]   1>           0.5 = fieldNorm(doc=0)
   [junit4]   1>   0.5 = coord(1/2)
   [junit4]   1> }}}
   [junit4]   2> 3434214 INFO  
(TEST-TestExactSharedStatsCache.test-seed#[F6BAF950397ADE4D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 3434215 INFO  
(TEST-TestExactSharedStatsCache.test-seed#[F6BAF950397ADE4D]) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@57f908c1{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 3434215 INFO  
(TEST-TestExactSharedStatsCache.test-seed#[F6BAF950397ADE4D]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1948133141
   [junit4]   2> 3434215 INFO  
(TEST-TestExactSharedStatsCache.test-seed#[F6BAF950397ADE4D]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 3434215 INFO  
(TEST-TestExactSharedStatsCache.test-seed#[F6BAF950397ADE4D]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
   [junit4]   2> 3434215 INFO  
(TEST-TestExactSharedStatsCache.test-seed#[F6BAF950397ADE4D]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
   [junit4]   2> 3434215 INFO  (coreCloseExecutor-16938-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@69f2e22a
   [junit4]   2> 3434240 INFO  (coreCloseExecutor-16938-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1
   [junit4]   2> 3434240 INFO  
(TEST-TestExactSharedStatsCache.test-seed#[F6BAF950397ADE4D]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@512f252a{/fnq/bs,null,UNAVAILABLE}
   [junit4]   2> 3434242 INFO  
(TEST-TestExactSharedStatsCache.test-seed#[F6BAF950397ADE4D]) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@3d558ed2{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 3434242 INFO  
(TEST-TestExactSharedStatsCache.test-seed#[F6BAF950397ADE4D]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=388096464
   [junit4]   2> 3434242 INFO  
(TEST-TestExactSharedStatsCache.test-seed#[F6BAF950397ADE4D]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 3434242 INFO  
(TEST-TestExactSharedStatsCache.test-seed#[F6BAF950397ADE4D]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
   [junit4]   2> 3434242 INFO  
(TEST-TestExactSharedStatsCache.test-seed#[F6BAF950397ADE4D]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
   [junit4]   2> 3434242 INFO  (coreCloseExecutor-16940-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@6f15a0a0
   [junit4]   2> 3434259 INFO  (coreCloseExecutor-16940-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1
   [junit4]   2> 3434260 INFO  
(TEST-TestExactSharedStatsCache.test-seed#[F6BAF950397ADE4D]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@76098807{/fnq/bs,null,UNAVAILABLE}
   [junit4]   2> 3434350 INFO  
(TEST-TestExactSharedStatsCache.test-seed#[F6BAF950397ADE4D]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 3434351 INFO  
(TEST-TestExactSharedStatsCache.test-seed#[F6BAF950397ADE4D]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@475274ba{/fnq/bs,null,AVAILABLE}
   [junit4]   2> 3434352 INFO  
(TEST-TestExactSharedStatsCache.test-seed#[F6BAF950397ADE4D]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@6b680332{SSL,[ssl, 
http/1.1]}{127.0.0.1:52856}
   [junit4]   2> 3434353 INFO  
(TEST-TestExactSharedStatsCache.test-seed#[F6BAF950397ADE4D]) [    ] 
o.e.j.s.Server Started @3436563ms
   [junit4]   2> 3434353 INFO  
(TEST-TestExactSharedStatsCache.test-seed#[F6BAF950397ADE4D]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/fnq/bs, 
hostPort=52856, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.search.stats.TestExactSharedStatsCache_F6BAF950397ADE4D-001/tempDir-001/control/cores}
   [junit4]   2> 3434353 ERROR 
(TEST-TestExactSharedStatsCache.test-seed#[F6BAF950397ADE4D]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3434353 INFO  
(TEST-TestExactSharedStatsCache.test-seed#[F6BAF950397ADE4D]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.7.0
   [junit4]   2> 3434353 INFO  
(TEST-TestExactSharedStatsCache.test-seed#[F6BAF950397ADE4D]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 3434353 INFO  
(TEST-TestExactSharedStatsCache.test-seed#[F6BAF950397ADE4D]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3434353 INFO  
(TEST-TestExactSharedStatsCache.test-seed#[F6BAF950397ADE4D]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-26T11:36:21.855Z
   [junit4]   2> 3434354 INFO  
(TEST-TestExactSharedStatsCache.test-seed#[F6BAF950397ADE4D]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.search.stats.TestExactSharedStatsCache_F6BAF950397ADE4D-001/tempDir-001/control/solr.xml
   [junit4]   2> 3434363 INFO  
(TEST-TestExactSharedStatsCache.test-seed#[F6BAF950397ADE4D]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 3434380 INFO  
(TEST-TestExactSharedStatsCache.test-seed#[F6BAF950397ADE4D]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.search.stats.TestExactSharedStatsCache_F6BAF950397ADE4D-001/tempDir-001/control/cores
   [junit4]   2> 3434380 INFO  
(TEST-TestExactSharedStatsCache.test-seed#[F6BAF950397ADE4D]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 3434381 INFO  (coreLoadExecutor-16947-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/lib,
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 3434405 WARN  (coreLoadExecutor-16947-thread-1) [    
x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is 
deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 3434406 INFO  (coreLoadExecutor-16947-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
   [junit4]   2> 3434429 INFO  (coreLoadExecutor-16947-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 3434530 INFO  (coreLoadExecutor-16947-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 3434535 INFO  (coreLoadExecutor-16947-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 3434535 INFO  (coreLoadExecutor-16947-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3434535 INFO  (coreLoadExecutor-16947-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.search.stats.TestExactSharedStatsCache_F6BAF950397ADE4D-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 3434535 INFO  (coreLoadExecutor-16947-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a621bdf
   [junit4]   2> 3434536 INFO  (coreLoadExecutor-16947-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=20, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=39.12109375, 
floorSegmentMB=0.4267578125, forceMergeDeletesPctAllowed=2.658962425043574, 
segmentsPerTier=45.0, maxCFSSegmentSizeMB=0.6103515625, noCFSRatio=0.0
   [junit4]   2> 3434592 INFO  (coreLoadExecutor-16947-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 3434592 INFO  (coreLoadExecutor-16947-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 3434592 INFO  (coreL

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

s.ServletContextHandler@60c3746a{/unda/xg,null,UNAVAILABLE}
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLRUStatsCache 
-Dtests.method=test -Dtests.seed=F6BAF950397ADE4D -Dtests.multiplier=2 
-Dtests.nightly=true -Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=es-BO -Dtests.timezone=Europe/Warsaw -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 3.67s J0 | TestLRUStatsCache.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<2.252763> 
but was:<1.4054651>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([F6BAF950397ADE4D:7EEEC68A9786B3B5]:0)
   [junit4]    >        at 
org.apache.solr.search.stats.TestBaseStatsCache.checkResponse(TestBaseStatsCache.java:64)
   [junit4]    >        at 
org.apache.solr.search.stats.TestDefaultStatsCache.dfQuery(TestDefaultStatsCache.java:109)
   [junit4]    >        at 
org.apache.solr.search.stats.TestDefaultStatsCache.test(TestDefaultStatsCache.java:76)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1018)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3440446 INFO  
(SUITE-TestLRUStatsCache-seed#[F6BAF950397ADE4D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.search.stats.TestLRUStatsCache_F6BAF950397ADE4D-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{multiDefault=FSTOrd50, a_t=Lucene50(blocksize=128), shard_i=FSTOrd50, 
id_i1=FSTOrd50, id=Lucene50(blocksize=128), 
text=PostingsFormat(name=LuceneFixedGap)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54), 
_version_=DocValuesFormat(name=Asserting), 
intDefault=DocValuesFormat(name=Asserting), 
range_facet_i_dv=DocValuesFormat(name=Asserting), 
intDvoDefault=DocValuesFormat(name=Lucene54), 
range_facet_l=DocValuesFormat(name=Asserting), 
timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=334, 
maxMBSortInHeap=7.048334358260929, 
sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=es-BO, 
timezone=Europe/Warsaw
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_131 (64-bit)/cpus=4,threads=1,free=154263984,total=529006592
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestReversedWildcardFilterFactory, TestUtils, LeaderElectionIntegrationTest, 
FieldMutatingUpdateProcessorTest, TestExtendedDismaxParser, 
TestReplicaProperties, TestJettySolrRunner, SpellCheckCollatorTest, 
SuggestComponentTest, TestElisionMultitermQuery, 
DistributedQueryComponentCustomSortTest, TestStressLiveNodes, 
TestDFISimilarityFactory, TestPerFieldSimilarity, TestTrieFacet, 
TestCrossCoreJoin, TestRangeQuery, CollectionsAPIAsyncDistributedZkTest, 
SolrMetricManagerTest, TestBlobHandler, TestCoreAdminApis, TestOrdValues, 
StandardRequestHandlerTest, TestFieldCacheSortRandom, 
TestAnalyzeInfixSuggestions, DistributedFacetPivotSmallAdvancedTest, 
TestMacros, ConfigSetsAPITest, BlobRepositoryCloudTest, BasicDistributedZkTest, 
TestHttpShardHandlerFactory, SolrCoreTest, TestManagedResourceStorage, 
TestSearchPerf, TestApiFramework, TestSolr4Spatial, 
TestManagedSynonymGraphFilterFactory, TestXIncludeConfig, HLLUtilTest, 
ScriptEngineTest, TestSlowCompositeReaderWrapper, 
WordBreakSolrSpellCheckerTest, BasicZkTest, TestRandomDVFaceting, 
TestCSVResponseWriter, TestFreeTextSuggestions, BinaryUpdateRequestHandlerTest, 
TestSQLHandler, TestLocalFSCloudBackupRestore, DeleteStatusTest, 
TestPHPSerializedResponseWriter, DocValuesMissingTest, 
ClassificationUpdateProcessorIntegrationTest, GraphQueryTest, TestCharFilters, 
InfoHandlerTest, TestSmileRequest, TestLazyCores, TestFunctionQuery, 
DistributedQueryElevationComponentTest, ExplicitHLLTest, NodeMutatorTest, 
TestSolrFieldCacheMBean, TestWordDelimiterFilterFactory, 
TestPerFieldSimilarityWithDefaultOverride, AtomicUpdateProcessorFactoryTest, 
TestRandomFlRTGCloud, TestUseDocValuesAsStored2, TestUniqueKeyFieldResource, 
MissingSegmentRecoveryTest, BadComponentTest, HdfsBasicDistributedZk2Test, 
FastVectorHighlighterTest, TlogReplayBufferedWhileIndexingTest, TestJoin, 
TestConfigSetsAPI, TestObjectReleaseTracker, CircularListTest, TestRTGBase, 
SolrIndexSplitterTest, TestTestInjection, TestBinaryResponseWriter, 
QueryElevationComponentTest, TestDynamicFieldResource, 
DistributedSpellCheckComponentTest, ChangedSchemaMergeTest, 
TestIndexingPerformance, TestFuzzyAnalyzedSuggestions, PrimitiveFieldTypeTest, 
SecurityConfHandlerTest, ShufflingReplicaListTransformerTest, UpdateParamsTest, 
CoreAdminCreateDiscoverTest, IndexBasedSpellCheckerTest, CursorPagingTest, 
LeaderElectionContextKeyTest, CustomCollectionTest, TestClassNameShortening, 
TestCloudJSONFacetJoinDomain, TestSolrCloudWithSecureImpersonation, 
TestSubQueryTransformerCrossCore, TestConfigSetProperties, 
TestSSLRandomization, SearchHandlerTest, TestRemoteStreaming, TestCustomStream, 
SharedFSAutoReplicaFailoverTest, OverseerStatusTest, 
TestSizeLimitedDistributedMap, TestCloudManagedSchema, TestNoOpRegenerator, 
TestReloadAndDeleteDocs, IndexSchemaRuntimeFieldTest, CdcrUpdateLogTest, 
SSLMigrationTest, BigEndianAscendingWordDeserializerTest, 
ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, 
CollectionsAPIDistributedZkTest, OpenCloseCoreStressTest, LeaderElectionTest, 
ZkSolrClientTest, TestDistributedGrouping, TestFaceting, TestRecovery, 
TestHashPartitioner, ZkControllerTest, TestRealTimeGet, TestStressReorder, 
TestReload, TestCoreContainer, SolrCmdDistributorTest, PeerSyncTest, 
BasicFunctionalityTest, DirectUpdateHandlerTest, TestBadConfig, 
HighlighterTest, SimplePostToolTest, TestCoreDiscovery, SolrRequestParserTest, 
TestFoldingMultitermQuery, DocValuesTest, SuggesterTest, TestStressLucene, 
SpatialFilterTest, SuggesterWFSTTest, TestCSVLoader, 
SolrCoreCheckLockOnStartupTest, TestUpdate, TestAtomicUpdateErrorCases, 
QueryEqualityTest, DirectUpdateHandlerOptimizeTest, 
DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, 
SortByFunctionTest, TestSolrDeletionPolicy1, SolrInfoMBeanTest, 
DebugComponentTest, TestSurroundQueryParser, LukeRequestHandlerTest, 
DisMaxRequestHandlerTest, TestWriterPerf, DirectSolrSpellCheckerTest, 
TestQueryTypes, TestOmitPositions, FileBasedSpellCheckerTest, 
TermsComponentTest, XmlUpdateRequestHandlerTest, RequestHandlersTest, 
TestValueSourceCache, TermVectorComponentTest, RegexBoostProcessorTest, 
IndexSchemaTest, TestJmxIntegration, TestCollationField, ReturnFieldsTest, 
UpdateRequestProcessorFactoryTest, QueryParsingTest, 
UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, 
TestPartialUpdateDeduplication, PingRequestHandlerTest, CSVRequestHandlerTest, 
TestComponentsName, TestBinaryResponseWriter, HighlighterConfigTest, 
AlternateDirectoryTest, TestSolrIndexConfig, SolrIndexConfigTest, 
TestStressRecovery, TestMergePolicyConfig, TestSolrDeletionPolicy2, 
MultiTermTest, SampleTest, TestDocSet, TestBinaryField, OutputWriterTest, 
ExternalFileFieldSortTest, TestPostingsSolrHighlighter, 
DirectSolrConnectionTest, TestLuceneMatchVersion, TestPhraseSuggestions, 
TestCodecSupport, SynonymTokenizerTest, EchoParamsTest, 
TestSweetSpotSimilarityFactory, TestLMDirichletSimilarityFactory, 
TestIBSimilarityFactory, TestBM25SimilarityFactory, TestFastWriter, 
TestJmxMonitoredMap, ResourceLoaderTest, URLClassifyProcessorTest, 
PluginInfoTest, TestFastLRUCache, DateMathParserTest, 
TestSuggestSpellingConverter, SpellingQueryConverterTest, DOMUtilTest, 
RAMDirectoryFactoryTest, ClusterStateTest, TestSolrJ, TestDocumentBuilder, 
SliceStateTest, SystemInfoHandlerTest, UUIDFieldTest, 
DistributedMLTComponentTest, TestCursorMarkWithoutUniqueKey, 
TestDistributedMissingSort, TestHighlightDedupGrouping, 
TestSimpleTrackingShardHandler, TestTolerantSearch, TestPathTrie, 
TestEmbeddedSolrServerConstructors, ActionThrottleTest, AliasIntegrationTest, 
AssignTest, BaseCdcrDistributedZkTest, CdcrReplicationDistributedZkTest, 
CdcrReplicationHandlerTest, ConcurrentDeleteAndCreateCollectionTest, 
DistribJoinFromCollectionTest, DistributedVersionInfoTest, 
MultiThreadedOCPTest, RemoteQueryErrorTest, ReplicationFactorTest, 
SimpleCollectionCreateDeleteTest, SolrCLIZkUtilsTest, SolrXmlInZkTest, 
TestAuthenticationFramework, TestCloudRecovery, TestRandomRequestDistribution, 
TestStressCloudBlindAtomicUpdates, TestClusterStateMutator, ZkStateReaderTest, 
ZkStateWriterTest, RuleEngineTest, CachingDirectoryFactoryTest, 
TestConfigOverlay, TestInfoStreamLogging, TestSolrConfigHandler, 
TestReplicationHandlerBackup, TestReqParamsAPI, TestSolrConfigHandlerCloud, 
DistributedFacetPivotWhiteBoxTest, FacetPivotSmallTest, InfixSuggestersTest, 
JavabinLoaderTest, JvmMetricsTest, SolrCoreMetricManagerTest, 
SolrGangliaReporterTest, SolrGraphiteReporterTest, SolrJmxReporterTest, 
SolrSlf4jReporterTest, SubstringBytesRefFilterTest, SmileWriterTest, 
TestCustomDocTransformer, TestExportWriter, TestGeoJSONResponseWriter, 
TestPushWriter, TestRawResponseWriter, TestRawTransformer, 
TestSolrQueryResponse, TestFieldCollectionResource, TestFieldResource, 
TestSchemaResource, TestSerializedLuceneMatchVersion, BadCopyFieldTest, 
ManagedSchemaRoundRobinCloudTest, TestCloudSchemaless, TestSearcherReuse, 
TestStandardQParsers, TestStressUserVersions, TestXmlQParser, 
TestJsonFacetRefinement, BlockJoinFacetRandomTest, BlockJoinFacetSimpleTest, 
TestScoreJoinQPNoScore, CloudMLTQParserTest, TestExactSharedStatsCache, 
TestLRUStatsCache]
   [junit4] Completed [668/713 (3!)] on J0 in 3.68s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 43578 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to