Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/592/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  
org.apache.solr.handler.component.DistributedFacetPivotLongTailTest.test

Error Message:
Error from server at http://127.0.0.1:45478//collection1: 
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request:[http://[ff01::114]:33332, http://[ff01::083]:33332, 
http://[ff01::213]:33332, http://127.0.0.1:43269//collection1]

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:45478//collection1: 
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request:[http://[ff01::114]:33332, http://[ff01::083]:33332, 
http://[ff01::213]:33332, http://127.0.0.1:43269//collection1]
        at 
__randomizedtesting.SeedInfo.seed([C8D588A2C5DAB1A7:4081B7786B26DC5F]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:606)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:557)
        at 
org.apache.solr.handler.component.DistributedFacetPivotLongTailTest.test(DistributedFacetPivotLongTailTest.java:209)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10497 lines...]
   [junit4] Suite: 
org.apache.solr.handler.component.DistributedFacetPivotLongTailTest
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_C8D588A2C5DAB1A7-001/init-core-data-001
   [junit4]   2> 68200 INFO  
(SUITE-DistributedFacetPivotLongTailTest-seed#[C8D588A2C5DAB1A7]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 68202 INFO  
(SUITE-DistributedFacetPivotLongTailTest-seed#[C8D588A2C5DAB1A7]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 68511 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_C8D588A2C5DAB1A7-001/tempDir-001/control/cores/collection1
   [junit4]   2> 68514 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 68515 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3c56183c{/,null,AVAILABLE}
   [junit4]   2> 68521 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@7dbc44c1{HTTP/1.1,[http/1.1]}{127.0.0.1:62252}
   [junit4]   2> 68521 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.e.j.s.Server Started @71443ms
   [junit4]   2> 68521 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=62252, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_C8D588A2C5DAB1A7-001/tempDir-001/control/cores}
   [junit4]   2> 68521 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 68521 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_C8D588A2C5DAB1A7-001/tempDir-001/control'
   [junit4]   2> 68521 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 68521 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 68522 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_C8D588A2C5DAB1A7-001/tempDir-001/control/solr.xml
   [junit4]   2> 68527 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_C8D588A2C5DAB1A7-001/tempDir-001/control/cores
   [junit4]   2> 68527 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 738059070
   [junit4]   2> 68527 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_C8D588A2C5DAB1A7-001/tempDir-001/control]
   [junit4]   2> 68528 WARN  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_C8D588A2C5DAB1A7-001/tempDir-001/control/lib
 to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_C8D588A2C5DAB1A7-001/tempDir-001/control/lib
   [junit4]   2> 68528 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 68529 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 68531 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 68531 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 68531 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 68531 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 68532 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_C8D588A2C5DAB1A7-001/tempDir-001/control/cores
   [junit4]   2> 68533 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, 
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=data/, 
configSet=collection1}
   [junit4]   2> 68533 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.a.s.c.CorePropertiesLocator Found core collection1 in 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_C8D588A2C5DAB1A7-001/tempDir-001/control/cores/collection1
   [junit4]   2> 68533 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 68535 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 68535 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 68537 INFO  (coreLoadExecutor-173-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 68537 INFO  (coreLoadExecutor-173-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 68538 INFO  (coreLoadExecutor-173-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 68538 INFO  (coreLoadExecutor-173-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 68538 INFO  (coreLoadExecutor-173-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 68567 INFO  (coreLoadExecutor-173-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 68572 INFO  (coreLoadExecutor-173-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 68584 INFO  (coreLoadExecutor-173-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 68592 INFO  (coreLoadExecutor-173-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 68652 INFO  (coreLoadExecutor-173-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 68662 INFO  (coreLoadExecutor-173-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 68663 INFO  (coreLoadExecutor-173-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 68668 INFO  (coreLoadExecutor-173-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 68670 INFO  (coreLoadExecutor-173-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 68671 INFO  (coreLoadExecutor-173-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 68672 INFO  (coreLoadExecutor-173-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 68674 INFO  (coreLoadExecutor-173-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 68674 INFO  (coreLoadExecutor-173-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
configset 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 68674 INFO  (coreLoadExecutor-173-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 68674 INFO  (coreLoadExecutor-173-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_C8D588A2C5DAB1A7-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 68675 INFO  (coreLoadExecutor-173-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@23b3c9c6
   [junit4]   2> 68675 INFO  (coreLoadExecutor-173-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_C8D588A2C5DAB1A7-001/tempDir-001/control/cores/collection1/data
   [junit4]   2> 68675 INFO  (coreLoadExecutor-173-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_C8D588A2C5DAB1A7-001/tempDir-001/control/cores/collection1/data/index/
   [junit4]   2> 68675 WARN  (coreLoadExecutor-173-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_C8D588A2C5DAB1A7-001/tempDir-001/control/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 68677 INFO  (coreLoadExecutor-173-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_C8D588A2C5DAB1A7-001/tempDir-001/control/cores/collection1/data/index
   [junit4]   2> 68677 INFO  (coreLoadExecutor-173-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=49, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=70.974609375, 
floorSegmentMB=0.515625, forceMergeDeletesPctAllowed=29.954235252718313, 
segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.829956753236897
   [junit4]   2> 68677 INFO  (coreLoadExecutor-173-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@7518164d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@750672ab),segFN=segments_1,generation=1}
   [junit4]   2> 68678 INFO  (coreLoadExecutor-173-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 68680 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_C8D588A2C5DAB1A7-001/tempDir-001/control/cores/collection1/data/
   [junit4]   2> 68680 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.DirectoryFactory 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_C8D588A2C5DAB1A7-001/tempDir-001/control/cores/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 68683 INFO  (coreLoadExecutor-173-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 68683 INFO  (coreLoadExecutor-173-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 68683 INFO  (coreLoadExecutor-173-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 68683 INFO  (coreLoadExecutor-173-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 68683 INFO  (coreLoadExecutor-173-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 68683 INFO  (coreLoadExecutor-173-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 68683 INFO  (coreLoadExecutor-173-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 68683 INFO  (coreLoadExecutor-173-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 68684 INFO  (coreLoadExecutor-173-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 68684 INFO  (coreLoadExecutor-173-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 68684 INFO  (coreLoadExecutor-173-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 68684 INFO  (coreLoadExecutor-173-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 68686 INFO  (coreLoadExecutor-173-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 68687 INFO  (coreLoadExecutor-173-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 68688 INFO  (coreLoadExecutor-173-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 68689 INFO  (coreLoadExecutor-173-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 68693 INFO  (coreLoadExecutor-173-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 68694 INFO  (coreLoadExecutor-173-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/graph,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 68694 INFO  (coreLoadExecutor-173-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 68694 INFO  (coreLoadExecutor-173-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 68695 INFO  (coreLoadExecutor-173-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 68709 INFO  (coreLoadExecutor-173-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 68710 INFO  (coreLoadExecutor-173-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 68710 INFO  (coreLoadExecutor-173-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=41, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.23501038075702896]
   [junit4]   2> 68711 INFO  (coreLoadExecutor-173-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@7518164d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@750672ab),segFN=segments_1,generation=1}
   [junit4]   2> 68711 INFO  (coreLoadExecutor-173-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 68711 INFO  (coreLoadExecutor-173-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4b9e626c[collection1] main]
   [junit4]   2> 68711 INFO  (coreLoadExecutor-173-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 68712 INFO  (coreLoadExecutor-173-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 68712 INFO  (coreLoadExecutor-173-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 68712 INFO  (coreLoadExecutor-173-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 68781 INFO  (coreLoadExecutor-173-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 68956 INFO  (coreLoadExecutor-173-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 68957 INFO  
(searcherExecutor-174-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 68957 INFO  
(searcherExecutor-174-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 68957 INFO  
(searcherExecutor-174-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 68957 INFO  
(searcherExecutor-174-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 68958 INFO  (coreLoadExecutor-173-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 68958 INFO  (coreLoadExecutor-173-thread-1) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 68958 INFO  
(searcherExecutor-174-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 68958 INFO  (coreLoadExecutor-173-thread-1) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 68959 INFO  (coreLoadExecutor-173-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1534782291236093952
   [junit4]   2> 68959 INFO  
(searcherExecutor-174-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 68960 INFO  (coreLoadExecutor-173-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with 
highest version 1534782291236093952
   [junit4]   2> 68960 INFO  (coreLoadExecutor-173-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 68962 INFO  
(searcherExecutor-174-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 68962 INFO  
(searcherExecutor-174-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 68966 INFO  
(searcherExecutor-174-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 68967 INFO  
(searcherExecutor-174-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4b9e626c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 69304 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_C8D588A2C5DAB1A7-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 69306 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 69314 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7430bcfa{/,null,AVAILABLE}
   [junit4]   2> 69314 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@1714270a{HTTP/1.1,[http/1.1]}{127.0.0.1:45478}
   [junit4]   2> 69314 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.e.j.s.Server Started @72237ms
   [junit4]   2> 69314 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=45478, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_C8D588A2C5DAB1A7-001/tempDir-001/shard0/cores}
   [junit4]   2> 69314 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 69315 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_C8D588A2C5DAB1A7-001/tempDir-001/shard0'
   [junit4]   2> 69315 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 69315 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 69317 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_C8D588A2C5DAB1A7-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 69321 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_C8D588A2C5DAB1A7-001/tempDir-001/shard0/cores
   [junit4]   2> 69321 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 417856475
   [junit4]   2> 69321 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_C8D588A2C5DAB1A7-001/tempDir-001/shard0]
   [junit4]   2> 69322 WARN  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_C8D588A2C5DAB1A7-001/tempDir-001/shard0/lib
 to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_C8D588A2C5DAB1A7-001/tempDir-001/shard0/lib
   [junit4]   2> 69322 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 69324 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 69325 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 69325 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 69325 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 69325 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 69326 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_C8D588A2C5DAB1A7-001/tempDir-001/shard0/cores
   [junit4]   2> 69327 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, 
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=data/, 
configSet=collection1}
   [junit4]   2> 69327 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.a.s.c.CorePropertiesLocator Found core collection1 in 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_C8D588A2C5DAB1A7-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 69327 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 69328 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 69328 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 69329 INFO  (coreLoadExecutor-184-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 69332 INFO  (coreLoadExecutor-184-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 69332 INFO  (coreLoadExecutor-184-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 69332 INFO  (coreLoadExecutor-184-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 69332 INFO  (coreLoadExecutor-184-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 69359 INFO  (coreLoadExecutor-184-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 69364 INFO  (coreLoadExecutor-184-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 69376 INFO  (coreLoadExecutor-184-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 69381 INFO  (coreLoadExecutor-184-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 69434 INFO  (coreLoadExecutor-184-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 69439 INFO  (coreLoadExecutor-184-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 69440 INFO  (coreLoadExecutor-184-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 69445 INFO  (coreLoadExecutor-184-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 69447 INFO  (coreLoadExecutor-184-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 69448 INFO  (coreLoadExecutor-184-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 69449 INFO  (coreLoadExecutor-184-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 69451 INFO  (coreLoadExecutor-184-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 69451 INFO  (coreLoadExecutor-184-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
configset 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 69451 INFO  (coreLoadExecutor-184-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 69452 INFO  (coreLoadExecutor-184-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_C8D588A2C5DAB1A7-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 69452 INFO  (coreLoadExecutor-184-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@23b3c9c6
   [junit4]   2> 69452 INFO  (coreLoadExecutor-184-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_C8D588A2C5DAB1A7-001/tempDir-001/shard0/cores/collection1/data
   [junit4]   2> 69452 INFO  (coreLoadExecutor-184-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_C8D588A2C5DAB1A7-001/tempDir-001/shard0/cores/collection1/data/index/
   [junit4]   2> 69452 WARN  (coreLoadExecutor-184-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_C8D588A2C5DAB1A7-001/tempDir-001/shard0/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 69453 INFO  (coreLoadExecutor-184-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_C8D588A2C5DAB1A7-001/tempDir-001/shard0/cores/collection1/data/index
   [junit4]   2> 69453 INFO  (coreLoadExecutor-184-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=49, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=70.974609375, 
floorSegmentMB=0.515625, forceMergeDeletesPctAllowed=29.954235252718313, 
segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.829956753236897
   [junit4]   2> 69454 INFO  (coreLoadExecutor-184-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@2abb82cb 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2006bbef),segFN=segments_1,generation=1}
   [junit4]   2> 69454 INFO  (coreLoadExecutor-184-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 69456 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_C8D588A2C5DAB1A7-001/tempDir-001/shard0/cores/collection1/data/
   [junit4]   2> 69456 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.DirectoryFactory 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_C8D588A2C5DAB1A7-001/tempDir-001/shard0/cores/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 69461 INFO  (coreLoadExecutor-184-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 69461 INFO  (coreLoadExecutor-184-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 69461 INFO  (coreLoadExecutor-184-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 69461 INFO  (coreLoadExecutor-184-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 69461 INFO  (coreLoadExecutor-184-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 69461 INFO  (coreLoadExecutor-184-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 69461 INFO  (coreLoadExecutor-184-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 69461 INFO  (coreLoadExecutor-184-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 69461 INFO  (coreLoadExecutor-184-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 69461 INFO  (coreLoadExecutor-184-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 69461 INFO  (coreLoadExecutor-184-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 69461 INFO  (coreLoadExecutor-184-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 69463 INFO  (coreLoadExecutor-184-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 69464 INFO  (coreLoadExecutor-184-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 69465 INFO  (coreLoadExecutor-184-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 69466 INFO  (coreLoadExecutor-184-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 69475 INFO  (coreLoadExecutor-184-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 69477 INFO  (coreLoadExecutor-184-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/graph,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 69477 INFO  (coreLoadExecutor-184-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 69477 INFO  (coreLoadExecutor-184-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 69477 INFO  (coreLoadExecutor-184-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 69478 INFO  (coreLoadExecutor-184-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 69478 INFO  (coreLoadExecutor-184-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 69481 INFO  (coreLoadExecutor-184-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=41, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.23501038075702896]
   [junit4]   2> 69481 INFO  (coreLoadExecutor-184-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@2abb82cb 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2006bbef),segFN=segments_1,generation=1}
   [junit4]   2> 69481 INFO  (coreLoadExecutor-184-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 69481 INFO  (coreLoadExecutor-184-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@584f9c44[collection1] main]
   [junit4]   2> 69481 INFO  (coreLoadExecutor-184-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 69481 INFO  (coreLoadExecutor-184-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 69482 INFO  (coreLoadExecutor-184-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 69482 INFO  (coreLoadExecutor-184-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 69538 INFO  (coreLoadExecutor-184-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 69708 INFO  (coreLoadExecutor-184-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 69709 INFO  
(searcherExecutor-185-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 69710 INFO  (coreLoadExecutor-184-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 69710 INFO  (coreLoadExecutor-184-thread-1) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 69710 INFO  
(searcherExecutor-185-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 69710 INFO  (coreLoadExecutor-184-thread-1) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 69710 INFO  
(searcherExecutor-185-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 69710 INFO  (coreLoadExecutor-184-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1534782292023574528
   [junit4]   2> 69710 INFO  
(searcherExecutor-185-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 69711 INFO  
(searcherExecutor-185-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 69712 INFO  (coreLoadExecutor-184-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with 
highest version 1534782292023574528
   [junit4]   2> 69712 INFO  
(searcherExecutor-185-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 69712 INFO  (coreLoadExecutor-184-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 69713 INFO  
(searcherExecutor-185-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 69713 INFO  
(searcherExecutor-185-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 69714 INFO  
(searcherExecutor-185-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 69715 INFO  
(searcherExecutor-185-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@584f9c44[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 70122 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_C8D588A2C5DAB1A7-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 70125 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 70131 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5b3a0f28{/,null,AVAILABLE}
   [junit4]   2> 70136 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@34d7f440{HTTP/1.1,[http/1.1]}{127.0.0.1:43269}
   [junit4]   2> 70136 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.e.j.s.Server Started @73059ms
   [junit4]   2> 70136 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=43269, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_C8D588A2C5DAB1A7-001/tempDir-001/shard1/cores}
   [junit4]   2> 70152 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 70154 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_C8D588A2C5DAB1A7-001/tempDir-001/shard1'
   [junit4]   2> 70154 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 70154 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 70154 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_C8D588A2C5DAB1A7-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 70158 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_C8D588A2C5DAB1A7-001/tempDir-001/shard1/cores
   [junit4]   2> 70158 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1715019556
   [junit4]   2> 70158 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_C8D588A2C5DAB1A7-001/tempDir-001/shard1]
   [junit4]   2> 70158 WARN  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_C8D588A2C5DAB1A7-001/tempDir-001/shard1/lib
 to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_C8D588A2C5DAB1A7-001/tempDir-001/shard1/lib
   [junit4]   2> 70159 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 70161 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 70162 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 70162 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 70162 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 70162 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 70163 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_C8D588A2C5DAB1A7-001/tempDir-001/shard1/cores
   [junit4]   2> 70164 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, 
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=data/, 
configSet=collection1}
   [junit4]   2> 70164 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.a.s.c.CorePropertiesLocator Found core collection1 in 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_C8D588A2C5DAB1A7-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 70165 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 70165 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 70165 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 70166 INFO  (coreLoadExecutor-195-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 70168 INFO  (coreLoadExecutor-195-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 70168 INFO  (coreLoadExecutor-195-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 70168 INFO  (coreLoadExecutor-195-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 70168 INFO  (coreLoadExecutor-195-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 70193 INFO  (coreLoadExecutor-195-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 70199 INFO  (coreLoadExecutor-195-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 70211 INFO  (coreLoadExecutor-195-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 70215 INFO  (coreLoadExecutor-195-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 70269 INFO  (coreLoadExecutor-195-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 70274 INFO  (coreLoadExecutor-195-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 70275 INFO  (coreLoadExecutor-195-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 70279 INFO  (coreLoadExecutor-195-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 70281 INFO  (coreLoadExecutor-195-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 70283 INFO  (coreLoadExecutor-195-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 70283 INFO  (coreLoadExecutor-195-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 70285 INFO  (coreLoadExecutor-195-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 70285 INFO  (coreLoadExecutor-195-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
configset 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 70285 INFO  (coreLoadExecutor-195-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 70285 INFO  (coreLoadExecutor-195-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_C8D588A2C5DAB1A7-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 70285 INFO  (coreLoadExecutor-195-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@23b3c9c6
   [junit4]   2> 70286 INFO  (coreLoadExecutor-195-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_C8D588A2C5DAB1A7-001/tempDir-001/shard1/cores/collection1/data
   [junit4]   2> 70286 INFO  (coreLoadExecutor-195-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_C8D588A2C5DAB1A7-001/tempDir-001/shard1/cores/collection1/data/index/
   [junit4]   2> 70286 WARN  (coreLoadExecutor-195-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_C8D588A2C5DAB1A7-001/tempDir-001/shard1/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 70286 INFO  (coreLoadExecutor-195-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_C8D588A2C5DAB1A7-001/tempDir-001/shard1/cores/collection1/data/index
   [junit4]   2> 70286 INFO  (coreLoadExecutor-195-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=49, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=70.974609375, 
floorSegmentMB=0.515625, forceMergeDeletesPctAllowed=29.954235252718313, 
segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.829956753236897
   [junit4]   2> 70287 INFO  (coreLoadExecutor-195-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@6b09f114 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@67ae9398),segFN=segments_1,generation=1}
   [junit4]   2> 70287 INFO  (coreLoadExecutor-195-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 70290 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_C8D588A2C5DAB1A7-001/tempDir-001/shard1/cores/collection1/data/
   [junit4]   2> 70290 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.DirectoryFactory 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_C8D588A2C5DAB1A7-001/tempDir-001/shard1/cores/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 70301 INFO  (coreLoadExecutor-195-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 70302 INFO  (coreLoadExecutor-195-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 70302 INFO  (coreLoadExecutor-195-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 70302 INFO  (coreLoadExecutor-195-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 70302 INFO  (coreLoadExecutor-195-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 70302 INFO  (coreLoadExecutor-195-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 70302 INFO  (coreLoadExecutor-195-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 70302 INFO  (coreLoadExecutor-195-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 70302 INFO  (coreLoadExecutor-195-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 70302 INFO  (coreLoadExecutor-195-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 70302 INFO  (coreLoadExecutor-195-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 70302 INFO  (coreLoadExecutor-195-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 70304 INFO  (coreLoadExecutor-195-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 70305 INFO  (coreLoadExecutor-195-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 70306 INFO  (coreLoadExecutor-195-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 70307 INFO  (coreLoadExecutor-195-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 70314 INFO  (coreLoadExecutor-195-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 70316 INFO  (coreLoadExecutor-195-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/graph,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 70316 INFO  (coreLoadExecutor-195-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 70316 INFO  (coreLoadExecutor-195-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 70316 INFO  (coreLoadExecutor-195-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 70317 INFO  (coreLoadExecutor-195-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 70317 INFO  (coreLoadExecutor-195-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 70319 INFO  (coreLoadExecutor-195-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=41, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.23501038075702896]
   [junit4]   2> 70319 INFO  (coreLoadExecutor-195-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@6b09f114 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@67ae9398),segFN=segments_1,generation=1}
   [junit4]   2> 70319 INFO  (coreLoadExecutor-195-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 70320 INFO  (coreLoadExecutor-195-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2dc9a78d[collection1] main]
   [junit4]   2> 70320 INFO  (coreLoadExecutor-195-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 70320 INFO  (coreLoadExecutor-195-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 70320 INFO  (coreLoadExecutor-195-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 70320 INFO  (coreLoadExecutor-195-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 70383 INFO  (coreLoadExecutor-195-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 70585 INFO  (coreLoadExecutor-195-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 70585 INFO  
(searcherExecutor-196-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 70585 INFO  
(searcherExecutor-196-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 70585 INFO  
(searcherExecutor-196-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 70585 INFO  
(searcherExecutor-196-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 70586 INFO  (coreLoadExecutor-195-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 70586 INFO  (coreLoadExecutor-195-thread-1) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 70586 INFO  (coreLoadExecutor-195-thread-1) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 70586 INFO  (coreLoadExecutor-195-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1534782292942127104
   [junit4]   2> 70586 INFO  
(searcherExecutor-196-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 70587 INFO  
(searcherExecutor-196-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 70588 INFO  
(searcherExecutor-196-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 70588 INFO  (coreLoadExecutor-195-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with 
highest version 1534782292942127104
   [junit4]   2> 70588 INFO  (coreLoadExecutor-195-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 70589 INFO  
(searcherExecutor-196-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 70589 INFO  
(searcherExecutor-196-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 70590 INFO  
(searcherExecutor-196-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2dc9a78d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 70810 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_C8D588A2C5DAB1A7-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 70811 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 70814 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7788a230{/,null,AVAILABLE}
   [junit4]   2> 70815 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@182ea28{HTTP/1.1,[http/1.1]}{127.0.0.1:33156}
   [junit4]   2> 70815 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.e.j.s.Server Started @73738ms
   [junit4]   2> 70815 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=33156, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_C8D588A2C5DAB1A7-001/tempDir-001/shard2/cores}
   [junit4]   2> 70816 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 70816 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_C8D588A2C5DAB1A7-001/tempDir-001/shard2'
   [junit4]   2> 70816 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 70816 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 70816 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_C8D588A2C5DAB1A7-001/tempDir-001/shard2/solr.xml
   [junit4]   2> 70820 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_C8D588A2C5DAB1A7-001/tempDir-001/shard2/cores
   [junit4]   2> 70820 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1601512872
   [junit4]   2> 70820 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_C8D588A2C5DAB1A7-001/tempDir-001/shard2]
   [junit4]   2> 70820 WARN  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_C8D588A2C5DAB1A7-001/tempDir-001/shard2/lib
 to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_C8D588A2C5DAB1A7-001/tempDir-001/shard2/lib
   [junit4]   2> 70820 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 70822 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 70823 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 70823 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 70823 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 70823 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 70824 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_C8D588A2C5DAB1A7-001/tempDir-001/shard2/cores
   [junit4]   2> 70824 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, 
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=data/, 
configSet=collection1}
   [junit4]   2> 70824 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.a.s.c.CorePropertiesLocator Found core collection1 in 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_C8D588A2C5DAB1A7-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 70825 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 70847 INFO  (coreLoadExecutor-206-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 70847 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 70848 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 70848 INFO  (coreLoadExecutor-206-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 70848 INFO  (coreLoadExecutor-206-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 70848 INFO  (coreLoadExecutor-206-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 70848 INFO  (coreLoadExecutor-206-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 70873 INFO  (coreLoadExecutor-206-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 70878 INFO  (coreLoadExecutor-206-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 70890 INFO  (coreLoadExecutor-206-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 70895 INFO  (coreLoadExecutor-206-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 70948 INFO  (coreLoadExecutor-206-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 70953 INFO  (coreLoadExecutor-206-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 70953 INFO  (coreLoadExecutor-206-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 70958 INFO  (coreLoadExecutor-206-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 70960 INFO  (coreLoadExecutor-206-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 70962 INFO  (coreLoadExecutor-206-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 70962 INFO  (coreLoadExecutor-206-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 70964 INFO  (coreLoadExecutor-206-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 70964 INFO  (coreLoadExecutor-206-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
configset 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 70964 INFO  (coreLoadExecutor-206-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 70964 INFO  (coreLoadExecutor-206-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_C8D588A2C5DAB1A7-001/tempDir-001/shard2/cores/collection1/data/]
   [junit4]   2> 70964 INFO  (coreLoadExecutor-206-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@23b3c9c6
   [junit4]   2> 70965 INFO  (coreLoadExecutor-206-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_C8D588A2C5DAB1A7-001/tempDir-001/shard2/cores/collection1/data
   [junit4]   2> 70965 INFO  (coreLoadExecutor-206-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_C8D588A2C5DAB1A7-001/tempDir-001/shard2/cores/collection1/data/index/
   [junit4]   2> 70965 WARN  (coreLoadExecutor-206-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_C8D588A2C5DAB1A7-001/tempDir-001/shard2/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 70968 INFO  (coreLoadExecutor-206-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_C8D588A2C5DAB1A7-001/tempDir-001/shard2/cores/collection1/data/index
   [junit4]   2> 70968 INFO  (coreLoadExecutor-206-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=49, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=70.974609375, 
floor

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

Executor-217-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory 
Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 207121 INFO  (coreCloseExecutor-217-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_C8D588A2C5DAB1A7-001/tempDir-001/shard1/cores/collection1/data
   [junit4]   2> 207123 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5b3a0f28{/,null,UNAVAILABLE}
   [junit4]   2> 207128 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.e.j.s.ServerConnector Stopped 
ServerConnector@182ea28{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 207128 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1601512872
   [junit4]   2> 207129 INFO  (coreCloseExecutor-219-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@6a32690b
   [junit4]   2> 207129 INFO  (coreCloseExecutor-219-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 closing 
DirectUpdateHandler2{commits=1,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=626,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=27998,transaction_logs_total_number=1}
   [junit4]   2> 207130 INFO  (coreCloseExecutor-219-thread-1) [    
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 207130 INFO  (coreCloseExecutor-219-thread-1) [    
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 
0 - closing IndexWriter
   [junit4]   2> 207130 INFO  (coreCloseExecutor-219-thread-1) [    
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 207132 INFO  (coreCloseExecutor-219-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 207142 INFO  (coreCloseExecutor-219-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 
directories currently being tracked
   [junit4]   2> 207142 INFO  (coreCloseExecutor-219-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_C8D588A2C5DAB1A7-001/tempDir-001/shard2/cores/collection1/data
 
[CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_C8D588A2C5DAB1A7-001/tempDir-001/shard2/cores/collection1/data;done=false>>]
   [junit4]   2> 207142 INFO  (coreCloseExecutor-219-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, 
CoreContainer#isShutdown=true
   [junit4]   2> 207142 INFO  (coreCloseExecutor-219-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_C8D588A2C5DAB1A7-001/tempDir-001/shard2/cores/collection1/data
   [junit4]   2> 207142 INFO  (coreCloseExecutor-219-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_C8D588A2C5DAB1A7-001/tempDir-001/shard2/cores/collection1/data/index
 
[CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_C8D588A2C5DAB1A7-001/tempDir-001/shard2/cores/collection1/data/index;done=false>>]
   [junit4]   2> 207142 INFO  (coreCloseExecutor-219-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, 
CoreContainer#isShutdown=true
   [junit4]   2> 207142 INFO  (coreCloseExecutor-219-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_C8D588A2C5DAB1A7-001/tempDir-001/shard2/cores/collection1/data/index
   [junit4]   2> 207147 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[C8D588A2C5DAB1A7]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7788a230{/,null,UNAVAILABLE}
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=DistributedFacetPivotLongTailTest -Dtests.method=test 
-Dtests.seed=C8D588A2C5DAB1A7 -Dtests.slow=true -Dtests.locale=lt 
-Dtests.timezone=America/Edmonton -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR    139s J0 | DistributedFacetPivotLongTailTest.test <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:45478//collection1: 
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request:[http://[ff01::114]:33332, http://[ff01::083]:33332, 
http://[ff01::213]:33332, http://127.0.0.1:43269//collection1]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([C8D588A2C5DAB1A7:4081B7786B26DC5F]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:606)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:957)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:557)
   [junit4]    >        at 
org.apache.solr.handler.component.DistributedFacetPivotLongTailTest.test(DistributedFacetPivotLongTailTest.java:209)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 207162 INFO  
(SUITE-DistributedFacetPivotLongTailTest-seed#[C8D588A2C5DAB1A7]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_C8D588A2C5DAB1A7-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{stat_i=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
range_facet_l_dv=PostingsFormat(name=Memory doPackFST= true), 
_version_=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
bar_s=PostingsFormat(name=Memory doPackFST= true), 
multiDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 intDefault=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
foo_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
id=PostingsFormat(name=Memory doPackFST= true), 
range_facet_i_dv=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
range_facet_l=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
timestamp=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Direct), 
range_facet_i_dv=DocValuesFormat(name=Asserting), 
timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=513, 
maxMBSortInHeap=6.108147289215713, 
sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=lt, 
timezone=America/Edmonton
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_92 
(64-bit)/cpus=3,threads=1,free=286207600,total=373293056
   [junit4]   2> NOTE: All tests run in this JVM: [TestSort, 
ReplicationFactorTest, TestReqParamsAPI, DistributedFacetPivotLongTailTest]
   [junit4] Completed [14/597 (1!)] on J0 in 139.12s, 1 test, 1 error <<< 
FAILURES!

[...truncated 1900 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:740: The 
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:684: The 
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:59: The 
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build.xml:233: 
The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/common-build.xml:529:
 The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1458:
 The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1015:
 There were test failures: 597 suites (10 ignored), 2428 tests, 1 error, 87 
ignored (72 assumptions) [seed: C8D588A2C5DAB1A7]

Total time: 93 minutes 6 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to