You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/05/25 15:04:12 UTC

[JENKINS] Lucene-Solr-6.x-Solaris (64bit/jdk1.8.0) - Build # 154 - Failure!

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

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

Error Message:
Error from server at http://127.0.0.1:38078//collection1: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:44150//collection1

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:38078//collection1: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:44150//collection1
	at __randomizedtesting.SeedInfo.seed([D4A9807CDAEB75F6:5CFDBFA67417180E]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:590)
	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:564)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:612)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:594)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:573)
	at org.apache.solr.handler.component.DistributedFacetPivotLargeTest.test(DistributedFacetPivotLargeTest.java:109)
	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:992)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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 10914 lines...]
   [junit4] Suite: org.apache.solr.handler.component.DistributedFacetPivotLargeTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_D4A9807CDAEB75F6-001/init-core-data-001
   [junit4]   2> 1020883 INFO  (SUITE-DistributedFacetPivotLargeTest-seed#[D4A9807CDAEB75F6]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1020885 INFO  (SUITE-DistributedFacetPivotLargeTest-seed#[D4A9807CDAEB75F6]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1021093 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_D4A9807CDAEB75F6-001/tempDir-001/control/cores/collection1
   [junit4]   2> 1021094 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1021095 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@16315a76{/,null,AVAILABLE}
   [junit4]   2> 1021102 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1154efe2{HTTP/1.1,[http/1.1]}{127.0.0.1:52507}
   [junit4]   2> 1021102 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.e.j.s.Server Started @1024683ms
   [junit4]   2> 1021102 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=52507, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_D4A9807CDAEB75F6-001/tempDir-001/control/cores}
   [junit4]   2> 1021102 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 1021102 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_D4A9807CDAEB75F6-001/tempDir-001/control'
   [junit4]   2> 1021102 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1021102 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1021102 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_D4A9807CDAEB75F6-001/tempDir-001/control/solr.xml
   [junit4]   2> 1021106 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_D4A9807CDAEB75F6-001/tempDir-001/control/cores
   [junit4]   2> 1021106 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.a.s.c.CoreContainer New CoreContainer 1950642300
   [junit4]   2> 1021107 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_D4A9807CDAEB75F6-001/tempDir-001/control]
   [junit4]   2> 1021107 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_D4A9807CDAEB75F6-001/tempDir-001/control/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_D4A9807CDAEB75F6-001/tempDir-001/control/lib
   [junit4]   2> 1021107 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] 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,useRetries : false,
   [junit4]   2> 1021108 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1021109 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1021109 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1021109 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1021109 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1021109 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_D4A9807CDAEB75F6-001/tempDir-001/control/cores
   [junit4]   2> 1021110 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] 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> 1021110 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_D4A9807CDAEB75F6-001/tempDir-001/control/cores/collection1
   [junit4]   2> 1021110 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1021111 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 1021111 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1021111 INFO  (coreLoadExecutor-3173-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1021112 INFO  (coreLoadExecutor-3173-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1021112 INFO  (coreLoadExecutor-3173-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1021113 INFO  (coreLoadExecutor-3173-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1021113 INFO  (coreLoadExecutor-3173-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1021134 INFO  (coreLoadExecutor-3173-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1021140 INFO  (coreLoadExecutor-3173-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 1021155 INFO  (coreLoadExecutor-3173-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1021159 INFO  (coreLoadExecutor-3173-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1021243 INFO  (coreLoadExecutor-3173-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1021247 INFO  (coreLoadExecutor-3173-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1021248 INFO  (coreLoadExecutor-3173-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1021250 INFO  (coreLoadExecutor-3173-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1021252 INFO  (coreLoadExecutor-3173-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1021253 INFO  (coreLoadExecutor-3173-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1021253 INFO  (coreLoadExecutor-3173-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1021255 INFO  (coreLoadExecutor-3173-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-6.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1021255 INFO  (coreLoadExecutor-3173-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1021255 INFO  (coreLoadExecutor-3173-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1021255 INFO  (coreLoadExecutor-3173-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_D4A9807CDAEB75F6-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 1021255 INFO  (coreLoadExecutor-3173-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1bd3a182
   [junit4]   2> 1021256 INFO  (coreLoadExecutor-3173-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_D4A9807CDAEB75F6-001/tempDir-001/control/cores/collection1/data
   [junit4]   2> 1021256 INFO  (coreLoadExecutor-3173-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_D4A9807CDAEB75F6-001/tempDir-001/control/cores/collection1/data/index/
   [junit4]   2> 1021256 WARN  (coreLoadExecutor-3173-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_D4A9807CDAEB75F6-001/tempDir-001/control/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1021256 INFO  (coreLoadExecutor-3173-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_D4A9807CDAEB75F6-001/tempDir-001/control/cores/collection1/data/index
   [junit4]   2> 1021256 INFO  (coreLoadExecutor-3173-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=20, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7108008879997038]
   [junit4]   2> 1021256 INFO  (coreLoadExecutor-3173-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@19859633 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4e8c876),segFN=segments_1,generation=1}
   [junit4]   2> 1021257 INFO  (coreLoadExecutor-3173-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1021257 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-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_D4A9807CDAEB75F6-001/tempDir-001/control/cores/collection1/data/
   [junit4]   2> 1021258 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_D4A9807CDAEB75F6-001/tempDir-001/control/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1021260 INFO  (coreLoadExecutor-3173-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1021260 INFO  (coreLoadExecutor-3173-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1021260 INFO  (coreLoadExecutor-3173-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1021260 INFO  (coreLoadExecutor-3173-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1021260 INFO  (coreLoadExecutor-3173-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1021260 INFO  (coreLoadExecutor-3173-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1021260 INFO  (coreLoadExecutor-3173-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1021260 INFO  (coreLoadExecutor-3173-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1021260 INFO  (coreLoadExecutor-3173-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1021261 INFO  (coreLoadExecutor-3173-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1021261 INFO  (coreLoadExecutor-3173-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1021261 INFO  (coreLoadExecutor-3173-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1021262 INFO  (coreLoadExecutor-3173-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1021263 INFO  (coreLoadExecutor-3173-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1021264 INFO  (coreLoadExecutor-3173-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1021265 INFO  (coreLoadExecutor-3173-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1021268 INFO  (coreLoadExecutor-3173-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1021269 INFO  (coreLoadExecutor-3173-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> 1021269 INFO  (coreLoadExecutor-3173-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1021270 INFO  (coreLoadExecutor-3173-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1021270 INFO  (coreLoadExecutor-3173-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1021272 INFO  (coreLoadExecutor-3173-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1021272 INFO  (coreLoadExecutor-3173-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1021272 INFO  (coreLoadExecutor-3173-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=63.875, floorSegmentMB=1.234375, forceMergeDeletesPctAllowed=0.7893549029829416, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3847346683061892
   [junit4]   2> 1021272 INFO  (coreLoadExecutor-3173-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@19859633 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4e8c876),segFN=segments_1,generation=1}
   [junit4]   2> 1021272 INFO  (coreLoadExecutor-3173-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1021272 INFO  (coreLoadExecutor-3173-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4e45b81c[collection1] main]
   [junit4]   2> 1021273 INFO  (coreLoadExecutor-3173-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1021273 INFO  (coreLoadExecutor-3173-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1021273 INFO  (coreLoadExecutor-3173-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1021273 INFO  (coreLoadExecutor-3173-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1021322 INFO  (coreLoadExecutor-3173-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1021423 INFO  (coreLoadExecutor-3173-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1021423 INFO  (searcherExecutor-3174-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1021423 INFO  (searcherExecutor-3174-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1021423 INFO  (searcherExecutor-3174-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1021423 INFO  (searcherExecutor-3174-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1021423 INFO  (coreLoadExecutor-3173-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1021424 INFO  (coreLoadExecutor-3173-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1021424 INFO  (coreLoadExecutor-3173-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1021424 INFO  (coreLoadExecutor-3173-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1535309139799965696
   [junit4]   2> 1021424 INFO  (searcherExecutor-3174-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1021425 INFO  (coreLoadExecutor-3173-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1535309139799965696
   [junit4]   2> 1021425 INFO  (searcherExecutor-3174-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1021426 INFO  (coreLoadExecutor-3173-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1021426 INFO  (searcherExecutor-3174-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1021426 INFO  (searcherExecutor-3174-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1021427 INFO  (searcherExecutor-3174-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1021427 INFO  (searcherExecutor-3174-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4e45b81c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1021746 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_D4A9807CDAEB75F6-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 1021747 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1021749 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@254e9a5c{/,null,AVAILABLE}
   [junit4]   2> 1021749 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.e.j.s.ServerConnector Started ServerConnector@2ae8f816{HTTP/1.1,[http/1.1]}{127.0.0.1:61963}
   [junit4]   2> 1021749 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.e.j.s.Server Started @1025330ms
   [junit4]   2> 1021749 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=61963, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_D4A9807CDAEB75F6-001/tempDir-001/shard0/cores}
   [junit4]   2> 1021749 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 1021749 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_D4A9807CDAEB75F6-001/tempDir-001/shard0'
   [junit4]   2> 1021749 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1021750 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1021750 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_D4A9807CDAEB75F6-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 1021754 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_D4A9807CDAEB75F6-001/tempDir-001/shard0/cores
   [junit4]   2> 1021754 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.a.s.c.CoreContainer New CoreContainer 1936193051
   [junit4]   2> 1021754 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_D4A9807CDAEB75F6-001/tempDir-001/shard0]
   [junit4]   2> 1021755 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_D4A9807CDAEB75F6-001/tempDir-001/shard0/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_D4A9807CDAEB75F6-001/tempDir-001/shard0/lib
   [junit4]   2> 1021755 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] 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,useRetries : false,
   [junit4]   2> 1021756 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1021756 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1021756 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1021756 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1021756 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1021757 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_D4A9807CDAEB75F6-001/tempDir-001/shard0/cores
   [junit4]   2> 1021758 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] 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> 1021758 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_D4A9807CDAEB75F6-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 1021758 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1021759 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 1021759 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1021759 INFO  (coreLoadExecutor-3184-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1021760 INFO  (coreLoadExecutor-3184-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1021760 INFO  (coreLoadExecutor-3184-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1021761 INFO  (coreLoadExecutor-3184-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1021761 INFO  (coreLoadExecutor-3184-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1021808 INFO  (coreLoadExecutor-3184-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1021815 INFO  (coreLoadExecutor-3184-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 1021830 INFO  (coreLoadExecutor-3184-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1021835 INFO  (coreLoadExecutor-3184-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1021941 INFO  (coreLoadExecutor-3184-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1021946 INFO  (coreLoadExecutor-3184-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1021947 INFO  (coreLoadExecutor-3184-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1021950 INFO  (coreLoadExecutor-3184-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1021952 INFO  (coreLoadExecutor-3184-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1021953 INFO  (coreLoadExecutor-3184-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1021953 INFO  (coreLoadExecutor-3184-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1021955 INFO  (coreLoadExecutor-3184-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-6.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1021955 INFO  (coreLoadExecutor-3184-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1021955 INFO  (coreLoadExecutor-3184-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1021955 INFO  (coreLoadExecutor-3184-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_D4A9807CDAEB75F6-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 1021956 INFO  (coreLoadExecutor-3184-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1bd3a182
   [junit4]   2> 1021956 INFO  (coreLoadExecutor-3184-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_D4A9807CDAEB75F6-001/tempDir-001/shard0/cores/collection1/data
   [junit4]   2> 1021956 INFO  (coreLoadExecutor-3184-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_D4A9807CDAEB75F6-001/tempDir-001/shard0/cores/collection1/data/index/
   [junit4]   2> 1021956 WARN  (coreLoadExecutor-3184-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_D4A9807CDAEB75F6-001/tempDir-001/shard0/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1021956 INFO  (coreLoadExecutor-3184-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_D4A9807CDAEB75F6-001/tempDir-001/shard0/cores/collection1/data/index
   [junit4]   2> 1021956 INFO  (coreLoadExecutor-3184-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=20, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7108008879997038]
   [junit4]   2> 1021957 INFO  (coreLoadExecutor-3184-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@497ea0f4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@496914bf),segFN=segments_1,generation=1}
   [junit4]   2> 1021957 INFO  (coreLoadExecutor-3184-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1021957 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-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_D4A9807CDAEB75F6-001/tempDir-001/shard0/cores/collection1/data/
   [junit4]   2> 1021958 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_D4A9807CDAEB75F6-001/tempDir-001/shard0/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1021961 INFO  (coreLoadExecutor-3184-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1021961 INFO  (coreLoadExecutor-3184-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1021961 INFO  (coreLoadExecutor-3184-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1021961 INFO  (coreLoadExecutor-3184-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1021961 INFO  (coreLoadExecutor-3184-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1021961 INFO  (coreLoadExecutor-3184-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1021961 INFO  (coreLoadExecutor-3184-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1021961 INFO  (coreLoadExecutor-3184-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1021961 INFO  (coreLoadExecutor-3184-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1021961 INFO  (coreLoadExecutor-3184-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1021961 INFO  (coreLoadExecutor-3184-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1021961 INFO  (coreLoadExecutor-3184-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1021963 INFO  (coreLoadExecutor-3184-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1021964 INFO  (coreLoadExecutor-3184-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1021965 INFO  (coreLoadExecutor-3184-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1021965 INFO  (coreLoadExecutor-3184-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1021970 INFO  (coreLoadExecutor-3184-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1021974 INFO  (coreLoadExecutor-3184-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> 1021974 INFO  (coreLoadExecutor-3184-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1021974 INFO  (coreLoadExecutor-3184-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1021974 INFO  (coreLoadExecutor-3184-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1021993 INFO  (coreLoadExecutor-3184-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1021993 INFO  (coreLoadExecutor-3184-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1021994 INFO  (coreLoadExecutor-3184-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=63.875, floorSegmentMB=1.234375, forceMergeDeletesPctAllowed=0.7893549029829416, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3847346683061892
   [junit4]   2> 1021994 INFO  (coreLoadExecutor-3184-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@497ea0f4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@496914bf),segFN=segments_1,generation=1}
   [junit4]   2> 1021994 INFO  (coreLoadExecutor-3184-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1021994 INFO  (coreLoadExecutor-3184-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5ddbb9be[collection1] main]
   [junit4]   2> 1021995 INFO  (coreLoadExecutor-3184-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1021995 INFO  (coreLoadExecutor-3184-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1021995 INFO  (coreLoadExecutor-3184-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1021995 INFO  (coreLoadExecutor-3184-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1022035 INFO  (coreLoadExecutor-3184-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1022127 INFO  (coreLoadExecutor-3184-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1022128 INFO  (searcherExecutor-3185-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1022128 INFO  (searcherExecutor-3185-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1022128 INFO  (searcherExecutor-3185-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1022128 INFO  (searcherExecutor-3185-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1022128 INFO  (coreLoadExecutor-3184-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1022128 INFO  (coreLoadExecutor-3184-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1022128 INFO  (coreLoadExecutor-3184-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1022128 INFO  (coreLoadExecutor-3184-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1535309140538163200
   [junit4]   2> 1022130 INFO  (searcherExecutor-3185-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1022130 INFO  (coreLoadExecutor-3184-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1535309140538163200
   [junit4]   2> 1022130 INFO  (searcherExecutor-3185-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1022130 INFO  (coreLoadExecutor-3184-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1022131 INFO  (searcherExecutor-3185-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1022132 INFO  (searcherExecutor-3185-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1022132 INFO  (searcherExecutor-3185-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1022133 INFO  (searcherExecutor-3185-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5ddbb9be[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1023269 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_D4A9807CDAEB75F6-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 1023270 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1023273 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@32e3fb41{/,null,AVAILABLE}
   [junit4]   2> 1023274 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1e12bb40{HTTP/1.1,[http/1.1]}{127.0.0.1:62908}
   [junit4]   2> 1023274 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.e.j.s.Server Started @1026856ms
   [junit4]   2> 1023274 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=62908, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_D4A9807CDAEB75F6-001/tempDir-001/shard1/cores}
   [junit4]   2> 1023274 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 1023274 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_D4A9807CDAEB75F6-001/tempDir-001/shard1'
   [junit4]   2> 1023274 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1023275 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1023275 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_D4A9807CDAEB75F6-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 1023280 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_D4A9807CDAEB75F6-001/tempDir-001/shard1/cores
   [junit4]   2> 1023280 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.a.s.c.CoreContainer New CoreContainer 300093411
   [junit4]   2> 1023280 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_D4A9807CDAEB75F6-001/tempDir-001/shard1]
   [junit4]   2> 1023281 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_D4A9807CDAEB75F6-001/tempDir-001/shard1/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_D4A9807CDAEB75F6-001/tempDir-001/shard1/lib
   [junit4]   2> 1023281 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] 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,useRetries : false,
   [junit4]   2> 1023282 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1023282 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1023282 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1023282 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1023282 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1023283 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_D4A9807CDAEB75F6-001/tempDir-001/shard1/cores
   [junit4]   2> 1023284 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] 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> 1023284 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_D4A9807CDAEB75F6-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 1023284 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1023285 INFO  (coreLoadExecutor-3195-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1023286 INFO  (coreLoadExecutor-3195-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1023286 INFO  (coreLoadExecutor-3195-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1023286 INFO  (coreLoadExecutor-3195-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1023286 INFO  (coreLoadExecutor-3195-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1023285 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 1023286 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1023312 INFO  (coreLoadExecutor-3195-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1023320 INFO  (coreLoadExecutor-3195-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 1023363 INFO  (coreLoadExecutor-3195-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1023368 INFO  (coreLoadExecutor-3195-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1023449 INFO  (coreLoadExecutor-3195-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1023455 INFO  (coreLoadExecutor-3195-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1023456 INFO  (coreLoadExecutor-3195-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1023459 INFO  (coreLoadExecutor-3195-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1023461 INFO  (coreLoadExecutor-3195-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1023462 INFO  (coreLoadExecutor-3195-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1023462 INFO  (coreLoadExecutor-3195-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1023464 INFO  (coreLoadExecutor-3195-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-6.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1023464 INFO  (coreLoadExecutor-3195-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1023464 INFO  (coreLoadExecutor-3195-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1023464 INFO  (coreLoadExecutor-3195-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_D4A9807CDAEB75F6-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 1023464 INFO  (coreLoadExecutor-3195-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1bd3a182
   [junit4]   2> 1023465 INFO  (coreLoadExecutor-3195-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_D4A9807CDAEB75F6-001/tempDir-001/shard1/cores/collection1/data
   [junit4]   2> 1023465 INFO  (coreLoadExecutor-3195-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_D4A9807CDAEB75F6-001/tempDir-001/shard1/cores/collection1/data/index/
   [junit4]   2> 1023465 WARN  (coreLoadExecutor-3195-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_D4A9807CDAEB75F6-001/tempDir-001/shard1/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1023466 INFO  (coreLoadExecutor-3195-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_D4A9807CDAEB75F6-001/tempDir-001/shard1/cores/collection1/data/index
   [junit4]   2> 1023466 INFO  (coreLoadExecutor-3195-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=20, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7108008879997038]
   [junit4]   2> 1023466 INFO  (coreLoadExecutor-3195-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@cda1ef1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37e78716),segFN=segments_1,generation=1}
   [junit4]   2> 1023466 INFO  (coreLoadExecutor-3195-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1023467 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-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_D4A9807CDAEB75F6-001/tempDir-001/shard1/cores/collection1/data/
   [junit4]   2> 1023468 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_D4A9807CDAEB75F6-001/tempDir-001/shard1/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1023470 INFO  (coreLoadExecutor-3195-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1023470 INFO  (coreLoadExecutor-3195-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1023470 INFO  (coreLoadExecutor-3195-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1023470 INFO  (coreLoadExecutor-3195-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1023471 INFO  (coreLoadExecutor-3195-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1023471 INFO  (coreLoadExecutor-3195-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1023471 INFO  (coreLoadExecutor-3195-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1023471 INFO  (coreLoadExecutor-3195-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1023471 INFO  (coreLoadExecutor-3195-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1023471 INFO  (coreLoadExecutor-3195-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1023471 INFO  (coreLoadExecutor-3195-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1023471 INFO  (coreLoadExecutor-3195-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1023474 INFO  (coreLoadExecutor-3195-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1023476 INFO  (coreLoadExecutor-3195-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1023477 INFO  (coreLoadExecutor-3195-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1023478 INFO  (coreLoadExecutor-3195-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1023484 INFO  (coreLoadExecutor-3195-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1023486 INFO  (coreLoadExecutor-3195-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> 1023486 INFO  (coreLoadExecutor-3195-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1023486 INFO  (coreLoadExecutor-3195-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1023486 INFO  (coreLoadExecutor-3195-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1023489 INFO  (coreLoadExecutor-3195-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1023489 INFO  (coreLoadExecutor-3195-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1023490 INFO  (coreLoadExecutor-3195-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=63.875, floorSegmentMB=1.234375, forceMergeDeletesPctAllowed=0.7893549029829416, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3847346683061892
   [junit4]   2> 1023490 INFO  (coreLoadExecutor-3195-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@cda1ef1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@37e78716),segFN=segments_1,generation=1}
   [junit4]   2> 1023490 INFO  (coreLoadExecutor-3195-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1023491 INFO  (coreLoadExecutor-3195-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5e5cec62[collection1] main]
   [junit4]   2> 1023491 INFO  (coreLoadExecutor-3195-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1023491 INFO  (coreLoadExecutor-3195-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1023491 INFO  (coreLoadExecutor-3195-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1023491 INFO  (coreLoadExecutor-3195-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1023539 INFO  (coreLoadExecutor-3195-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1023880 INFO  (coreLoadExecutor-3195-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1023880 INFO  (searcherExecutor-3196-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1023881 INFO  (searcherExecutor-3196-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1023881 INFO  (searcherExecutor-3196-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1023881 INFO  (searcherExecutor-3196-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1023881 INFO  (searcherExecutor-3196-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1023882 INFO  (searcherExecutor-3196-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1023883 INFO  (searcherExecutor-3196-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1023883 INFO  (searcherExecutor-3196-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1023884 INFO  (searcherExecutor-3196-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1023885 INFO  (searcherExecutor-3196-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5e5cec62[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1023889 INFO  (coreLoadExecutor-3195-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1023889 INFO  (coreLoadExecutor-3195-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1023889 INFO  (coreLoadExecutor-3195-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1023889 INFO  (coreLoadExecutor-3195-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1535309142384705536
   [junit4]   2> 1023891 INFO  (coreLoadExecutor-3195-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1535309142384705536
   [junit4]   2> 1023891 INFO  (coreLoadExecutor-3195-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1024955 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_D4A9807CDAEB75F6-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 1024956 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1024958 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@e1757c{/,null,AVAILABLE}
   [junit4]   2> 1024959 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.e.j.s.ServerConnector Started ServerConnector@3adf4403{HTTP/1.1,[http/1.1]}{127.0.0.1:38078}
   [junit4]   2> 1024960 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.e.j.s.Server Started @1028542ms
   [junit4]   2> 1024960 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=38078, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_D4A9807CDAEB75F6-001/tempDir-001/shard2/cores}
   [junit4]   2> 1024960 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 1024960 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_D4A9807CDAEB75F6-001/tempDir-001/shard2'
   [junit4]   2> 1024961 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1024961 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1024961 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_D4A9807CDAEB75F6-001/tempDir-001/shard2/solr.xml
   [junit4]   2> 1024967 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_D4A9807CDAEB75F6-001/tempDir-001/shard2/cores
   [junit4]   2> 1024967 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.a.s.c.CoreContainer New CoreContainer 1946552209
   [junit4]   2> 1024967 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_D4A9807CDAEB75F6-001/tempDir-001/shard2]
   [junit4]   2> 1024967 WARN  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_D4A9807CDAEB75F6-001/tempDir-001/shard2/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_D4A9807CDAEB75F6-001/tempDir-001/shard2/lib
   [junit4]   2> 1024968 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] 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,useRetries : false,
   [junit4]   2> 1024969 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1024969 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1024969 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1024969 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1024969 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1024970 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_D4A9807CDAEB75F6-001/tempDir-001/shard2/cores
   [junit4]   2> 1024971 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] 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> 1024971 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_D4A9807CDAEB75F6-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 1024972 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1024973 INFO  (coreLoadExecutor-3206-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1024974 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 1024974 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1024974 INFO  (coreLoadExecutor-3206-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1024974 INFO  (coreLoadExecutor-3206-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1024974 INFO  (coreLoadExecutor-3206-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1024974 INFO  (coreLoadExecutor-3206-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1025000 INFO  (coreLoadExecutor-3206-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1025007 INFO  (coreLoadExecutor-3206-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 1025024 INFO  (coreLoadExecutor-3206-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1025028 INFO  (coreLoadExecutor-3206-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1025126 INFO  (coreLoadExecutor-3206-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1025131 INFO  (coreLoadExecutor-3206-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1025132 INFO  (coreLoadExecutor-3206-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1025135 INFO  (coreLoadExecutor-3206-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1025137 INFO  (coreLoadExecutor-3206-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1025138 INFO  (coreLoadExecutor-3206-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1025138 INFO  (coreLoadExecutor-3206-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1025141 INFO  (coreLoadExecutor-3206-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-6.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1025141 INFO  (coreLoadExecutor-3206-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1025141 INFO  (coreLoadExecutor-3206-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1025141 INFO  (coreLoadExecutor-3206-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_D4A9807CDAEB75F6-001/tempDir-001/shard2/cores/collection1/data/]
   [junit4]   2> 1025142 INFO  (coreLoadExecutor-3206-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1bd3a182
   [junit4]   2> 1025142 INFO  (coreLoadExecutor-3206-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_D4A9807CDAEB75F6-001/tempDir-001/shard2/cores/collection1/data
   [junit4]   2> 1025142 INFO  (coreLoadExecutor-3206-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_D4A9807CDAEB75F6-001/tempDir-001/shard2/cores/collection1/data/index/
   [junit4]   2> 1025142 WARN  (coreLoadExecutor-3206-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_D4A9807CDAEB75F6-001/tempDir-001/shard2/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1025142 INFO  (coreLoadExecutor-3206-thread-1) [    x:collection1] o.a.s.c.Ca

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

nit4]   2> 1076146 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@60859a89{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1076147 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1782907401
   [junit4]   2> 1076148 INFO  (coreCloseExecutor-3231-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6b1cc1a5
   [junit4]   2> 1076148 INFO  (coreCloseExecutor-3231-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=2,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=67,transaction_logs_total_number=1}
   [junit4]   2> 1076150 INFO  (coreCloseExecutor-3231-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1076150 INFO  (coreCloseExecutor-3231-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1076150 INFO  (coreCloseExecutor-3231-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1076150 INFO  (coreCloseExecutor-3231-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1076158 INFO  (coreCloseExecutor-3231-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1076158 INFO  (coreCloseExecutor-3231-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_D4A9807CDAEB75F6-001/tempDir-001/shard3/cores/collection1/data [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_D4A9807CDAEB75F6-001/tempDir-001/shard3/cores/collection1/data;done=false>>]
   [junit4]   2> 1076158 INFO  (coreCloseExecutor-3231-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1076158 INFO  (coreCloseExecutor-3231-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_D4A9807CDAEB75F6-001/tempDir-001/shard3/cores/collection1/data
   [junit4]   2> 1076159 INFO  (coreCloseExecutor-3231-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_D4A9807CDAEB75F6-001/tempDir-001/shard3/cores/collection1/data/index [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_D4A9807CDAEB75F6-001/tempDir-001/shard3/cores/collection1/data/index;done=false>>]
   [junit4]   2> 1076159 INFO  (coreCloseExecutor-3231-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1076159 INFO  (coreCloseExecutor-3231-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_D4A9807CDAEB75F6-001/tempDir-001/shard3/cores/collection1/data/index
   [junit4]   2> 1076159 INFO  (TEST-DistributedFacetPivotLargeTest.test-seed#[D4A9807CDAEB75F6]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2d174a06{/,null,UNAVAILABLE}
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DistributedFacetPivotLargeTest -Dtests.method=test -Dtests.seed=D4A9807CDAEB75F6 -Dtests.slow=true -Dtests.locale=fi-FI -Dtests.timezone=US/East-Indiana -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   55.3s J0 | DistributedFacetPivotLargeTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:38078//collection1: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:44150//collection1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D4A9807CDAEB75F6:5CFDBFA67417180E]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:590)
   [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:564)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:612)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:594)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:573)
   [junit4]    > 	at org.apache.solr.handler.component.DistributedFacetPivotLargeTest.test(DistributedFacetPivotLargeTest.java:109)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1076171 INFO  (SUITE-DistributedFacetPivotLargeTest-seed#[D4A9807CDAEB75F6]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLargeTest_D4A9807CDAEB75F6-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60), sim=ClassicSimilarity, locale=fi-FI, timezone=US/East-Indiana
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=1,free=178944376,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [SaslZkACLProviderTest, TestElisionMultitermQuery, TestConfigSets, TestRequestForwarding, DocValuesMultiTest, TestReloadAndDeleteDocs, StandardRequestHandlerTest, TestAnalyzedSuggestions, TestCollectionAPI, DateRangeFieldTest, FastVectorHighlighterTest, CdcrReplicationDistributedZkTest, TestCodecSupport, UpdateParamsTest, TestMiniSolrCloudCluster, TestExtendedDismaxParser, HdfsBasicDistributedZkTest, TestCollationFieldDocValues, DocumentBuilderTest, DisMaxRequestHandlerTest, DirectUpdateHandlerTest, TestAnalyzeInfixSuggestions, ExitableDirectoryReaderTest, TestMaxScoreQueryParser, BasicAuthIntegrationTest, ActionThrottleTest, TestReplicationHandler, TestStressUserVersions, DistributedFacetPivotSmallAdvancedTest, ZkCLITest, TestPhraseSuggestions, SimplePostToolTest, TestEmbeddedSolrServerConstructors, TestSolrConfigHandlerCloud, HdfsWriteToMultipleCollectionsTest, CursorPagingTest, HdfsTlogReplayBufferedWhileIndexingTest, TestDownShardTolerantSearch, ScriptEngineTest, WrapperMergePolicyFactoryTest, ConcurrentDeleteAndCreateCollectionTest, DistributedDebugComponentTest, TestSchemaSimilarityResource, CurrencyFieldXmlFileTest, TestCSVLoader, CustomCollectionTest, TestRawTransformer, TestSolrCLIRunExample, CollectionsAPIAsyncDistributedZkTest, DeleteShardTest, TestDFRSimilarityFactory, TestIBSimilarityFactory, ZkControllerTest, CircularListTest, SystemInfoHandlerTest, TestHashQParserPlugin, TestPivotHelperCode, DistributedFacetPivotWhiteBoxTest, DistributedFacetPivotLargeTest]
   [junit4] Completed [123/599 (1!)] on J0 in 55.30s, 1 test, 1 error <<< FAILURES!

[...truncated 1517 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/build.xml:740: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/build.xml:684: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/build.xml:59: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build.xml:233: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/common-build.xml:531: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/lucene/common-build.xml:1427: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/lucene/common-build.xml:984: There were test failures: 599 suites (10 ignored), 2440 tests, 1 error, 87 ignored (72 assumptions) [seed: D4A9807CDAEB75F6]

Total time: 99 minutes 43 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