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/04/28 09:21:11 UTC

[JENKINS] Lucene-Solr-master-Solaris (64bit/jdk1.8.0) - Build # 548 - Still Failing!

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

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.handler.TestSolrConfigHandlerCloud

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.handler.TestSolrConfigHandlerCloud:     1) Thread[id=2456, name=Thread-474, state=TIMED_WAITING, group=TGRP-TestSolrConfigHandlerCloud]         at java.lang.Thread.sleep(Native Method)         at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)         at org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:333)         at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)         at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)         at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:108)         at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:79)         at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:937)         at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2489)         at org.apache.solr.core.SolrCore$$Lambda$55/1937889192.run(Unknown Source)         at org.apache.solr.cloud.ZkController$4.run(ZkController.java:2425)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.TestSolrConfigHandlerCloud: 
   1) Thread[id=2456, name=Thread-474, state=TIMED_WAITING, group=TGRP-TestSolrConfigHandlerCloud]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)
        at org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:333)
        at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)
        at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
        at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:108)
        at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:79)
        at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:937)
        at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2489)
        at org.apache.solr.core.SolrCore$$Lambda$55/1937889192.run(Unknown Source)
        at org.apache.solr.cloud.ZkController$4.run(ZkController.java:2425)
	at __randomizedtesting.SeedInfo.seed([72331824A3FF58EE]:0)


FAILED:  org.apache.solr.handler.component.SpellCheckComponentTest.testNumericQuery

Error Message:
List size mismatch @ spellcheck/suggestions

Stack Trace:
java.lang.RuntimeException: List size mismatch @ spellcheck/suggestions
	at __randomizedtesting.SeedInfo.seed([72331824A3FF58EE:791F4FE43C36E441]:0)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:868)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:815)
	at org.apache.solr.handler.component.SpellCheckComponentTest.testNumericQuery(SpellCheckComponentTest.java:154)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10539 lines...]
   [junit4] Suite: org.apache.solr.handler.TestSolrConfigHandlerCloud
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_72331824A3FF58EE-001/init-core-data-001
   [junit4]   2> 79868 INFO  (SUITE-TestSolrConfigHandlerCloud-seed#[72331824A3FF58EE]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 79869 INFO  (SUITE-TestSolrConfigHandlerCloud-seed#[72331824A3FF58EE]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /iuujy/wa
   [junit4]   2> 79872 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 79872 INFO  (Thread-194) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 79872 INFO  (Thread-194) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 79972 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.c.ZkTestServer start zk server on port:44376
   [junit4]   2> 79972 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 79973 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 79984 INFO  (zkCallback-72-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3f436b1c name:ZooKeeperConnection Watcher:127.0.0.1:44376 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 79984 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 79984 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 79984 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 80003 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 80004 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 80026 INFO  (zkCallback-73-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4227c5b8 name:ZooKeeperConnection Watcher:127.0.0.1:44376/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 80026 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 80026 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 80026 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 80042 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 80044 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 80046 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 80049 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 80049 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 80056 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 80056 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 80062 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 80062 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 80065 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 80066 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 80077 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 80078 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 80080 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 80080 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 80082 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 80082 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 80086 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 80086 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 80088 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 80088 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 80090 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 80091 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 80093 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 80093 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 80582 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_72331824A3FF58EE-001/control-001/cores/collection1
   [junit4]   2> 80583 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 80585 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3b4cbdd9{/iuujy/wa,null,AVAILABLE}
   [junit4]   2> 80586 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.e.j.s.ServerConnector Started ServerConnector@650099a5{HTTP/1.1,[http/1.1]}{127.0.0.1:44965}
   [junit4]   2> 80602 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.e.j.s.Server Started @83231ms
   [junit4]   2> 80602 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_72331824A3FF58EE-001/tempDir-001/control/data, hostContext=/iuujy/wa, hostPort=44965, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_72331824A3FF58EE-001/control-001/cores}
   [junit4]   2> 80604 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 80604 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_72331824A3FF58EE-001/control-001'
   [junit4]   2> 80604 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 80604 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 80604 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 80613 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 80621 INFO  (zkCallback-74-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3222118 name:ZooKeeperConnection Watcher:127.0.0.1:44376/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 80621 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 80622 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 80658 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 80658 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_72331824A3FF58EE-001/control-001/solr.xml
   [junit4]   2> 80677 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_72331824A3FF58EE-001/control-001/cores
   [junit4]   2> 80677 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.c.CoreContainer New CoreContainer 1550138395
   [junit4]   2> 80677 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_72331824A3FF58EE-001/control-001]
   [junit4]   2> 80678 WARN  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_72331824A3FF58EE-001/control-001/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_72331824A3FF58EE-001/control-001/lib
   [junit4]   2> 80678 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 80680 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 80681 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 80681 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 80681 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44376/solr
   [junit4]   2> 80682 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 80682 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 80682 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 80732 INFO  (zkCallback-77-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@15425ea name:ZooKeeperConnection Watcher:127.0.0.1:44376 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 80733 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 80734 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 80743 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [n:127.0.0.1:44965_iuujy%2Fwa    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$50/578944638@2d235e99
   [junit4]   2> 80743 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [n:127.0.0.1:44965_iuujy%2Fwa    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 80758 INFO  (zkCallback-78-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa) [n:127.0.0.1:44965_iuujy%2Fwa    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@500921 name:ZooKeeperConnection Watcher:127.0.0.1:44376/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 80758 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [n:127.0.0.1:44965_iuujy%2Fwa    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 80768 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [n:127.0.0.1:44965_iuujy%2Fwa    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 80775 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [n:127.0.0.1:44965_iuujy%2Fwa    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 80792 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [n:127.0.0.1:44965_iuujy%2Fwa    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 80801 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [n:127.0.0.1:44965_iuujy%2Fwa    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 80804 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [n:127.0.0.1:44965_iuujy%2Fwa    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 80806 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [n:127.0.0.1:44965_iuujy%2Fwa    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 80809 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [n:127.0.0.1:44965_iuujy%2Fwa    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 80810 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [n:127.0.0.1:44965_iuujy%2Fwa    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 80812 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [n:127.0.0.1:44965_iuujy%2Fwa    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 80813 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [n:127.0.0.1:44965_iuujy%2Fwa    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 80814 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [n:127.0.0.1:44965_iuujy%2Fwa    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 80817 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [n:127.0.0.1:44965_iuujy%2Fwa    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 80818 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [n:127.0.0.1:44965_iuujy%2Fwa    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 80820 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [n:127.0.0.1:44965_iuujy%2Fwa    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 80821 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [n:127.0.0.1:44965_iuujy%2Fwa    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95802145318567940-127.0.0.1:44965_iuujy%2Fwa-n_0000000000
   [junit4]   2> 80821 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [n:127.0.0.1:44965_iuujy%2Fwa    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44965_iuujy%2Fwa
   [junit4]   2> 80821 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [n:127.0.0.1:44965_iuujy%2Fwa    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 80822 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [n:127.0.0.1:44965_iuujy%2Fwa    ] o.a.s.c.Overseer Overseer (id=95802145318567940-127.0.0.1:44965_iuujy%2Fwa-n_0000000000) starting
   [junit4]   2> 80824 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [n:127.0.0.1:44965_iuujy%2Fwa    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 80832 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [n:127.0.0.1:44965_iuujy%2Fwa    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 80834 INFO  (OverseerCollectionConfigSetProcessor-95802145318567940-127.0.0.1:44965_iuujy%2Fwa-n_0000000000) [n:127.0.0.1:44965_iuujy%2Fwa    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 80835 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [n:127.0.0.1:44965_iuujy%2Fwa    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44965_iuujy%2Fwa
   [junit4]   2> 80848 INFO  (OverseerStateUpdate-95802145318567940-127.0.0.1:44965_iuujy%2Fwa-n_0000000000) [n:127.0.0.1:44965_iuujy%2Fwa    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 80853 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [n:127.0.0.1:44965_iuujy%2Fwa    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:44965_iuujy%2Fwa
   [junit4]   2> 80861 INFO  (zkCallback-78-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa) [n:127.0.0.1:44965_iuujy%2Fwa    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 80861 INFO  (OverseerStateUpdate-95802145318567940-127.0.0.1:44965_iuujy%2Fwa-n_0000000000) [n:127.0.0.1:44965_iuujy%2Fwa    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 80874 INFO  (zkCallback-78-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa) [n:127.0.0.1:44965_iuujy%2Fwa    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 80972 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [n:127.0.0.1:44965_iuujy%2Fwa    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 80972 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [n:127.0.0.1:44965_iuujy%2Fwa    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 80974 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [n:127.0.0.1:44965_iuujy%2Fwa    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_72331824A3FF58EE-001/control-001/cores
   [junit4]   2> 80977 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [n:127.0.0.1:44965_iuujy%2Fwa    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 80977 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [n:127.0.0.1:44965_iuujy%2Fwa    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_72331824A3FF58EE-001/control-001/cores/collection1
   [junit4]   2> 80977 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [n:127.0.0.1:44965_iuujy%2Fwa    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 80980 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [n:127.0.0.1:44965_iuujy%2Fwa    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 80980 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [n:127.0.0.1:44965_iuujy%2Fwa    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 80981 INFO  (coreLoadExecutor-318-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 80981 INFO  (coreLoadExecutor-318-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 80998 INFO  (coreLoadExecutor-318-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection   x:collection1] o.a.s.c.ZkController Collection control_collection not visible yet, but flagging it so a watch is registered when it becomes visible
   [junit4]   2> 80998 INFO  (coreLoadExecutor-318-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader addZkWatch [control_collection]
   [junit4]   2> 81011 INFO  (coreLoadExecutor-318-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
   [junit4]   2> 81012 INFO  (OverseerStateUpdate-95802145318567940-127.0.0.1:44965_iuujy%2Fwa-n_0000000000) [n:127.0.0.1:44965_iuujy%2Fwa    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:44965/iuujy/wa",
   [junit4]   2>   "node_name":"127.0.0.1:44965_iuujy%2Fwa",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 81016 INFO  (OverseerStateUpdate-95802145318567940-127.0.0.1:44965_iuujy%2Fwa-n_0000000000) [n:127.0.0.1:44965_iuujy%2Fwa    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:44965/iuujy/wa",
   [junit4]   2>   "node_name":"127.0.0.1:44965_iuujy%2Fwa",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 81021 INFO  (coreLoadExecutor-318-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 81024 INFO  (OverseerStateUpdate-95802145318567940-127.0.0.1:44965_iuujy%2Fwa-n_0000000000) [n:127.0.0.1:44965_iuujy%2Fwa    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 81026 INFO  (OverseerStateUpdate-95802145318567940-127.0.0.1:44965_iuujy%2Fwa-n_0000000000) [n:127.0.0.1:44965_iuujy%2Fwa    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 81029 INFO  (zkCallback-78-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa) [n:127.0.0.1:44965_iuujy%2Fwa    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 82025 INFO  (coreLoadExecutor-318-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 82025 INFO  (coreLoadExecutor-318-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 82026 INFO  (coreLoadExecutor-318-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 82026 INFO  (coreLoadExecutor-318-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 82027 INFO  (coreLoadExecutor-318-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 82027 INFO  (coreLoadExecutor-318-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_72331824A3FF58EE-001/control-001/cores/collection1'
   [junit4]   2> 82028 INFO  (coreLoadExecutor-318-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 82028 INFO  (coreLoadExecutor-318-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 82030 INFO  (coreLoadExecutor-318-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 82038 INFO  (coreLoadExecutor-318-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 82051 INFO  (coreLoadExecutor-318-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 82073 INFO  (coreLoadExecutor-318-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 82082 INFO  (coreLoadExecutor-318-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 82226 INFO  (coreLoadExecutor-318-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 82235 INFO  (coreLoadExecutor-318-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 82237 INFO  (coreLoadExecutor-318-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 82252 INFO  (coreLoadExecutor-318-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 82256 INFO  (coreLoadExecutor-318-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 82261 INFO  (coreLoadExecutor-318-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 82263 INFO  (coreLoadExecutor-318-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 82266 INFO  (coreLoadExecutor-318-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 82266 INFO  (coreLoadExecutor-318-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 82266 INFO  (coreLoadExecutor-318-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 82266 INFO  (coreLoadExecutor-318-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_72331824A3FF58EE-001/control-001/cores/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_72331824A3FF58EE-001/control-001/cores/collection1/data/]
   [junit4]   2> 82266 INFO  (coreLoadExecutor-318-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ead7a4e
   [junit4]   2> 82267 INFO  (coreLoadExecutor-318-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_72331824A3FF58EE-001/control-001/cores/collection1/data
   [junit4]   2> 82267 INFO  (coreLoadExecutor-318-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_72331824A3FF58EE-001/control-001/cores/collection1/data/index/
   [junit4]   2> 82267 WARN  (coreLoadExecutor-318-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_72331824A3FF58EE-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 82267 INFO  (coreLoadExecutor-318-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_72331824A3FF58EE-001/control-001/cores/collection1/data/index
   [junit4]   2> 82267 INFO  (coreLoadExecutor-318-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=24, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.14100526388315454]
   [junit4]   2> 82268 INFO  (coreLoadExecutor-318-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7202879e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3624f733),segFN=segments_1,generation=1}
   [junit4]   2> 82268 INFO  (coreLoadExecutor-318-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 82270 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_72331824A3FF58EE-001/control-001/cores/collection1/data/
   [junit4]   2> 82270 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_72331824A3FF58EE-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 82275 INFO  (coreLoadExecutor-318-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 82275 INFO  (coreLoadExecutor-318-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 82275 INFO  (coreLoadExecutor-318-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 82275 INFO  (coreLoadExecutor-318-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 82276 INFO  (coreLoadExecutor-318-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 82276 INFO  (coreLoadExecutor-318-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 82276 INFO  (coreLoadExecutor-318-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 82276 INFO  (coreLoadExecutor-318-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 82276 INFO  (coreLoadExecutor-318-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 82276 WARN  (coreLoadExecutor-318-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 82278 INFO  (coreLoadExecutor-318-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 82280 INFO  (coreLoadExecutor-318-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 82282 INFO  (coreLoadExecutor-318-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 82283 INFO  (coreLoadExecutor-318-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 82294 INFO  (coreLoadExecutor-318-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/dump,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 82294 INFO  (coreLoadExecutor-318-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 82294 INFO  (coreLoadExecutor-318-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 82294 INFO  (coreLoadExecutor-318-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 82295 INFO  (coreLoadExecutor-318-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 82295 INFO  (coreLoadExecutor-318-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 82296 INFO  (coreLoadExecutor-318-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=44, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 82296 INFO  (coreLoadExecutor-318-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7202879e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3624f733),segFN=segments_1,generation=1}
   [junit4]   2> 82296 INFO  (coreLoadExecutor-318-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 82297 INFO  (coreLoadExecutor-318-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7aeebe6e[collection1] main]
   [junit4]   2> 82297 INFO  (coreLoadExecutor-318-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 82299 INFO  (coreLoadExecutor-318-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 82299 INFO  (coreLoadExecutor-318-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 82301 INFO  (coreLoadExecutor-318-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 82301 INFO  (coreLoadExecutor-318-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 82301 INFO  (coreLoadExecutor-318-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 82302 INFO  (coreLoadExecutor-318-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 82302 INFO  (coreLoadExecutor-318-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 82302 INFO  (coreLoadExecutor-318-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 82302 INFO  (coreLoadExecutor-318-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 82303 INFO  (coreLoadExecutor-318-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 82303 INFO  (coreLoadExecutor-318-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 82303 INFO  (coreLoadExecutor-318-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 82303 INFO  (coreLoadExecutor-318-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1532834327645126656
   [junit4]   2> 82304 INFO  (coreLoadExecutor-318-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1532834327645126656
   [junit4]   2> 82304 INFO  (coreLoadExecutor-318-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 82306 INFO  (coreLoadExecutor-318-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 82307 INFO  (coreZkRegister-312-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:44965/iuujy/wa collection:control_collection shard:shard1
   [junit4]   2> 82310 INFO  (coreZkRegister-312-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 82314 INFO  (searcherExecutor-319-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7aeebe6e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 82318 INFO  (coreZkRegister-312-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/95802145318567940-core_node1-n_0000000000
   [junit4]   2> 82319 INFO  (coreZkRegister-312-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 82323 INFO  (OverseerStateUpdate-95802145318567940-127.0.0.1:44965_iuujy%2Fwa-n_0000000000) [n:127.0.0.1:44965_iuujy%2Fwa    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 82324 INFO  (coreZkRegister-312-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 82324 INFO  (coreZkRegister-312-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 82324 INFO  (coreZkRegister-312-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:44965/iuujy/wa/collection1/
   [junit4]   2> 82324 INFO  (coreZkRegister-312-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 82324 INFO  (coreZkRegister-312-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:44965/iuujy/wa/collection1/ has no replicas
   [junit4]   2> 82327 INFO  (coreZkRegister-312-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 82331 INFO  (coreZkRegister-312-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/95802145318567940-core_node1-n_0000000000
   [junit4]   2> 82335 INFO  (coreZkRegister-312-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:44965/iuujy/wa/collection1/ shard1
   [junit4]   2> 82337 INFO  (OverseerStateUpdate-95802145318567940-127.0.0.1:44965_iuujy%2Fwa-n_0000000000) [n:127.0.0.1:44965_iuujy%2Fwa    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:44965/iuujy/wa",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 82441 INFO  (zkCallback-78-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa) [n:127.0.0.1:44965_iuujy%2Fwa    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 82445 INFO  (coreZkRegister-312-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:44965/iuujy/wa/collection1/ and leader is http://127.0.0.1:44965/iuujy/wa/collection1/
   [junit4]   2> 82445 INFO  (coreZkRegister-312-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:44965/iuujy/wa
   [junit4]   2> 82445 INFO  (coreZkRegister-312-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 82445 INFO  (coreZkRegister-312-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 82445 INFO  (coreZkRegister-312-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:44965_iuujy%2Fwa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 82449 INFO  (OverseerStateUpdate-95802145318567940-127.0.0.1:44965_iuujy%2Fwa-n_0000000000) [n:127.0.0.1:44965_iuujy%2Fwa    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:44965/iuujy/wa",
   [junit4]   2>   "node_name":"127.0.0.1:44965_iuujy%2Fwa",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 82450 INFO  (OverseerStateUpdate-95802145318567940-127.0.0.1:44965_iuujy%2Fwa-n_0000000000) [n:127.0.0.1:44965_iuujy%2Fwa    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:44965/iuujy/wa",
   [junit4]   2>   "node_name":"127.0.0.1:44965_iuujy%2Fwa",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 82488 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 82489 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 82492 INFO  (zkCallback-80-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@11b40693 name:ZooKeeperConnection Watcher:127.0.0.1:44376/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 82492 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 82493 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 82493 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 82496 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 82497 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 82498 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 82498 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 82499 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 82503 INFO  (zkCallback-81-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@17816381 name:ZooKeeperConnection Watcher:127.0.0.1:44376/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 82503 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 82504 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 82509 INFO  (OverseerStateUpdate-95802145318567940-127.0.0.1:44965_iuujy%2Fwa-n_0000000000) [n:127.0.0.1:44965_iuujy%2Fwa    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2"} current state version: 2
   [junit4]   2> 82509 INFO  (OverseerStateUpdate-95802145318567940-127.0.0.1:44965_iuujy%2Fwa-n_0000000000) [n:127.0.0.1:44965_iuujy%2Fwa    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 82516 INFO  (zkCallback-78-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa) [n:127.0.0.1:44965_iuujy%2Fwa    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 82517 INFO  (zkCallback-80-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 82618 INFO  (OverseerStateUpdate-95802145318567940-127.0.0.1:44965_iuujy%2Fwa-n_0000000000) [n:127.0.0.1:44965_iuujy%2Fwa    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 82658 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_72331824A3FF58EE-001/shard-1-001/cores/collection1
   [junit4]   2> 82658 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_72331824A3FF58EE-001/shard-1-001
   [junit4]   2> 82659 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 82662 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@8c2bd21{/iuujy/wa,null,AVAILABLE}
   [junit4]   2> 82663 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.e.j.s.ServerConnector Started ServerConnector@7aa1518f{HTTP/1.1,[http/1.1]}{127.0.0.1:50509}
   [junit4]   2> 82663 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.e.j.s.Server Started @85308ms
   [junit4]   2> 82663 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_72331824A3FF58EE-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/iuujy/wa, hostPort=50509, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_72331824A3FF58EE-001/shard-1-001/cores}
   [junit4]   2> 82664 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 82664 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_72331824A3FF58EE-001/shard-1-001'
   [junit4]   2> 82664 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 82664 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 82664 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 82685 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 82688 INFO  (zkCallback-82-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5eb2f571 name:ZooKeeperConnection Watcher:127.0.0.1:44376/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 82688 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 82689 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 82691 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 82691 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_72331824A3FF58EE-001/shard-1-001/solr.xml
   [junit4]   2> 82697 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_72331824A3FF58EE-001/shard-1-001/cores
   [junit4]   2> 82698 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.c.CoreContainer New CoreContainer 814574686
   [junit4]   2> 82698 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_72331824A3FF58EE-001/shard-1-001]
   [junit4]   2> 82698 WARN  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_72331824A3FF58EE-001/shard-1-001/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_72331824A3FF58EE-001/shard-1-001/lib
   [junit4]   2> 82698 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 82700 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 82700 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 82701 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 82701 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44376/solr
   [junit4]   2> 82701 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 82701 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 82701 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 82706 INFO  (zkCallback-85-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2b588c9e name:ZooKeeperConnection Watcher:127.0.0.1:44376 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 82707 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 82707 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 82710 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [n:127.0.0.1:50509_iuujy%2Fwa    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$50/578944638@6937bf48
   [junit4]   2> 82711 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [n:127.0.0.1:50509_iuujy%2Fwa    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 82714 INFO  (zkCallback-86-thread-1-processing-n:127.0.0.1:50509_iuujy%2Fwa) [n:127.0.0.1:50509_iuujy%2Fwa    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@54e2a98b name:ZooKeeperConnection Watcher:127.0.0.1:44376/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 82714 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [n:127.0.0.1:50509_iuujy%2Fwa    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 82726 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [n:127.0.0.1:50509_iuujy%2Fwa    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 82730 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [n:127.0.0.1:50509_iuujy%2Fwa    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 82734 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [n:127.0.0.1:50509_iuujy%2Fwa    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 82735 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [n:127.0.0.1:50509_iuujy%2Fwa    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95802145318567945-127.0.0.1:50509_iuujy%2Fwa-n_0000000001
   [junit4]   2> 82736 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [n:127.0.0.1:50509_iuujy%2Fwa    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95802145318567940-127.0.0.1:44965_iuujy%2Fwa-n_0000000000 to know if I could be the leader
   [junit4]   2> 82736 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [n:127.0.0.1:50509_iuujy%2Fwa    ] o.a.s.c.ZkController Publish node=127.0.0.1:50509_iuujy%2Fwa as DOWN
   [junit4]   2> 82741 INFO  (OverseerStateUpdate-95802145318567940-127.0.0.1:44965_iuujy%2Fwa-n_0000000000) [n:127.0.0.1:44965_iuujy%2Fwa    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:50509_iuujy%2Fwa"} current state version: 3
   [junit4]   2> 82741 INFO  (OverseerStateUpdate-95802145318567940-127.0.0.1:44965_iuujy%2Fwa-n_0000000000) [n:127.0.0.1:44965_iuujy%2Fwa    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:50509_iuujy%2Fwa
   [junit4]   2> 82742 INFO  (OverseerStateUpdate-95802145318567940-127.0.0.1:44965_iuujy%2Fwa-n_0000000000) [n:127.0.0.1:44965_iuujy%2Fwa    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 82850 INFO  (zkCallback-78-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa) [n:127.0.0.1:44965_iuujy%2Fwa    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 82850 INFO  (zkCallback-80-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 82851 INFO  (zkCallback-86-thread-1-processing-n:127.0.0.1:50509_iuujy%2Fwa) [n:127.0.0.1:50509_iuujy%2Fwa    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 83745 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [n:127.0.0.1:50509_iuujy%2Fwa    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50509_iuujy%2Fwa
   [junit4]   2> 83746 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [n:127.0.0.1:50509_iuujy%2Fwa    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:50509_iuujy%2Fwa
   [junit4]   2> 83749 INFO  (zkCallback-86-thread-1-processing-n:127.0.0.1:50509_iuujy%2Fwa) [n:127.0.0.1:50509_iuujy%2Fwa    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 83749 INFO  (zkCallback-80-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 83749 INFO  (zkCallback-78-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa) [n:127.0.0.1:44965_iuujy%2Fwa    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 83750 INFO  (zkCallback-86-thread-1-processing-n:127.0.0.1:50509_iuujy%2Fwa) [n:127.0.0.1:50509_iuujy%2Fwa    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 83750 INFO  (zkCallback-80-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 83750 INFO  (zkCallback-78-thread-1-processing-n:127.0.0.1:44965_iuujy%2Fwa) [n:127.0.0.1:44965_iuujy%2Fwa    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 83806 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [n:127.0.0.1:50509_iuujy%2Fwa    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 83806 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [n:127.0.0.1:50509_iuujy%2Fwa    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 83807 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [n:127.0.0.1:50509_iuujy%2Fwa    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_72331824A3FF58EE-001/shard-1-001/cores
   [junit4]   2> 83809 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [n:127.0.0.1:50509_iuujy%2Fwa    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 83809 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [n:127.0.0.1:50509_iuujy%2Fwa    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_72331824A3FF58EE-001/shard-1-001/cores/collection1
   [junit4]   2> 83809 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [n:127.0.0.1:50509_iuujy%2Fwa    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 83811 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [n:127.0.0.1:50509_iuujy%2Fwa    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 83811 INFO  (TEST-TestSolrConfigHandlerCloud.test-seed#[72331824A3FF58EE]) [n:127.0.0.1:50509_iuujy%2Fwa    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 83812 INFO  (coreLoadExecutor-329-thread-1-processing-n:127.0.0.1:50509_iuujy%2Fwa) [n:127.0.0.1:50509_iuujy%2Fwa c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 83812 INFO  (coreLoadExecutor-329-thread-1-processing-n:127.0.0.1:50509_iuujy%2Fwa) [n:127.0.0.1:50509_iuujy%2Fwa c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 83814 INFO  (coreLoadExecutor-329-thread-1-processing-n:127.0.0.1:50509_iuujy%2Fwa) [n:127.0.0.1:50509_iuujy%2Fwa c:collection1   x:collection1] o.a.s.c.ZkController Registering watch for collection collection1
   [junit4]   2> 83814 INFO  (coreLoadExecutor-329-thread-1-processing-n:127.0.0.1:50509_iuujy%2Fwa) [n:127.0.0.1:50509_iuujy%2Fwa c:collection1   x:collection1] o.a.s.c.c.ZkStateReader addZkWatch [collection1]
   [junit4]   2> 83815 INFO  (coreLoadExecutor-329-thread-1-processing-n:127.0.0.1:50509_iuujy%2Fwa) [n:127.0.0.1:50509_iuujy%2Fwa c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Add data for [collection1] ver [1]
   [junit4]   2> 83815 INFO  (coreLoadExecutor-329-thread-1-processing-n:127.0.0.1:50509_iuujy%2Fwa) [n:127.0.0.1:50509_iuujy%2Fwa c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 83816 INFO  (OverseerStateUpdate-95802145318567940-127.0.0.1:44965_iuujy%2Fwa-n_0000000000) [n:127.0.0.1:44965_iuujy%2Fwa    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:50509/iuujy/wa",
   [junit4]   2>   "node_name":"127.0.0.1:50509_iuujy%2Fwa",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "op

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

eckComponent Building spell index for spell checker: freq
   [junit4]   2> 1865470 INFO  (searcherExecutor-7413-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1865495 INFO  (searcherExecutor-7413-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@68ead640[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1865495 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[72331824A3FF58EE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 110
   [junit4]   2> 1865496 INFO  (SUITE-SpellCheckComponentTest-seed#[72331824A3FF58EE]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1865496 INFO  (SUITE-SpellCheckComponentTest-seed#[72331824A3FF58EE]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1595820183
   [junit4]   2> 1865496 INFO  (coreCloseExecutor-7417-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@bb7f28
   [junit4]   2> 1865496 INFO  (coreCloseExecutor-7417-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=24,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=112,cumulative_deletesById=0,cumulative_deletesByQuery=11,cumulative_errors=0}
   [junit4]   2> 1865496 INFO  (coreCloseExecutor-7417-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1865496 INFO  (coreCloseExecutor-7417-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1865496 INFO  (coreCloseExecutor-7417-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1865497 INFO  (coreCloseExecutor-7417-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1865497 INFO  (coreCloseExecutor-7417-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1865497 INFO  (coreCloseExecutor-7417-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.SpellCheckComponentTest_72331824A3FF58EE-001/init-core-data-001 [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.SpellCheckComponentTest_72331824A3FF58EE-001/init-core-data-001;done=false>>]
   [junit4]   2> 1865497 INFO  (coreCloseExecutor-7417-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1865497 INFO  (coreCloseExecutor-7417-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.SpellCheckComponentTest_72331824A3FF58EE-001/init-core-data-001
   [junit4]   2> 1865497 INFO  (coreCloseExecutor-7417-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.SpellCheckComponentTest_72331824A3FF58EE-001/init-core-data-001/index [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.SpellCheckComponentTest_72331824A3FF58EE-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 1865497 INFO  (coreCloseExecutor-7417-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1865498 INFO  (coreCloseExecutor-7417-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.SpellCheckComponentTest_72331824A3FF58EE-001/init-core-data-001/index
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.component.SpellCheckComponentTest_72331824A3FF58EE-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=false,coord=no): {}, locale=el-CY, timezone=Asia/Gaza
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=1,free=166455040,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [DocumentAnalysisRequestHandlerTest, DistribCursorPagingTest, DistribJoinFromCollectionTest, TestExpandComponent, BasicAuthIntegrationTest, TestGroupingSearch, SliceStateTest, TestExactStatsCache, TestObjectReleaseTracker, SyncSliceTest, TestDocumentBuilder, TestTolerantSearch, TestAnalyzedSuggestions, BasicDistributedZkTest, RollingRestartTest, TestDocSet, RequestLoggingTest, PreAnalyzedFieldTest, DocExpirationUpdateProcessorFactoryTest, CdcrRequestHandlerTest, ChaosMonkeyNothingIsSafeTest, TestWordDelimiterFilterFactory, ShardRoutingTest, TestFaceting, SaslZkACLProviderTest, TestStressLiveNodes, TestSQLHandler, UUIDFieldTest, TestHighFrequencyDictionaryFactory, DirectUpdateHandlerTest, IndexBasedSpellCheckerTest, DocumentBuilderTest, PrimitiveFieldTypeTest, TestFastLRUCache, SegmentsInfoRequestHandlerTest, TestExclusionRuleCollectionAccess, HighlighterTest, SharedFSAutoReplicaFailoverTest, UnloadDistributedZkTest, CdcrUpdateLogTest, TestSolr4Spatial2, HdfsChaosMonkeyNothingIsSafeTest, SpatialRPTFieldTypeTest, HighlighterMaxOffsetTest, AsyncMigrateRouteKeyTest, TestDynamicFieldResource, TestSolrQueryResponse, QueryElevationComponentTest, TestRandomCollapseQParserPlugin, JsonLoaderTest, JSONWriterTest, SuggestComponentTest, TestPostingsSolrHighlighter, TestSchemaVersionResource, BlockDirectoryTest, TestReplicaProperties, PolyFieldTest, OverseerStatusTest, GraphQueryTest, BigEndianAscendingWordDeserializerTest, TestConfigSetProperties, OutOfBoxZkACLAndCredentialsProvidersTest, TestStressLucene, CloudExitableDirectoryReaderTest, TestReloadDeadlock, ActionThrottleTest, TestOverriddenPrefixQueryForCustomFieldType, TestSchemaResource, ClusterStateUpdateTest, DOMUtilTest, ParsingFieldUpdateProcessorsTest, TestRequestStatusCollectionAPI, TestSimpleQParserPlugin, TestFileDictionaryLookup, HdfsDirectoryFactoryTest, SortSpecParsingTest, SOLR749Test, TestSizeLimitedDistributedMap, SolrIndexConfigTest, TriLevelCompositeIdRoutingTest, BitVectorTest, TestStressVersions, TestManagedSchema, SuggesterFSTTest, HdfsRestartWhileUpdatingTest, DistributedSpellCheckComponentTest, TestHashPartitioner, ChangedSchemaMergeTest, TestEmbeddedSolrServerConstructors, RequiredFieldsTest, QueryEqualityTest, TestNamedUpdateProcessors, FastVectorHighlighterTest, TestDistribIDF, OverseerTest, PeerSyncTest, TestLazyCores, TestElisionMultitermQuery, TestInitQParser, SmileWriterTest, TestSolrDeletionPolicy1, TestScoreJoinQPScore, DistributedSuggestComponentTest, TestMissingGroups, OverseerCollectionConfigSetProcessorTest, ResponseHeaderTest, TestSweetSpotSimilarityFactory, TestComponentsName, HdfsThreadLeakTest, TestOrdValues, TestLFUCache, TestAuthorizationFramework, AddSchemaFieldsUpdateProcessorFactoryTest, FullHLLTest, MBeansHandlerTest, CdcrReplicationDistributedZkTest, HdfsUnloadDistributedZkTest, HdfsCollectionsAPIDistributedZkTest, TestNRTOpen, SolrTestCaseJ4Test, DocValuesMissingTest, TestSolrCLIRunExample, DeleteShardTest, TestRandomRequestDistribution, TestReRankQParserPlugin, TestJmxIntegration, CurrencyFieldXmlFileTest, TestSchemaManager, TestShardHandlerFactory, CoreAdminRequestStatusTest, AlternateDirectoryTest, TestPseudoReturnFields, HLLUtilTest, TestTrackingShardHandlerFactory, SampleTest, TestCSVLoader, TestDocBasedVersionConstraints, DirectSolrSpellCheckerTest, IndexSchemaTest, BlockJoinFacetRandomTest, SystemInfoHandlerTest, AnalyticsQueryTest, CollectionsAPIDistributedZkTest, OpenCloseCoreStressTest, LeaderElectionIntegrationTest, RecoveryZkTest, TestReplicationHandler, TestRandomFaceting, TestZkChroot, TestRandomDVFaceting, ZkCLITest, TestDistributedSearch, TestStressReorder, HardAutoCommitTest, TestSolr4Spatial, SpellCheckComponentTest]
   [junit4] Completed [325/591 (2!)] on J0 in 8.35s, 11 tests, 1 error <<< FAILURES!

[...truncated 846 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:740: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:684: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:59: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build.xml:233: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/common-build.xml:529: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1457: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1014: There were test failures: 591 suites (10 ignored), 2388 tests, 1 suite-level error, 1 error, 86 ignored (71 assumptions) [seed: 72331824A3FF58EE]

Total time: 77 minutes 36 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



[JENKINS] Lucene-Solr-master-Solaris (64bit/jdk1.8.0) - Build # 555 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/555/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC

2 tests failed.
FAILED:  org.apache.solr.cloud.OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingCompletelyNewProviders

Error Message:
java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:44863 within 30000 ms

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:44863 within 30000 ms
	at __randomizedtesting.SeedInfo.seed([D2BF6A450C04C9F2:304322BCEE2CF1CE]:0)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:181)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:115)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:110)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:97)
	at org.apache.solr.cloud.OverriddenZkACLAndCredentialsProvidersTest$SolrZkClientFactoryUsingCompletelyNewProviders$1.<init>(OverriddenZkACLAndCredentialsProvidersTest.java:220)
	at org.apache.solr.cloud.OverriddenZkACLAndCredentialsProvidersTest$SolrZkClientFactoryUsingCompletelyNewProviders.getSolrZkClient(OverriddenZkACLAndCredentialsProvidersTest.java:220)
	at org.apache.solr.cloud.OverriddenZkACLAndCredentialsProvidersTest.setUp(OverriddenZkACLAndCredentialsProvidersTest.java:83)
	at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:905)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:44863 within 30000 ms
	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:228)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:173)
	... 43 more


FAILED:  org.apache.solr.search.TestSolr4Spatial2.testRptWithGeometryField

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([D2BF6A450C04C9F2:F4A8D2B331559090]:0)
	at org.apache.lucene.util.DocIdSetBuilder.<init>(DocIdSetBuilder.java:92)
	at org.apache.lucene.spatial.composite.IntersectsRPTVerifyQuery$IntersectsDifferentiatingQuery$IntersectsDifferentiatingVisitor.<init>(IntersectsRPTVerifyQuery.java:166)
	at org.apache.lucene.spatial.composite.IntersectsRPTVerifyQuery$IntersectsDifferentiatingQuery.compute(IntersectsRPTVerifyQuery.java:157)
	at org.apache.lucene.spatial.composite.IntersectsRPTVerifyQuery$1.scorer(IntersectsRPTVerifyQuery.java:95)
	at org.apache.lucene.search.Weight.bulkScorer(Weight.java:135)
	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:666)
	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:473)
	at org.apache.solr.search.SolrIndexSearcher.buildAndRunCollectorChain(SolrIndexSearcher.java:260)
	at org.apache.solr.search.SolrIndexSearcher.getDocListNC(SolrIndexSearcher.java:1810)
	at org.apache.solr.search.SolrIndexSearcher.getDocListC(SolrIndexSearcher.java:1627)
	at org.apache.solr.search.SolrIndexSearcher.search(SolrIndexSearcher.java:643)
	at org.apache.solr.handler.component.QueryComponent.process(QueryComponent.java:529)
	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:292)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:155)
	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2016)
	at org.apache.solr.util.TestHarness.query(TestHarness.java:310)
	at org.apache.solr.util.TestHarness.query(TestHarness.java:292)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:851)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:820)
	at org.apache.solr.search.TestSolr4Spatial2.testRptWithGeometryField(TestSolr4Spatial2.java:139)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10626 lines...]
   [junit4] Suite: org.apache.solr.cloud.OverriddenZkACLAndCredentialsProvidersTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_D2BF6A450C04C9F2-001/init-core-data-001
   [junit4]   2> 316619 INFO  (SUITE-OverriddenZkACLAndCredentialsProvidersTest-seed#[D2BF6A450C04C9F2]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 316624 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAllCredentialsSolrZkClientFactoryUsingCompletelyNewProviders
   [junit4]   2> 316624 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.OverriddenZkACLAndCredentialsProvidersTest ####SETUP_START testAllCredentialsSolrZkClientFactoryUsingCompletelyNewProviders
   [junit4]   2> 316624 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.OverriddenZkACLAndCredentialsProvidersTest ZooKeeper dataDir:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_D2BF6A450C04C9F2-001/tempDir-002/zookeeper/server1/data
   [junit4]   2> 316624 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 316624 INFO  (Thread-1829) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 316624 INFO  (Thread-1829) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 316724 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.ZkTestServer start zk server on port:60130
   [junit4]   2> 316804 INFO  (zkCallback-227-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@34b1dd9d name:ZooKeeperConnection Watcher:127.0.0.1:60130 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 316822 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 316822 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 316835 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 316849 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 316853 INFO  (zkCallback-228-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5e5b6843 name:ZooKeeperConnection Watcher:127.0.0.1:60130/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 316853 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 316855 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /protectedMakePathNode
   [junit4]   2> 316859 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 316861 INFO  (zkCallback-229-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@30bbccf name:ZooKeeperConnection Watcher:127.0.0.1:60130/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 316861 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 316863 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /unprotectedMakePathNode
   [junit4]   2> 316866 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.OverriddenZkACLAndCredentialsProvidersTest ####SETUP_END testAllCredentialsSolrZkClientFactoryUsingCompletelyNewProviders
   [junit4]   2> 316866 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 316869 INFO  (zkCallback-230-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@c093f26 name:ZooKeeperConnection Watcher:127.0.0.1:60130/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 316869 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 316876 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /protectedCreateNode/subnode/subsubnode
   [junit4]   2> 316885 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /protectedMakePathNode/subnode/subsubnode
   [junit4]   2> 316894 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /unprotectedCreateNode/subnode/subsubnode
   [junit4]   2> 316902 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /unprotectedMakePathNode/subnode/subsubnode
   [junit4]   2> 316911 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60130 60130
   [junit4]   2> 316927 INFO  (Thread-1829) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60130 60130
   [junit4]   2> 316928 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAllCredentialsSolrZkClientFactoryUsingCompletelyNewProviders
   [junit4]   2> 316932 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNoCredentialsSolrZkClientFactoryUsingCompletelyNewProviders
   [junit4]   2> 316932 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.OverriddenZkACLAndCredentialsProvidersTest ####SETUP_START testNoCredentialsSolrZkClientFactoryUsingCompletelyNewProviders
   [junit4]   2> 316933 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.OverriddenZkACLAndCredentialsProvidersTest ZooKeeper dataDir:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_D2BF6A450C04C9F2-001/tempDir-004/zookeeper/server1/data
   [junit4]   2> 316933 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 316933 INFO  (Thread-1830) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 316933 INFO  (Thread-1830) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 317033 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.ZkTestServer start zk server on port:54438
   [junit4]   2> 317034 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 317044 INFO  (zkCallback-231-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1e2240ab name:ZooKeeperConnection Watcher:127.0.0.1:54438 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 317044 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 317044 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 317049 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 317051 INFO  (zkCallback-232-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@10a182db name:ZooKeeperConnection Watcher:127.0.0.1:54438/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 317051 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 317052 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /protectedMakePathNode
   [junit4]   2> 317055 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 317056 INFO  (zkCallback-233-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1a3f0073 name:ZooKeeperConnection Watcher:127.0.0.1:54438/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 317057 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 317058 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /unprotectedMakePathNode
   [junit4]   2> 317060 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.OverriddenZkACLAndCredentialsProvidersTest ####SETUP_END testNoCredentialsSolrZkClientFactoryUsingCompletelyNewProviders
   [junit4]   2> 317061 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 317063 INFO  (zkCallback-234-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@c2d5356 name:ZooKeeperConnection Watcher:127.0.0.1:54438/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 317063 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 317067 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /protectedCreateNode/subnode/subsubnode
   [junit4]   2> 317071 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /protectedMakePathNode/subnode/subsubnode
   [junit4]   2> 317076 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /unprotectedCreateNode/subnode/subsubnode
   [junit4]   2> 317084 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /unprotectedMakePathNode/subnode/subsubnode
   [junit4]   2> 317094 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:54438 54438
   [junit4]   2> 317265 INFO  (Thread-1830) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:54438 54438
   [junit4]   2> 317267 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNoCredentialsSolrZkClientFactoryUsingCompletelyNewProviders
   [junit4]   2> 317271 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testReadonlyCredentialsSolrZkClientFactoryUsingCompletelyNewProviders
   [junit4]   2> 317271 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.OverriddenZkACLAndCredentialsProvidersTest ####SETUP_START testReadonlyCredentialsSolrZkClientFactoryUsingCompletelyNewProviders
   [junit4]   2> 317272 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.OverriddenZkACLAndCredentialsProvidersTest ZooKeeper dataDir:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_D2BF6A450C04C9F2-001/tempDir-006/zookeeper/server1/data
   [junit4]   2> 317272 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 317273 INFO  (Thread-1831) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 317273 INFO  (Thread-1831) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 317373 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.ZkTestServer start zk server on port:44863
   [junit4]   2> 317373 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 317380 WARN  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]-SendThread(127.0.0.1:44863)) [    ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:44863, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.io.IOException: Packet len1213486160 is out of range!
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:112)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 318487 WARN  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]-SendThread(127.0.0.1:44863)) [    ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:44863, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.io.IOException: Packet len1213486160 is out of range!
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:112)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 320481 WARN  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]-SendThread(127.0.0.1:44863)) [    ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:44863, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.io.IOException: Packet len1213486160 is out of range!
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:112)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 322318 WARN  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]-SendThread(127.0.0.1:44863)) [    ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:44863, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.io.IOException: Packet len1213486160 is out of range!
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:112)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 324289 WARN  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]-SendThread(127.0.0.1:44863)) [    ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:44863, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.io.IOException: Packet len1213486160 is out of range!
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:112)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 326385 WARN  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]-SendThread(127.0.0.1:44863)) [    ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:44863, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.io.IOException: Packet len1213486160 is out of range!
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:112)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 328009 WARN  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]-SendThread(127.0.0.1:44863)) [    ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:44863, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.io.IOException: Packet len1213486160 is out of range!
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:112)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 329569 WARN  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]-SendThread(127.0.0.1:44863)) [    ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:44863, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.io.IOException: Packet len1213486160 is out of range!
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:112)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 330701 WARN  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]-SendThread(127.0.0.1:44863)) [    ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:44863, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.io.IOException: Packet len1213486160 is out of range!
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:112)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 332008 WARN  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]-SendThread(127.0.0.1:44863)) [    ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:44863, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.io.IOException: Packet len1213486160 is out of range!
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:112)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 333961 WARN  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]-SendThread(127.0.0.1:44863)) [    ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:44863, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.io.IOException: Packet len1213486160 is out of range!
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:112)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 335851 WARN  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]-SendThread(127.0.0.1:44863)) [    ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:44863, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.io.IOException: Packet len1213486160 is out of range!
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:112)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 337158 WARN  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]-SendThread(127.0.0.1:44863)) [    ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:44863, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.io.IOException: Packet len1213486160 is out of range!
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:112)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 338582 WARN  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]-SendThread(127.0.0.1:44863)) [    ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:44863, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.io.IOException: Packet len1213486160 is out of range!
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:112)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 339856 WARN  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]-SendThread(127.0.0.1:44863)) [    ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:44863, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.io.IOException: Packet len1213486160 is out of range!
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:112)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 341013 WARN  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]-SendThread(127.0.0.1:44863)) [    ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:44863, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.io.IOException: Packet len1213486160 is out of range!
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:112)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 342524 WARN  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]-SendThread(127.0.0.1:44863)) [    ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:44863, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.io.IOException: Packet len1213486160 is out of range!
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:112)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 344019 WARN  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]-SendThread(127.0.0.1:44863)) [    ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:44863, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.io.IOException: Packet len1213486160 is out of range!
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:112)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 345160 WARN  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]-SendThread(127.0.0.1:44863)) [    ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:44863, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.io.IOException: Packet len1213486160 is out of range!
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:112)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 346490 WARN  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]-SendThread(127.0.0.1:44863)) [    ] o.a.z.ClientCnxn Session 0x0 for server 127.0.0.1/127.0.0.1:44863, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.io.IOException: Packet len1213486160 is out of range!
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocket.readLength(ClientCnxnSocket.java:112)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:79)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:366)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 347956 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:44863 44863
   [junit4]   2> 348091 INFO  (Thread-1831) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:44863 44863
   [junit4]   2> 348092 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testReadonlyCredentialsSolrZkClientFactoryUsingCompletelyNewProviders
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=OverriddenZkACLAndCredentialsProvidersTest -Dtests.method=testReadonlyCredentialsSolrZkClientFactoryUsingCompletelyNewProviders -Dtests.seed=D2BF6A450C04C9F2 -Dtests.slow=true -Dtests.locale=et -Dtests.timezone=Europe/Isle_of_Man -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   30.8s J1 | OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingCompletelyNewProviders <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:44863 within 30000 ms
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D2BF6A450C04C9F2:304322BCEE2CF1CE]:0)
   [junit4]    > 	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:181)
   [junit4]    > 	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:115)
   [junit4]    > 	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:110)
   [junit4]    > 	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:97)
   [junit4]    > 	at org.apache.solr.cloud.OverriddenZkACLAndCredentialsProvidersTest$SolrZkClientFactoryUsingCompletelyNewProviders$1.<init>(OverriddenZkACLAndCredentialsProvidersTest.java:220)
   [junit4]    > 	at org.apache.solr.cloud.OverriddenZkACLAndCredentialsProvidersTest$SolrZkClientFactoryUsingCompletelyNewProviders.getSolrZkClient(OverriddenZkACLAndCredentialsProvidersTest.java:220)
   [junit4]    > 	at org.apache.solr.cloud.OverriddenZkACLAndCredentialsProvidersTest.setUp(OverriddenZkACLAndCredentialsProvidersTest.java:83)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:44863 within 30000 ms
   [junit4]    > 	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:228)
   [junit4]    > 	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:173)
   [junit4]    > 	... 43 more
   [junit4]   2> 348111 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testWrongCredentialsSolrZkClientFactoryUsingCompletelyNewProviders
   [junit4]   2> 348111 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.OverriddenZkACLAndCredentialsProvidersTest ####SETUP_START testWrongCredentialsSolrZkClientFactoryUsingCompletelyNewProviders
   [junit4]   2> 348114 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.OverriddenZkACLAndCredentialsProvidersTest ZooKeeper dataDir:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_D2BF6A450C04C9F2-001/tempDir-008/zookeeper/server1/data
   [junit4]   2> 348114 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 348114 INFO  (Thread-1832) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 348114 INFO  (Thread-1832) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 348214 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.ZkTestServer start zk server on port:35891
   [junit4]   2> 348215 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 348219 INFO  (zkCallback-236-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@48c6b8c5 name:ZooKeeperConnection Watcher:127.0.0.1:35891 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 348219 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 348220 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 348225 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 348228 INFO  (zkCallback-237-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@9c02777 name:ZooKeeperConnection Watcher:127.0.0.1:35891/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 348228 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 348229 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /protectedMakePathNode
   [junit4]   2> 348233 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 348235 INFO  (zkCallback-238-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@ae1c7bb name:ZooKeeperConnection Watcher:127.0.0.1:35891/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 348235 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 348236 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /unprotectedMakePathNode
   [junit4]   2> 348239 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.OverriddenZkACLAndCredentialsProvidersTest ####SETUP_END testWrongCredentialsSolrZkClientFactoryUsingCompletelyNewProviders
   [junit4]   2> 348240 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 348243 INFO  (zkCallback-239-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@407f7b9a name:ZooKeeperConnection Watcher:127.0.0.1:35891/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 348245 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 348247 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /protectedCreateNode/subnode/subsubnode
   [junit4]   2> 348251 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /protectedMakePathNode/subnode/subsubnode
   [junit4]   2> 348257 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /unprotectedCreateNode/subnode/subsubnode
   [junit4]   2> 348266 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /unprotectedMakePathNode/subnode/subsubnode
   [junit4]   2> 348274 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35891 35891
   [junit4]   2> 348279 INFO  (Thread-1832) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35891 35891
   [junit4]   2> 348282 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingCompletelyNewProviders-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testWrongCredentialsSolrZkClientFactoryUsingCompletelyNewProviders
   [junit4]   2> 348289 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNoCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames
   [junit4]   2> 348289 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.OverriddenZkACLAndCredentialsProvidersTest ####SETUP_START testNoCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames
   [junit4]   2> 348292 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.OverriddenZkACLAndCredentialsProvidersTest ZooKeeper dataDir:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_D2BF6A450C04C9F2-001/tempDir-010/zookeeper/server1/data
   [junit4]   2> 348292 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 348292 INFO  (Thread-1833) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 348292 INFO  (Thread-1833) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 348392 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.ZkTestServer start zk server on port:62430
   [junit4]   2> 348393 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 348396 INFO  (zkCallback-240-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2595f06a name:ZooKeeperConnection Watcher:127.0.0.1:62430 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 348396 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 348396 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 348401 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 348404 INFO  (zkCallback-241-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5d8dd83a name:ZooKeeperConnection Watcher:127.0.0.1:62430/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 348404 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 348405 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /protectedMakePathNode
   [junit4]   2> 348409 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 348410 INFO  (zkCallback-242-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@57b7a1a3 name:ZooKeeperConnection Watcher:127.0.0.1:62430/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 348410 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 348412 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /unprotectedMakePathNode
   [junit4]   2> 348415 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.OverriddenZkACLAndCredentialsProvidersTest ####SETUP_END testNoCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames
   [junit4]   2> 348418 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 348421 INFO  (zkCallback-243-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@71023eaa name:ZooKeeperConnection Watcher:127.0.0.1:62430/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 348421 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 348425 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /protectedCreateNode/subnode/subsubnode
   [junit4]   2> 348429 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /protectedMakePathNode/subnode/subsubnode
   [junit4]   2> 348434 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /unprotectedCreateNode/subnode/subsubnode
   [junit4]   2> 348440 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /unprotectedMakePathNode/subnode/subsubnode
   [junit4]   2> 348447 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:62430 62430
   [junit4]   2> 348632 INFO  (Thread-1833) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:62430 62430
   [junit4]   2> 348633 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testNoCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNoCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames
   [junit4]   2> 348637 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testWrongCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames
   [junit4]   2> 348637 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.OverriddenZkACLAndCredentialsProvidersTest ####SETUP_START testWrongCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames
   [junit4]   2> 348639 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.OverriddenZkACLAndCredentialsProvidersTest ZooKeeper dataDir:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_D2BF6A450C04C9F2-001/tempDir-012/zookeeper/server1/data
   [junit4]   2> 348639 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 348639 INFO  (Thread-1834) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 348639 INFO  (Thread-1834) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 348739 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.ZkTestServer start zk server on port:60881
   [junit4]   2> 348740 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 348742 INFO  (zkCallback-244-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4833d15b name:ZooKeeperConnection Watcher:127.0.0.1:60881 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 348742 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 348743 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 348749 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 348751 INFO  (zkCallback-245-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@21085dfa name:ZooKeeperConnection Watcher:127.0.0.1:60881/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 348751 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 348752 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /protectedMakePathNode
   [junit4]   2> 348755 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 348757 INFO  (zkCallback-246-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3bc7085c name:ZooKeeperConnection Watcher:127.0.0.1:60881/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 348757 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 348759 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /unprotectedMakePathNode
   [junit4]   2> 348761 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.OverriddenZkACLAndCredentialsProvidersTest ####SETUP_END testWrongCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames
   [junit4]   2> 348762 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 348764 INFO  (zkCallback-247-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@20157055 name:ZooKeeperConnection Watcher:127.0.0.1:60881/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 348764 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 348766 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /protectedCreateNode/subnode/subsubnode
   [junit4]   2> 348770 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /protectedMakePathNode/subnode/subsubnode
   [junit4]   2> 348774 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /unprotectedCreateNode/subnode/subsubnode
   [junit4]   2> 348782 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /unprotectedMakePathNode/subnode/subsubnode
   [junit4]   2> 348789 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60881 60881
   [junit4]   2> 348812 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxnFactory Ignoring exception
   [junit4]   2> java.nio.channels.ClosedChannelException
   [junit4]   2> 	at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:235)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:188)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 348812 INFO  (Thread-1834) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60881 60881
   [junit4]   2> 348817 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testWrongCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testWrongCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames
   [junit4]   2> 348827 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testReadonlyCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames
   [junit4]   2> 348827 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.OverriddenZkACLAndCredentialsProvidersTest ####SETUP_START testReadonlyCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames
   [junit4]   2> 348830 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.OverriddenZkACLAndCredentialsProvidersTest ZooKeeper dataDir:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_D2BF6A450C04C9F2-001/tempDir-014/zookeeper/server1/data
   [junit4]   2> 348830 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 348830 INFO  (Thread-1835) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 348830 INFO  (Thread-1835) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 348930 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.ZkTestServer start zk server on port:46910
   [junit4]   2> 348931 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 348949 INFO  (zkCallback-248-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6a532584 name:ZooKeeperConnection Watcher:127.0.0.1:46910 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 348949 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 348949 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 348969 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 348973 INFO  (zkCallback-249-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5526b7f2 name:ZooKeeperConnection Watcher:127.0.0.1:46910/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 348973 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 348974 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /protectedMakePathNode
   [junit4]   2> 348981 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 348989 INFO  (zkCallback-250-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5257d7ff name:ZooKeeperConnection Watcher:127.0.0.1:46910/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 348990 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 348992 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /unprotectedMakePathNode
   [junit4]   2> 348995 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.OverriddenZkACLAndCredentialsProvidersTest ####SETUP_END testReadonlyCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames
   [junit4]   2> 348995 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 349002 INFO  (zkCallback-251-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1a6c0004 name:ZooKeeperConnection Watcher:127.0.0.1:46910/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 349002 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 349004 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /protectedCreateNode/subnode/subsubnode
   [junit4]   2> 349007 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /protectedMakePathNode/subnode/subsubnode
   [junit4]   2> 349011 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /unprotectedCreateNode/subnode/subsubnode
   [junit4]   2> 349017 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /unprotectedMakePathNode/subnode/subsubnode
   [junit4]   2> 349024 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:46910 46910
   [junit4]   2> 349049 INFO  (Thread-1835) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:46910 46910
   [junit4]   2> 349053 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testReadonlyCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testReadonlyCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames
   [junit4]   2> 349063 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAllCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames
   [junit4]   2> 349063 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.OverriddenZkACLAndCredentialsProvidersTest ####SETUP_START testAllCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames
   [junit4]   2> 349065 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.OverriddenZkACLAndCredentialsProvidersTest ZooKeeper dataDir:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_D2BF6A450C04C9F2-001/tempDir-016/zookeeper/server1/data
   [junit4]   2> 349065 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 349065 INFO  (Thread-1836) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 349065 INFO  (Thread-1836) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 349165 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.ZkTestServer start zk server on port:33876
   [junit4]   2> 349166 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 349178 INFO  (zkCallback-252-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@47219a2b name:ZooKeeperConnection Watcher:127.0.0.1:33876 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 349178 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 349178 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 349186 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 349190 INFO  (zkCallback-253-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@275212b4 name:ZooKeeperConnection Watcher:127.0.0.1:33876/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 349190 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 349191 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /protectedMakePathNode
   [junit4]   2> 349193 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 349195 INFO  (zkCallback-254-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6138df31 name:ZooKeeperConnection Watcher:127.0.0.1:33876/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 349195 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 349197 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /unprotectedMakePathNode
   [junit4]   2> 349199 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.OverriddenZkACLAndCredentialsProvidersTest ####SETUP_END testAllCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames
   [junit4]   2> 349200 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 349204 INFO  (zkCallback-255-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@18612af3 name:ZooKeeperConnection Watcher:127.0.0.1:33876/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 349204 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 349207 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /protectedCreateNode/subnode/subsubnode
   [junit4]   2> 349215 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /protectedMakePathNode/subnode/subsubnode
   [junit4]   2> 349222 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /unprotectedCreateNode/subnode/subsubnode
   [junit4]   2> 349230 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.c.SolrZkClient makePath: /unprotectedMakePathNode/subnode/subsubnode
   [junit4]   2> 349243 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33876 33876
   [junit4]   2> 349264 INFO  (Thread-1836) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33876 33876
   [junit4]   2> 349276 INFO  (TEST-OverriddenZkACLAndCredentialsProvidersTest.testAllCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAllCredentialsSolrZkClientFactoryUsingVMParamsProvidersButWithDifferentVMParamsNames
   [junit4]   2> 349278 INFO  (SUITE-OverriddenZkACLAndCredentialsProvidersTest-seed#[D2BF6A450C04C9F2]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_D2BF6A450C04C9F2-001
   [junit4]   2> May 02, 2016 7:12:47 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 4 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {}, docValues:{}, maxPointsInLeafNode=936, maxMBSortInHeap=5.199413979794334, sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=et, timezone=Europe/Isle_of_Man
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=1,free=292135176,total=485490688
   [junit4]   2> NOTE: All tests run in this JVM: [TestShardHandlerFactory, TestCSVResponseWriter, HdfsBasicDistributedZk2Test, LeaderElectionIntegrationTest, BJQParserTest, TestSimpleQParserPlugin, FullSolrCloudDistribCmdsTest, DistributedFacetPivotSmallTest, SmileWriterTest, NotRequiredUniqueKeyTest, StressHdfsTest, TestSolrJ, TestTrieFacet, RequestLoggingTest, TestRTGBase, BasicDistributedZk2Test, TestSchemaResource, TestDefaultSearchFieldResource, TestRealTimeGet, TestHdfsUpdateLog, SignatureUpdateProcessorFactoryTest, ResponseLogComponentTest, MinimalSchemaTest, OverriddenZkACLAndCredentialsProvidersTest]
   [junit4] Completed [50/592 (1!)] on J1 in 33.21s, 8 tests, 1 error <<< FAILURES!

[...truncated 609 lines...]
   [junit4] Suite: org.apache.solr.search.TestSolr4Spatial2
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.search.TestSolr4Spatial2_D2BF6A450C04C9F2-001/init-core-data-001
   [junit4]   2> 1718937 INFO  (SUITE-TestSolr4Spatial2-seed#[D2BF6A450C04C9F2]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true)
   [junit4]   2> 1718940 INFO  (SUITE-TestSolr4Spatial2-seed#[D2BF6A450C04C9F2]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1718940 INFO  (SUITE-TestSolr4Spatial2-seed#[D2BF6A450C04C9F2]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1718940 INFO  (SUITE-TestSolr4Spatial2-seed#[D2BF6A450C04C9F2]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1718940 INFO  (SUITE-TestSolr4Spatial2-seed#[D2BF6A450C04C9F2]-worker) [    ] o.a.s.c.SolrResourc

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

olr4Spatial2.testBBox-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!field+f%3Dbbox+filter%3Dfalse+score%3DoverlapRatio+queryTargetProportion%3D0.5+minSideLength%3D1}Intersects(ENVELOPE(0,0,12,12))&debug=results&fl=id,score&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 1719288 INFO  (TEST-TestSolr4Spatial2.testBBox-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!field+f%3Dbbox+filter%3Dfalse+score%3Darea2D}Intersects(ENVELOPE(0,0,12,12))&debug=results&fl=id,score&wt=xml} hits=3 status=0 QTime=3
   [junit4]   2> 1719289 INFO  (TEST-TestSolr4Spatial2.testBBox-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!field+f%3Dbbox+filter%3Dfalse+score%3Darea}Intersects(ENVELOPE(0,0,12,12))&debug=results&fl=id,score&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 1719289 INFO  (TEST-TestSolr4Spatial2.testBBox-seed#[D2BF6A450C04C9F2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBBox
   [junit4]   2> 1719290 INFO  (SUITE-TestSolr4Spatial2-seed#[D2BF6A450C04C9F2]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1719290 INFO  (SUITE-TestSolr4Spatial2-seed#[D2BF6A450C04C9F2]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1840390687
   [junit4]   2> 1719290 INFO  (coreCloseExecutor-5036-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@89d53ca
   [junit4]   2> 1719290 INFO  (coreCloseExecutor-5036-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=4,autocommits=0,soft autocommits=0,optimizes=1,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=7,cumulative_deletesById=0,cumulative_deletesByQuery=4,cumulative_errors=0}
   [junit4]   2> 1719290 INFO  (coreCloseExecutor-5036-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1719291 INFO  (coreCloseExecutor-5036-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1719291 INFO  (coreCloseExecutor-5036-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1719291 INFO  (coreCloseExecutor-5036-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1719291 INFO  (coreCloseExecutor-5036-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1719291 INFO  (coreCloseExecutor-5036-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.search.TestSolr4Spatial2_D2BF6A450C04C9F2-001/init-core-data-001/index [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.search.TestSolr4Spatial2_D2BF6A450C04C9F2-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 1719291 INFO  (coreCloseExecutor-5036-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1719291 INFO  (coreCloseExecutor-5036-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.search.TestSolr4Spatial2_D2BF6A450C04C9F2-001/init-core-data-001/index
   [junit4]   2> 1719292 INFO  (coreCloseExecutor-5036-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.search.TestSolr4Spatial2_D2BF6A450C04C9F2-001/init-core-data-001 [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.search.TestSolr4Spatial2_D2BF6A450C04C9F2-001/init-core-data-001;done=false>>]
   [junit4]   2> 1719292 INFO  (coreCloseExecutor-5036-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1719292 INFO  (coreCloseExecutor-5036-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.search.TestSolr4Spatial2_D2BF6A450C04C9F2-001/init-core-data-001
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.search.TestSolr4Spatial2_D2BF6A450C04C9F2-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {srptgeom=FST50, bbox__xdl=FST50, bbox__maxX=PostingsFormat(name=Direct), bbox__maxY=Lucene50(blocksize=128), bbox__minX=FST50, bbox__minY=PostingsFormat(name=Asserting), id=FST50}, docValues:{srptgeom=DocValuesFormat(name=Lucene54), bbox__maxX=DocValuesFormat(name=Direct), bbox__maxY=DocValuesFormat(name=Lucene54), bbox__minX=DocValuesFormat(name=Lucene54), bbox__minY=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=1946, maxMBSortInHeap=5.197111641775444, sim=ClassicSimilarity, locale=en-MT, timezone=Pacific/Truk
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=1,free=114168728,total=427819008
   [junit4]   2> NOTE: All tests run in this JVM: [TestShardHandlerFactory, TestCSVResponseWriter, HdfsBasicDistributedZk2Test, LeaderElectionIntegrationTest, BJQParserTest, TestSimpleQParserPlugin, FullSolrCloudDistribCmdsTest, DistributedFacetPivotSmallTest, SmileWriterTest, NotRequiredUniqueKeyTest, StressHdfsTest, TestSolrJ, TestTrieFacet, RequestLoggingTest, TestRTGBase, BasicDistributedZk2Test, TestSchemaResource, TestDefaultSearchFieldResource, TestRealTimeGet, TestHdfsUpdateLog, SignatureUpdateProcessorFactoryTest, ResponseLogComponentTest, MinimalSchemaTest, OverriddenZkACLAndCredentialsProvidersTest, TestUseDocValuesAsStored2, TestCloudManagedSchema, AddBlockUpdateTest, SegmentsInfoRequestHandlerTest, ZkNodePropsTest, OverseerRolesTest, DistributedQueueTest, TestConfigReload, TestSizeLimitedDistributedMap, SuggesterWFSTTest, TestSolrDeletionPolicy2, TestNamedUpdateProcessors, ForceLeaderTest, TestRebalanceLeaders, SortSpecParsingTest, DistributedExpandComponentTest, ShardSplitTest, HdfsUnloadDistributedZkTest, FieldAnalysisRequestHandlerTest, MultiThreadedOCPTest, HdfsDirectoryFactoryTest, ZkStateReaderTest, TestMacros, ConfigSetsAPITest, DirectoryFactoryTest, CdcrUpdateLogTest, AddSchemaFieldsUpdateProcessorFactoryTest, BinaryUpdateRequestHandlerTest, TestOrdValues, DeleteInactiveReplicaTest, SpellCheckComponentTest, TestSolrConfigHandlerConcurrent, TestTrie, TestCloudSchemaless, TestBM25SimilarityFactory, TestNonDefinedSimilarityFactory, TestPHPSerializedResponseWriter, ChangedSchemaMergeTest, DebugComponentTest, TestAnalyzeInfixSuggestions, SpellPossibilityIteratorTest, TestWriterPerf, TestFoldingMultitermQuery, ConvertedLegacyTest, RemoteQueryErrorTest, TestCollationField, NoCacheHeaderTest, FullHLLTest, TestDistributedMissingSort, OverseerTaskQueueTest, TestQueryTypes, TestDistributedGrouping, TestManagedResource, SharedFSAutoReplicaFailoverUtilsTest, LoggingHandlerTest, DistributedMLTComponentTest, TestSchemaVersionResource, TestFastOutputStream, TestBadConfig, ResponseHeaderTest, TestMiniSolrCloudCluster, UniqFieldsUpdateProcessorFactoryTest, TestSolrCoreProperties, TestSolr4Spatial, ShowFileRequestHandlerTest, TestExpandComponent, TestIndexingPerformance, CleanupOldIndexTest, DistributedIntervalFacetingTest, TestAuthorizationFramework, ShardRoutingCustomTest, TestTrackingShardHandlerFactory, TestRequestForwarding, UpdateRequestProcessorFactoryTest, AutoCommitTest, DistributedFacetPivotLongTailTest, TestSSLRandomization, TestOmitPositions, DefaultValueUpdateProcessorTest, TestSchemaManager, TestObjectReleaseTracker, BlockJoinFacetRandomTest, CollectionsAPISolrJTest, TestUtils, TestSimpleTrackingShardHandler, TestIndexSearcher, TestComplexPhraseQParserPlugin, TestFuzzyAnalyzedSuggestions, TestCloudInspectUtil, TestFieldSortValues, CdcrReplicationHandlerTest, TestFiltering, TestTolerantUpdateProcessorRandomCloud, TestDistribIDF, SpellCheckCollatorTest, PluginInfoTest, HighlighterMaxOffsetTest, BaseCdcrDistributedZkTest, AsyncCallRequestStatusResponseTest, TestSolr4Spatial2]
   [junit4] Completed [232/592 (2!)] on J1 in 0.38s, 4 tests, 1 error <<< FAILURES!

[...truncated 1162 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:740: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:684: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:59: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build.xml:233: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/common-build.xml:529: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1457: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1014: There were test failures: 592 suites (10 ignored), 2394 tests, 2 errors, 86 ignored (71 assumptions) [seed: D2BF6A450C04C9F2]

Total time: 86 minutes 9 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



[JENKINS] Lucene-Solr-master-Solaris (64bit/jdk1.8.0) - Build # 554 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/554/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC

2 tests failed.
FAILED:  org.apache.solr.cloud.DeleteInactiveReplicaTest.deleteInactiveReplicaTest

Error Message:
Error from server at https://127.0.0.1:37080: Invalid replica : core_node4 in shard/collection : shard1/delDeadColl available replicas are core_node1

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:37080: Invalid replica : core_node4 in shard/collection : shard1/delDeadColl available replicas are core_node1
	at __randomizedtesting.SeedInfo.seed([4A1ABB138364B094:872420E0CCC5C676]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:606)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1192)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:962)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:898)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.cloud.DeleteReplicaTest.removeAndWaitForReplicaGone(DeleteReplicaTest.java:143)
	at org.apache.solr.cloud.DeleteInactiveReplicaTest.deleteInactiveReplicaTest(DeleteInactiveReplicaTest.java:124)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.handler.component.SpellCheckComponentTest.testThresholdTokenFrequency

Error Message:
Path not found: /spellcheck/suggestions/[1]/suggestion

Stack Trace:
java.lang.RuntimeException: Path not found: /spellcheck/suggestions/[1]/suggestion
	at __randomizedtesting.SeedInfo.seed([4A1ABB138364B094:C0BD34E20C8F89EF]:0)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:873)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:820)
	at org.apache.solr.handler.component.SpellCheckComponentTest.testThresholdTokenFrequency(SpellCheckComponentTest.java:277)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11213 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteInactiveReplicaTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_4A1ABB138364B094-001/init-core-data-001
   [junit4]   2> 1229429 INFO  (SUITE-DeleteInactiveReplicaTest-seed#[4A1ABB138364B094]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 1229430 INFO  (SUITE-DeleteInactiveReplicaTest-seed#[4A1ABB138364B094]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1229433 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1229433 INFO  (Thread-4048) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1229433 INFO  (Thread-4048) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1229533 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.ZkTestServer start zk server on port:39447
   [junit4]   2> 1229533 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1229534 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1229537 INFO  (zkCallback-1545-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2321b6e8 name:ZooKeeperConnection Watcher:127.0.0.1:39447 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1229537 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1229537 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1229537 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1229540 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1229542 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1229544 INFO  (zkCallback-1546-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3f2c5466 name:ZooKeeperConnection Watcher:127.0.0.1:39447/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1229544 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1229544 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1229544 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1229547 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1229550 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1229553 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1229556 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1229556 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1229561 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1229561 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1229564 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1229565 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1229568 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1229568 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1229571 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1229571 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1229574 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1229575 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1229578 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1229579 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1229582 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1229582 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1229585 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1229585 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1229588 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1229588 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1229592 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1229592 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1229596 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1229597 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1229599 INFO  (zkCallback-1547-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@61cedd6f name:ZooKeeperConnection Watcher:127.0.0.1:39447/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1229599 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1229599 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1229746 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_4A1ABB138364B094-001/control-001/cores/collection1
   [junit4]   2> 1229748 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1229749 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@134025e0{/,null,AVAILABLE}
   [junit4]   2> 1229756 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.e.j.u.s.SslContextFactory x509=X509@11d719d1(solrtest,h=[],w=[]) for SslContextFactory@aca63b0(file:///export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/server/etc/test/solrtest.keystore,null)
   [junit4]   2> 1229768 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.e.j.s.ServerConnector Started ServerConnector@237afaa9{SSL,[ssl, http/1.1]}{127.0.0.1:37575}
   [junit4]   2> 1229768 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.e.j.s.Server Started @1234346ms
   [junit4]   2> 1229769 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_4A1ABB138364B094-001/tempDir-001/control/data, hostContext=/, hostPort=37575, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_4A1ABB138364B094-001/control-001/cores}
   [junit4]   2> 1229769 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 1229769 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_4A1ABB138364B094-001/control-001'
   [junit4]   2> 1229770 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1229770 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1229771 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1229773 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1229776 INFO  (zkCallback-1548-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@340e87b5 name:ZooKeeperConnection Watcher:127.0.0.1:39447/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1229776 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1229777 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1229779 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1229779 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_4A1ABB138364B094-001/control-001/solr.xml
   [junit4]   2> 1229789 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_4A1ABB138364B094-001/control-001/cores
   [junit4]   2> 1229789 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.CoreContainer New CoreContainer 669306324
   [junit4]   2> 1229789 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_4A1ABB138364B094-001/control-001]
   [junit4]   2> 1229790 WARN  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_4A1ABB138364B094-001/control-001/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_4A1ABB138364B094-001/control-001/lib
   [junit4]   2> 1229790 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1229792 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 1229793 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1229793 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1229793 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39447/solr
   [junit4]   2> 1229793 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1229793 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1229794 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1229795 INFO  (zkCallback-1551-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1af8c8 name:ZooKeeperConnection Watcher:127.0.0.1:39447 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1229796 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1229796 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1229798 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [n:127.0.0.1:37575_    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$11/1131684808@180219ea
   [junit4]   2> 1229798 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [n:127.0.0.1:37575_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1229800 INFO  (zkCallback-1552-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@229dd9ee name:ZooKeeperConnection Watcher:127.0.0.1:39447/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1229800 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [n:127.0.0.1:37575_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1229802 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [n:127.0.0.1:37575_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1229805 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [n:127.0.0.1:37575_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1229810 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [n:127.0.0.1:37575_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1229813 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [n:127.0.0.1:37575_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1229816 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [n:127.0.0.1:37575_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1229820 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [n:127.0.0.1:37575_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1229824 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [n:127.0.0.1:37575_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1229827 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [n:127.0.0.1:37575_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1229829 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [n:127.0.0.1:37575_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1229831 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [n:127.0.0.1:37575_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1229834 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [n:127.0.0.1:37575_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1229838 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [n:127.0.0.1:37575_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1229840 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [n:127.0.0.1:37575_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1229843 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [n:127.0.0.1:37575_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1229843 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [n:127.0.0.1:37575_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95824435900317701-127.0.0.1:37575_-n_0000000000
   [junit4]   2> 1229844 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [n:127.0.0.1:37575_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37575_
   [junit4]   2> 1229844 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [n:127.0.0.1:37575_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1229847 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [n:127.0.0.1:37575_    ] o.a.s.c.Overseer Overseer (id=95824435900317701-127.0.0.1:37575_-n_0000000000) starting
   [junit4]   2> 1229850 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [n:127.0.0.1:37575_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1229860 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [n:127.0.0.1:37575_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1229861 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [n:127.0.0.1:37575_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37575_
   [junit4]   2> 1229862 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [n:127.0.0.1:37575_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:37575_
   [junit4]   2> 1229865 INFO  (OverseerCollectionConfigSetProcessor-95824435900317701-127.0.0.1:37575_-n_0000000000) [n:127.0.0.1:37575_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1229865 INFO  (zkCallback-1552-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1229867 INFO  (OverseerStateUpdate-95824435900317701-127.0.0.1:37575_-n_0000000000) [n:127.0.0.1:37575_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1229875 INFO  (OverseerStateUpdate-95824435900317701-127.0.0.1:37575_-n_0000000000) [n:127.0.0.1:37575_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1229889 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [n:127.0.0.1:37575_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1229890 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [n:127.0.0.1:37575_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1229891 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [n:127.0.0.1:37575_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_4A1ABB138364B094-001/control-001/cores
   [junit4]   2> 1229892 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [n:127.0.0.1:37575_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1229892 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [n:127.0.0.1:37575_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_4A1ABB138364B094-001/control-001/cores/collection1
   [junit4]   2> 1229892 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [n:127.0.0.1:37575_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1229893 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [n:127.0.0.1:37575_    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 1229894 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [n:127.0.0.1:37575_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1229899 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1229899 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1229902 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection control_collection not visible yet, but flagging it so a watch is registered when it becomes visible
   [junit4]   2> 1229902 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader addZkWatch [control_collection]
   [junit4]   2> 1229902 INFO  (OverseerStateUpdate-95824435900317701-127.0.0.1:37575_-n_0000000000) [n:127.0.0.1:37575_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:37575",
   [junit4]   2>   "node_name":"127.0.0.1:37575_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1229905 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
   [junit4]   2> 1229905 INFO  (OverseerStateUpdate-95824435900317701-127.0.0.1:37575_-n_0000000000) [n:127.0.0.1:37575_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:37575",
   [junit4]   2>   "node_name":"127.0.0.1:37575_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1229907 INFO  (OverseerStateUpdate-95824435900317701-127.0.0.1:37575_-n_0000000000) [n:127.0.0.1:37575_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 1229909 INFO  (OverseerStateUpdate-95824435900317701-127.0.0.1:37575_-n_0000000000) [n:127.0.0.1:37575_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1229909 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1229912 INFO  (zkCallback-1552-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1230912 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1230912 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 1230913 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1230913 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 1230914 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1230914 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_4A1ABB138364B094-001/control-001/cores/collection1'
   [junit4]   2> 1230914 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1230914 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1230918 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1230931 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1230935 WARN  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1230936 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1230951 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1230959 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1231080 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1231088 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1231090 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1231138 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1231144 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1231149 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1231151 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1231155 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 1231155 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1231155 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1231156 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_4A1ABB138364B094-001/control-001/cores/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_4A1ABB138364B094-001/control-001/cores/collection1/data/]
   [junit4]   2> 1231156 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@bd19013
   [junit4]   2> 1231156 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_4A1ABB138364B094-001/control-001/cores/collection1/data
   [junit4]   2> 1231156 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_4A1ABB138364B094-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1231156 WARN  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_4A1ABB138364B094-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1231157 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_4A1ABB138364B094-001/control-001/cores/collection1/data/index
   [junit4]   2> 1231157 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=67.1640625, floorSegmentMB=2.107421875, forceMergeDeletesPctAllowed=16.5103762420879, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.596116614201022
   [junit4]   2> 1231157 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@79f635b3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5fa9b078),segFN=segments_1,generation=1}
   [junit4]   2> 1231157 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1231158 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_4A1ABB138364B094-001/control-001/cores/collection1/data/
   [junit4]   2> 1231160 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1231161 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1231161 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1231161 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1231161 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1231161 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1231161 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1231161 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1231161 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1231161 WARN  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1231163 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1231164 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1231165 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1231167 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1231169 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_4A1ABB138364B094-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1231172 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/dump,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 1231172 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1231173 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1231173 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1231173 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1231173 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1231174 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=39, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4597293876201455]
   [junit4]   2> 1231174 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@79f635b3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5fa9b078),segFN=segments_1,generation=1}
   [junit4]   2> 1231174 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1231174 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@65c3b0cf[collection1] main]
   [junit4]   2> 1231174 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 1231183 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1231183 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1231186 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1231187 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1231187 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1231194 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1231194 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1231194 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1231194 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1231195 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1231195 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1231195 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1231195 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1533190976250576896
   [junit4]   2> 1231196 INFO  (searcherExecutor-4404-thread-1-processing-n:127.0.0.1:37575_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@65c3b0cf[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1231197 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1533190976250576896
   [junit4]   2> 1231197 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1231207 INFO  (coreLoadExecutor-4403-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1231208 INFO  (coreZkRegister-4397-thread-1-processing-n:127.0.0.1:37575_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:https://127.0.0.1:37575 collection:control_collection shard:shard1
   [junit4]   2> 1231212 INFO  (coreZkRegister-4397-thread-1-processing-n:127.0.0.1:37575_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1231226 INFO  (coreZkRegister-4397-thread-1-processing-n:127.0.0.1:37575_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/95824435900317701-core_node1-n_0000000000
   [junit4]   2> 1231228 INFO  (coreZkRegister-4397-thread-1-processing-n:127.0.0.1:37575_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 1231237 INFO  (coreZkRegister-4397-thread-1-processing-n:127.0.0.1:37575_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1231237 INFO  (coreZkRegister-4397-thread-1-processing-n:127.0.0.1:37575_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1231237 INFO  (coreZkRegister-4397-thread-1-processing-n:127.0.0.1:37575_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:37575/collection1/
   [junit4]   2> 1231237 INFO  (coreZkRegister-4397-thread-1-processing-n:127.0.0.1:37575_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1231237 INFO  (coreZkRegister-4397-thread-1-processing-n:127.0.0.1:37575_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy https://127.0.0.1:37575/collection1/ has no replicas
   [junit4]   2> 1231238 INFO  (OverseerStateUpdate-95824435900317701-127.0.0.1:37575_-n_0000000000) [n:127.0.0.1:37575_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 1231241 INFO  (coreZkRegister-4397-thread-1-processing-n:127.0.0.1:37575_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1231247 INFO  (coreZkRegister-4397-thread-1-processing-n:127.0.0.1:37575_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/95824435900317701-core_node1-n_0000000000
   [junit4]   2> 1231259 INFO  (coreZkRegister-4397-thread-1-processing-n:127.0.0.1:37575_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:37575/collection1/ shard1
   [junit4]   2> 1231264 INFO  (OverseerStateUpdate-95824435900317701-127.0.0.1:37575_-n_0000000000) [n:127.0.0.1:37575_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"https://127.0.0.1:37575",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 1231369 INFO  (zkCallback-1552-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1231409 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1231410 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1231412 INFO  (zkCallback-1554-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@8ac8797 name:ZooKeeperConnection Watcher:127.0.0.1:39447/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1231412 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1231412 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1231413 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1231415 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1231417 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1231417 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 1231417 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1231418 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1231419 INFO  (zkCallback-1555-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7bbcb4b3 name:ZooKeeperConnection Watcher:127.0.0.1:39447/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1231420 INFO  (coreZkRegister-4397-thread-1-processing-n:127.0.0.1:37575_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are https://127.0.0.1:37575/collection1/ and leader is https://127.0.0.1:37575/collection1/
   [junit4]   2> 1231420 INFO  (coreZkRegister-4397-thread-1-processing-n:127.0.0.1:37575_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:37575
   [junit4]   2> 1231420 INFO  (coreZkRegister-4397-thread-1-processing-n:127.0.0.1:37575_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1231420 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1231420 INFO  (coreZkRegister-4397-thread-1-processing-n:127.0.0.1:37575_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 1231420 INFO  (coreZkRegister-4397-thread-1-processing-n:127.0.0.1:37575_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:37575_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1231420 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1231424 INFO  (OverseerStateUpdate-95824435900317701-127.0.0.1:37575_-n_0000000000) [n:127.0.0.1:37575_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:37575",
   [junit4]   2>   "node_name":"127.0.0.1:37575_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 1231425 INFO  (OverseerStateUpdate-95824435900317701-127.0.0.1:37575_-n_0000000000) [n:127.0.0.1:37575_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:37575",
   [junit4]   2>   "node_name":"127.0.0.1:37575_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1231429 INFO  (OverseerStateUpdate-95824435900317701-127.0.0.1:37575_-n_0000000000) [n:127.0.0.1:37575_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2"} current state version: 2
   [junit4]   2> 1231429 INFO  (OverseerStateUpdate-95824435900317701-127.0.0.1:37575_-n_0000000000) [n:127.0.0.1:37575_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 1231430 INFO  (zkCallback-1552-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1231433 INFO  (zkCallback-1554-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1231542 INFO  (OverseerStateUpdate-95824435900317701-127.0.0.1:37575_-n_0000000000) [n:127.0.0.1:37575_    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 1231601 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_4A1ABB138364B094-001/shard-1-001/cores/collection1
   [junit4]   2> 1231602 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_4A1ABB138364B094-001/shard-1-001
   [junit4]   2> 1231603 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1231606 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@eefec44{/,null,AVAILABLE}
   [junit4]   2> 1231607 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.e.j.u.s.SslContextFactory x509=X509@3bc65a14(solrtest,h=[],w=[]) for SslContextFactory@79cfc577(file:///export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/server/etc/test/solrtest.keystore,null)
   [junit4]   2> 1231611 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.e.j.s.ServerConnector Started ServerConnector@652054d3{SSL,[ssl, http/1.1]}{127.0.0.1:65247}
   [junit4]   2> 1231611 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.e.j.s.Server Started @1236190ms
   [junit4]   2> 1231611 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_4A1ABB138364B094-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=65247, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_4A1ABB138364B094-001/shard-1-001/cores}
   [junit4]   2> 1231612 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 1231612 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_4A1ABB138364B094-001/shard-1-001'
   [junit4]   2> 1231612 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1231612 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1231614 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1231615 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1231617 INFO  (zkCallback-1556-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4ab2a57e name:ZooKeeperConnection Watcher:127.0.0.1:39447/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1231617 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1231617 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1231619 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1231619 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_4A1ABB138364B094-001/shard-1-001/solr.xml
   [junit4]   2> 1231627 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_4A1ABB138364B094-001/shard-1-001/cores
   [junit4]   2> 1231627 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.CoreContainer New CoreContainer 1931004934
   [junit4]   2> 1231627 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_4A1ABB138364B094-001/shard-1-001]
   [junit4]   2> 1231628 WARN  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_4A1ABB138364B094-001/shard-1-001/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest_4A1ABB138364B094-001/shard-1-001/lib
   [junit4]   2> 1231628 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1231631 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 1231632 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1231632 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1231632 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39447/solr
   [junit4]   2> 1231632 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1231632 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1231633 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1231635 INFO  (zkCallback-1559-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@746e01d2 name:ZooKeeperConnection Watcher:127.0.0.1:39447 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1231635 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1231635 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1231637 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [n:127.0.0.1:65247_    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$11/1131684808@417865e1
   [junit4]   2> 1231637 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [n:127.0.0.1:65247_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1231639 INFO  (zkCallback-1560-thread-1-processing-n:127.0.0.1:65247_) [n:127.0.0.1:65247_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1e1768d5 name:ZooKeeperConnection Watcher:127.0.0.1:39447/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1231639 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [n:127.0.0.1:65247_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1231651 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [n:127.0.0.1:65247_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1231653 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [n:127.0.0.1:65247_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1231657 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [n:127.0.0.1:65247_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1231658 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [n:127.0.0.1:65247_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95824435900317706-127.0.0.1:65247_-n_0000000001
   [junit4]   2> 1231659 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [n:127.0.0.1:65247_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95824435900317701-127.0.0.1:37575_-n_0000000000 to know if I could be the leader
   [junit4]   2> 1231660 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [n:127.0.0.1:65247_    ] o.a.s.c.ZkController Publish node=127.0.0.1:65247_ as DOWN
   [junit4]   2> 1231663 INFO  (OverseerStateUpdate-95824435900317701-127.0.0.1:37575_-n_0000000000) [n:127.0.0.1:37575_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:65247_"} current state version: 3
   [junit4]   2> 1231664 INFO  (OverseerStateUpdate-95824435900317701-127.0.0.1:37575_-n_0000000000) [n:127.0.0.1:37575_    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:65247_
   [junit4]   2> 1231665 INFO  (OverseerStateUpdate-95824435900317701-127.0.0.1:37575_-n_0000000000) [n:127.0.0.1:37575_    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 1231774 INFO  (zkCallback-1552-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1231774 INFO  (zkCallback-1560-thread-1-processing-n:127.0.0.1:65247_) [n:127.0.0.1:65247_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1231774 INFO  (zkCallback-1554-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1232668 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [n:127.0.0.1:65247_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65247_
   [junit4]   2> 1232669 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [n:127.0.0.1:65247_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:65247_
   [junit4]   2> 1232672 INFO  (zkCallback-1560-thread-1-processing-n:127.0.0.1:65247_) [n:127.0.0.1:65247_    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1232672 INFO  (zkCallback-1554-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1232672 INFO  (zkCallback-1552-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1232673 INFO  (zkCallback-1554-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1232673 INFO  (zkCallback-1560-thread-1-processing-n:127.0.0.1:65247_) [n:127.0.0.1:65247_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1232673 INFO  (zkCallback-1552-thread-1-processing-n:127.0.0.1:37575_) [n:127.0.0.1:37575_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1232831 INFO  (TEST-DeleteInactiveReplicaTest.deleteInactiveReplicaTest-seed#[4A1ABB138364B094]) [n:127.0.0.1:

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

ad-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 2007665 INFO  (coreCloseExecutor-7495-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 2007665 INFO  (coreCloseExecutor-7495-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 2007666 INFO  (coreCloseExecutor-7495-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 2007666 INFO  (coreCloseExecutor-7495-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 2007666 INFO  (coreCloseExecutor-7495-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_4A1ABB138364B094-001/init-core-data-001 [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_4A1ABB138364B094-001/init-core-data-001;done=false>>]
   [junit4]   2> 2007666 INFO  (coreCloseExecutor-7495-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 2007666 INFO  (coreCloseExecutor-7495-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_4A1ABB138364B094-001/init-core-data-001
   [junit4]   2> 2007666 INFO  (coreCloseExecutor-7495-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_4A1ABB138364B094-001/init-core-data-001/index [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_4A1ABB138364B094-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 2007666 INFO  (coreCloseExecutor-7495-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 2007666 INFO  (coreCloseExecutor-7495-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_4A1ABB138364B094-001/init-core-data-001/index
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_4A1ABB138364B094-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {start1=PostingsFormat(name=Direct), range_facet_l_dv=PostingsFormat(name=Memory doPackFST= true), multiDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), intDefault=PostingsFormat(name=Memory doPackFST= false), range_facet_l=PostingsFormat(name=Memory doPackFST= false), lowerfilt1and2=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), end4=PostingsFormat(name=Direct), end3=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), end2=PostingsFormat(name=Memory doPackFST= true), end1=PostingsFormat(name=Memory doPackFST= false), lowerfilt=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), gram1=PostingsFormat(name=Memory doPackFST= false), id=PostingsFormat(name=Memory doPackFST= true), range_facet_i_dv=PostingsFormat(name=Memory doPackFST= false), gram2=PostingsFormat(name=Memory doPackFST= true), gram3=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), start3=PostingsFormat(name=Memory doPackFST= true), gram4=PostingsFormat(name=Direct), start2=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), word=PostingsFormat(name=Memory doPackFST= false), timestamp=PostingsFormat(name=Memory doPackFST= false), start4=PostingsFormat(name=Memory doPackFST= false)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), range_facet_i_dv=DocValuesFormat(name=Lucene54), timestamp=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=135, maxMBSortInHeap=7.414906830622729, sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=ja, timezone=America/Creston
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=1,free=200879464,total=427921408
   [junit4]   2> NOTE: All tests run in this JVM: [TestRebalanceLeaders, TestWriterPerf, SuggesterTSTTest, CopyFieldTest, ParsingFieldUpdateProcessorsTest, TestUtils, TestDefaultSearchFieldResource, TestShardHandlerFactory, FieldMutatingUpdateProcessorTest, TestAuthenticationFramework, TestCloudManagedSchema, TestAnalyzeInfixSuggestions, TestRecovery, ChangedSchemaMergeTest, ConvertedLegacyTest, ShardRoutingCustomTest, TestReversedWildcardFilterFactory, SegmentsInfoRequestHandlerTest, BJQParserTest, TestJoin, DeleteReplicaTest, PluginInfoTest, TestFoldingMultitermQuery, TestRTGBase, DocValuesMissingTest, FileUtilsTest, BadIndexSchemaTest, TestRangeQuery, TestRawResponseWriter, AddBlockUpdateTest, TestBM25SimilarityFactory, StressHdfsTest, SolrCmdDistributorTest, TestTolerantUpdateProcessorRandomCloud, UUIDUpdateProcessorFallbackTest, ResourceLoaderTest, TestInfoStreamLogging, CollectionReloadTest, TestMissingGroups, HdfsRestartWhileUpdatingTest, TestNRTOpen, TestManagedSynonymFilterFactory, TestExactStatsCache, TestDynamicLoading, SolrInfoMBeanTest, CoreAdminHandlerTest, TestSchemaVersionResource, TestIndexSearcher, HdfsRecoverLeaseTest, DistributedSuggestComponentTest, TestRuleBasedAuthorizationPlugin, OpenExchangeRatesOrgProviderTest, TestNonDefinedSimilarityFactory, HdfsThreadLeakTest, TestSchemaManager, TestObjectReleaseTracker, TestFastWriter, TestAuthorizationFramework, TestFileDictionaryLookup, FullSolrCloudDistribCmdsTest, HdfsCollectionsAPIDistributedZkTest, SearchHandlerTest, FieldAnalysisRequestHandlerTest, TestTrackingShardHandlerFactory, TestQuerySenderListener, TestMacros, IndexSchemaRuntimeFieldTest, TestSimpleQParserPlugin, TriLevelCompositeIdRoutingTest, HighlighterMaxOffsetTest, TestOmitPositions, CacheHeaderTest, TermVectorComponentTest, SignatureUpdateProcessorFactoryTest, SuggesterWFSTTest, TestReqParamsAPI, DebugComponentTest, BigEndianAscendingWordDeserializerTest, TestManagedResource, SolrPluginUtilsTest, TestScoreJoinQPScore, CloudMLTQParserTest, DistributedQueueTest, TestSolr4Spatial2, ConfigSetsAPITest, BasicFunctionalityTest, TestConfigSetsAPIExclusivity, TestJsonFacets, NumericFieldsTest, RequestLoggingTest, TestCSVResponseWriter, TestSolr4Spatial, TestRealTimeGet, DirectUpdateHandlerOptimizeTest, TestRandomCollapseQParserPlugin, TestCoreDiscovery, TestSolrJ, SortByFunctionTest, TestRequestForwarding, TestConfigReload, LoggingHandlerTest, TestUseDocValuesAsStored2, DistanceFunctionTest, TestClassicSimilarityFactory, TestSolrIndexConfig, RemoteQueryErrorTest, TestBinaryField, LeaderInitiatedRecoveryOnShardRestartTest, TestLeaderElectionZkExpiry, TestSSLRandomization, TestJettySolrRunner, MinimalSchemaTest, InfoHandlerTest, SolrCloudExampleTest, AnalyticsQueryTest, RequestHandlersTest, TestCollationField, SpellCheckCollatorTest, StatsComponentTest, CdcrUpdateLogTest, TestDocBasedVersionConstraints, TestCloudSchemaless, DeleteInactiveReplicaTest, DistributedQueryComponentCustomSortTest, ShowFileRequestHandlerTest, TestTrieFacet, BaseCdcrDistributedZkTest, DistributedMLTComponentTest, TestLMJelinekMercerSimilarityFactory, TestSolrCoreProperties, TestRestManager, TestStressLiveNodes, UniqFieldsUpdateProcessorFactoryTest, DateMathParserTest, TestCrossCoreJoin, TestConfigOverlay, BitVectorTest, CheckHdfsIndexTest, WordBreakSolrSpellCheckerTest, TestOrdValues, TestSolrConfigHandlerConcurrent, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, BasicZkTest, RecoveryZkTest, ClusterStateUpdateTest, TestRandomFaceting, ZkSolrClientTest, TestZkChroot, ZkCLITest, AutoCommitTest, TestHashPartitioner, TestReload, SimpleFacetsTest, SpellCheckComponentTest]
   [junit4] Completed [323/592 (2!)] on J1 in 8.57s, 11 tests, 1 error <<< FAILURES!

[...truncated 890 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:740: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:684: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:59: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build.xml:233: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/common-build.xml:529: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1457: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1014: There were test failures: 592 suites (10 ignored), 2394 tests, 2 errors, 86 ignored (71 assumptions) [seed: 4A1ABB138364B094]

Total time: 78 minutes 28 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



[JENKINS] Lucene-Solr-master-Solaris (64bit/jdk1.8.0) - Build # 553 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/553/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest.test

Error Message:
There are still nodes recoverying - waited for 45 seconds

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 45 seconds
	at __randomizedtesting.SeedInfo.seed([80AF3CD2FDE8256F:8FB030853144897]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:173)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:858)
	at org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest.test(DistribDocExpirationUpdateProcessorTest.java:74)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11907 lines...]
   [junit4] Suite: org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_80AF3CD2FDE8256F-001/init-core-data-001
   [junit4]   2> 2295821 INFO  (SUITE-DistribDocExpirationUpdateProcessorTest-seed#[80AF3CD2FDE8256F]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 2295822 INFO  (SUITE-DistribDocExpirationUpdateProcessorTest-seed#[80AF3CD2FDE8256F]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 2295823 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2295824 INFO  (Thread-5148) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2295824 INFO  (Thread-5148) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2295924 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.ZkTestServer start zk server on port:34719
   [junit4]   2> 2295924 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2295925 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2295928 INFO  (zkCallback-2041-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7245f60b name:ZooKeeperConnection Watcher:127.0.0.1:34719 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2295929 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2295930 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2295930 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 2295933 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2295933 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2295936 INFO  (zkCallback-2042-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@407d7cbf name:ZooKeeperConnection Watcher:127.0.0.1:34719/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2295936 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2295936 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2295936 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 2295939 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 2295941 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 2295943 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 2295946 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-doc-expire-update-processor.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2295946 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2295951 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 2295951 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 2295954 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2295954 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2295957 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2295957 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 2295960 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2295961 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 2295963 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2295964 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 2295966 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2295967 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 2295969 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2295970 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2295972 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2295972 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2295975 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2295975 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 2295977 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2295977 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 2296801 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_80AF3CD2FDE8256F-001/control-001/cores/collection1
   [junit4]   2> 2296810 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2296813 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1848c292{/,null,AVAILABLE}
   [junit4]   2> 2296814 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.e.j.s.ServerConnector Started ServerConnector@a1473c0{HTTP/1.1,[http/1.1]}{127.0.0.1:48001}
   [junit4]   2> 2296814 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.e.j.s.Server Started @2301607ms
   [junit4]   2> 2296814 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_80AF3CD2FDE8256F-001/tempDir-001/control/data, hostContext=/, hostPort=48001, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_80AF3CD2FDE8256F-001/control-001/cores}
   [junit4]   2> 2296815 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 2296815 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_80AF3CD2FDE8256F-001/control-001'
   [junit4]   2> 2296815 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2296815 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2296816 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2296816 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2296818 INFO  (zkCallback-2043-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@59660637 name:ZooKeeperConnection Watcher:127.0.0.1:34719/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2296819 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2296820 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2296826 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2296826 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_80AF3CD2FDE8256F-001/control-001/solr.xml
   [junit4]   2> 2296832 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_80AF3CD2FDE8256F-001/control-001/cores
   [junit4]   2> 2296836 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.CoreContainer New CoreContainer 1763101494
   [junit4]   2> 2296836 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_80AF3CD2FDE8256F-001/control-001]
   [junit4]   2> 2296836 WARN  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_80AF3CD2FDE8256F-001/control-001/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_80AF3CD2FDE8256F-001/control-001/lib
   [junit4]   2> 2296837 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2296838 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 2296840 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2296840 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2296840 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34719/solr
   [junit4]   2> 2296840 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2296840 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2296841 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2296851 INFO  (zkCallback-2046-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@642ebadc name:ZooKeeperConnection Watcher:127.0.0.1:34719 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2296851 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2296851 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2296853 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:48001_    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$45/1826964701@37fee801
   [junit4]   2> 2296854 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:48001_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2296856 INFO  (zkCallback-2047-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@73b73abe name:ZooKeeperConnection Watcher:127.0.0.1:34719/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2296856 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:48001_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2296858 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:48001_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2296862 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:48001_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2296866 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:48001_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2296869 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:48001_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2296875 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:48001_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2297205 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:48001_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2297207 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:48001_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2297211 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:48001_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2297213 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:48001_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2297214 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:48001_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2297217 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:48001_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2297220 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:48001_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2297223 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:48001_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2297225 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:48001_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2297226 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:48001_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95819104925646852-127.0.0.1:48001_-n_0000000000
   [junit4]   2> 2297226 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:48001_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:48001_
   [junit4]   2> 2297226 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:48001_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 2297228 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:48001_    ] o.a.s.c.Overseer Overseer (id=95819104925646852-127.0.0.1:48001_-n_0000000000) starting
   [junit4]   2> 2297232 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:48001_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 2297247 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:48001_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2297248 INFO  (OverseerCollectionConfigSetProcessor-95819104925646852-127.0.0.1:48001_-n_0000000000) [n:127.0.0.1:48001_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 2297250 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:48001_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48001_
   [junit4]   2> 2297251 INFO  (OverseerStateUpdate-95819104925646852-127.0.0.1:48001_-n_0000000000) [n:127.0.0.1:48001_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 2297254 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:48001_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:48001_
   [junit4]   2> 2297257 INFO  (OverseerStateUpdate-95819104925646852-127.0.0.1:48001_-n_0000000000) [n:127.0.0.1:48001_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2297262 INFO  (zkCallback-2047-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 2297263 INFO  (zkCallback-2047-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2297312 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:48001_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2297313 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:48001_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2297314 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:48001_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_80AF3CD2FDE8256F-001/control-001/cores
   [junit4]   2> 2297316 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:48001_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 2297316 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:48001_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_80AF3CD2FDE8256F-001/control-001/cores/collection1
   [junit4]   2> 2297316 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:48001_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 2297318 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:48001_    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 2297318 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:48001_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2297319 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2297319 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 2297320 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection control_collection not visible yet, but flagging it so a watch is registered when it becomes visible
   [junit4]   2> 2297321 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader addZkWatch [control_collection]
   [junit4]   2> 2297321 INFO  (OverseerStateUpdate-95819104925646852-127.0.0.1:48001_-n_0000000000) [n:127.0.0.1:48001_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:48001",
   [junit4]   2>   "node_name":"127.0.0.1:48001_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2297323 INFO  (OverseerStateUpdate-95819104925646852-127.0.0.1:48001_-n_0000000000) [n:127.0.0.1:48001_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:48001",
   [junit4]   2>   "node_name":"127.0.0.1:48001_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2297327 INFO  (OverseerStateUpdate-95819104925646852-127.0.0.1:48001_-n_0000000000) [n:127.0.0.1:48001_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 2297328 INFO  (OverseerStateUpdate-95819104925646852-127.0.0.1:48001_-n_0000000000) [n:127.0.0.1:48001_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 2297329 INFO  (zkCallback-2047-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2297330 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
   [junit4]   2> 2297332 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2297332 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2297332 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 2297337 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2297337 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 2297344 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2297344 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_80AF3CD2FDE8256F-001/control-001/cores/collection1'
   [junit4]   2> 2297347 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2297347 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2297354 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2297365 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2297381 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2297399 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2297414 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2297690 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2297692 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2297692 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2297696 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2297736 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 2297736 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 2297736 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2297737 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_80AF3CD2FDE8256F-001/control-001/cores/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_80AF3CD2FDE8256F-001/control-001/cores/collection1/data/]
   [junit4]   2> 2297737 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 2297737 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_80AF3CD2FDE8256F-001/control-001/cores/collection1/data
   [junit4]   2> 2297737 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_80AF3CD2FDE8256F-001/control-001/cores/collection1/data/index/
   [junit4]   2> 2297737 WARN  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_80AF3CD2FDE8256F-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2297738 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_80AF3CD2FDE8256F-001/control-001/cores/collection1/data/index
   [junit4]   2> 2297738 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=75.2548828125, floorSegmentMB=2.125, forceMergeDeletesPctAllowed=14.909459380763282, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2297738 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@53fe02c4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2f48cde6),segFN=segments_1,generation=1}
   [junit4]   2> 2297738 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2297739 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_80AF3CD2FDE8256F-001/control-001/cores/collection1/data/
   [junit4]   2> 2297739 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_80AF3CD2FDE8256F-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2297740 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "convert-ttl-defaults"
   [junit4]   2> 2297863 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "convert-ttl-field"
   [junit4]   2> 2297864 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "convert-ttl-param"
   [junit4]   2> 2297864 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "convert-ttl-field-with-param-default"
   [junit4]   2> 2297864 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "scheduled-delete" (default)
   [junit4]   2> 2297920 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "scheduled-delete" (default)
   [junit4]   2> 2297922 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2297923 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2297924 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2297925 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2297928 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 2297928 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2297929 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2297929 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2297964 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2297964 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2297965 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=14, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1537470040317248]
   [junit4]   2> 2297965 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@53fe02c4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2f48cde6),segFN=segments_1,generation=1}
   [junit4]   2> 2297965 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2297965 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@400cdc95[collection1] main]
   [junit4]   2> 2297965 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 2297966 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2297966 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2297967 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2297967 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 2297967 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2297968 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2297968 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2297968 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2297995 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2297995 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 2297995 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 2297995 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 2297995 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1533105681083662336
   [junit4]   2> 2297997 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1533105681083662336
   [junit4]   2> 2297997 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 2297999 INFO  (coreLoadExecutor-7489-thread-1-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 2297999 INFO  (searcherExecutor-7490-thread-1-processing-n:127.0.0.1:48001_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@400cdc95[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2298000 INFO  (coreZkRegister-7483-thread-1-processing-n:127.0.0.1:48001_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:48001 collection:control_collection shard:shard1
   [junit4]   2> 2298007 INFO  (coreZkRegister-7483-thread-1-processing-n:127.0.0.1:48001_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 2298031 INFO  (coreZkRegister-7483-thread-1-processing-n:127.0.0.1:48001_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/95819104925646852-core_node1-n_0000000000
   [junit4]   2> 2298032 INFO  (coreZkRegister-7483-thread-1-processing-n:127.0.0.1:48001_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 2298036 INFO  (OverseerStateUpdate-95819104925646852-127.0.0.1:48001_-n_0000000000) [n:127.0.0.1:48001_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 2298040 INFO  (coreZkRegister-7483-thread-1-processing-n:127.0.0.1:48001_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2298040 INFO  (coreZkRegister-7483-thread-1-processing-n:127.0.0.1:48001_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2298040 INFO  (coreZkRegister-7483-thread-1-processing-n:127.0.0.1:48001_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:48001/collection1/
   [junit4]   2> 2298040 INFO  (coreZkRegister-7483-thread-1-processing-n:127.0.0.1:48001_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2298040 INFO  (coreZkRegister-7483-thread-1-processing-n:127.0.0.1:48001_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:48001/collection1/ has no replicas
   [junit4]   2> 2298041 INFO  (coreZkRegister-7483-thread-1-processing-n:127.0.0.1:48001_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 2298049 INFO  (coreZkRegister-7483-thread-1-processing-n:127.0.0.1:48001_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/95819104925646852-core_node1-n_0000000000
   [junit4]   2> 2298052 INFO  (coreZkRegister-7483-thread-1-processing-n:127.0.0.1:48001_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:48001/collection1/ shard1
   [junit4]   2> 2298055 INFO  (OverseerStateUpdate-95819104925646852-127.0.0.1:48001_-n_0000000000) [n:127.0.0.1:48001_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:48001",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 2298162 INFO  (zkCallback-2047-thread-2-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2298213 INFO  (coreZkRegister-7483-thread-1-processing-n:127.0.0.1:48001_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:48001/collection1/ and leader is http://127.0.0.1:48001/collection1/
   [junit4]   2> 2298215 INFO  (coreZkRegister-7483-thread-1-processing-n:127.0.0.1:48001_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:48001
   [junit4]   2> 2298215 INFO  (coreZkRegister-7483-thread-1-processing-n:127.0.0.1:48001_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2298215 INFO  (coreZkRegister-7483-thread-1-processing-n:127.0.0.1:48001_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 2298215 INFO  (coreZkRegister-7483-thread-1-processing-n:127.0.0.1:48001_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 2298231 INFO  (OverseerStateUpdate-95819104925646852-127.0.0.1:48001_-n_0000000000) [n:127.0.0.1:48001_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:48001",
   [junit4]   2>   "node_name":"127.0.0.1:48001_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 2298232 INFO  (OverseerStateUpdate-95819104925646852-127.0.0.1:48001_-n_0000000000) [n:127.0.0.1:48001_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:48001",
   [junit4]   2>   "node_name":"127.0.0.1:48001_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2298323 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.s.i.CloudSolrClient Final constructed zkHost string: 127.0.0.1:34719/solr
   [junit4]   2> 2298324 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2298325 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2298328 INFO  (zkCallback-2049-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@f5e4282 name:ZooKeeperConnection Watcher:127.0.0.1:34719/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2298328 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2298329 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2298329 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2298331 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2298331 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2298344 INFO  (zkCallback-2047-thread-2-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2298362 INFO  (zkCallback-2049-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2298968 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_80AF3CD2FDE8256F-001/shard-1-001/cores/collection1
   [junit4]   2> 2299421 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_80AF3CD2FDE8256F-001/shard-1-001
   [junit4]   2> 2299427 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2299438 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@40eb4eda{/,null,AVAILABLE}
   [junit4]   2> 2299439 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.e.j.s.ServerConnector Started ServerConnector@19994155{HTTP/1.1,[http/1.1]}{127.0.0.1:37991}
   [junit4]   2> 2299439 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.e.j.s.Server Started @2304233ms
   [junit4]   2> 2299439 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_80AF3CD2FDE8256F-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=37991, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_80AF3CD2FDE8256F-001/shard-1-001/cores}
   [junit4]   2> 2299439 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 2299440 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_80AF3CD2FDE8256F-001/shard-1-001'
   [junit4]   2> 2299450 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2299451 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2299451 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2299497 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2299506 INFO  (zkCallback-2050-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@385618ae name:ZooKeeperConnection Watcher:127.0.0.1:34719/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2299507 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2299507 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2299509 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2299510 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_80AF3CD2FDE8256F-001/shard-1-001/solr.xml
   [junit4]   2> 2299517 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_80AF3CD2FDE8256F-001/shard-1-001/cores
   [junit4]   2> 2299518 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.CoreContainer New CoreContainer 192176857
   [junit4]   2> 2299518 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_80AF3CD2FDE8256F-001/shard-1-001]
   [junit4]   2> 2299519 WARN  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_80AF3CD2FDE8256F-001/shard-1-001/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_80AF3CD2FDE8256F-001/shard-1-001/lib
   [junit4]   2> 2299519 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2299520 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 2299521 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2299521 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2299521 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34719/solr
   [junit4]   2> 2299521 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2299522 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2299523 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2299582 INFO  (zkCallback-2053-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3e07b240 name:ZooKeeperConnection Watcher:127.0.0.1:34719 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2299583 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2299584 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2299587 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:37991_    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$45/1826964701@70fd3ee2
   [junit4]   2> 2299587 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:37991_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2299589 INFO  (zkCallback-2054-thread-1-processing-n:127.0.0.1:37991_) [n:127.0.0.1:37991_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@591eff1a name:ZooKeeperConnection Watcher:127.0.0.1:34719/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2299590 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:37991_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2299604 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:37991_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2299608 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:37991_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2299616 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:37991_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2299617 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:37991_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95819104925646856-127.0.0.1:37991_-n_0000000001
   [junit4]   2> 2299618 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:37991_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95819104925646852-127.0.0.1:48001_-n_0000000000 to know if I could be the leader
   [junit4]   2> 2299619 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:37991_    ] o.a.s.c.ZkController Publish node=127.0.0.1:37991_ as DOWN
   [junit4]   2> 2299623 INFO  (OverseerStateUpdate-95819104925646852-127.0.0.1:48001_-n_0000000000) [n:127.0.0.1:48001_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:37991_"} current state version: 3
   [junit4]   2> 2299624 INFO  (OverseerStateUpdate-95819104925646852-127.0.0.1:48001_-n_0000000000) [n:127.0.0.1:48001_    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:37991_
   [junit4]   2> 2299728 INFO  (zkCallback-2049-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2299728 INFO  (zkCallback-2047-thread-2-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2299728 INFO  (zkCallback-2054-thread-1-processing-n:127.0.0.1:37991_) [n:127.0.0.1:37991_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2300628 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:37991_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37991_
   [junit4]   2> 2300628 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:37991_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:37991_
   [junit4]   2> 2300630 INFO  (zkCallback-2047-thread-2-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2300630 INFO  (zkCallback-2054-thread-1-processing-n:127.0.0.1:37991_) [n:127.0.0.1:37991_    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2300631 INFO  (zkCallback-2047-thread-2-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2300631 INFO  (zkCallback-2054-thread-1-processing-n:127.0.0.1:37991_) [n:127.0.0.1:37991_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2300632 INFO  (zkCallback-2049-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2300633 INFO  (zkCallback-2049-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2300666 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:37991_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2300666 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:37991_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2300667 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:37991_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_80AF3CD2FDE8256F-001/shard-1-001/cores
   [junit4]   2> 2300668 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:37991_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 2300668 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:37991_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_80AF3CD2FDE8256F-001/shard-1-001/cores/collection1
   [junit4]   2> 2300669 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:37991_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 2300670 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:37991_    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 2300670 INFO  (TEST-DistribDocExpirationUpdateProcessorTest.test-seed#[80AF3CD2FDE8256F]) [n:127.0.0.1:37991_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2300672 INFO  (coreLoadExecutor-7501-thread-1-processing-n:127.0.0.1:37991_) [n:127.0.0.1:37991_ c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2300672 INFO  (coreLoadExecutor-7501-thread-1-processing-n:127.0.0.1:37991_) [n:127.0.0.1:37991_ c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 2300675 INFO  (coreLoadExecutor-7501-thread-1-processing-n:127.0.0.1:37991_) [n:127.0.0.1:37991_ c:collection1   x:collection1] o.a.s.c.ZkController Collection collection1 not visible yet, but flagging it so a watch is registered when it becomes visible
   [junit4]   2> 2300675 INFO  (coreLoadExecutor-7501-thread-1-processing-n:127.0.0.1:37991_) [n:127.0.0.1:37991_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader addZkWatch [collection1]
   [junit4]   2> 2300675 INFO  (OverseerStateUpdate-95819104925646852-127.0.0.1:48001_-n_0000000000) [n:127.0.0.1:48001_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:37991",
   [junit4]   2>   "node_name":"127.0.0.1:37991_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 4
   [junit4]   2> 2300676 INFO  (OverseerStateUpdate-95819104925646852-127.0.0.1:48001_-n_0000000000) [n:127.0.0.1:48001_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:37991",
   [junit4]   2>   "node_name":"127.0.0.1:37991_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2300676 INFO  (OverseerStateUpdate-95819104925646852-127.0.0.1:48001_-n_0000000000) [n:127.0.0.1:48001_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 2300676 INFO  (OverseerStateUpdate-95819104925646852-127.0.0.1:48001_-n_0000000000) [n:127.0.0.1:48001_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 2300677 INFO  (coreLoadExecutor-7501-thread-1-processing-n:127.0.0.1:37991_) [n:127.0.0.1:37991_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [collection1]
   [junit4]   2> 2300679 INFO  (coreLoadExecutor-7501-thread-1-processing-n:127.0.0.1:37991_) [n:127.0.0.1:37991_ c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2300786 INFO  (zkCallback-2054-thread-1-processing-n:127.0.0.1:37991_) [n:127.0.0.1:37991_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2300798 INFO  (zkCallback-2047-thread-2-processing-n:127.0.0.1:48001_) [n:127.0.0.1:48001_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2300789 INFO  (zkCallback-2049-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2300996 INFO  (autoExpireDocs-7495-thread-1) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.DocExpirationUpdateProcessorFactory Begining periodic deletion of expired docs
   [junit4]   2> 2301000 INFO  (autoExpireDocs-7495-thread-1) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 2301001 INFO  (autoExpireDocs-7495-thread-1) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 2301001 INFO  (autoExpireDocs-7495-thread-1) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2301001 INFO  (autoExpireDocs-7495-thread-1) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {deleteByQuery={!cache=false}eXpField_tdt:[* TO 2016-05-01T06:18:35.387Z] (-1533105684231487488),commit=} 0 5
   [junit4]   2> 2301001 INFO  (autoExpireDocs-7495-thread-1) [n:127.0.0.1:48001_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.DocExpirationUpdateProcessorFactory Finished periodic deletion of expired docs
   [junit4]   2> 2301680 INFO  (coreLoadExecutor-7501-thread-1-processing-n:127.0.0.1:37991_) [n:127.0.0.1:37991_ c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2301680 INFO  (coreLoadExecutor-7501-thread-1-processing-n:127.0.0.1:37991_) [n:127.0.0.1:37991_ c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 2301681 INFO  (coreLoadExecutor-7501-thread-1-processing-n:127.0.0.1:37991_) [n:127.0.0.1:37991_ c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2301681 INFO  (coreLoadExecutor-7501-thread-1-processing-n:127.0.0.1:37991_) [n:127.0.0.1:37991_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 2301682 INFO  (coreLoadExecutor-7501-thread-1-processing-n:127.0.0.1:37991_) [n:127.0.0.1:37991_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2301682 INFO  (coreLoadExecutor-7501-thread-1-processing-n:127.0.0.1:37991_) [n:127.0.0.1:37991_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_80AF3CD2FDE8256F-001/shard-1-001/cores/collection1'
   [junit4]   2> 2301683 INFO  (coreLoadExecutor-7501-thread-1-processing-n:127.0.0.1:37991_) [n:127.0.0.1:37991_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2301683 INFO  (coreLoadExecutor-7501-thread-1-processing-n:127.0.0.1:37991_) [n:127.0.0.1:37991_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2301685 INFO  (coreLoadExecutor-7501-thread-1-processing-n:127.0.0.1:37991_) [n:127.0.0.1:37991_ c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2301691 INFO  (coreLoadExecutor-7501-thread-1-processing-n:127.0.0.1:37991_) [n:127.0.0.1:37991_ c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2301693 INFO  (coreLoadExecutor-7501-thread-1-processing-n:127.0.0.1:37991_) [n:127.0.0.1:37991_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2301873 INFO  (coreLoadExecutor-7501-thread-1-processing-n:127.0.0.1:37991_) [n:127.0.0.1:37991_ c:collection1   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2301879 INFO  (coreLoadExecutor-7501-thread-1-processing-n:

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

orTest.test-seed#[80AF3CD2FDE8256F]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:34719 34719
   [junit4]   2> 2365477 INFO  (Thread-5148) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:34719 34719
   [junit4]   2> 2365478 WARN  (Thread-5148) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 	4	/solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	4	/solr/overseer/queue
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DistribDocExpirationUpdateProcessorTest -Dtests.method=test -Dtests.seed=80AF3CD2FDE8256F -Dtests.slow=true -Dtests.locale=und -Dtests.timezone=Atlantic/Stanley -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 69.7s J0 | DistribDocExpirationUpdateProcessorTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: There are still nodes recoverying - waited for 45 seconds
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([80AF3CD2FDE8256F:8FB030853144897]:0)
   [junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:173)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:858)
   [junit4]    > 	at org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest.test(DistribDocExpirationUpdateProcessorTest.java:74)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2365523 INFO  (SUITE-DistribDocExpirationUpdateProcessorTest-seed#[80AF3CD2FDE8256F]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest_80AF3CD2FDE8256F-001
   [junit4]   2> May 01, 2016 6:19:39 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {_version_=PostingsFormat(name=Memory doPackFST= true), id=FST50}, docValues:{}, maxPointsInLeafNode=565, maxMBSortInHeap=6.518924314642957, sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=und, timezone=Atlantic/Stanley
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=1,free=73369576,total=378077184
   [junit4]   2> NOTE: All tests run in this JVM: [DisMaxRequestHandlerTest, AtomicUpdatesTest, TermsComponentTest, TestRTimerTree, TestLeaderInitiatedRecoveryThread, RankQueryTest, BlockJoinFacetSimpleTest, TestFieldCollectionResource, TlogReplayBufferedWhileIndexingTest, JSONWriterTest, TestInitParams, TestChildDocTransformer, ExitableDirectoryReaderTest, BadComponentTest, StatelessScriptUpdateProcessorFactoryTest, TestCollapseQParserPlugin, TestFaceting, HdfsBasicDistributedZkTest, UUIDFieldTest, TestManagedStopFilterFactory, TestManagedResourceStorage, DOMUtilTest, SystemInfoHandlerTest, DistributedFacetPivotLargeTest, HardAutoCommitTest, TolerantUpdateProcessorTest, TestConfigSetsAPIZkFailure, AssignTest, SliceStateTest, TestReloadAndDeleteDocs, RecoveryZkTest, ExternalFileFieldSortTest, DistributedDebugComponentTest, TestConfigSets, SparseHLLTest, DistribJoinFromCollectionTest, TestQuerySenderNoQuery, TestConfigSetImmutable, DistanceUnitsTest, TestSortingResponseWriter, TestSearcherReuse, HLLSerializationTest, TestMinMaxOnMultiValuedField, ConcurrentDeleteAndCreateCollectionTest, IndexSchemaTest, HighlighterTest, SimpleFacetsTest, TestClusterStateMutator, DocValuesMultiTest, AnalysisErrorHandlingTest, TestTestInjection, TestEmbeddedSolrServerConstructors, BufferStoreTest, WrapperMergePolicyFactoryTest, TestMergePolicyConfig, MBeansHandlerTest, TestBlendedInfixSuggestions, DistributedFacetPivotSmallAdvancedTest, TestReplicaProperties, CircularListTest, BlobRepositoryCloudTest, TestFieldTypeCollectionResource, TestDistribDocBasedVersion, TestCopyFieldCollectionResource, TestLRUCache, SchemaVersionSpecificBehaviorTest, HdfsRecoveryZkTest, SuggestComponentContextFilterQueryTest, RollingRestartTest, TestRawTransformer, TestDefaultStatsCache, HdfsLockFactoryTest, CurrencyFieldXmlFileTest, RecoveryAfterSoftCommitTest, JsonLoaderTest, SOLR749Test, SuggesterFSTTest, ZkCLITest, HdfsSyncSliceTest, TestMaxScoreQueryParser, TestStressReorder, SharedFSAutoReplicaFailoverTest, ClusterStateUpdateTest, TestExactSharedStatsCache, JavabinLoaderTest, TestLMDirichletSimilarityFactory, TestCollationFieldDocValues, TestFunctionQuery, BasicDistributedZkTest, TestCSVLoader, DataDrivenBlockJoinTest, TestPivotHelperCode, BigEndianAscendingWordSerializerTest, CollectionsAPIAsyncDistributedZkTest, TestXIncludeConfig, OutOfBoxZkACLAndCredentialsProvidersTest, ChaosMonkeyNothingIsSafeTest, TestIBSimilarityFactory, TestBlobHandler, TestDistributedSearch, XmlUpdateRequestHandlerTest, TestDFISimilarityFactory, TestStressVersions, TestSolrXml, TestAddFieldRealTimeGet, IgnoreCommitOptimizeUpdateProcessorFactoryTest, SyncSliceTest, TestDocumentBuilder, TestLFUCache, TestCloudPivotFacet, TestNoOpRegenerator, TestPKIAuthenticationPlugin, TestCustomSort, TestHighlightDedupGrouping, TestSolrCloudWithKerberosAlt, DateRangeFieldTest, RegexBoostProcessorTest, SimpleMLTQParserTest, DistributedVersionInfoTest, TestConfig, TestSha256AuthenticationProvider, TestFastLRUCache, TestMiniSolrCloudClusterSSL, TestRandomRequestDistribution, TestElisionMultitermQuery, VMParamsZkACLAndCredentialsProvidersTest, XsltUpdateRequestHandlerTest, StandardRequestHandlerTest, TestUseDocValuesAsStored, TestStressUserVersions, TestLuceneMatchVersion, MigrateRouteKeyTest, HdfsWriteToMultipleCollectionsTest, ExplicitHLLTest, AlternateDirectoryTest, TestPostingsSolrHighlighter, TestGroupingSearch, DistributedFacetPivotWhiteBoxTest, TestPartialUpdateDeduplication, LeaderElectionTest, SampleTest, PathHierarchyTokenizerFactoryTest, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, OpenCloseCoreStressTest, OverseerTest, ShardRoutingTest, BasicZkTest, TestReplicationHandler, TestRandomFaceting, TestZkChroot, TestRandomDVFaceting, TestHashPartitioner, DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, ZkControllerTest, TestRealTimeGet, TestJoin, TestCoreContainer, TestSolr4Spatial, SolrCoreTest, QueryElevationComponentTest, PeerSyncTest, ConvertedLegacyTest, TestSort, TestFiltering, BasicFunctionalityTest, TestLazyCores, DirectUpdateHandlerTest, TestBadConfig, TestIndexSearcher, SoftAutoCommitTest, ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest, DistributedQueryElevationComponentTest, SolrIndexSplitterTest, SimplePostToolTest, AnalysisAfterCoreReloadTest, TestExtendedDismaxParser, CoreAdminHandlerTest, SolrRequestParserTest, DocValuesTest, PolyFieldTest, WordBreakSolrSpellCheckerTest, TestWordDelimiterFilterFactory, DirectUpdateHandlerOptimizeTest, TestRemoteStreaming, DebugComponentTest, IndexBasedSpellCheckerTest, TestQueryUtils, DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory, PrimitiveFieldTypeTest, DocumentBuilderTest, TermVectorComponentTest, RequiredFieldsTest, TestArbitraryIndexDir, TestCollationField, ReturnFieldsTest, TestPHPSerializedResponseWriter, PingRequestHandlerTest, RAMDirectoryFactoryTest, TestUtils, CursorPagingTest, AsyncCallRequestStatusResponseTest, BaseCdcrDistributedZkTest, CdcrReplicationDistributedZkTest, CdcrReplicationHandlerTest, CdcrRequestHandlerTest, CdcrVersionReplicationTest, CleanupOldIndexTest, CollectionStateFormat2Test, ConfigSetsAPITest, ConnectionManagerTest, CustomCollectionTest, DistribDocExpirationUpdateProcessorTest]
   [junit4] Completed [450/592 (1!)] on J0 in 69.98s, 1 test, 1 failure <<< FAILURES!

[...truncated 492 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:740: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:684: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:59: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build.xml:233: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/common-build.xml:529: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1457: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1014: There were test failures: 592 suites (10 ignored), 2394 tests, 1 failure, 86 ignored (71 assumptions) [seed: 80AF3CD2FDE8256F]

Total time: 87 minutes 15 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



[JENKINS] Lucene-Solr-master-Solaris (64bit/jdk1.8.0) - Build # 552 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/552/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestTolerantUpdateProcessorRandomCloud

Error Message:
Could not find collection:test_col

Stack Trace:
java.lang.AssertionError: Could not find collection:test_col
	at __randomizedtesting.SeedInfo.seed([2779DC83706E4E4F]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:150)
	at org.apache.solr.cloud.TestTolerantUpdateProcessorRandomCloud.createMiniSolrCloudCluster(TestTolerantUpdateProcessorRandomCloud.java:124)
	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$6.evaluate(RandomizedRunner.java:811)
	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)


FAILED:  org.apache.solr.core.TestDynamicLoading.testDynamicLoading

Error Message:
Could not get expected value  'X val changed' for path 'x' full output: {   "responseHeader":{     "status":0,     "QTime":0},   "params":{"wt":"json"},   "context":{     "webapp":"/tf_ez/r",     "path":"/test1",     "httpMethod":"GET"},   "class":"org.apache.solr.core.BlobStoreTestRequestHandler",   "x":"X val"},  from server:  null

Stack Trace:
java.lang.AssertionError: Could not get expected value  'X val changed' for path 'x' full output: {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "params":{"wt":"json"},
  "context":{
    "webapp":"/tf_ez/r",
    "path":"/test1",
    "httpMethod":"GET"},
  "class":"org.apache.solr.core.BlobStoreTestRequestHandler",
  "x":"X val"},  from server:  null
	at __randomizedtesting.SeedInfo.seed([2779DC83706E4E4F:FF34F1D487B3EBEF]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:457)
	at org.apache.solr.core.TestDynamicLoading.testDynamicLoading(TestDynamicLoading.java:250)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12001 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestTolerantUpdateProcessorRandomCloud
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_2779DC83706E4E4F-001/init-core-data-001
   [junit4]   2> 2751208 WARN  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[2779DC83706E4E4F]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 2751208 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[2779DC83706E4E4F]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 2751210 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[2779DC83706E4E4F]-worker) [    ] o.a.s.c.TestTolerantUpdateProcessorRandomCloud Configuring cluster: servers=7, shards=2, repfactor=3
   [junit4]   2> 2751210 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[2779DC83706E4E4F]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2751211 INFO  (Thread-6627) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2751211 INFO  (Thread-6627) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2751310 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[2779DC83706E4E4F]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:47530
   [junit4]   2> 2751310 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[2779DC83706E4E4F]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2751311 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[2779DC83706E4E4F]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2751416 INFO  (zkCallback-2891-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3c11d9ca name:ZooKeeperConnection Watcher:127.0.0.1:47530 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2751416 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[2779DC83706E4E4F]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2751417 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[2779DC83706E4E4F]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2751417 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[2779DC83706E4E4F]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 2751420 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[2779DC83706E4E4F]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/clusterprops.json
   [junit4]   2> 2751425 INFO  (jetty-launcher-2890-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2751426 INFO  (jetty-launcher-2890-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2751431 INFO  (jetty-launcher-2890-thread-4) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2751435 INFO  (jetty-launcher-2890-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2751435 INFO  (jetty-launcher-2890-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@737ffbdb{/solr,null,AVAILABLE}
   [junit4]   2> 2751436 INFO  (jetty-launcher-2890-thread-1) [    ] o.e.j.u.s.SslContextFactory x509=X509@1465fde(solrtest,h=[],w=[]) for SslContextFactory@73d42c23(file:///export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/server/etc/test/solrtest.keystore,null)
   [junit4]   2> 2751439 INFO  (jetty-launcher-2890-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@4034c798{SSL,[ssl, http/1.1]}{127.0.0.1:43688}
   [junit4]   2> 2751440 INFO  (jetty-launcher-2890-thread-1) [    ] o.e.j.s.Server Started @2756399ms
   [junit4]   2> 2751440 INFO  (jetty-launcher-2890-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43688}
   [junit4]   2> 2751440 INFO  (jetty-launcher-2890-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 2751440 INFO  (jetty-launcher-2890-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_2779DC83706E4E4F-001/tempDir-001/node1'
   [junit4]   2> 2751440 INFO  (jetty-launcher-2890-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2751440 INFO  (jetty-launcher-2890-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2751440 INFO  (jetty-launcher-2890-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2751451 INFO  (jetty-launcher-2890-thread-7) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2751452 INFO  (jetty-launcher-2890-thread-6) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2751453 INFO  (jetty-launcher-2890-thread-5) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2751460 INFO  (jetty-launcher-2890-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2751464 INFO  (jetty-launcher-2890-thread-6) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@39687c16{/solr,null,AVAILABLE}
   [junit4]   2> 2751465 INFO  (jetty-launcher-2890-thread-6) [    ] o.e.j.u.s.SslContextFactory x509=X509@697db134(solrtest,h=[],w=[]) for SslContextFactory@4afbf731(file:///export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/server/etc/test/solrtest.keystore,null)
   [junit4]   2> 2751473 INFO  (jetty-launcher-2890-thread-6) [    ] o.e.j.s.ServerConnector Started ServerConnector@1f3211d2{SSL,[ssl, http/1.1]}{127.0.0.1:61121}
   [junit4]   2> 2751473 INFO  (jetty-launcher-2890-thread-6) [    ] o.e.j.s.Server Started @2756433ms
   [junit4]   2> 2751473 INFO  (jetty-launcher-2890-thread-6) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61121}
   [junit4]   2> 2751473 INFO  (jetty-launcher-2890-thread-6) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 2751474 INFO  (jetty-launcher-2890-thread-6) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_2779DC83706E4E4F-001/tempDir-001/node6'
   [junit4]   2> 2751474 INFO  (jetty-launcher-2890-thread-7) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@f21d24a{/solr,null,AVAILABLE}
   [junit4]   2> 2751474 INFO  (jetty-launcher-2890-thread-6) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2751474 INFO  (jetty-launcher-2890-thread-6) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2751474 INFO  (jetty-launcher-2890-thread-6) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2751474 INFO  (jetty-launcher-2890-thread-7) [    ] o.e.j.u.s.SslContextFactory x509=X509@238c6d35(solrtest,h=[],w=[]) for SslContextFactory@5d0b78e2(file:///export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/server/etc/test/solrtest.keystore,null)
   [junit4]   2> 2751475 INFO  (jetty-launcher-2890-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@496f895{/solr,null,AVAILABLE}
   [junit4]   2> 2751476 INFO  (jetty-launcher-2890-thread-5) [    ] o.e.j.u.s.SslContextFactory x509=X509@cb76c4b(solrtest,h=[],w=[]) for SslContextFactory@deb7932(file:///export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/server/etc/test/solrtest.keystore,null)
   [junit4]   2> 2751476 INFO  (jetty-launcher-2890-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1b603d23{/solr,null,AVAILABLE}
   [junit4]   2> 2751477 INFO  (jetty-launcher-2890-thread-3) [    ] o.e.j.u.s.SslContextFactory x509=X509@f2e20b3(solrtest,h=[],w=[]) for SslContextFactory@2b76eaae(file:///export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/server/etc/test/solrtest.keystore,null)
   [junit4]   2> 2751477 INFO  (jetty-launcher-2890-thread-7) [    ] o.e.j.s.ServerConnector Started ServerConnector@5003e57c{SSL,[ssl, http/1.1]}{127.0.0.1:53200}
   [junit4]   2> 2751477 INFO  (jetty-launcher-2890-thread-7) [    ] o.e.j.s.Server Started @2756437ms
   [junit4]   2> 2751477 INFO  (jetty-launcher-2890-thread-7) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53200}
   [junit4]   2> 2751478 INFO  (jetty-launcher-2890-thread-7) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 2751478 INFO  (jetty-launcher-2890-thread-7) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_2779DC83706E4E4F-001/tempDir-001/node5'
   [junit4]   2> 2751478 INFO  (jetty-launcher-2890-thread-7) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2751478 INFO  (jetty-launcher-2890-thread-7) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2751478 INFO  (jetty-launcher-2890-thread-7) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2751478 INFO  (jetty-launcher-2890-thread-5) [    ] o.e.j.s.ServerConnector Started ServerConnector@21a5b016{SSL,[ssl, http/1.1]}{127.0.0.1:62749}
   [junit4]   2> 2751478 INFO  (jetty-launcher-2890-thread-5) [    ] o.e.j.s.Server Started @2756438ms
   [junit4]   2> 2751478 INFO  (jetty-launcher-2890-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62749}
   [junit4]   2> 2751478 INFO  (jetty-launcher-2890-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 2751479 INFO  (jetty-launcher-2890-thread-5) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_2779DC83706E4E4F-001/tempDir-001/node7'
   [junit4]   2> 2751479 INFO  (jetty-launcher-2890-thread-5) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2751479 INFO  (jetty-launcher-2890-thread-5) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2751479 INFO  (zkCallback-2892-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@c993fce name:ZooKeeperConnection Watcher:127.0.0.1:47530/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2751479 INFO  (jetty-launcher-2890-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@4030890d{SSL,[ssl, http/1.1]}{127.0.0.1:41886}
   [junit4]   2> 2751479 INFO  (jetty-launcher-2890-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2751479 INFO  (jetty-launcher-2890-thread-3) [    ] o.e.j.s.Server Started @2756439ms
   [junit4]   2> 2751479 INFO  (jetty-launcher-2890-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41886}
   [junit4]   2> 2751480 INFO  (jetty-launcher-2890-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 2751480 INFO  (jetty-launcher-2890-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_2779DC83706E4E4F-001/tempDir-001/node4'
   [junit4]   2> 2751479 INFO  (jetty-launcher-2890-thread-7) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2751480 INFO  (jetty-launcher-2890-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2751480 INFO  (jetty-launcher-2890-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2751480 INFO  (jetty-launcher-2890-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2751480 INFO  (jetty-launcher-2890-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2751481 INFO  (jetty-launcher-2890-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2751483 INFO  (jetty-launcher-2890-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@32966b0f{/solr,null,AVAILABLE}
   [junit4]   2> 2751484 INFO  (jetty-launcher-2890-thread-4) [    ] o.e.j.u.s.SslContextFactory x509=X509@7be1de64(solrtest,h=[],w=[]) for SslContextFactory@6738f48(file:///export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/server/etc/test/solrtest.keystore,null)
   [junit4]   2> 2751484 INFO  (jetty-launcher-2890-thread-6) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2751485 INFO  (jetty-launcher-2890-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2751486 INFO  (jetty-launcher-2890-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@3398e4e2{SSL,[ssl, http/1.1]}{127.0.0.1:49409}
   [junit4]   2> 2751486 INFO  (jetty-launcher-2890-thread-4) [    ] o.e.j.s.Server Started @2756446ms
   [junit4]   2> 2751487 INFO  (jetty-launcher-2890-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49409}
   [junit4]   2> 2751487 INFO  (jetty-launcher-2890-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 2751487 INFO  (jetty-launcher-2890-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_2779DC83706E4E4F-001/tempDir-001/node3'
   [junit4]   2> 2751487 INFO  (zkCallback-2893-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@319cce0e name:ZooKeeperConnection Watcher:127.0.0.1:47530/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2751487 INFO  (jetty-launcher-2890-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2751487 INFO  (jetty-launcher-2890-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2751487 INFO  (jetty-launcher-2890-thread-6) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2751487 INFO  (jetty-launcher-2890-thread-6) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2751487 INFO  (jetty-launcher-2890-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2751488 INFO  (jetty-launcher-2890-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5c5cb784{/solr,null,AVAILABLE}
   [junit4]   2> 2751488 INFO  (jetty-launcher-2890-thread-6) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2751490 INFO  (jetty-launcher-2890-thread-2) [    ] o.e.j.u.s.SslContextFactory x509=X509@482fd6ed(solrtest,h=[],w=[]) for SslContextFactory@7868d7dc(file:///export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/server/etc/test/solrtest.keystore,null)
   [junit4]   2> 2751491 INFO  (jetty-launcher-2890-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2751492 INFO  (jetty-launcher-2890-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2751516 INFO  (zkCallback-2894-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4acefb2d name:ZooKeeperConnection Watcher:127.0.0.1:47530/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2751519 INFO  (jetty-launcher-2890-thread-7) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2751519 INFO  (jetty-launcher-2890-thread-7) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2751519 INFO  (jetty-launcher-2890-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2751525 INFO  (jetty-launcher-2890-thread-7) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2751526 INFO  (jetty-launcher-2890-thread-6) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_2779DC83706E4E4F-001/tempDir-001/node6/.
   [junit4]   2> 2751527 INFO  (jetty-launcher-2890-thread-6) [    ] o.a.s.c.CoreContainer New CoreContainer 1670358610
   [junit4]   2> 2751527 INFO  (jetty-launcher-2890-thread-6) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_2779DC83706E4E4F-001/tempDir-001/node6]
   [junit4]   2> 2751527 INFO  (jetty-launcher-2890-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@59a33fb3{SSL,[ssl, http/1.1]}{127.0.0.1:34658}
   [junit4]   2> 2751527 WARN  (jetty-launcher-2890-thread-6) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_2779DC83706E4E4F-001/tempDir-001/node6/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_2779DC83706E4E4F-001/tempDir-001/node6/lib
   [junit4]   2> 2751526 INFO  (jetty-launcher-2890-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_2779DC83706E4E4F-001/tempDir-001/node1/.
   [junit4]   2> 2751527 INFO  (jetty-launcher-2890-thread-6) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2751527 INFO  (jetty-launcher-2890-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 610836059
   [junit4]   2> 2751527 INFO  (jetty-launcher-2890-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_2779DC83706E4E4F-001/tempDir-001/node1]
   [junit4]   2> 2751528 WARN  (jetty-launcher-2890-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_2779DC83706E4E4F-001/tempDir-001/node1/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_2779DC83706E4E4F-001/tempDir-001/node1/lib
   [junit4]   2> 2751528 INFO  (jetty-launcher-2890-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2751529 INFO  (jetty-launcher-2890-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 2751529 INFO  (jetty-launcher-2890-thread-6) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 2751525 INFO  (zkCallback-2895-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4fc196d9 name:ZooKeeperConnection Watcher:127.0.0.1:47530/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2751527 INFO  (jetty-launcher-2890-thread-2) [    ] o.e.j.s.Server Started @2756487ms
   [junit4]   2> 2751530 INFO  (jetty-launcher-2890-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34658}
   [junit4]   2> 2751530 INFO  (jetty-launcher-2890-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 2751530 INFO  (jetty-launcher-2890-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_2779DC83706E4E4F-001/tempDir-001/node2'
   [junit4]   2> 2751531 INFO  (jetty-launcher-2890-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2751531 INFO  (jetty-launcher-2890-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2751531 INFO  (jetty-launcher-2890-thread-6) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2751531 INFO  (jetty-launcher-2890-thread-6) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2751531 INFO  (jetty-launcher-2890-thread-6) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47530/solr
   [junit4]   2> 2751531 INFO  (jetty-launcher-2890-thread-6) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2751531 INFO  (jetty-launcher-2890-thread-6) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2751531 INFO  (jetty-launcher-2890-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2751531 INFO  (jetty-launcher-2890-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2751532 INFO  (jetty-launcher-2890-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2751532 INFO  (jetty-launcher-2890-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47530/solr
   [junit4]   2> 2751532 INFO  (jetty-launcher-2890-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2751532 INFO  (jetty-launcher-2890-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2751531 INFO  (zkCallback-2896-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7ac761fc name:ZooKeeperConnection Watcher:127.0.0.1:47530/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2751532 INFO  (jetty-launcher-2890-thread-6) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2751533 INFO  (jetty-launcher-2890-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2751533 INFO  (jetty-launcher-2890-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2751533 INFO  (jetty-launcher-2890-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2751534 INFO  (jetty-launcher-2890-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2751535 INFO  (jetty-launcher-2890-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2751535 INFO  (jetty-launcher-2890-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2751535 INFO  (zkCallback-2897-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5675c541 name:ZooKeeperConnection Watcher:127.0.0.1:47530/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2751536 INFO  (jetty-launcher-2890-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2751536 INFO  (jetty-launcher-2890-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2751536 INFO  (jetty-launcher-2890-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2751536 INFO  (zkCallback-2903-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3167511c name:ZooKeeperConnection Watcher:127.0.0.1:47530 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2751537 INFO  (jetty-launcher-2890-thread-6) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2751537 INFO  (jetty-launcher-2890-thread-6) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2751536 INFO  (zkCallback-2902-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@695f1bd6 name:ZooKeeperConnection Watcher:127.0.0.1:47530/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2751538 INFO  (jetty-launcher-2890-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2751538 INFO  (jetty-launcher-2890-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2751538 INFO  (jetty-launcher-2890-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2751538 INFO  (jetty-launcher-2890-thread-6) [n:127.0.0.1:61121_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$83/1467490903@796eee6d
   [junit4]   2> 2751538 INFO  (jetty-launcher-2890-thread-7) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_2779DC83706E4E4F-001/tempDir-001/node5/.
   [junit4]   2> 2751539 INFO  (jetty-launcher-2890-thread-7) [    ] o.a.s.c.CoreContainer New CoreContainer 406693964
   [junit4]   2> 2751539 INFO  (jetty-launcher-2890-thread-7) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_2779DC83706E4E4F-001/tempDir-001/node5]
   [junit4]   2> 2751540 INFO  (jetty-launcher-2890-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2751540 INFO  (zkCallback-2904-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@713343a1 name:ZooKeeperConnection Watcher:127.0.0.1:47530 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2751540 INFO  (zkCallback-2905-thread-1-processing-n:127.0.0.1:61121_solr) [n:127.0.0.1:61121_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@186a9810 name:ZooKeeperConnection Watcher:127.0.0.1:47530/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2751541 INFO  (jetty-launcher-2890-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2751540 INFO  (jetty-launcher-2890-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2751542 INFO  (jetty-launcher-2890-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2751539 INFO  (jetty-launcher-2890-thread-6) [n:127.0.0.1:61121_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2751542 INFO  (jetty-launcher-2890-thread-6) [n:127.0.0.1:61121_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2751544 INFO  (jetty-launcher-2890-thread-5) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_2779DC83706E4E4F-001/tempDir-001/node7/.
   [junit4]   2> 2751545 INFO  (jetty-launcher-2890-thread-5) [    ] o.a.s.c.CoreContainer New CoreContainer 2068454901
   [junit4]   2> 2751545 INFO  (jetty-launcher-2890-thread-5) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_2779DC83706E4E4F-001/tempDir-001/node7]
   [junit4]   2> 2751545 INFO  (jetty-launcher-2890-thread-1) [n:127.0.0.1:43688_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$83/1467490903@b9f0e9f
   [junit4]   2> 2751545 WARN  (jetty-launcher-2890-thread-5) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_2779DC83706E4E4F-001/tempDir-001/node7/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_2779DC83706E4E4F-001/tempDir-001/node7/lib
   [junit4]   2> 2751545 INFO  (jetty-launcher-2890-thread-1) [n:127.0.0.1:43688_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2751545 INFO  (jetty-launcher-2890-thread-5) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2751546 INFO  (jetty-launcher-2890-thread-6) [n:127.0.0.1:61121_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2751547 INFO  (jetty-launcher-2890-thread-5) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 2751548 INFO  (jetty-launcher-2890-thread-5) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2751548 INFO  (jetty-launcher-2890-thread-5) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2751548 INFO  (jetty-launcher-2890-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47530/solr
   [junit4]   2> 2751548 INFO  (jetty-launcher-2890-thread-5) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2751548 INFO  (jetty-launcher-2890-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2751548 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15467ddcaeb0008, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2751549 INFO  (jetty-launcher-2890-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2751548 WARN  (jetty-launcher-2890-thread-7) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_2779DC83706E4E4F-001/tempDir-001/node5/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_2779DC83706E4E4F-001/tempDir-001/node5/lib
   [junit4]   2> 2751550 INFO  (jetty-launcher-2890-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_2779DC83706E4E4F-001/tempDir-001/node2/.
   [junit4]   2> 2751550 INFO  (jetty-launcher-2890-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 1508908200
   [junit4]   2> 2751550 INFO  (jetty-launcher-2890-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_2779DC83706E4E4F-001/tempDir-001/node2]
   [junit4]   2> 2751550 INFO  (zkCallback-2906-thread-1-processing-n:127.0.0.1:43688_solr) [n:127.0.0.1:43688_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4da3be0e name:ZooKeeperConnection Watcher:127.0.0.1:47530/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2751551 WARN  (jetty-launcher-2890-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_2779DC83706E4E4F-001/tempDir-001/node2/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_2779DC83706E4E4F-001/tempDir-001/node2/lib
   [junit4]   2> 2751551 INFO  (zkCallback-2909-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@44d5f68a name:ZooKeeperConnection Watcher:127.0.0.1:47530 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2751551 INFO  (jetty-launcher-2890-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2751551 INFO  (jetty-launcher-2890-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2751551 INFO  (jetty-launcher-2890-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2751551 INFO  (jetty-launcher-2890-thread-1) [n:127.0.0.1:43688_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2751552 INFO  (jetty-launcher-2890-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 2751553 INFO  (jetty-launcher-2890-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2751553 INFO  (jetty-launcher-2890-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2751553 INFO  (jetty-launcher-2890-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47530/solr
   [junit4]   2> 2751553 INFO  (jetty-launcher-2890-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2751553 INFO  (jetty-launcher-2890-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2751554 INFO  (jetty-launcher-2890-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2751555 INFO  (jetty-launcher-2890-thread-7) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2751555 INFO  (jetty-launcher-2890-thread-1) [n:127.0.0.1:43688_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2751556 INFO  (jetty-launcher-2890-thread-7) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 2751556 INFO  (jetty-launcher-2890-thread-7) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2751556 INFO  (jetty-launcher-2890-thread-7) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2751557 INFO  (jetty-launcher-2890-thread-7) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47530/solr
   [junit4]   2> 2751557 INFO  (jetty-launcher-2890-thread-7) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2751557 INFO  (jetty-launcher-2890-thread-7) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2751557 INFO  (jetty-launcher-2890-thread-7) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2751559 INFO  (zkCallback-2912-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2cdd5b12 name:ZooKeeperConnection Watcher:127.0.0.1:47530 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2751559 INFO  (jetty-launcher-2890-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2751559 INFO  (jetty-launcher-2890-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2751560 INFO  (jetty-launcher-2890-thread-1) [n:127.0.0.1:43688_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2751562 INFO  (jetty-launcher-2890-thread-2) [n:127.0.0.1:34658_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$83/1467490903@4de10034
   [junit4]   2> 2751562 INFO  (jetty-launcher-2890-thread-5) [n:127.0.0.1:62749_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$83/1467490903@2d3ad964
   [junit4]   2> 2751562 INFO  (jetty-launcher-2890-thread-2) [n:127.0.0.1:34658_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2751562 INFO  (jetty-launcher-2890-thread-5) [n:127.0.0.1:62749_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2751563 INFO  (jetty-launcher-2890-thread-4) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_2779DC83706E4E4F-001/tempDir-001/node3/.
   [junit4]   2> 2751563 INFO  (jetty-launcher-2890-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 477398187
   [junit4]   2> 2751564 INFO  (jetty-launcher-2890-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_2779DC83706E4E4F-001/tempDir-001/node3]
   [junit4]   2> 2751564 INFO  (zkCallback-2917-thread-1-processing-n:127.0.0.1:62749_solr) [n:127.0.0.1:62749_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1fccb8b1 name:ZooKeeperConnection Watcher:127.0.0.1:47530/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2751564 INFO  (jetty-launcher-2890-thread-5) [n:127.0.0.1:62749_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2751565 WARN  (jetty-launcher-2890-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_2779DC83706E4E4F-001/tempDir-001/node3/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_2779DC83706E4E4F-001/tempDir-001/node3/lib
   [junit4]   2> 2751566 INFO  (jetty-launcher-2890-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2751565 INFO  (zkCallback-2916-thread-1-processing-n:127.0.0.1:34658_solr) [n:127.0.0.1:34658_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2584bd67 name:ZooKeeperConnection Watcher:127.0.0.1:47530/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2751566 INFO  (jetty-launcher-2890-thread-2) [n:127.0.0.1:34658_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2751567 INFO  (jetty-launcher-2890-thread-6) [n:127.0.0.1:61121_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2751568 INFO  (jetty-launcher-2890-thread-4) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 2751569 INFO  (jetty-launcher-2890-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2751569 INFO  (jetty-launcher-2890-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2751569 INFO  (jetty-launcher-2890-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47530/solr
   [junit4]   2> 2751569 INFO  (jetty-launcher-2890-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2751569 INFO  (jetty-launcher-2890-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2751569 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15467ddcaeb0005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2751570 INFO  (zkCallback-2915-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3303388a name:ZooKeeperConnection Watcher:127.0.0.1:47530 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2751570 INFO  (jetty-launcher-2890-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2751570 INFO  (jetty-launcher-2890-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_2779DC83706E4E4F-001/tempDir-001/node4/.
   [junit4]   2> 2751570 INFO  (jetty-launcher-2890-thread-7) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2751570 INFO  (jetty-launcher-2890-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 587439375
   [junit4]   2> 2751570 INFO  (jetty-launcher-2890-thread-7) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2751570 INFO  (jetty-launcher-2890-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_2779DC83706E4E4F-001/tempDir-001/node4]
   [junit4]   2> 2751571 WARN  (jetty-launcher-2890-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_2779DC83706E4E4F-001/tempDir-001/node4/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_2779DC83706E4E4F-001/tempDir-001/node4/lib
   [junit4]   2> 2751571 INFO  (jetty-launcher-2890-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2751572 INFO  (jetty-launcher-2890-thread-3) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 2751574 INFO  (jetty-launcher-2890-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2751574 INFO  (jetty-launcher-2890-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2751574 INFO  (jetty-launcher-2890-thread-1) [n:127.0.0.1:43688_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2751575 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15467ddcaeb0010, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2751575 INFO  (jetty-launcher-2890-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47530/solr
   [junit4]   2> 2751575 INFO  (jetty-launcher-2890-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2751574 INFO  (jetty-launcher-2890-thread-7) [n:127.0.0.1:53200_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$83/1467490903@45c33073
   [junit4]   2> 2751575 INFO  (jetty-launcher-2890-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2751576 INFO  (jetty-launcher-2890-thread-7) [n:127.0.0.1:53200_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2751575 INFO  (zkCallback-2920-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5a78d2e5 name:ZooKeeperConnection Watcher:127.0.0.1:47530 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2751575 INFO  (jetty-launcher-2890-thread-6) [n:127.0.0.1:61121_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2751577 INFO  (jetty-launcher-2890-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2751578 INFO  (jetty-launcher-2890-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2751578 INFO  (jetty-launcher-2890-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2751579 INFO  (zkCallback-2924-thread-1-processing-n:127.0.0.1:53200_solr) [n:127.0.0.1:53200_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5f100d97 name:ZooKeeperConnection Watcher:127.0.0.1:47530/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2751579 INFO  (jetty-launcher-2890-thread-7) [n:127.0.0.1:53200_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2751580 INFO  (jetty-launcher-2890-thread-1) [n:127.0.0.1:43688_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2751580 INFO  (zkCallback-2923-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@585295dd name:ZooKeeperConnection Watcher:127.0.0.1:47530 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2751581 INFO  (jetty-launcher-2890-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2751581 INFO  (jetty-launcher-2890-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2751581 INFO  (jetty-launcher-2890-thread-4) [n:127.0.0.1:49409_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$83/1467490903@4e5d481b
   [junit4]   2> 2751582 INFO  (jetty-launcher-2890-thread-4) [n:127.0.0.1:49409_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2751582 INFO  (jetty-launcher-2890-thread-6) [n:127.0.0.1:61121_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2751584 INFO  (jetty-launcher-2890-thread-1) [n:127.0.0.1:43688_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2751585 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15467ddcaeb0013, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2751585 INFO  (jetty-launcher-2890-thread-5) [n:127.0.0.1:62749_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2751585 INFO  (jetty-launcher-2890-thread-3) [n:127.0.0.1:41886_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$83/1467490903@2878260d
   [junit4]   2> 2751586 INFO  (jetty-launcher-2890-thread-6) [n:127.0.0.1:61121_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2751586 INFO  (jetty-launcher-2890-thread-2) [n:127.0.0.1:34658_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2751586 INFO  (jetty-launcher-2890-thread-3) [n:127.0.0.1:41886_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2751587 INFO  (zkCallback-2925-thread-1-processing-n:127.0.0.1:49409_solr) [n:127.0.0.1:49409_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@42d579c9 name:ZooKeeperConnection Watcher:127.0.0.1:47530/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2751587 INFO  (jetty-launcher-2890-thread-4) [n:127.0.0.1:49409_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2751588 INFO  (jetty-launcher-2890-thread-5) [n:127.0.0.1:62749_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2751588 INFO  (jetty-launcher-2890-thread-6) [n:127.0.0.1:61121_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2751588 INFO  (jetty-launcher-2890-thread-1) [n:127.0.0.1:43688_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2751588 INFO  (jetty-launcher-2890-thread-2) [n:127.0.0.1:34658_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2751590 INFO  (zkCallback-2926-thread-1-processing-n:127.0.0.1:41886_solr) [n:127.0.0.1:41886_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@44e709b8 name:ZooKeeperConnection Watcher:127.0.0.1:47530/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2751590 INFO  (jetty-launcher-2890-thread-3) [n:127.0.0.1:41886_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2751591 INFO  (jetty-launcher-2890-thread-6) [n:127.0.0.1:61121_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2751591 INFO  (jetty-launcher-2890-thread-5) [n:127.0.0.1:62749_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2751591 INFO  (jetty-launcher-2890-thread-2) [n:127.0.0.1:34658_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2751592 INFO  (jetty-launcher-2890-thread-1) [n:127.0.0.1:43688_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2751593 INFO  (jetty-launcher-2890-thread-5) [n:127.0.0.1:62749_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2751594 INFO  (jetty-launcher-2890-thread-2) [n:127.0.0.1:34658_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2751595 INFO  (jetty-launcher-2890-thread-1) [n:127.0.0.1:43688_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2751595 INFO  (jetty-launcher-2890-thread-6) [n:127.0.0.1:61121_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2751596 INFO  (jetty-launcher-2890-thread-5) [n:127.0.0.1:62749_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2751596 INFO  (jetty-launcher-2890-thread-2) [n:127.0.0.1:34658_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2751596 INFO  (jetty-launcher-2890-thread-1) [n:127.0.0.1:43688_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2751597 INFO  (jetty-launcher-2890-thread-6) [n:127.0.0.1:61121_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2751599 INFO  (jetty-launcher-2890-thread-1) [n:127.0.0.1:43688_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2751599 INFO  (jetty-launcher-2890-thread-2) [n:127.0.0.1:34658_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2751600 INFO  (jetty-launcher-2890-thread-5) [n:127.0.0.1:62749_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2751600 INFO  (jetty-launcher-2890-thread-6) [n:127.0.0.1:61121_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2751604 INFO  (jetty-launcher-2890-thread-2) [n:127.0.0.1:34658_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2751604 INFO  (jetty-launcher-2890-thread-1) [n:127.0.0.1:43688_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2751686 INFO  (jetty-launcher-2890-thread-6) [n:127.0.0.1:61121_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2751688 INFO  (jetty-launcher-2890-thread-7) [n:127.0.0.1:53200_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2751688 INFO  (jetty-launcher-2890-thread-5) [n:127.0.0.1:62749_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2751689 INFO  (jetty-launcher-2890-thread-6) [n:127.0.0.1:61121_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2751689 INFO  (jetty-launcher-2890-thread-1) [n:127.0.0.1:43688_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2751690 INFO  (jetty-launcher-2890-thread-2) [n:127.0.0.1:34658_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2751692 INFO  (jetty-launcher-2890-thread-6) [n:127.0.0.1:61121_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2751692 INFO  (jetty-launcher-2890-thread-5) [n:127.0.0.1:62749_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2751692 INFO  (jetty-launcher-2890-thread-1) [n:127.0.0.1:43688_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2751692 INFO  (jetty-launcher-2890-thread-6) [n:127.0.0.1:61121_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95815694371454986-127.0.0.1:61121_solr-n_0000000000
   [junit4]   2> 2751693 INFO  (jetty-launcher-2890-thread-5) [n:127.0.0.1:62749_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95815694371454991-127.0.0.1:62749_solr-n_0000000001
   [junit4]   2> 2751693 INFO  (jetty-launcher-2890-thread-1) [n:127.0.0.1:43688_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95815694371454987-127.0.0.1:43688_solr-n_0000000002
   [junit4]   2> 2751693 INFO  (jetty-launcher-2890-thread-2) [n:127.0.0.1:34658_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2751693 INFO  (jetty-launcher-2890-thread-6) [n:127.0.0.1:61121_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:61121_solr
   [junit4]   2> 2751693 INFO  (jetty-launcher-2890-thread-6) [n:127.0.0.1:61121_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 2751693 INFO  (jetty-launcher-2890-thread-7) [n:127.0.0.1:53200_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2751695 INFO  (jetty-launcher-2890-thread-2) [n:127.0.0.1:34658_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95815694371454990-127.0.0.1:34658_solr-n_0000000003
   [junit4]   2> 2751695 INFO  (jetty-launcher-2890-thread-5) [n:127.0.0.1:62749_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95815694371454986-127.0.0.1:61121_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 2751696 INFO  (jetty-launcher-2890-thread-1) [n:127.0.0.1:43688_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95815694371454991-127.0.0.1:62749_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 2751696 INFO  (jetty-launcher-2890-thread-5) [n:127.0.0.1:62749_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62749_solr
   [junit4]   2> 2751697 INFO  (jetty-launcher-2890-thread-1) [n:127.0.0.1:43688_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43688_solr
   [junit4]   2> 2751698 INFO  (jetty-launcher-2890-thread-5) [n:127.0.0.1:62749_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:62749_solr
   [junit4]   2> 2751699 INFO  (jetty-launcher-2890-thread-1) [n:127.0.0.1:43688_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:43688_solr
   [junit4]   2> 2751699 INFO  (jetty-launcher-2890-thread-2) [n:127.0.0.1:34658_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95815694371454987-127.0.0.1:43688_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 2751701 INFO  (jetty-launcher-2890-thread-6) [n:127.0.0.1:61121_solr    ] o.a.s.c.Overseer Overseer (id=95815694371454986-127.0.0.1:61121_solr-n_0000000000) starting
   [junit4]   2> 2751701 INFO  (jetty-launcher-2890-thread-2) [n:127.0.0.1:34658_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34658_solr
   [junit4]   2> 2751701 INFO  (jetty-launcher-2890-thread-3) [n:127.0.0.1:41886_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2751708 INFO  (jetty-launcher-2890-thread-2) [n:127.0.0.1:34658_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:34658_solr
   [junit4]   2> 2751708 INFO  (zkCallback-2906-thread-1-processing-n:127.0.0.1:43688_solr) [n:127.0.0.1:43688_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 2751708 INFO  (zkCallback-2905-thread-1-processing-n:127.0.0.1:61121_solr) [n:127.0.0.1:61121_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 2751709 INFO  (zkCallback-2917-thread-1-processing-n:127.0.0.1:62749_solr) [n:127.0.0.1:62749_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 2751709 INFO  (zkCallback-2916-thread-1-processing-n:127.0.0.1:34658_solr) [n:127.0.0.1:34658_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 2751709 INFO  (zkCallback-2924-thread-1-processing-n:127.0.0.1:53200_solr) [n:127.0.0.1:53200_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 2751712 INFO  (jetty-launcher-2890-thread-7) [n:127.0.0.1:53200_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2751712 INFO  (zkCallback-2906-thread-1-processing-n:127.0.0.1:43688_solr) [n:127.0.0.1:43688_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2751713 INFO  (jetty-launcher-2890-thread-7) [n:127.0.0.1:53200_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95815694371454994-127.0.0.1:53200_solr-n_0000000004
   [junit4]   2> 2751713 INFO  (zkCallback-2916-thread-1-processing-n:127.0.0.1:34658_solr) [n:127.0.0.1:34658_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2751714 INFO  (jetty-launcher-2890-thread-6) [n:127.0.0.1:61121_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 2751714 INFO  (zkCallback-2905-thread-1-processing-n:127.0.0.1:61121_solr) [n:127.0.0.1:61121_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2751714 INFO  (zkCallback-2917-thread-1-processing-n:127.0.0.1:62749_solr) [n:127.0.0.1:62749_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2751715 INFO  (jetty-launcher-2890-thread-7) [n:127.0.0.1:53200_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95815694371454990-127.0.0.1:34658_solr-n_0000000003 to know if I could be the leader
   [junit4]   2> 2751716 INFO  (zkCallback-2917-thread-1-processing-n:127.0.0.1:62749_solr) [n:127.0.0.1:62749_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2751716 INFO  (jetty-launcher-2890-thread-7) [n:127.0.0.1:53200_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:53200_solr as DOWN
   [junit4]   2> 2751716 INFO  (zkCallback-2916-thread-1-processing-n:127.0.0.1:34658_solr) [n:127.0.0.1:34658_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2751724 INFO  (zkCallback-2917-thread-1-processing-n:127.0.0.1:62749_solr) [n:127.0.0.1:62749_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2751725 INFO  (jetty-launcher-2890-thread-6) [n:127.0.0.1:61121_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2751727 INFO  (zkCallback-2924-thread-1-processing-n:127.0.0.1:53200_solr) [n:127.0.0.1:53200_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2751727 INFO  (zkCallback-2906-thread-1-processing-n:127.0.0.1:43688_solr) [n:127.0.0.1:43688_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2751728 INFO  (jetty-launcher-2890-thread-6) [n:127.0.0.1:61121_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:61121_solr as DOWN
   [junit4]   2> 2751729 INFO  (OverseerStateUpdate-95815694371454986-127.0.0.1:61121_solr-n_0000000000) [n:127.0.0.1:61121_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 2751729 INFO  (zkCallback-2906-thread-1-processing-n:127.0.0.1:43688_solr) [n:127.0.0.1:43688_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2751730 INFO  (jetty-launcher-2890-thread-1) [n:127.0.0.1:43688_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2751730 INFO  (jetty-launcher-2890-thread-1) [n:127.0.0.1:43688_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2751732 INFO  (jetty-launcher-2890-thread-1) [n:127.0.0.1:43688_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_2779DC83706E4E4F-001/tempDir-001/node1/.
   [junit4]   2> 2751732 INFO  (jetty-launcher-2890-thread-1) [n:127.0.0.1:43688_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2751732 INFO  (jetty-launcher-2890-thread-4) [n:127.0.0.1:49409_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2751732 INFO  (zkCallback-2924-thread-1-processing-n:127.0.0.1:53200_solr) [n:127.0.0.1:53200_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2751733 INFO  (OverseerCollectionConfigSetProcessor-95815694371454986-127.0.0.1:61121_solr-n_0000000000) [n:127.0.0.1:61121_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 2751734 INFO  (zkCallback-2905-thread-1-processing-n:127.0.0.1:61121_solr) [n:127.0.0.1:61121_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2751734 INFO  (zkCallback-2916-thread-1-processing-n:127.0.0.1:34658_solr) [n:127.0.0.1:34658_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2751734 INFO  (jetty-launcher-2890-thread-1) [n:127.0.0.1:43688_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 2751734 INFO  (jetty-launcher-2890-thread-1) [n:127.0.0.1:43688_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2751735 INFO  (jetty-launcher-2890-thread-3) [n:127.0.0.1:41886_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2751735 INFO  (zkCallback-2926-thread-1-processing-n:127.0.0.1:41886_solr) [n:127.0.0.1:41886_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2751735 INFO  (zkCallback-2924-thread-1-processing-n:127.0.0.1:53200_solr) [n:127.0.0.1:53200_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2751740 INFO  (OverseerStateUpdate-95815694371454986-127.0.0.1:61121_solr-n_0000000000) [n:127.0.0.1:61121_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2751741 INFO  (OverseerStateUpdate-95815694371454986-127.0.0.1:61121_solr-n_0000000000) [n:127.0.0.1:61121_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:53200_solr"} current state version: 0
   [junit4]   2> 2751741 INFO  (OverseerStateUpdate-95815694371454986-127.0.0.1:61121_solr-n_0000000000) [n:127.0.0.1:61121_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:53200_solr
   [junit4]   2> 2751743 INFO  (OverseerStateUpdate-95815694371454986-127.0.0.1:61121_solr-n_0000000000) [n:127.0.0.1:61121_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:61121_solr"} current state version: 0
   [junit4]   2> 2751743 INFO  (OverseerStateUpdate-95815694371454986-127.0.0.1:61121_solr-n_0000000000) [n:127.0.0.1:61121_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:61121_solr
   [junit4]   2> 2751746 INFO  (jetty-launcher-2890-thread-3) [n:127.0.0.1:41886_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2751747 INFO  (jetty-launcher-2890-thread-3) [n:127.0.0.1:41886_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95815694371454997-127.0.0.1:41886_solr-n_0000000005
   [junit4]   2> 2751747 INFO  (zkCallback-2926-thread-1-processing-n:127.0.0.1:41886_solr) [n:127.0.0.1:41886_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2751748 INFO  (jetty-launcher-2890-thread-3) [n:127.0.0.1:41886_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95815694371454994-127.0.0.1:53200_solr-n_0000000004 to know if I could be the leader
   [junit4]   2> 2751748 INFO  (jetty-launcher-2890-thread-3) [n:127.0.0.1:41886_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:41886_solr as DOWN
   [junit4]   2> 2751748 INFO  (jetty-launcher-2890-thread-4) [n:127.0.0.1:49409_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2751751 INFO  (OverseerStateUpdate-95815694371454986-127.0.0.1:61121_solr-n_0000000000) [n:127.0.0.1:61121_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:41886_solr"} current state version: 0
   [junit4]   2> 2751751 INFO  (OverseerStateUpdate-95815694371454986-127.0.0.1:61121_solr-n_0000000000) [n:127.0.0.1:61121_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:41886_solr
   [junit4]   2> 2751754 INFO  (jetty-launcher-2890-thread-4) [n:127.0.0.1:49409_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2751755 INFO  (jetty-launcher-2890-thread-4) [n:127.0.0.1:49409_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95815694371454996-127.0.0.1:49409_solr-n_0000000006
   [junit4]   2> 2751755 INFO  (jetty-launcher-2890-thread-4) [n:127.0.0.1:49409_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95815694371454997-127.0.0.1:41886_solr-n_0000000005 to know if I could be the leader
   [junit4]   2> 2751756 INFO  (jetty-launcher-2890-thread-4) [n:127.0.0.1:49409_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:49409_solr as DOWN
   [junit4]   2> 2751758 INFO  (OverseerStateUpdate-95815694371454986-127.0.0.1:61121_solr-n_0000000000) [n:127.0.0.1:61121_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:49409_solr"} current state version: 0
   [junit4]   2> 2751759 INFO  (OverseerStateUpdate-95815694371454986-127.0.0.1:61121_solr-n_0000000000) [n:127.0.0.1:61121_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:49409_solr
   [junit4]   2> 2751763 INFO  (jetty-launcher-2890-thread-2) [n:127.0.0.1:34658_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2751763 INFO  (jetty-launcher-2890-thread-2) [n:127.0.0.1:34658_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2751764 INFO  (jetty-launcher-2890-thread-2) [n:127.0.0.1:34658_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_2779DC83706E4E4F-001/tempDir-001/node2/.
   [junit4]   2> 2751764 INFO  (jetty-launcher-2890-thread-2) [n:127.0.0.1:34658_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2751765 INFO  (jetty-launcher-2890-thread-2) [n:127.0.0.1:34658_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 2751765 INFO  (jetty-launcher-2890-thread-2) [n:127.0.0.1:34658_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2751786 INFO  (jetty-launcher-2890-thread-5) [n:127.0.0.1:62749_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2751787 INFO  (jetty-launcher-2890-thread-5) [n:127.0.0.1:62749_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2751787 INFO  (jetty-launcher-2890-thread-5) [n:127.0.0.1:62749_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_2779DC83706E4E4F-001/tempDir-001/node7/.
   [junit4]   2> 2751787 INFO  (jetty-launcher-2890-thread-5) [n:127.0.0.1:62749_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2751788 INFO  (jetty-launcher-2890-thread-5) [n:127.0.0.1:62749_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 2751788 INFO  (jetty-launcher-2890-thread-5) [n:127.0.0.1:62749_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2752719 INFO  (jetty-launcher-2890-thread-7) [n:127.0.0.1:53200_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53200_solr
   [junit4]   2> 2752720 INFO  (jetty-launcher-2890-thread-7) [n:127.0.0.1:53200_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:53200_solr
   [junit4]   2> 2752722 INFO  (zkCallback-2924-thread-1-processing-n:127.0.0.1:53200_solr) [n:127.0.0.1:53200_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2752722 INFO  (zkCallback-2926-thread-1-processing-n:127.0.0.1:41886_solr) [n:127.0.0.1:41886_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2752722 INFO  (zkCallback-2917-thread-1-processing-n:127.0.0.1:62749_solr) [n:127.0.0.1:62749_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2752722 INFO  (zkCallback-2925-thread-1-processing-n:127.0.0.1:49409_solr) [n:127.0.0.1:49409_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2752722 INFO  (zkCallback-2916-thread-1-processing-n:127.0.0.1:34658_solr) [n:127.0.0.1:34658_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2752722 INFO  (zkCallback-2905-thread-1-processing-n:127.0.0.1:61121_solr) [n:127.0.0.1:61121_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2752722 INFO  (zkCallback-2906-thread-1-processing-n:127.0.0.1:43688_solr) [n:127.0.0.1:43688_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2752723 INFO  (zkCallback-2925-thread-1-processing-n:127.0.0.1:49409_solr) [n:127.0.0.1:49409_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2752723 INFO  (zkCallback-2916-thread-1-processing-n:127.0.0.1:34658_solr) [n:127.0.0.1:34658_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2752723 INFO  (zkCallback-2905-thread-1-processing-n:127.0.0.1:61121_solr) [n:127.0.0.1:61121_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2752723 INFO  (zkCallback-2926-thread-1-processing-n:127.0.0.1:41886_solr) [n:127.0.0.1:41886_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2752724 INFO  (zkCallback-2917-thread-1-processing-n:127.0.0.1:62749_solr) [n:127.0.0.1:62749_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2752724 INFO  (zkCallback-2924-thread-1-processing-n:127.0.0.1:53200_solr) [n:127.0.0.1:53200_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2752724 INFO  (zkCallback-2906-thread-1-processing-n:127.0.0.1:43688_solr) [n:127.0.0.1:43688_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2752739 INFO  (jetty-launcher-2890-thread-6) [n:127.0.0.1:61121_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61121_solr
   [junit4]   2> 2752744 INFO  (jetty-launcher-2890-thread-6) [n:127.0.0.1:61121_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:61121_solr
   [junit4]   2> 2752746 INFO  (zkCallback-2916-thread-1-processing-n:127.0.0.1:34658_solr) [n:127.0.0.1:34658_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2752746 INFO  (zkCallback-2924-thread-1-processing-n:127.0.0.1:53200_solr) [n:127.0.0.1:53200_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2752746 INFO  (zkCallback-2926-thread-1-processing-n:127.0.0.1:41886_solr) [n:127.0.0.1:41886_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2752746 INFO  (zkCallback-2906-thread-1-processing-n:127.0.0.1:43688_solr) [n:127.0.0.1:43688_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2752746 INFO  (zkCallback-2925-thread-1-processing-n:127.0.0.1:49409_solr) [n:127.0.0.1:49409_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes siz

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

te.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	4	/solr/overseer/queue
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDynamicLoading -Dtests.method=testDynamicLoading -Dtests.seed=2779DC83706E4E4F -Dtests.slow=true -Dtests.locale=sr-BA -Dtests.timezone=America/Curacao -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 56.6s J0 | TestDynamicLoading.testDynamicLoading <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Could not get expected value  'X val changed' for path 'x' full output: {
   [junit4]    >   "responseHeader":{
   [junit4]    >     "status":0,
   [junit4]    >     "QTime":0},
   [junit4]    >   "params":{"wt":"json"},
   [junit4]    >   "context":{
   [junit4]    >     "webapp":"/tf_ez/r",
   [junit4]    >     "path":"/test1",
   [junit4]    >     "httpMethod":"GET"},
   [junit4]    >   "class":"org.apache.solr.core.BlobStoreTestRequestHandler",
   [junit4]    >   "x":"X val"},  from server:  null
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2779DC83706E4E4F:FF34F1D487B3EBEF]:0)
   [junit4]    > 	at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:457)
   [junit4]    > 	at org.apache.solr.core.TestDynamicLoading.testDynamicLoading(TestDynamicLoading.java:250)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2959148 INFO  (SUITE-TestDynamicLoading-seed#[2779DC83706E4E4F]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_2779DC83706E4E4F-001
   [junit4]   2> Apr 30, 2016 3:54:37 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60), sim=ClassicSimilarity, locale=sr-BA, timezone=America/Curacao
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=1,free=135054032,total=511705088
   [junit4]   2> NOTE: All tests run in this JVM: [OverseerCollectionConfigSetProcessorTest, ExplicitHLLTest, TestManagedStopFilterFactory, DocumentBuilderTest, UUIDFieldTest, SuggesterFSTTest, DateRangeFieldTest, PeerSyncTest, AnalyticsMergeStrategyTest, DeleteShardTest, BlockJoinFacetSimpleTest, ConcurrentDeleteAndCreateCollectionTest, TestPseudoReturnFields, DistribJoinFromCollectionTest, SolrCoreTest, TestGroupingSearch, TestSweetSpotSimilarityFactory, PreAnalyzedUpdateProcessorTest, TestRTimerTree, HardAutoCommitTest, SimplePostToolTest, TestCloudPivotFacet, BadComponentTest, TestExceedMaxTermLength, XmlUpdateRequestHandlerTest, EnumFieldTest, SolrTestCaseJ4Test, TestReplicationHandler, TestEmbeddedSolrServerConstructors, FacetPivotSmallTest, ExternalFileFieldSortTest, AnalysisErrorHandlingTest, TestMinMaxOnMultiValuedField, BigEndianAscendingWordSerializerTest, RuleEngineTest, TestPartialUpdateDeduplication, TestSchemaSimilarityResource, TlogReplayBufferedWhileIndexingTest, LeaderInitiatedRecoveryOnCommitTest, DistanceUnitsTest, DataDrivenBlockJoinTest, TestSolrXml, AssignTest, TestFieldTypeCollectionResource, TestDistributedSearch, TestSchemaNameResource, ZkStateWriterTest, VersionInfoTest, TestPerFieldSimilarityWithDefaultOverride, TestQueryWrapperFilter, TestFreeTextSuggestions, TestCustomSort, TestClusterStateMutator, TestSearcherReuse, TestLMDirichletSimilarityFactory, JsonLoaderTest, RecoveryAfterSoftCommitTest, TestFastLRUCache, CursorPagingTest, HdfsLockFactoryTest, TestMiniSolrCloudClusterSSL, AsyncMigrateRouteKeyTest, QueryResultKeyTest, TestConfig, AlternateDirectoryTest, DistributedQueryComponentOptimizationTest, ClusterStateUpdateTest, TestGeoJSONResponseWriter, TestPKIAuthenticationPlugin, TestCursorMarkWithoutUniqueKey, TestSortingResponseWriter, TestExactSharedStatsCache, TestShortCircuitedRequests, AtomicUpdatesTest, TestSha256AuthenticationProvider, TestDistributedStatsComponentCardinality, TestWordDelimiterFilterFactory, TestReplicationHandlerBackup, TestTolerantSearch, DistributedVersionInfoTest, DistributedFacetPivotLargeTest, TestCollapseQParserPlugin, DocValuesTest, CachingDirectoryFactoryTest, TestArbitraryIndexDir, CollectionStateFormat2Test, TestMergePolicyConfig, TestDFRSimilarityFactory, TestCloudDeleteByQuery, BasicDistributedZkTest, MBeansHandlerTest, TestStressReorder, JavabinLoaderTest, TestNoOpRegenerator, UnloadDistributedZkTest, TestExclusionRuleCollectionAccess, TestBulkSchemaAPI, TestScoreJoinQPNoScore, TestUpdate, ConnectionManagerTest, UpdateParamsTest, TestManagedResourceStorage, TestAddFieldRealTimeGet, TestFunctionQuery, CloudExitableDirectoryReaderTest, TestSolrFieldCacheMBean, TestRequestStatusCollectionAPI, SecurityConfHandlerTest, TestSearchPerf, OverseerTest, TestStressUserVersions, TestDistribDocBasedVersion, PingRequestHandlerTest, ZkCLITest, TestMiniSolrCloudClusterBase, DistributedFacetPivotWhiteBoxTest, DirectUpdateHandlerTest, TestIntervalFaceting, TestConfigSets, SimpleCollectionCreateDeleteTest, TestRemoteStreaming, TestPivotHelperCode, TestJmxMonitoredMap, SOLR749Test, TestDocumentBuilder, DocValuesMultiTest, TestComponentsName, TestPostingsSolrHighlighter, HdfsSyncSliceTest, HdfsWriteToMultipleCollectionsTest, CdcrReplicationDistributedZkTest, ReturnFieldsTest, CdcrRequestHandlerTest, TestSolrQueryParserResource, PathHierarchyTokenizerFactoryTest, TestManagedSchemaAPI, OverseerStatusTest, CustomCollectionTest, ConjunctionSolrSpellCheckerTest, MoreLikeThisHandlerTest, PrimitiveFieldTypeTest, SaslZkACLProviderTest, BasicDistributedZk2Test, SyncSliceTest, LeaderElectionIntegrationTest, ShardRoutingTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, LeaderElectionTest, ZkSolrClientTest, TestZkChroot, TestRandomDVFaceting, ShardRoutingCustomTest, TestFaceting, TestRecovery, TestHashPartitioner, DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, ZkControllerTest, TestRealTimeGet, TestJoin, TestReload, TestStressVersions, DistributedTermsComponentTest, TestCoreContainer, SimpleFacetsTest, SpellCheckComponentTest, TestSort, BasicFunctionalityTest, TestBadConfig, TestIndexSearcher, SoftAutoCommitTest, SignatureUpdateProcessorFactoryTest, SolrRequestParserTest, TestFoldingMultitermQuery, TestStressLucene, SpatialFilterTest, TestCSVLoader, WordBreakSolrSpellCheckerTest, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, StatelessScriptUpdateProcessorFactoryTest, XsltUpdateRequestHandlerTest, TestSurroundQueryParser, TestQueryUtils, DirectSolrSpellCheckerTest, DocumentAnalysisRequestHandlerTest, FileBasedSpellCheckerTest, TermVectorComponentTest, TestSolrQueryParser, IndexSchemaRuntimeFieldTest, RegexBoostProcessorTest, IndexSchemaTest, TestCollationField, UpdateRequestProcessorFactoryTest, TestCSVResponseWriter, BinaryUpdateRequestHandlerTest, CSVRequestHandlerTest, TestBinaryResponseWriter, TestLFUCache, TestLuceneMatchVersion, TestCodecSupport, TestPerFieldSimilarity, TestBM25SimilarityFactory, TestFastWriter, URLClassifyProcessorTest, PluginInfoTest, DateMathParserTest, ChaosMonkeyNothingIsSafeTest, CollectionReloadTest, ConfigSetsAPITest, DeleteLastCustomShardedReplicaTest, DistribCursorPagingTest, DistributedQueueTest, HttpPartitionTest, ReplicationFactorTest, RollingRestartTest, SolrXmlInZkTest, TestAuthenticationFramework, TestRandomRequestDistribution, TestReplicaProperties, TestRequestForwarding, TestSSLRandomization, TestSolrCloudWithKerberosAlt, TestTolerantUpdateProcessorRandomCloud, VMParamsZkACLAndCredentialsProvidersTest, HdfsBasicDistributedZkTest, HdfsChaosMonkeyNothingIsSafeTest, HdfsChaosMonkeySafeLeaderTest, HdfsCollectionsAPIDistributedZkTest, HdfsNNFailoverTest, HdfsRecoverLeaseTest, BlobRepositoryCloudTest, ExitableDirectoryReaderTest, HdfsDirectoryFactoryTest, TestConfigSetImmutable, TestConfigSetProperties, TestDynamicLoading]
   [junit4] Completed [501/592 (2!)] on J0 in 57.66s, 1 test, 1 failure <<< FAILURES!

[...truncated 292 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:740: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:684: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:59: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build.xml:233: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/common-build.xml:529: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1457: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1014: There were test failures: 592 suites (10 ignored), 2392 tests, 1 suite-level error, 1 failure, 86 ignored (71 assumptions) [seed: 2779DC83706E4E4F]

Total time: 73 minutes 55 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



[JENKINS] Lucene-Solr-master-Solaris (64bit/jdk1.8.0) - Build # 551 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/551/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
ObjectTracker found 4 object(s) that were not released!!! [MockDirectoryWrapper, MockDirectoryWrapper, SolrCore, MDCAwareThreadPoolExecutor]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 4 object(s) that were not released!!! [MockDirectoryWrapper, MockDirectoryWrapper, SolrCore, MDCAwareThreadPoolExecutor]
	at __randomizedtesting.SeedInfo.seed([BA2AEC149F732CD7]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:255)
	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$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores:     1) Thread[id=936, name=searcherExecutor-406-thread-1, state=WAITING, group=TGRP-TestLazyCores]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   1) Thread[id=936, name=searcherExecutor-406-thread-1, state=WAITING, group=TGRP-TestLazyCores]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([BA2AEC149F732CD7]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=936, name=searcherExecutor-406-thread-1, state=WAITING, group=TGRP-TestLazyCores]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=936, name=searcherExecutor-406-thread-1, state=WAITING, group=TGRP-TestLazyCores]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([BA2AEC149F732CD7]:0)




Build Log:
[...truncated 10564 lines...]
   [junit4] Suite: org.apache.solr.core.TestLazyCores
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/init-core-data-001
   [junit4]   2> 130137 INFO  (SUITE-TestLazyCores-seed#[BA2AEC149F732CD7]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 130142 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLazySearch
   [junit4]   2> 130162 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001'
   [junit4]   2> 130162 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 130162 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 130162 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    ] o.a.s.c.CoreContainer New CoreContainer 965414054
   [junit4]   2> 130162 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001]
   [junit4]   2> 130162 WARN  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/lib
   [junit4]   2> 130163 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 130164 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 130165 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    ] o.a.s.c.SolrCores Allocating transient cache for 4 transient cores
   [junit4]   2> 130167 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 130167 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 130167 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 130167 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 130168 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 130168 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection2, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 130168 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection3, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=on, dataDir=data/}
   [junit4]   2> 130168 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection4, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 130168 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection5, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 130169 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection6, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 130169 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection7, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 130169 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection8, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 130169 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection9, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 130170 INFO  (coreLoadExecutor-377-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection1'
   [junit4]   2> 130170 INFO  (coreLoadExecutor-377-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection5'
   [junit4]   2> 130170 INFO  (coreLoadExecutor-377-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 130170 INFO  (coreLoadExecutor-377-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 130170 INFO  (coreLoadExecutor-377-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 130170 INFO  (coreLoadExecutor-377-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 130170 INFO  (coreLoadExecutor-377-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection2'
   [junit4]   2> 130170 INFO  (coreLoadExecutor-377-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 130170 INFO  (coreLoadExecutor-377-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 130180 INFO  (coreLoadExecutor-377-thread-3) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 130181 INFO  (coreLoadExecutor-377-thread-2) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 130181 INFO  (coreLoadExecutor-377-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 130182 WARN  (coreLoadExecutor-377-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 130182 WARN  (coreLoadExecutor-377-thread-2) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 130182 WARN  (coreLoadExecutor-377-thread-3) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 130183 INFO  (coreLoadExecutor-377-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 130183 INFO  (coreLoadExecutor-377-thread-2) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 130183 INFO  (coreLoadExecutor-377-thread-3) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 130444 INFO  (coreLoadExecutor-377-thread-3) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 130445 INFO  (coreLoadExecutor-377-thread-2) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 130446 INFO  (coreLoadExecutor-377-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 130447 INFO  (coreLoadExecutor-377-thread-3) [    ] o.a.s.s.IndexSchema [collection5] Schema name=tiny
   [junit4]   2> 130448 INFO  (coreLoadExecutor-377-thread-2) [    ] o.a.s.s.IndexSchema [collection2] Schema name=tiny
   [junit4]   2> 130450 INFO  (coreLoadExecutor-377-thread-3) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 130450 INFO  (coreLoadExecutor-377-thread-2) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 130450 INFO  (coreLoadExecutor-377-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 130451 INFO  (coreLoadExecutor-377-thread-3) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection5'
   [junit4]   2> 130451 INFO  (coreLoadExecutor-377-thread-3) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection5' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection5
   [junit4]   2> 130452 INFO  (coreLoadExecutor-377-thread-3) [    x:collection5] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 130452 INFO  (coreLoadExecutor-377-thread-3) [    x:collection5] o.a.s.c.SolrCore [[collection5] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection5], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection5/data/]
   [junit4]   2> 130452 INFO  (coreLoadExecutor-377-thread-2) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection2'
   [junit4]   2> 130452 INFO  (coreLoadExecutor-377-thread-3) [    x:collection5] o.a.s.c.SolrCore JMX monitoring not detected for core: collection5
   [junit4]   2> 130452 INFO  (coreLoadExecutor-377-thread-2) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection2' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection2
   [junit4]   2> 130452 INFO  (coreLoadExecutor-377-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 130452 INFO  (coreLoadExecutor-377-thread-2) [    x:collection2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 130452 INFO  (coreLoadExecutor-377-thread-2) [    x:collection2] o.a.s.c.SolrCore [[collection2] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection2], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection2/data/]
   [junit4]   2> 130452 INFO  (coreLoadExecutor-377-thread-2) [    x:collection2] o.a.s.c.SolrCore JMX monitoring not detected for core: collection2
   [junit4]   2> 130452 INFO  (coreLoadExecutor-377-thread-3) [    x:collection5] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection5/data
   [junit4]   2> 130452 INFO  (coreLoadExecutor-377-thread-3) [    x:collection5] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection5/data/index/
   [junit4]   2> 130452 WARN  (coreLoadExecutor-377-thread-3) [    x:collection5] o.a.s.c.SolrCore [collection5] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection5/data/index' doesn't exist. Creating new index...
   [junit4]   2> 130452 INFO  (coreLoadExecutor-377-thread-2) [    x:collection2] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection2/data
   [junit4]   2> 130452 INFO  (coreLoadExecutor-377-thread-2) [    x:collection2] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection2/data/index/
   [junit4]   2> 130452 WARN  (coreLoadExecutor-377-thread-2) [    x:collection2] o.a.s.c.SolrCore [collection2] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 130452 INFO  (coreLoadExecutor-377-thread-3) [    x:collection5] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection5/data/index
   [junit4]   2> 130453 INFO  (coreLoadExecutor-377-thread-2) [    x:collection2] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection2/data/index
   [junit4]   2> 130453 INFO  (coreLoadExecutor-377-thread-3) [    x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=98.8115234375, floorSegmentMB=0.373046875, forceMergeDeletesPctAllowed=9.537201372133074, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 130453 INFO  (coreLoadExecutor-377-thread-2) [    x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=98.8115234375, floorSegmentMB=0.373046875, forceMergeDeletesPctAllowed=9.537201372133074, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 130453 INFO  (coreLoadExecutor-377-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection1'
   [junit4]   2> 130453 INFO  (coreLoadExecutor-377-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection1
   [junit4]   2> 130454 INFO  (coreLoadExecutor-377-thread-3) [    x:collection5] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4a0cea40 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1918f89b),segFN=segments_1,generation=1}
   [junit4]   2> 130454 INFO  (coreLoadExecutor-377-thread-2) [    x:collection2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@62e94626 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2f1d187a),segFN=segments_1,generation=1}
   [junit4]   2> 130454 INFO  (coreLoadExecutor-377-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 130454 INFO  (coreLoadExecutor-377-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection1/data/]
   [junit4]   2> 130454 INFO  (coreLoadExecutor-377-thread-2) [    x:collection2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 130454 INFO  (coreLoadExecutor-377-thread-3) [    x:collection5] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 130454 INFO  (coreLoadExecutor-377-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 130454 INFO  (coreLoadExecutor-377-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection1/data
   [junit4]   2> 130454 INFO  (coreLoadExecutor-377-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection1/data/index/
   [junit4]   2> 130454 WARN  (coreLoadExecutor-377-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 130455 INFO  (coreLoadExecutor-377-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection1/data/index
   [junit4]   2> 130455 INFO  (OldIndexDirectoryCleanupThreadForCore-collection2) [    x:collection2] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection2 in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection2/data/
   [junit4]   2> 130455 INFO  (coreLoadExecutor-377-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=98.8115234375, floorSegmentMB=0.373046875, forceMergeDeletesPctAllowed=9.537201372133074, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 130455 WARN  (OldIndexDirectoryCleanupThreadForCore-collection2) [    x:collection2] o.a.s.c.DirectoryFactory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection2/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 130455 INFO  (coreLoadExecutor-377-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@439874c6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4460b098),segFN=segments_1,generation=1}
   [junit4]   2> 130455 INFO  (coreLoadExecutor-377-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 130456 INFO  (coreLoadExecutor-377-thread-2) [    x:collection2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 130456 INFO  (coreLoadExecutor-377-thread-3) [    x:collection5] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 130457 INFO  (OldIndexDirectoryCleanupThreadForCore-collection5) [    x:collection5] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection5 in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection5/data/
   [junit4]   2> 130457 WARN  (OldIndexDirectoryCleanupThreadForCore-collection5) [    x:collection5] o.a.s.c.DirectoryFactory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection5/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 130457 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection1/data/
   [junit4]   2> 130457 INFO  (coreLoadExecutor-377-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 130457 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 130458 INFO  (coreLoadExecutor-377-thread-3) [    x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 130458 INFO  (coreLoadExecutor-377-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 130458 INFO  (coreLoadExecutor-377-thread-2) [    x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 130459 INFO  (coreLoadExecutor-377-thread-3) [    x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 130459 INFO  (coreLoadExecutor-377-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 130459 INFO  (coreLoadExecutor-377-thread-2) [    x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 130460 INFO  (coreLoadExecutor-377-thread-3) [    x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 130460 INFO  (coreLoadExecutor-377-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 130460 INFO  (coreLoadExecutor-377-thread-2) [    x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 130462 INFO  (coreLoadExecutor-377-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 130462 INFO  (coreLoadExecutor-377-thread-2) [    x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 130463 INFO  (coreLoadExecutor-377-thread-2) [    x:collection2] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 130463 INFO  (coreLoadExecutor-377-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 130464 INFO  (coreLoadExecutor-377-thread-2) [    x:collection2] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 130464 INFO  (coreLoadExecutor-377-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 130464 INFO  (coreLoadExecutor-377-thread-2) [    x:collection2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 130464 INFO  (coreLoadExecutor-377-thread-2) [    x:collection2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 130464 INFO  (coreLoadExecutor-377-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 130464 INFO  (coreLoadExecutor-377-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 130464 INFO  (coreLoadExecutor-377-thread-2) [    x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=53.42578125, floorSegmentMB=0.6396484375, forceMergeDeletesPctAllowed=8.429550094236163, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 130464 INFO  (coreLoadExecutor-377-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=53.42578125, floorSegmentMB=0.6396484375, forceMergeDeletesPctAllowed=8.429550094236163, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 130464 INFO  (coreLoadExecutor-377-thread-2) [    x:collection2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@62e94626 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2f1d187a),segFN=segments_1,generation=1}
   [junit4]   2> 130464 INFO  (coreLoadExecutor-377-thread-2) [    x:collection2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 130465 INFO  (coreLoadExecutor-377-thread-2) [    x:collection2] o.a.s.s.SolrIndexSearcher Opening [Searcher@4c3078b4[collection2] main]
   [junit4]   2> 130465 INFO  (coreLoadExecutor-377-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@439874c6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4460b098),segFN=segments_1,generation=1}
   [junit4]   2> 130465 INFO  (coreLoadExecutor-377-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 130465 INFO  (coreLoadExecutor-377-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7cac9bae[collection1] main]
   [junit4]   2> 130465 INFO  (coreLoadExecutor-377-thread-2) [    x:collection2] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection2/conf
   [junit4]   2> 130465 INFO  (coreLoadExecutor-377-thread-2) [    x:collection2] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection2/conf}
   [junit4]   2> 130465 INFO  (coreLoadExecutor-377-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection1/conf
   [junit4]   2> 130465 INFO  (coreLoadExecutor-377-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection1/conf}
   [junit4]   2> 130465 INFO  (coreLoadExecutor-377-thread-2) [    x:collection2] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection2/conf
   [junit4]   2> 130465 INFO  (coreLoadExecutor-377-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection1/conf
   [junit4]   2> 130465 INFO  (coreLoadExecutor-377-thread-2) [    x:collection2] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 130465 INFO  (coreLoadExecutor-377-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 130465 INFO  (coreLoadExecutor-377-thread-2) [    x:collection2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 130465 INFO  (coreLoadExecutor-377-thread-3) [    x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 130466 INFO  (coreLoadExecutor-377-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 130466 INFO  (coreLoadExecutor-377-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 130466 INFO  (coreLoadExecutor-377-thread-2) [    x:collection2] o.a.s.c.SolrCores Opening transient core collection2
   [junit4]   2> 130466 INFO  (coreLoadExecutor-377-thread-2) [    x:collection2] o.a.s.c.CoreContainer registering core: collection2
   [junit4]   2> 130466 INFO  (searcherExecutor-380-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7cac9bae[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 130466 INFO  (searcherExecutor-379-thread-1-processing-x:collection2) [    x:collection2] o.a.s.c.SolrCore [collection2] Registered new searcher Searcher@4c3078b4[collection2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 130467 INFO  (coreLoadExecutor-377-thread-3) [    x:collection5] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 130467 INFO  (coreLoadExecutor-377-thread-3) [    x:collection5] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 130467 INFO  (coreLoadExecutor-377-thread-3) [    x:collection5] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 130467 INFO  (coreLoadExecutor-377-thread-3) [    x:collection5] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 130467 INFO  (coreLoadExecutor-377-thread-3) [    x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=53.42578125, floorSegmentMB=0.6396484375, forceMergeDeletesPctAllowed=8.429550094236163, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 130467 INFO  (coreLoadExecutor-377-thread-3) [    x:collection5] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4a0cea40 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1918f89b),segFN=segments_1,generation=1}
   [junit4]   2> 130467 INFO  (coreLoadExecutor-377-thread-3) [    x:collection5] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 130468 INFO  (coreLoadExecutor-377-thread-3) [    x:collection5] o.a.s.s.SolrIndexSearcher Opening [Searcher@2dc4d8a5[collection5] main]
   [junit4]   2> 130468 INFO  (coreLoadExecutor-377-thread-3) [    x:collection5] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection5/conf
   [junit4]   2> 130468 INFO  (coreLoadExecutor-377-thread-3) [    x:collection5] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection5/conf}
   [junit4]   2> 130468 INFO  (coreLoadExecutor-377-thread-3) [    x:collection5] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection5/conf
   [junit4]   2> 130468 INFO  (coreLoadExecutor-377-thread-3) [    x:collection5] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 130468 INFO  (coreLoadExecutor-377-thread-3) [    x:collection5] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 130468 INFO  (coreLoadExecutor-377-thread-3) [    x:collection5] o.a.s.c.CoreContainer registering core: collection5
   [junit4]   2> 130468 INFO  (searcherExecutor-378-thread-1-processing-x:collection5) [    x:collection5] o.a.s.c.SolrCore [collection5] Registered new searcher Searcher@2dc4d8a5[collection5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 130469 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection4'
   [junit4]   2> 130469 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 130469 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 130474 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 130476 WARN  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 130476 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 130479 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 130482 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    ] o.a.s.s.IndexSchema [collection4] Schema name=tiny
   [junit4]   2> 130484 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 130484 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection4'
   [junit4]   2> 130485 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection4' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection4
   [junit4]   2> 130485 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 130485 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.c.SolrCore [[collection4] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection4], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection4/data/]
   [junit4]   2> 130485 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.c.SolrCore JMX monitoring not detected for core: collection4
   [junit4]   2> 130486 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection4/data
   [junit4]   2> 130486 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection4/data/index/
   [junit4]   2> 130486 WARN  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.c.SolrCore [collection4] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection4/data/index' doesn't exist. Creating new index...
   [junit4]   2> 130486 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection4/data/index
   [junit4]   2> 130486 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=79.83203125, floorSegmentMB=1.46484375, forceMergeDeletesPctAllowed=9.424194999307403, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7015764190872272
   [junit4]   2> 130486 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@29d52629 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@50b777cc),segFN=segments_1,generation=1}
   [junit4]   2> 130487 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 130487 INFO  (OldIndexDirectoryCleanupThreadForCore-collection4) [    x:collection4] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection4 in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection4/data/
   [junit4]   2> 130487 WARN  (OldIndexDirectoryCleanupThreadForCore-collection4) [    x:collection4] o.a.s.c.DirectoryFactory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection4/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 130488 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 130490 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 130491 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 130491 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 130492 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 130493 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 130493 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 130493 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 130493 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 130494 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=44, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 130494 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@29d52629 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@50b777cc),segFN=segments_1,generation=1}
   [junit4]   2> 130494 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 130494 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.s.SolrIndexSearcher Opening [Searcher@40cb2156[collection4] main]
   [junit4]   2> 130494 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection4/conf
   [junit4]   2> 130494 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection4/conf}
   [junit4]   2> 130494 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection4/conf
   [junit4]   2> 130494 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 130494 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 130495 INFO  (searcherExecutor-390-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.SolrCore [collection4] Registered new searcher Searcher@40cb2156[collection4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 130495 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.c.CoreContainer registering core: collection4
   [junit4]   2> 130496 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 130498 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@29d52629 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@50b777cc),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@29d52629 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@50b777cc),segFN=segments_2,generation=2}
   [junit4]   2> 130498 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 130499 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.s.SolrIndexSearcher Opening [Searcher@54ec646e[collection4] main]
   [junit4]   2> 130500 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 130500 INFO  (searcherExecutor-390-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.SolrCore [collection4] Registered new searcher Searcher@54ec646e[collection4] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c7)))}
   [junit4]   2> 130503 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.c.S.Request [collection4]  webapp=null path=null params={q={!prefix+f%3Dv_t}hel&wt=xml} hits=2 status=0 QTime=2
   [junit4]   2> 130505 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.c.S.Request [collection4]  webapp=null path=null params={q={!raw+f%3Dv_t}hello&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 130505 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.c.S.Request [collection4]  webapp=null path=null params={q={!raw+f%3Dv_t}Hello&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 130506 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.c.S.Request [collection4]  webapp=null path=null params={q={!raw+f%3Dv_f}1.5&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 130506 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!raw+f%3Dv_t}hello&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 130506 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.c.CoreContainer Shutting down CoreContainer instance=965414054
   [junit4]   2> 130507 INFO  (coreCloseExecutor-394-thread-1-processing-x:collection4) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@12559843
   [junit4]   2> 130507 INFO  (coreCloseExecutor-394-thread-1-processing-x:collection4) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,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=0,cumulative_errors=0}
   [junit4]   2> 130507 INFO  (coreCloseExecutor-394-thread-2-processing-x:collection4) [    x:collection5] o.a.s.c.SolrCore [collection5]  CLOSING SolrCore org.apache.solr.core.SolrCore@1da71735
   [junit4]   2> 130507 INFO  (coreCloseExecutor-394-thread-2-processing-x:collection4) [    x:collection5] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,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=0,cumulative_errors=0}
   [junit4]   2> 130508 INFO  (coreCloseExecutor-394-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.SolrCore [collection4]  CLOSING SolrCore org.apache.solr.core.SolrCore@53e96600
   [junit4]   2> 130508 INFO  (coreCloseExecutor-394-thread-3-processing-x:collection4) [    x:collection4] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=7,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 130508 INFO  (coreCloseExecutor-394-thread-4-processing-x:collection4) [    x:collection2] o.a.s.c.SolrCore [collection2]  CLOSING SolrCore org.apache.solr.core.SolrCore@1962017
   [junit4]   2> 130508 INFO  (coreCloseExecutor-394-thread-4-processing-x:collection4) [    x:collection2] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,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=0,cumulative_errors=0}
   [junit4]   2> 130509 INFO  (coreCloseExecutor-394-thread-1-processing-x:collection4) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 130509 INFO  (coreCloseExecutor-394-thread-1-processing-x:collection4) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 130509 INFO  (coreCloseExecutor-394-thread-1-processing-x:collection4) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 130509 INFO  (coreCloseExecutor-394-thread-2-processing-x:collection4) [    x:collection5] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 130509 INFO  (coreCloseExecutor-394-thread-4-processing-x:collection4) [    x:collection2] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 130510 INFO  (coreCloseExecutor-394-thread-4-processing-x:collection4) [    x:collection2] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 130510 INFO  (coreCloseExecutor-394-thread-4-processing-x:collection4) [    x:collection2] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 130510 INFO  (coreCloseExecutor-394-thread-2-processing-x:collection4) [    x:collection5] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 130511 INFO  (coreCloseExecutor-394-thread-2-processing-x:collection4) [    x:collection5] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 130510 INFO  (coreCloseExecutor-394-thread-3-processing-x:collection4) [    x:collection4] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 130512 INFO  (coreCloseExecutor-394-thread-3-processing-x:collection4) [    x:collection4] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 130512 INFO  (coreCloseExecutor-394-thread-3-processing-x:collection4) [    x:collection4] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 130512 INFO  (coreCloseExecutor-394-thread-1-processing-x:collection4) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 130512 INFO  (coreCloseExecutor-394-thread-1-processing-x:collection4) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 130512 INFO  (coreCloseExecutor-394-thread-1-processing-x:collection4) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection1/data [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection1/data;done=false>>]
   [junit4]   2> 130512 INFO  (coreCloseExecutor-394-thread-1-processing-x:collection4) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 130513 INFO  (coreCloseExecutor-394-thread-1-processing-x:collection4) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection1/data
   [junit4]   2> 130513 INFO  (coreCloseExecutor-394-thread-1-processing-x:collection4) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection1/data/index [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection1/data/index;done=false>>]
   [junit4]   2> 130513 INFO  (coreCloseExecutor-394-thread-1-processing-x:collection4) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 130513 INFO  (coreCloseExecutor-394-thread-1-processing-x:collection4) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection1/data/index
   [junit4]   2> 130514 INFO  (coreCloseExecutor-394-thread-4-processing-x:collection4) [    x:collection2] o.a.s.c.SolrCore [collection2] Closing main searcher on request.
   [junit4]   2> 130514 INFO  (coreCloseExecutor-394-thread-4-processing-x:collection4) [    x:collection2] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 130514 INFO  (coreCloseExecutor-394-thread-4-processing-x:collection4) [    x:collection2] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection2/data [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection2/data;done=false>>]
   [junit4]   2> 130514 INFO  (coreCloseExecutor-394-thread-4-processing-x:collection4) [    x:collection2] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 130514 INFO  (coreCloseExecutor-394-thread-4-processing-x:collection4) [    x:collection2] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection2/data
   [junit4]   2> 130514 INFO  (coreCloseExecutor-394-thread-4-processing-x:collection4) [    x:collection2] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection2/data/index [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection2/data/index;done=false>>]
   [junit4]   2> 130514 INFO  (coreCloseExecutor-394-thread-4-processing-x:collection4) [    x:collection2] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 130514 INFO  (coreCloseExecutor-394-thread-4-processing-x:collection4) [    x:collection2] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection2/data/index
   [junit4]   2> 130518 INFO  (coreCloseExecutor-394-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.SolrCore [collection4] Closing main searcher on request.
   [junit4]   2> 130519 INFO  (coreCloseExecutor-394-thread-2-processing-x:collection4) [    x:collection5] o.a.s.c.SolrCore [collection5] Closing main searcher on request.
   [junit4]   2> 130519 INFO  (coreCloseExecutor-394-thread-2-processing-x:collection4) [    x:collection5] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 130519 INFO  (coreCloseExecutor-394-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 130519 INFO  (coreCloseExecutor-394-thread-2-processing-x:collection4) [    x:collection5] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection5/data/index [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection5/data/index;done=false>>]
   [junit4]   2> 130519 INFO  (coreCloseExecutor-394-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection4/data [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection4/data;done=false>>]
   [junit4]   2> 130519 INFO  (coreCloseExecutor-394-thread-2-processing-x:collection4) [    x:collection5] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 130519 INFO  (coreCloseExecutor-394-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 130519 INFO  (coreCloseExecutor-394-thread-2-processing-x:collection4) [    x:collection5] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection5/data/index
   [junit4]   2> 130519 INFO  (coreCloseExecutor-394-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection4/data
   [junit4]   2> 130519 INFO  (coreCloseExecutor-394-thread-2-processing-x:collection4) [    x:collection5] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection5/data [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection5/data;done=false>>]
   [junit4]   2> 130519 INFO  (coreCloseExecutor-394-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection4/data/index [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection4/data/index;done=false>>]
   [junit4]   2> 130519 INFO  (coreCloseExecutor-394-thread-2-processing-x:collection4) [    x:collection5] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 130519 INFO  (coreCloseExecutor-394-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 130519 INFO  (coreCloseExecutor-394-thread-2-processing-x:collection4) [    x:collection5] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection5/data
   [junit4]   2> 130519 INFO  (coreCloseExecutor-394-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-001/collection4/data/index
   [junit4]   2> 130520 INFO  (TEST-TestLazyCores.testLazySearch-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.SolrTestCaseJ4 ###Ending testLazySearch
   [junit4]   2> 130527 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.SolrTestCaseJ4 ###Starting testCachingLimit
   [junit4]   2> 130551 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-002'
   [junit4]   2> 130551 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 130551 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 130552 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.c.CoreContainer New CoreContainer 1081137551
   [junit4]   2> 130552 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-002]
   [junit4]   2> 130552 WARN  (TEST-TestLazyCores.testCachingLimit-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-002/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-002/lib
   [junit4]   2> 130552 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 130553 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 130554 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.c.SolrCores Allocating transient cache for 4 transient cores
   [junit4]   2> 130554 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 130554 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 130554 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 130554 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 130555 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 130555 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection2, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 130555 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection3, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=on, dataDir=data/}
   [junit4]   2> 130556 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection4, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 130556 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection5, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 130556 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection6, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 130556 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection7, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 130556 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection8, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 130556 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[BA2AEC149F732CD7]) [    x:collection4] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection9, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 130557 INFO  (coreLoadExecutor-401-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-002/collection5'
   [junit4]   2> 130558 INFO  (coreLoadExecutor-401-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 130558 INFO  (coreLoadExecutor-401-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 130559 INFO  (coreLoadExecutor-401-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-002/collection1'
   [junit4]   2> 130559 INFO  (coreLoadExecutor-401-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 130559 INFO  (coreLoadExecutor-401-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 130566 INFO  (coreLoadExecutor-401-thread-2-processing-x:collection4) [    x:collection4] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-002/collection2'
   [junit4]   2> 130567 INFO  (coreLoadExecutor-401-thread-2-processing-x:collection4) [    x:collection4] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 130568 INFO  (coreLoadExecutor-401-thread-2-processing-x:collection4) [    x:collection4] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 130568 INFO  (coreLoadExecutor-401-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 130569 WARN  (coreLoadExecutor-401-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 130570 INFO  (coreLoadExecutor-401-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 130572 INFO  (coreLoadExecutor-401-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 130575 INFO  (coreLoadExecutor-401-thread-3-processing-x:collection4) [    x:collection4] o.a.s.s.IndexSchema [collection5] Schema name=tiny
   [junit4]   2> 130577 INFO  (coreLoadExecutor-401-thread-3-processing-x:collection4) [    x:collection4] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 130580 INFO  (coreLoadExecutor-401-thread-2-processing-x:collection4) [    x:collection4] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 130580 INFO  (coreLoadExecutor-401-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 130581 WARN  (coreLoadExecutor-401-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 130582 INFO  (coreLoadExecutor-401-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-002/collection5'
   [junit4]   2> 130582 INFO  (coreLoadExecutor-401-thread-3-processing-x:collection4) [    x:collection4] o.a.s.c.CoreContainer Creating SolrCore 'collection5' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-002/collection5
   [junit4]   2> 130582 INFO  (coreLoadExecutor-401-thread-3-processing-x:collection4) [    x:collection5] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 130582 INFO  (coreLoadExecutor-401-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 130583 INFO  (coreLoadExecutor-401-thread-3-processing-x:collection4) [    x:collection5] o.a.s.c.SolrCore [[collection5] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-002/collection5], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-002/collection5/data/]
   [junit4]   2> 130583 INFO  (coreLoadExecutor-401-thread-3-processing-x:collection4) [    x:collection5] o.a.s.c.SolrCore JMX monitoring not detected for core: collection5
   [junit4]   2> 130583 INFO  (coreLoadExecutor-401-thread-3-processing-x:collection4) [    x:collection5] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-002/collection5/data
   [junit4]   2> 130582 WARN  (coreLoadExecutor-401-thread-2-processing-x:collection4) [    x:collection4] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 130583 INFO  (coreLoadExecutor-401-thread-3-processing-x:collection4) [    x:collection5] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-002/collection5/data/index/
   [junit4]   2> 130588 WARN  (coreLoadExecutor-401-thread-3-processing-x:collection4) [    x:collection5] o.a.s.c.SolrCore [collection5] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-002/collection5/data/index' doesn't exist. Creating new index...
   [junit4]   2> 130588 INFO  (coreLoadExecutor-401-thread-2-processing-x:collection4) [    x:collection4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 130588 INFO  (coreLoadExecutor-401-thread-3-processing-x:collection4) [    x:collection5] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-002/collection5/data/index
   [junit4]   2> 130588 INFO  (coreLoadExecutor-401-thread-3-processing-x:collection4) [    x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=98.8115234375, floorSegmentMB=0.373046875, forceMergeDeletesPctAllowed=9.537201372133074, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 130589 INFO  (coreLoadExecutor-401-thread-3-processing-x:collection4) [    x:collection5] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@753a3a5f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e835d81),segFN=segments_1,generation=1}
   [junit4]   2> 130589 INFO  (coreLoadExecutor-401-thread-3-processing-x:collection4) [    x:collection5] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 130590 INFO  (coreLoadExecutor-401-thread-3-processing-x:collection4) [    x:collection5] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 130591 INFO  (coreLoadExecutor-401-thread-2-processing-x:collection4) [    x:collection4] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 130592 INFO  (coreLoadExecutor-401-thread-3-processing-x:collection4) [    x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 130593 INFO  (coreLoadExecutor-401-thread-3-processing-x:collection4) [    x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 130593 INFO  (coreLoadExecutor-401-thread-2-processing-x:collection4) [    x:collection4] o.a.s.s.IndexSchema [collection2] Schema name=tiny
   [junit4]   2> 130596 INFO  (coreLoadExecutor-401-thread-3-processing-x:collection4) [    x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 130597 INFO  (coreLoadExecutor-401-thread-3-processing-x:collection4) [    x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 130598 INFO  (coreLoadExecutor-401-thread-2-processing-x:collection4) [    x:collection4] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 130599 INFO  (coreLoadExecutor-401-thread-3-processing-x:collection4) [    x:collection5] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 130599 INFO  (coreLoadExecutor-401-thread-3-processing-x:collection4) [    x:collection5] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 130599 INFO  (coreLoadExecutor-401-thread-2-processing-x:collection4) [    x:collection4] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-002/collection2'
   [junit4]   2> 130599 INFO  (coreLoadExecutor-401-thread-3-processing-x:collection4) [    x:collection5] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 130599 INFO  (coreLoadExecutor-401-thread-2-processing-x:collection4) [    x:collection4] o.a.s.c.CoreContainer Creating SolrCore 'collection2' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-002/collection2
   [junit4]   2> 130599 INFO  (coreLoadExecutor-401-thread-3-processing-x:collection4) [    x:collection5] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 130600 INFO  (OldIndexDirectoryCleanupThreadForCore-collection5) [    x:collection5] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection5 in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-002/collection5/data/
   [junit4]   2> 130600 INFO  (coreLoadExecutor-401-thread-2-processing-x:collection4) [    x:collection2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 130600 WARN  (OldIndexDirectoryCleanupThreadForCore-collection5) [    x:collection5] o.a.s.c.DirectoryFactory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_BA2AEC149F732CD7-001/tempDir-002/collection5/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 130600 INFO  (coreLoadExecutor-401-thread-2-

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

r.common.util.ObjectReleaseTracker$ObjectTrackerException
   [junit4]   2> 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:808)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:647)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:836)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:490)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
   [junit4]   2> 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:670)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:647)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:836)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:490)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> Apr 29, 2016 10:28:49 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Apr 29, 2016 10:29:09 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   [junit4]   2>    1) Thread[id=936, name=searcherExecutor-406-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Apr 29, 2016 10:29:09 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=936, name=searcherExecutor-406-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> Apr 29, 2016 10:29:12 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=936, name=searcherExecutor-406-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {v_t=PostingsFormat(name=MockRandom), id=PostingsFormat(name=MockRandom), v_s=FSTOrd50, v_f=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{}, maxPointsInLeafNode=1143, maxMBSortInHeap=6.905727877681747, sim=ClassicSimilarity, locale=is, timezone=Europe/Brussels
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=2,free=144692024,total=266338304
   [junit4]   2> NOTE: All tests run in this JVM: [HdfsRecoveryZkTest, TestCSVLoader, AnalyticsMergeStrategyTest, TestFaceting, TestMinMaxOnMultiValuedField, TestExclusionRuleCollectionAccess, TestRemoteStreaming, TestReloadAndDeleteDocs, TestFastLRUCache, ExternalFileFieldSortTest, XmlUpdateRequestHandlerTest, MBeansHandlerTest, SyncSliceTest, VMParamsZkACLAndCredentialsProvidersTest, TestUpdate, FacetPivotSmallTest, TestRTimerTree, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores -Dtests.seed=BA2AEC149F732CD7 -Dtests.slow=true -Dtests.locale=is -Dtests.timezone=Europe/Brussels -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 4 object(s) that were not released!!! [MockDirectoryWrapper, MockDirectoryWrapper, SolrCore, MDCAwareThreadPoolExecutor]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BA2AEC149F732CD7]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:255)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   [junit4]    >    1) Thread[id=936, name=searcherExecutor-406-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BA2AEC149F732CD7]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=936, name=searcherExecutor-406-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BA2AEC149F732CD7]:0)
   [junit4] Completed [30/592 (1!)] on J0 in 151.70s, 8 tests, 1 failure, 2 errors <<< FAILURES!

[...truncated 1792 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:740: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:684: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:59: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build.xml:233: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/common-build.xml:529: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1457: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1014: There were test failures: 592 suites (10 ignored), 2394 tests, 3 suite-level errors, 1744 ignored (63 assumptions) [seed: BA2AEC149F732CD7]

Total time: 51 minutes 33 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



[JENKINS] Lucene-Solr-master-Solaris (64bit/jdk1.8.0) - Build # 550 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/550/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC

4 tests failed.
FAILED:  org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.testSslAndClientAuth

Error Message:
Unexpected exception type, expected SSLHandshakeException

Stack Trace:
junit.framework.AssertionFailedError: Unexpected exception type, expected SSLHandshakeException
	at __randomizedtesting.SeedInfo.seed([DF4CB87EAD5DCC25:CC851B33F9097D9]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2682)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkClusterJettys(TestMiniSolrCloudClusterSSL.java:283)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkClusterWithCollectionCreations(TestMiniSolrCloudClusterSSL.java:185)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkClusterWithNodeReplacement(TestMiniSolrCloudClusterSSL.java:147)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.testSslAndClientAuth(TestMiniSolrCloudClusterSSL.java:129)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.net.SocketException: Connection reset
	at java.net.SocketInputStream.read(SocketInputStream.java:209)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
	at sun.security.ssl.InputRecord.read(InputRecord.java:503)
	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:973)
	at sun.security.ssl.SSLSocketImpl.waitForClose(SSLSocketImpl.java:1769)
	at sun.security.ssl.HandshakeOutStream.flush(HandshakeOutStream.java:124)
	at sun.security.ssl.Handshaker.sendChangeCipherSpec(Handshaker.java:1083)
	at sun.security.ssl.ClientHandshaker.sendChangeCipherAndFinish(ClientHandshaker.java:1222)
	at sun.security.ssl.ClientHandshaker.serverHelloDone(ClientHandshaker.java:1134)
	at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:348)
	at sun.security.ssl.Handshaker.processLoop(Handshaker.java:979)
	at sun.security.ssl.Handshaker.process_record(Handshaker.java:914)
	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1062)
	at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375)
	at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403)
	at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(SSLConnectionSocketFactory.java:394)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:353)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.doHeadRequest(TestMiniSolrCloudClusterSSL.java:302)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.lambda$checkClusterJettys$2(TestMiniSolrCloudClusterSSL.java:284)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2677)
	... 43 more


FAILED:  org.apache.solr.cloud.TestTolerantUpdateProcessorCloud.testVariousAddsViaCloudClient

Error Message:
IOException occured when talking to server at: https://127.0.0.1:61093/solr/test_col

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: https://127.0.0.1:61093/solr/test_col
	at __randomizedtesting.SeedInfo.seed([DF4CB87EAD5DCC25:E2FD340A92B4F5FC]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
	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.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1192)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:962)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:898)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:484)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:463)
	at org.apache.solr.cloud.TestTolerantUpdateProcessorCloud.testVariousAdds(TestTolerantUpdateProcessorCloud.java:755)
	at org.apache.solr.cloud.TestTolerantUpdateProcessorCloud.testVariousAddsViaCloudClient(TestTolerantUpdateProcessorCloud.java:396)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.http.conn.ConnectTimeoutException: Connect to 127.0.0.1:61093 [/127.0.0.1] failed: Read timed out
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:143)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:511)
	... 51 more
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:170)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
	at sun.security.ssl.InputRecord.read(InputRecord.java:503)
	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:973)
	at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375)
	at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403)
	at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(SSLConnectionSocketFactory.java:394)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:353)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134)
	... 61 more


FAILED:  org.apache.solr.cloud.TestTolerantUpdateProcessorCloud.testSanity

Error Message:
Could not load collection from ZK: test_col

Stack Trace:
org.apache.solr.common.SolrException: Could not load collection from ZK: test_col
	at __randomizedtesting.SeedInfo.seed([DF4CB87EAD5DCC25:56AF1F83A27ACA0B]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1033)
	at org.apache.solr.common.cloud.ZkStateReader$LazyCollectionRef.get(ZkStateReader.java:566)
	at org.apache.solr.common.cloud.ClusterState.getCollectionOrNull(ClusterState.java:211)
	at org.apache.solr.common.cloud.ClusterState.hasCollection(ClusterState.java:113)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.getCollectionNames(CloudSolrClient.java:1203)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:925)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:898)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:895)
	at org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:858)
	at org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:873)
	at org.apache.solr.cloud.TestTolerantUpdateProcessorCloud.clearCollection(TestTolerantUpdateProcessorCloud.java:225)
	at sun.reflect.GeneratedMethodAccessor58.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:905)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/test_col/state.json
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:348)
	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:345)
	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:345)
	at org.apache.solr.common.cloud.ZkStateReader.fetchCollectionState(ZkStateReader.java:1045)
	at org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1031)
	... 48 more


FAILED:  org.apache.solr.core.TestDynamicLoading.testDynamicLoading

Error Message:
Could not get expected value  'X val' for path 'x' full output: {   "responseHeader":{     "status":0,     "QTime":0},   "params":{"wt":"json"},   "context":{     "webapp":"/h_",     "path":"/test1",     "httpMethod":"GET"},   "class":"org.apache.solr.core.BlobStoreTestRequestHandler",   "x":null},  from server:  null

Stack Trace:
java.lang.AssertionError: Could not get expected value  'X val' for path 'x' full output: {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "params":{"wt":"json"},
  "context":{
    "webapp":"/h_",
    "path":"/test1",
    "httpMethod":"GET"},
  "class":"org.apache.solr.core.BlobStoreTestRequestHandler",
  "x":null},  from server:  null
	at __randomizedtesting.SeedInfo.seed([DF4CB87EAD5DCC25:70195295A806985]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:457)
	at org.apache.solr.core.TestDynamicLoading.testDynamicLoading(TestDynamicLoading.java:233)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11165 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudClusterSSL_DF4CB87EAD5DCC25-001/init-core-data-001
   [junit4]   2> 1101354 INFO  (SUITE-TestMiniSolrCloudClusterSSL-seed#[DF4CB87EAD5DCC25]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1101355 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSslAndNoClientAuth
   [junit4]   2> 1101355 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.TestMiniSolrCloudClusterSSL NOTE: This Test ignores the randomized SSL & clientAuth settings selected by base class
   [junit4]   2> 1101356 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1101357 INFO  (Thread-5955) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1101357 INFO  (Thread-5955) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1101459 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.ZkTestServer start zk server on port:40658
   [junit4]   2> 1101459 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1101460 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1101463 INFO  (zkCallback-1197-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1f7201d8 name:ZooKeeperConnection Watcher:127.0.0.1:40658 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1101463 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1101463 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1101463 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 1101466 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/clusterprops.json
   [junit4]   2> 1101471 INFO  (jetty-launcher-1196-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1101471 INFO  (jetty-launcher-1196-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1101472 INFO  (jetty-launcher-1196-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1101483 INFO  (jetty-launcher-1196-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@43961d15{/solr,null,AVAILABLE}
   [junit4]   2> 1101484 INFO  (jetty-launcher-1196-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4dc4414{/solr,null,AVAILABLE}
   [junit4]   2> 1101485 INFO  (jetty-launcher-1196-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3cc0636f{/solr,null,AVAILABLE}
   [junit4]   2> 1101485 INFO  (jetty-launcher-1196-thread-1) [    ] o.e.j.u.s.SslContextFactory x509=X509@6c2fa5b2(solrtest,h=[],w=[]) for SslContextFactory@5ab989e5(file:///export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/server/etc/test/solrtest.keystore,null)
   [junit4]   2> 1101486 INFO  (jetty-launcher-1196-thread-2) [    ] o.e.j.u.s.SslContextFactory x509=X509@4d3d08b2(solrtest,h=[],w=[]) for SslContextFactory@263f7f48(file:///export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/server/etc/test/solrtest.keystore,null)
   [junit4]   2> 1101486 INFO  (jetty-launcher-1196-thread-3) [    ] o.e.j.u.s.SslContextFactory x509=X509@3c15a38f(solrtest,h=[],w=[]) for SslContextFactory@6e74c59c(file:///export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/server/etc/test/solrtest.keystore,null)
   [junit4]   2> 1101491 INFO  (jetty-launcher-1196-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@7c2a95e6{SSL,[ssl, http/1.1]}{127.0.0.1:42669}
   [junit4]   2> 1101491 INFO  (jetty-launcher-1196-thread-3) [    ] o.e.j.s.Server Started @1105195ms
   [junit4]   2> 1101491 INFO  (jetty-launcher-1196-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42669}
   [junit4]   2> 1101491 INFO  (jetty-launcher-1196-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 1101491 INFO  (jetty-launcher-1196-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudClusterSSL_DF4CB87EAD5DCC25-001/tempDir-001/node3'
   [junit4]   2> 1101491 INFO  (jetty-launcher-1196-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1101491 INFO  (jetty-launcher-1196-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1101491 INFO  (jetty-launcher-1196-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1101492 INFO  (jetty-launcher-1196-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1101494 INFO  (jetty-launcher-1196-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@7309195b{SSL,[ssl, http/1.1]}{127.0.0.1:52779}
   [junit4]   2> 1101494 INFO  (jetty-launcher-1196-thread-2) [    ] o.e.j.s.Server Started @1105198ms
   [junit4]   2> 1101494 INFO  (jetty-launcher-1196-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52779}
   [junit4]   2> 1101494 INFO  (jetty-launcher-1196-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 1101494 INFO  (jetty-launcher-1196-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudClusterSSL_DF4CB87EAD5DCC25-001/tempDir-001/node2'
   [junit4]   2> 1101494 INFO  (jetty-launcher-1196-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1101494 INFO  (jetty-launcher-1196-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1101494 INFO  (jetty-launcher-1196-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1101495 INFO  (jetty-launcher-1196-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1101495 INFO  (jetty-launcher-1196-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@3532c0cf{SSL,[ssl, http/1.1]}{127.0.0.1:34094}
   [junit4]   2> 1101495 INFO  (jetty-launcher-1196-thread-1) [    ] o.e.j.s.Server Started @1105199ms
   [junit4]   2> 1101495 INFO  (jetty-launcher-1196-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34094}
   [junit4]   2> 1101495 INFO  (jetty-launcher-1196-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 1101495 INFO  (jetty-launcher-1196-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudClusterSSL_DF4CB87EAD5DCC25-001/tempDir-001/node1'
   [junit4]   2> 1101495 INFO  (jetty-launcher-1196-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1101495 INFO  (jetty-launcher-1196-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1101496 INFO  (jetty-launcher-1196-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1101497 INFO  (jetty-launcher-1196-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1101501 INFO  (zkCallback-1199-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@25b224a7 name:ZooKeeperConnection Watcher:127.0.0.1:40658/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1101501 INFO  (jetty-launcher-1196-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1101501 INFO  (jetty-launcher-1196-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1101501 INFO  (jetty-launcher-1196-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1101506 INFO  (zkCallback-1200-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@c2b9463 name:ZooKeeperConnection Watcher:127.0.0.1:40658/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1101506 INFO  (zkCallback-1198-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@38509df name:ZooKeeperConnection Watcher:127.0.0.1:40658/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1101506 INFO  (jetty-launcher-1196-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1101507 INFO  (jetty-launcher-1196-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1101507 INFO  (jetty-launcher-1196-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1101507 INFO  (jetty-launcher-1196-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1101508 INFO  (jetty-launcher-1196-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1101512 INFO  (jetty-launcher-1196-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudClusterSSL_DF4CB87EAD5DCC25-001/tempDir-001/node3/.
   [junit4]   2> 1101512 INFO  (jetty-launcher-1196-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 811206766
   [junit4]   2> 1101512 INFO  (jetty-launcher-1196-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudClusterSSL_DF4CB87EAD5DCC25-001/tempDir-001/node3]
   [junit4]   2> 1101512 WARN  (jetty-launcher-1196-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudClusterSSL_DF4CB87EAD5DCC25-001/tempDir-001/node3/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudClusterSSL_DF4CB87EAD5DCC25-001/tempDir-001/node3/lib
   [junit4]   2> 1101512 INFO  (jetty-launcher-1196-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1101513 INFO  (jetty-launcher-1196-thread-3) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 1101514 INFO  (jetty-launcher-1196-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1101514 INFO  (jetty-launcher-1196-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1101514 INFO  (jetty-launcher-1196-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40658/solr
   [junit4]   2> 1101514 INFO  (jetty-launcher-1196-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1101514 INFO  (jetty-launcher-1196-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1101514 INFO  (jetty-launcher-1196-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1101518 INFO  (jetty-launcher-1196-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1101518 INFO  (jetty-launcher-1196-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudClusterSSL_DF4CB87EAD5DCC25-001/tempDir-001/node2/.
   [junit4]   2> 1101519 INFO  (jetty-launcher-1196-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 1955934982
   [junit4]   2> 1101519 INFO  (jetty-launcher-1196-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudClusterSSL_DF4CB87EAD5DCC25-001/tempDir-001/node2]
   [junit4]   2> 1101519 WARN  (jetty-launcher-1196-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudClusterSSL_DF4CB87EAD5DCC25-001/tempDir-001/node2/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudClusterSSL_DF4CB87EAD5DCC25-001/tempDir-001/node2/lib
   [junit4]   2> 1101519 INFO  (jetty-launcher-1196-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1101520 INFO  (jetty-launcher-1196-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 1101520 INFO  (jetty-launcher-1196-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1101520 INFO  (jetty-launcher-1196-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1101520 INFO  (jetty-launcher-1196-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40658/solr
   [junit4]   2> 1101520 INFO  (jetty-launcher-1196-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1101520 INFO  (jetty-launcher-1196-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1101521 INFO  (jetty-launcher-1196-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1101522 INFO  (zkCallback-1206-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@54b7244c name:ZooKeeperConnection Watcher:127.0.0.1:40658 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1101522 INFO  (jetty-launcher-1196-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1101522 INFO  (jetty-launcher-1196-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1101523 INFO  (zkCallback-1203-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7f24451 name:ZooKeeperConnection Watcher:127.0.0.1:40658 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1101523 INFO  (jetty-launcher-1196-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1101523 INFO  (jetty-launcher-1196-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1101524 INFO  (jetty-launcher-1196-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudClusterSSL_DF4CB87EAD5DCC25-001/tempDir-001/node1/.
   [junit4]   2> 1101524 INFO  (jetty-launcher-1196-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 1589321090
   [junit4]   2> 1101524 INFO  (jetty-launcher-1196-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudClusterSSL_DF4CB87EAD5DCC25-001/tempDir-001/node1]
   [junit4]   2> 1101524 WARN  (jetty-launcher-1196-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudClusterSSL_DF4CB87EAD5DCC25-001/tempDir-001/node1/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudClusterSSL_DF4CB87EAD5DCC25-001/tempDir-001/node1/lib
   [junit4]   2> 1101524 INFO  (jetty-launcher-1196-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1101524 INFO  (jetty-launcher-1196-thread-2) [n:127.0.0.1:52779_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$38/2065009040@3bec0298
   [junit4]   2> 1101525 INFO  (jetty-launcher-1196-thread-2) [n:127.0.0.1:52779_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1101525 INFO  (jetty-launcher-1196-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 1101525 INFO  (jetty-launcher-1196-thread-3) [n:127.0.0.1:42669_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$38/2065009040@70141272
   [junit4]   2> 1101526 INFO  (jetty-launcher-1196-thread-3) [n:127.0.0.1:42669_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1101526 INFO  (jetty-launcher-1196-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1101526 INFO  (jetty-launcher-1196-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1101526 INFO  (jetty-launcher-1196-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40658/solr
   [junit4]   2> 1101526 INFO  (jetty-launcher-1196-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1101526 INFO  (jetty-launcher-1196-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1101527 INFO  (zkCallback-1207-thread-1-processing-n:127.0.0.1:52779_solr) [n:127.0.0.1:52779_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4bb55d6e name:ZooKeeperConnection Watcher:127.0.0.1:40658/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1101527 INFO  (jetty-launcher-1196-thread-2) [n:127.0.0.1:52779_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1101527 INFO  (zkCallback-1210-thread-1-processing-n:127.0.0.1:42669_solr) [n:127.0.0.1:42669_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@214977bf name:ZooKeeperConnection Watcher:127.0.0.1:40658/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1101527 INFO  (jetty-launcher-1196-thread-3) [n:127.0.0.1:42669_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1101528 INFO  (jetty-launcher-1196-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1101529 INFO  (zkCallback-1211-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4a427b74 name:ZooKeeperConnection Watcher:127.0.0.1:40658 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1101529 INFO  (jetty-launcher-1196-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1101530 INFO  (jetty-launcher-1196-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1101530 INFO  (jetty-launcher-1196-thread-2) [n:127.0.0.1:52779_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1101531 INFO  (jetty-launcher-1196-thread-3) [n:127.0.0.1:42669_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1101531 INFO  (jetty-launcher-1196-thread-1) [n:127.0.0.1:34094_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$38/2065009040@5fd22ffc
   [junit4]   2> 1101533 INFO  (jetty-launcher-1196-thread-2) [n:127.0.0.1:52779_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1101533 INFO  (jetty-launcher-1196-thread-3) [n:127.0.0.1:42669_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1101534 INFO  (jetty-launcher-1196-thread-1) [n:127.0.0.1:34094_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1101538 INFO  (jetty-launcher-1196-thread-3) [n:127.0.0.1:42669_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1101538 INFO  (jetty-launcher-1196-thread-2) [n:127.0.0.1:52779_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1101539 INFO  (zkCallback-1212-thread-1-processing-n:127.0.0.1:34094_solr) [n:127.0.0.1:34094_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@789c446c name:ZooKeeperConnection Watcher:127.0.0.1:40658/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1101539 INFO  (jetty-launcher-1196-thread-1) [n:127.0.0.1:34094_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1101541 INFO  (jetty-launcher-1196-thread-2) [n:127.0.0.1:52779_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1101542 INFO  (jetty-launcher-1196-thread-3) [n:127.0.0.1:42669_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1101546 INFO  (jetty-launcher-1196-thread-2) [n:127.0.0.1:52779_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1101546 INFO  (jetty-launcher-1196-thread-3) [n:127.0.0.1:42669_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1101549 INFO  (jetty-launcher-1196-thread-2) [n:127.0.0.1:52779_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1101550 INFO  (jetty-launcher-1196-thread-3) [n:127.0.0.1:42669_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1101552 INFO  (jetty-launcher-1196-thread-3) [n:127.0.0.1:42669_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1101552 INFO  (jetty-launcher-1196-thread-2) [n:127.0.0.1:52779_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1101554 INFO  (jetty-launcher-1196-thread-2) [n:127.0.0.1:52779_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1101554 INFO  (jetty-launcher-1196-thread-3) [n:127.0.0.1:42669_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1101556 INFO  (jetty-launcher-1196-thread-3) [n:127.0.0.1:42669_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1101557 INFO  (jetty-launcher-1196-thread-2) [n:127.0.0.1:52779_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1101557 INFO  (jetty-launcher-1196-thread-1) [n:127.0.0.1:34094_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1101559 INFO  (jetty-launcher-1196-thread-3) [n:127.0.0.1:42669_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1101559 INFO  (jetty-launcher-1196-thread-2) [n:127.0.0.1:52779_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1101559 INFO  (jetty-launcher-1196-thread-1) [n:127.0.0.1:34094_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1101560 INFO  (jetty-launcher-1196-thread-1) [n:127.0.0.1:34094_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1101560 INFO  (jetty-launcher-1196-thread-2) [n:127.0.0.1:52779_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1101561 INFO  (jetty-launcher-1196-thread-3) [n:127.0.0.1:42669_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1101562 INFO  (jetty-launcher-1196-thread-2) [n:127.0.0.1:52779_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1101563 INFO  (jetty-launcher-1196-thread-3) [n:127.0.0.1:42669_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1101563 INFO  (jetty-launcher-1196-thread-1) [n:127.0.0.1:34094_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1101566 INFO  (jetty-launcher-1196-thread-3) [n:127.0.0.1:42669_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1101566 INFO  (jetty-launcher-1196-thread-2) [n:127.0.0.1:52779_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1101568 INFO  (jetty-launcher-1196-thread-3) [n:127.0.0.1:42669_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1101568 INFO  (jetty-launcher-1196-thread-2) [n:127.0.0.1:52779_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1101569 INFO  (jetty-launcher-1196-thread-1) [n:127.0.0.1:34094_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1101570 INFO  (jetty-launcher-1196-thread-2) [n:127.0.0.1:52779_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1101570 INFO  (jetty-launcher-1196-thread-2) [n:127.0.0.1:52779_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95808207135375366-127.0.0.1:52779_solr-n_0000000000
   [junit4]   2> 1101570 INFO  (jetty-launcher-1196-thread-3) [n:127.0.0.1:42669_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1101571 INFO  (jetty-launcher-1196-thread-2) [n:127.0.0.1:52779_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:52779_solr
   [junit4]   2> 1101571 INFO  (jetty-launcher-1196-thread-2) [n:127.0.0.1:52779_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1101571 INFO  (jetty-launcher-1196-thread-3) [n:127.0.0.1:42669_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95808207135375367-127.0.0.1:42669_solr-n_0000000001
   [junit4]   2> 1101572 INFO  (jetty-launcher-1196-thread-1) [n:127.0.0.1:34094_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1101573 INFO  (jetty-launcher-1196-thread-1) [n:127.0.0.1:34094_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95808207135375369-127.0.0.1:34094_solr-n_0000000002
   [junit4]   2> 1101573 INFO  (jetty-launcher-1196-thread-3) [n:127.0.0.1:42669_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95808207135375366-127.0.0.1:52779_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 1101574 INFO  (jetty-launcher-1196-thread-2) [n:127.0.0.1:52779_solr    ] o.a.s.c.Overseer Overseer (id=95808207135375366-127.0.0.1:52779_solr-n_0000000000) starting
   [junit4]   2> 1101574 INFO  (jetty-launcher-1196-thread-3) [n:127.0.0.1:42669_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42669_solr
   [junit4]   2> 1101574 INFO  (jetty-launcher-1196-thread-1) [n:127.0.0.1:34094_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95808207135375367-127.0.0.1:42669_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 1101575 INFO  (jetty-launcher-1196-thread-3) [n:127.0.0.1:42669_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:42669_solr
   [junit4]   2> 1101575 INFO  (jetty-launcher-1196-thread-1) [n:127.0.0.1:34094_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34094_solr
   [junit4]   2> 1101578 INFO  (zkCallback-1210-thread-1-processing-n:127.0.0.1:42669_solr) [n:127.0.0.1:42669_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1101578 INFO  (jetty-launcher-1196-thread-2) [n:127.0.0.1:52779_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1101578 INFO  (zkCallback-1207-thread-1-processing-n:127.0.0.1:52779_solr) [n:127.0.0.1:52779_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1101578 INFO  (zkCallback-1212-thread-1-processing-n:127.0.0.1:34094_solr) [n:127.0.0.1:34094_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1101581 INFO  (zkCallback-1210-thread-1-processing-n:127.0.0.1:42669_solr) [n:127.0.0.1:42669_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1101581 INFO  (zkCallback-1207-thread-1-processing-n:127.0.0.1:52779_solr) [n:127.0.0.1:52779_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1101581 INFO  (zkCallback-1212-thread-1-processing-n:127.0.0.1:34094_solr) [n:127.0.0.1:34094_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1101581 INFO  (jetty-launcher-1196-thread-1) [n:127.0.0.1:34094_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:34094_solr
   [junit4]   2> 1101583 INFO  (zkCallback-1212-thread-1-processing-n:127.0.0.1:34094_solr) [n:127.0.0.1:34094_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1101584 INFO  (zkCallback-1212-thread-1-processing-n:127.0.0.1:34094_solr) [n:127.0.0.1:34094_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1101584 INFO  (zkCallback-1207-thread-1-processing-n:127.0.0.1:52779_solr) [n:127.0.0.1:52779_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1101585 INFO  (zkCallback-1210-thread-1-processing-n:127.0.0.1:42669_solr) [n:127.0.0.1:42669_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1101585 INFO  (zkCallback-1210-thread-1-processing-n:127.0.0.1:42669_solr) [n:127.0.0.1:42669_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1101586 INFO  (zkCallback-1207-thread-1-processing-n:127.0.0.1:52779_solr) [n:127.0.0.1:52779_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1101590 INFO  (jetty-launcher-1196-thread-2) [n:127.0.0.1:52779_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1101591 INFO  (OverseerCollectionConfigSetProcessor-95808207135375366-127.0.0.1:52779_solr-n_0000000000) [n:127.0.0.1:52779_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1101591 INFO  (OverseerStateUpdate-95808207135375366-127.0.0.1:52779_solr-n_0000000000) [n:127.0.0.1:52779_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1101592 INFO  (jetty-launcher-1196-thread-2) [n:127.0.0.1:52779_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:52779_solr as DOWN
   [junit4]   2> 1101594 INFO  (jetty-launcher-1196-thread-3) [n:127.0.0.1:42669_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1101594 INFO  (jetty-launcher-1196-thread-3) [n:127.0.0.1:42669_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1101595 INFO  (jetty-launcher-1196-thread-3) [n:127.0.0.1:42669_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudClusterSSL_DF4CB87EAD5DCC25-001/tempDir-001/node3/.
   [junit4]   2> 1101595 INFO  (jetty-launcher-1196-thread-3) [n:127.0.0.1:42669_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1101598 INFO  (jetty-launcher-1196-thread-3) [n:127.0.0.1:42669_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 1101598 INFO  (jetty-launcher-1196-thread-3) [n:127.0.0.1:42669_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1101598 INFO  (OverseerStateUpdate-95808207135375366-127.0.0.1:52779_solr-n_0000000000) [n:127.0.0.1:52779_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (2)
   [junit4]   2> 1101599 INFO  (OverseerStateUpdate-95808207135375366-127.0.0.1:52779_solr-n_0000000000) [n:127.0.0.1:52779_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:52779_solr"} current state version: 0
   [junit4]   2> 1101599 INFO  (OverseerStateUpdate-95808207135375366-127.0.0.1:52779_solr-n_0000000000) [n:127.0.0.1:52779_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:52779_solr
   [junit4]   2> 1101627 INFO  (jetty-launcher-1196-thread-1) [n:127.0.0.1:34094_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1101627 INFO  (jetty-launcher-1196-thread-1) [n:127.0.0.1:34094_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1101627 INFO  (jetty-launcher-1196-thread-1) [n:127.0.0.1:34094_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudClusterSSL_DF4CB87EAD5DCC25-001/tempDir-001/node1/.
   [junit4]   2> 1101628 INFO  (jetty-launcher-1196-thread-1) [n:127.0.0.1:34094_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1101628 INFO  (jetty-launcher-1196-thread-1) [n:127.0.0.1:34094_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 1101629 INFO  (jetty-launcher-1196-thread-1) [n:127.0.0.1:34094_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1102599 INFO  (jetty-launcher-1196-thread-2) [n:127.0.0.1:52779_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52779_solr
   [junit4]   2> 1102600 INFO  (jetty-launcher-1196-thread-2) [n:127.0.0.1:52779_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:52779_solr
   [junit4]   2> 1102602 INFO  (zkCallback-1210-thread-1-processing-n:127.0.0.1:42669_solr) [n:127.0.0.1:42669_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1102602 INFO  (zkCallback-1212-thread-1-processing-n:127.0.0.1:34094_solr) [n:127.0.0.1:34094_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1102602 INFO  (zkCallback-1207-thread-1-processing-n:127.0.0.1:52779_solr) [n:127.0.0.1:52779_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1102603 INFO  (zkCallback-1210-thread-1-processing-n:127.0.0.1:42669_solr) [n:127.0.0.1:42669_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1102603 INFO  (zkCallback-1207-thread-1-processing-n:127.0.0.1:52779_solr) [n:127.0.0.1:52779_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1102604 INFO  (zkCallback-1212-thread-1-processing-n:127.0.0.1:34094_solr) [n:127.0.0.1:34094_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1102623 INFO  (jetty-launcher-1196-thread-2) [n:127.0.0.1:52779_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1102623 INFO  (jetty-launcher-1196-thread-2) [n:127.0.0.1:52779_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1102625 INFO  (jetty-launcher-1196-thread-2) [n:127.0.0.1:52779_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudClusterSSL_DF4CB87EAD5DCC25-001/tempDir-001/node2/.
   [junit4]   2> 1102625 INFO  (jetty-launcher-1196-thread-2) [n:127.0.0.1:52779_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1102626 INFO  (jetty-launcher-1196-thread-2) [n:127.0.0.1:52779_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 1102626 INFO  (jetty-launcher-1196-thread-2) [n:127.0.0.1:52779_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1102626 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1102627 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1102628 INFO  (zkCallback-1213-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@59a48474 name:ZooKeeperConnection Watcher:127.0.0.1:40658 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1102628 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1102628 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1102630 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.s.i.CloudSolrClient Final constructed zkHost string: 127.0.0.1:40658/solr
   [junit4]   2> 1102631 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1102632 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1102633 INFO  (zkCallback-1215-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2379fe27 name:ZooKeeperConnection Watcher:127.0.0.1:40658/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1102633 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1102633 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1102634 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-copyfield-test.xml
   [junit4]   2> 1102638 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-currency-ft-oer-norates.xml
   [junit4]   2> 1102641 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-slave.xml
   [junit4]   2> 1102643 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-cdcr.xml
   [junit4]   2> 1102646 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-HighlighterMaxOffsetTest.xml
   [junit4]   2> 1102648 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/phrasesuggest.txt
   [junit4]   2> 1102651 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-classification.xml
   [junit4]   2> 1102654 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-script-updateprocessor.xml
   [junit4]   2> 1102656 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-init-error.xml
   [junit4]   2> 1102658 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-class-name-shortening-on-serialization.xml
   [junit4]   2> 1102662 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-cdcrupdatelog.xml
   [junit4]   2> 1102667 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-logmergepolicy.xml
   [junit4]   2> 1102670 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-dup-field.xml
   [junit4]   2> 1102673 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-currency-dynamic-multivalued.xml
   [junit4]   2> 1102675 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-docValuesMulti.xml
   [junit4]   2> 1102678 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-lmjelinekmercer.xml
   [junit4]   2> 1102680 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-tieredmergepolicyfactory.xml
   [junit4]   2> 1102683 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-sweetspot-partial-norms.xml
   [junit4]   2> 1102686 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-collapseqparser.xml
   [junit4]   2> 1102688 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-externalversionconstraint.xml
   [junit4]   2> 1102694 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-dynamicfield-required.xml
   [junit4]   2> 1102697 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-complex-phrase.xml
   [junit4]   2> 1102699 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/protwords.txt
   [junit4]   2> 1102702 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/old_synonyms.txt
   [junit4]   2> 1102704 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-docValuesMissing.xml
   [junit4]   2> 1102708 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-bogus-analysis-parameters.xml
   [junit4]   2> 1102711 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-eff.xml
   [junit4]   2> 1102714 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-rest.xml
   [junit4]   2> 1102717 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-distrib-interval-faceting.xml
   [junit4]   2> 1102719 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-uniquekey-multivalued.xml
   [junit4]   2> 1102722 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/stop-1.txt
   [junit4]   2> 1102724 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-sorts.xml
   [junit4]   2> 1102726 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-querysender.xml
   [junit4]   2> 1102728 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-sim-global-vs-ft-mismatch.xml
   [junit4]   2> 1102730 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-currency-multivalued.xml
   [junit4]   2> 1102732 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-minimal.xml
   [junit4]   2> 1102734 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-plugcollector.xml
   [junit4]   2> 1102737 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-mpf-solrconfig.xml
   [junit4]   2> 1102739 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/da_UTF8.xml
   [junit4]   2> 1102743 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-replication2.xml
   [junit4]   2> 1102746 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/throw.error.on.add.updateprocessor.js
   [junit4]   2> 1102748 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/analyzingInfixSuggest.txt
   [junit4]   2> 1102750 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/frenchArticles.txt
   [junit4]   2> 1102753 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-basic.xml
   [junit4]   2> 1102756 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-phrasesuggest.xml
   [junit4]   2> 1102758 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-codec-global-vs-ft-mismatch.xml
   [junit4]   2> 1102761 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-functionquery.xml
   [junit4]   2> 1102763 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-mp-solrconfig.xml
   [junit4]   2> 1102766 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-error-solrconfig.xml
   [junit4]   2> 1102769 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-sweetspot-partial-hyperbolic.xml
   [junit4]   2> 1102771 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-solrconfig-multiple-cfs.xml
   [junit4]   2> 1102773 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-spellchecker.xml
   [junit4]   2> 1102776 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-sortingresponse.xml
   [junit4]   2> 1102778 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/currency.xml
   [junit4]   2> 1102781 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-multiple-asterisk-copyfield-dest-should-fail-test.xml
   [junit4]   2> 1102785 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/compoundDictionary.txt
   [junit4]   2> 1102787 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-caching.xml
   [junit4]   2> 1102789 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig_codec2.xml
   [junit4]   2> 1102791 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-spatial.xml
   [junit4]   2> 1102794 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-single-dynamic-copy-field.xml
   [junit4]   2> 1102797 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-synonym-tokenizer.xml
   [junit4]   2> 1102802 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-sql.xml
   [junit4]   2> 1102805 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-master-throttled.xml
   [junit4]   2> 1102808 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-trie.xml
   [junit4]   2> 1102810 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-withgethandler.xml
   [junit4]   2> 1102813 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-mergepolicyfactory-nocfs.xml
   [junit4]   2> 1102815 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-repeater.xml
   [junit4]   2> 1102817 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-postingshighlight.xml
   [junit4]   2> 1102819 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-tieredmergepolicy.xml
   [junit4]   2> 1102820 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-one-field-no-dynamic-field-unique-key.xml
   [junit4]   2> 1102822 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/stop-snowball.txt
   [junit4]   2> 1102824 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-rest-lucene-match-version.xml
   [junit4]   2> 1102826 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/keep-2.txt
   [junit4]   2> 1102828 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-query-parser-init.xml
   [junit4]   2> 1102831 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-non-stored-docvalues.xml
   [junit4]   2> 1102833 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-dynamicfield-default-val.xml
   [junit4]   2> 1102836 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1102838 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema_latest.xml
   [junit4]   2> 1102843 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-managed-schema-test.xml
   [junit4]   2> 1102845 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-not-required-unique-key.xml
   [junit4]   2> 1102848 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-sweetspot-partial-baseline.xml
   [junit4]   2> 1102850 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-sweetspot-both-tf.xml
   [junit4]   2> 1102853 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-collate.xml
   [junit4]   2> 1102856 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-indexconfig-mergepolicyfactory.xml
   [junit4]   2> 1102858 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-highlight.xml
   [junit4]   2> 1102860 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-components-name.xml
   [junit4]   2> 1102863 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-null-charfilters-analyzer.xml
   [junit4]   2> 1102866 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4CB87EAD5DCC25]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-master1-keepOneBackup.xml
   [junit4]   2> 1102868 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[DF4C

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

"status":0,
   [junit4]    >     "QTime":0},
   [junit4]    >   "params":{"wt":"json"},
   [junit4]    >   "context":{
   [junit4]    >     "webapp":"/h_",
   [junit4]    >     "path":"/test1",
   [junit4]    >     "httpMethod":"GET"},
   [junit4]    >   "class":"org.apache.solr.core.BlobStoreTestRequestHandler",
   [junit4]    >   "x":null},  from server:  null
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DF4CB87EAD5DCC25:70195295A806985]:0)
   [junit4]    > 	at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:457)
   [junit4]    > 	at org.apache.solr.core.TestDynamicLoading.testDynamicLoading(TestDynamicLoading.java:233)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 3085975 INFO  (SUITE-TestDynamicLoading-seed#[DF4CB87EAD5DCC25]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_DF4CB87EAD5DCC25-001
   [junit4]   2> Apr 29, 2016 8:40:07 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {blobName=PostingsFormat(name=Memory doPackFST= false), size=FST50, _version_=PostingsFormat(name=Memory doPackFST= true), id=PostingsFormat(name=LuceneFixedGap), version=PostingsFormat(name=Memory doPackFST= true), md5=PostingsFormat(name=Memory doPackFST= false), timestamp=PostingsFormat(name=Memory doPackFST= false)}, docValues:{}, maxPointsInLeafNode=1089, maxMBSortInHeap=7.357375072359673, sim=ClassicSimilarity, locale=es-CR, timezone=Pacific/Efate
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=1,free=213703920,total=478150656
   [junit4]   2> NOTE: All tests run in this JVM: [TestWordDelimiterFilterFactory, TestSortingResponseWriter, TestSort, TestRequestStatusCollectionAPI, TestReplicaProperties, TestSweetSpotSimilarityFactory, RecoveryAfterSoftCommitTest, TestUpdate, QueryElevationComponentTest, ExitableDirectoryReaderTest, SecurityConfHandlerTest, TestCursorMarkWithoutUniqueKey, TestLRUStatsCache, CoreAdminCreateDiscoverTest, StandardRequestHandlerTest, BasicDistributedZkTest, TestCloudPivotFacet, TestExtendedDismaxParser, TestFaceting, TestLazyCores, DistributedFacetPivotLargeTest, JavabinLoaderTest, TestScoreJoinQPNoScore, TestXIncludeConfig, DateRangeFieldTest, TestRemoteStreaming, TolerantUpdateProcessorTest, TestDocumentBuilder, BadCopyFieldTest, AnalyticsMergeStrategyTest, SuggestComponentContextFilterQueryTest, DistributedQueryComponentOptimizationTest, PKIAuthenticationIntegrationTest, TestSolrQueryParserResource, HighlighterTest, DistribCursorPagingTest, TestRecoveryHdfs, DistributedDebugComponentTest, TestMiniSolrCloudClusterBase, TestConfigSetsAPIZkFailure, TestCopyFieldCollectionResource, BlockCacheTest, TestCloudDeleteByQuery, TestMinMaxOnMultiValuedField, TestRTimerTree, CircularListTest, TestMergePolicyConfig, TestJsonRequest, MigrateRouteKeyTest, TestShortCircuitedRequests, PingRequestHandlerTest, TestRestoreCore, TestConfigSets, TestSolrCloudWithKerberosAlt, SolrRequestParserTest, ClusterStateTest, TestGeoJSONResponseWriter, TestElisionMultitermQuery, ScriptEngineTest, TestFreeTextSuggestions, DeleteLastCustomShardedReplicaTest, EnumFieldTest, TestSolrFieldCacheMBean, TestBlobHandler, BadComponentTest, CloudExitableDirectoryReaderTest, PreAnalyzedUpdateProcessorTest, TestStressLucene, CoreMergeIndexesAdminHandlerTest, TestJmxMonitoredMap, TestSortByMinMaxFunction, TestDistributedSearch, TestEmbeddedSolrServerConstructors, TestDefaultStatsCache, HdfsNNFailoverTest, DeleteShardTest, DirectUpdateHandlerTest, TestTestInjection, TestStressVersions, TestCSVLoader, TestRandomRequestDistribution, TestComponentsName, AnalysisAfterCoreReloadTest, ConnectionManagerTest, TestReplicationHandlerBackup, DocValuesTest, TimeZoneUtilsTest, AsyncMigrateRouteKeyTest, SpatialFilterTest, TestConfigSetsAPI, TestReloadAndDeleteDocs, SyncSliceTest, TestConfig, ZkCLITest, BlobRepositoryCloudTest, TestSolrXml, TestUseDocValuesAsStored, TestCollationFieldDocValues, CdcrReplicationDistributedZkTest, TestNoOpRegenerator, QueryResultKeyTest, UpdateParamsTest, PreAnalyzedFieldTest, RankQueryTest, TestSha256AuthenticationProvider, WrapperMergePolicyFactoryTest, TestIBSimilarityFactory, UUIDFieldTest, IndexBasedSpellCheckerTest, HdfsTlogReplayBufferedWhileIndexingTest, TestSurroundQueryParser, TestCodecSupport, DOMUtilTest, TestJmxIntegration, TestDFRSimilarityFactory, MoreLikeThisHandlerTest, CdcrRequestHandlerTest, TestMiniSolrCloudClusterSSL, ZkControllerTest, SolrCoreTest, SuggesterFSTTest, JSONWriterTest, TestFastLRUCache, TestDocSet, IndexSchemaTest, PolyFieldTest, DocumentAnalysisRequestHandlerTest, TestLeaderInitiatedRecoveryThread, DistributedVersionInfoTest, TestFieldTypeCollectionResource, URLClassifyProcessorTest, AssignTest, CloneFieldUpdateProcessorFactoryTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, DistributedFacetPivotSmallAdvancedTest, BlockJoinFacetDistribTest, TestHighlightDedupGrouping, TestChildDocTransformer, TestCustomSort, DirectSolrSpellCheckerTest, AnalysisErrorHandlingTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, UnloadDistributedZkTest, OpenCloseCoreStressTest, OverseerTest, LeaderElectionIntegrationTest, ShardRoutingTest, RecoveryZkTest, ClusterStateUpdateTest, TestRandomFaceting, LeaderElectionTest, ZkSolrClientTest, TestZkChroot, ShardRoutingCustomTest, TestDistributedGrouping, TestHashPartitioner, DistributedSpellCheckComponentTest, TestStressReorder, TestJoin, HardAutoCommitTest, TestCoreContainer, SimpleFacetsTest, StatsComponentTest, ConvertedLegacyTest, TestFiltering, CurrencyFieldOpenExchangeTest, DistributedQueryElevationComponentTest, CurrencyFieldXmlFileTest, SolrIndexSplitterTest, SimplePostToolTest, SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest, SchemaVersionSpecificBehaviorTest, TestAtomicUpdateErrorCases, DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, DocValuesMultiTest, DistanceFunctionTest, TestSolrDeletionPolicy1, XsltUpdateRequestHandlerTest, LukeRequestHandlerTest, TestReversedWildcardFilterFactory, TermsComponentTest, RequestHandlersTest, PathHierarchyTokenizerFactoryTest, TermVectorComponentTest, TestArbitraryIndexDir, RegexBoostProcessorTest, MBeansHandlerTest, TestAnalyzedSuggestions, TestPartialUpdateDeduplication, CSVRequestHandlerTest, TestLFUCache, SampleTest, TestBinaryField, TestSearchPerf, MinimalSchemaTest, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, TestSolrCoreProperties, TestPostingsSolrHighlighter, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, TestPhraseSuggestions, EchoParamsTest, TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestFastWriter, TestFastOutputStream, OpenExchangeRatesOrgProviderTest, ChaosMonkeyNothingIsSafeTest, CollectionReloadTest, CollectionTooManyReplicasTest, ConcurrentDeleteAndCreateCollectionTest, CustomCollectionTest, DistribDocExpirationUpdateProcessorTest, HttpPartitionTest, LeaderInitiatedRecoveryOnCommitTest, MultiThreadedOCPTest, OverseerTaskQueueTest, RemoteQueryErrorTest, ShardSplitTest, TestMiniSolrCloudCluster, HdfsRecoveryZkTest, HdfsSyncSliceTest, HdfsThreadLeakTest, HdfsUnloadDistributedZkTest, HdfsWriteToMultipleCollectionsTest, TestClusterStateMutator, ZkStateReaderTest, ZkStateWriterTest, RuleEngineTest, CachingDirectoryFactoryTest, DirectoryFactoryTest, TestConfigSetImmutable, TestConfigSetProperties, TestDynamicLoading]
   [junit4] Completed [491/592 (3!)] on J0 in 60.85s, 1 test, 1 failure <<< FAILURES!

[...truncated 324 lines...]
   [junit4] JVM J1: stdout was not empty, see: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/temp/junit4-J1-20160429_074839_052.sysout
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: GC overhead limit exceeded
   [junit4] Dumping heap to /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/heapdumps/java_pid12837.hprof ...
   [junit4] Heap dump file created [515587783 bytes in 85.780 secs]
   [junit4] <<< JVM J1: EOF ----

[...truncated 12 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:740: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:684: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:59: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build.xml:233: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/common-build.xml:529: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1457: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1014: There were test failures: 592 suites (10 ignored), 2394 tests, 2 errors, 2 failures, 86 ignored (71 assumptions) [seed: DF4CB87EAD5DCC25]

Total time: 84 minutes 49 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



[JENKINS] Lucene-Solr-master-Solaris (64bit/jdk1.8.0) - Build # 549 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/549/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.update.AutoCommitTest.testMaxTime

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([9972DD1CA212E369:386A0FE3C887F55]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:780)
	at org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:243)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1]
	xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
</response>

	request was:q=id:529&qt=standard&start=0&rows=20&version=2.2
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:773)
	... 40 more




Build Log:
[...truncated 11442 lines...]
   [junit4] Suite: org.apache.solr.update.AutoCommitTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_9972DD1CA212E369-001/init-core-data-001
   [junit4]   2> 1967040 INFO  (SUITE-AutoCommitTest-seed#[9972DD1CA212E369]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 1967040 INFO  (SUITE-AutoCommitTest-seed#[9972DD1CA212E369]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1967040 INFO  (SUITE-AutoCommitTest-seed#[9972DD1CA212E369]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1967040 INFO  (SUITE-AutoCommitTest-seed#[9972DD1CA212E369]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1967041 INFO  (SUITE-AutoCommitTest-seed#[9972DD1CA212E369]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 1967041 INFO  (SUITE-AutoCommitTest-seed#[9972DD1CA212E369]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1967041 INFO  (SUITE-AutoCommitTest-seed#[9972DD1CA212E369]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1967071 INFO  (SUITE-AutoCommitTest-seed#[9972DD1CA212E369]-worker) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1967081 WARN  (SUITE-AutoCommitTest-seed#[9972DD1CA212E369]-worker) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1967084 INFO  (SUITE-AutoCommitTest-seed#[9972DD1CA212E369]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1967102 INFO  (SUITE-AutoCommitTest-seed#[9972DD1CA212E369]-worker) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1967106 INFO  (SUITE-AutoCommitTest-seed#[9972DD1CA212E369]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1967154 INFO  (SUITE-AutoCommitTest-seed#[9972DD1CA212E369]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1967158 INFO  (SUITE-AutoCommitTest-seed#[9972DD1CA212E369]-worker) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1967159 INFO  (SUITE-AutoCommitTest-seed#[9972DD1CA212E369]-worker) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1967162 INFO  (SUITE-AutoCommitTest-seed#[9972DD1CA212E369]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1967163 INFO  (SUITE-AutoCommitTest-seed#[9972DD1CA212E369]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1967165 INFO  (SUITE-AutoCommitTest-seed#[9972DD1CA212E369]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1967165 INFO  (SUITE-AutoCommitTest-seed#[9972DD1CA212E369]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1967165 INFO  (SUITE-AutoCommitTest-seed#[9972DD1CA212E369]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1967165 INFO  (SUITE-AutoCommitTest-seed#[9972DD1CA212E369]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 1967165 INFO  (SUITE-AutoCommitTest-seed#[9972DD1CA212E369]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr'
   [junit4]   2> 1967165 INFO  (SUITE-AutoCommitTest-seed#[9972DD1CA212E369]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1967165 INFO  (SUITE-AutoCommitTest-seed#[9972DD1CA212E369]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 1967165 INFO  (SUITE-AutoCommitTest-seed#[9972DD1CA212E369]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 763627382
   [junit4]   2> 1967165 INFO  (SUITE-AutoCommitTest-seed#[9972DD1CA212E369]-worker) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr]
   [junit4]   2> 1967165 WARN  (SUITE-AutoCommitTest-seed#[9972DD1CA212E369]-worker) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/lib
   [junit4]   2> 1967166 INFO  (SUITE-AutoCommitTest-seed#[9972DD1CA212E369]-worker) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1967167 INFO  (SUITE-AutoCommitTest-seed#[9972DD1CA212E369]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 1967168 INFO  (SUITE-AutoCommitTest-seed#[9972DD1CA212E369]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1967168 INFO  (SUITE-AutoCommitTest-seed#[9972DD1CA212E369]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1967168 INFO  (SUITE-AutoCommitTest-seed#[9972DD1CA212E369]-worker) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1967168 INFO  (SUITE-AutoCommitTest-seed#[9972DD1CA212E369]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1967170 INFO  (SUITE-AutoCommitTest-seed#[9972DD1CA212E369]-worker) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, dataDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_9972DD1CA212E369-001/init-core-data-001, shard=shard1}
   [junit4]   2> 1967170 INFO  (coreLoadExecutor-6409-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1967171 INFO  (coreLoadExecutor-6409-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1967171 INFO  (coreLoadExecutor-6409-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 1967171 INFO  (coreLoadExecutor-6409-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1967171 INFO  (coreLoadExecutor-6409-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1967206 INFO  (coreLoadExecutor-6409-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1967211 WARN  (coreLoadExecutor-6409-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1967212 INFO  (coreLoadExecutor-6409-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1967225 INFO  (coreLoadExecutor-6409-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1967230 INFO  (coreLoadExecutor-6409-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1967283 INFO  (coreLoadExecutor-6409-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1967286 INFO  (coreLoadExecutor-6409-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1967287 INFO  (coreLoadExecutor-6409-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1967290 INFO  (coreLoadExecutor-6409-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1967291 INFO  (coreLoadExecutor-6409-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1967292 INFO  (coreLoadExecutor-6409-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1967292 INFO  (coreLoadExecutor-6409-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1967294 INFO  (coreLoadExecutor-6409-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1967294 INFO  (coreLoadExecutor-6409-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1967294 INFO  (coreLoadExecutor-6409-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1967294 INFO  (coreLoadExecutor-6409-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_9972DD1CA212E369-001/init-core-data-001/]
   [junit4]   2> 1967294 INFO  (coreLoadExecutor-6409-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@b0fc5ec
   [junit4]   2> 1967295 INFO  (coreLoadExecutor-6409-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_9972DD1CA212E369-001/init-core-data-001
   [junit4]   2> 1967295 INFO  (coreLoadExecutor-6409-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_9972DD1CA212E369-001/init-core-data-001/index/
   [junit4]   2> 1967295 WARN  (coreLoadExecutor-6409-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_9972DD1CA212E369-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 1967295 INFO  (coreLoadExecutor-6409-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_9972DD1CA212E369-001/init-core-data-001/index
   [junit4]   2> 1967295 INFO  (coreLoadExecutor-6409-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=43, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.32546787451315967]
   [junit4]   2> 1967295 INFO  (coreLoadExecutor-6409-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2d940805 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@47920ad0),segFN=segments_1,generation=1}
   [junit4]   2> 1967295 INFO  (coreLoadExecutor-6409-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1967296 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_9972DD1CA212E369-001/init-core-data-001/
   [junit4]   2> 1967298 INFO  (coreLoadExecutor-6409-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1967298 INFO  (coreLoadExecutor-6409-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1967298 INFO  (coreLoadExecutor-6409-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1967298 INFO  (coreLoadExecutor-6409-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1967298 INFO  (coreLoadExecutor-6409-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1967299 INFO  (coreLoadExecutor-6409-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1967299 INFO  (coreLoadExecutor-6409-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1967299 INFO  (coreLoadExecutor-6409-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1967299 INFO  (coreLoadExecutor-6409-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1967299 INFO  (coreLoadExecutor-6409-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1967299 INFO  (coreLoadExecutor-6409-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1967299 INFO  (coreLoadExecutor-6409-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1967301 INFO  (coreLoadExecutor-6409-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1967301 INFO  (coreLoadExecutor-6409-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1967302 INFO  (coreLoadExecutor-6409-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1967303 INFO  (coreLoadExecutor-6409-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1967306 INFO  (coreLoadExecutor-6409-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1967307 INFO  (coreLoadExecutor-6409-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,/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> 1967307 INFO  (coreLoadExecutor-6409-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1967307 INFO  (coreLoadExecutor-6409-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1967307 INFO  (coreLoadExecutor-6409-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1967307 INFO  (coreLoadExecutor-6409-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1967308 INFO  (coreLoadExecutor-6409-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1967308 INFO  (coreLoadExecutor-6409-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=60.6865234375, floorSegmentMB=0.681640625, forceMergeDeletesPctAllowed=4.609435226897734, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1967308 INFO  (coreLoadExecutor-6409-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2d940805 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@47920ad0),segFN=segments_1,generation=1}
   [junit4]   2> 1967308 INFO  (coreLoadExecutor-6409-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1967308 INFO  (coreLoadExecutor-6409-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@47ece546[collection1] main]
   [junit4]   2> 1967308 INFO  (coreLoadExecutor-6409-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1967308 INFO  (coreLoadExecutor-6409-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1967308 INFO  (coreLoadExecutor-6409-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1967309 INFO  (coreLoadExecutor-6409-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1967353 INFO  (coreLoadExecutor-6409-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1967460 INFO  (coreLoadExecutor-6409-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1967460 INFO  (searcherExecutor-6410-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1967461 INFO  (coreLoadExecutor-6409-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1967461 INFO  (searcherExecutor-6410-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1967461 INFO  (coreLoadExecutor-6409-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1967461 INFO  (searcherExecutor-6410-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1967461 INFO  (coreLoadExecutor-6409-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1967461 INFO  (searcherExecutor-6410-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1967461 INFO  (coreLoadExecutor-6409-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1532885967965257728
   [junit4]   2> 1967461 INFO  (searcherExecutor-6410-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1967463 INFO  (coreLoadExecutor-6409-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1532885967965257728
   [junit4]   2> 1967463 INFO  (searcherExecutor-6410-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1967463 INFO  (coreLoadExecutor-6409-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1967463 INFO  (searcherExecutor-6410-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1967463 INFO  (searcherExecutor-6410-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1967464 INFO  (searcherExecutor-6410-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1967464 INFO  (SUITE-AutoCommitTest-seed#[9972DD1CA212E369]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1967464 INFO  (searcherExecutor-6410-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@47ece546[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1967466 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
   [junit4]   2> 1967468 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:* (-1532885967971549184)} 0 1
   [junit4]   2> 1967470 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1967470 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1967470 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 1967470 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1967470 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1967494 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1967499 WARN  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1967501 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1967514 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1967518 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1967581 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1967585 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1967586 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1967589 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1967591 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1967592 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1967593 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1967594 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1967594 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1967595 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_9972DD1CA212E369-001/init-core-data-001/]
   [junit4]   2> 1967595 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@b0fc5ec
   [junit4]   2> 1967595 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_9972DD1CA212E369-001/init-core-data-001/index/
   [junit4]   2> 1967595 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_9972DD1CA212E369-001/init-core-data-001/
   [junit4]   2> 1967598 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1967598 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1967599 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1967599 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1967599 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1967599 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1967599 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1967599 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1967599 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1967599 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1967599 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1967599 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1967601 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1967602 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1967603 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1967604 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1967608 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1967609 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    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,/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> 1967609 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1967609 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1967609 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1967610 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4d50249c[collection1] main]
   [junit4]   2> 1967610 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1967610 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1967610 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1967610 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1967611 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1967613 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1967613 INFO  (searcherExecutor-6415-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1967613 INFO  (searcherExecutor-6415-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1967613 INFO  (searcherExecutor-6415-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1967613 INFO  (searcherExecutor-6415-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1967613 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1967613 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1967614 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1967614 INFO  (searcherExecutor-6415-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1967615 INFO  (searcherExecutor-6415-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1967615 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1532885967971549184
   [junit4]   2> 1967615 INFO  (searcherExecutor-6415-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1967616 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
   [junit4]   2> 1967616 INFO  (searcherExecutor-6415-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1967616 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=11.7412109375, floorSegmentMB=1.7470703125, forceMergeDeletesPctAllowed=23.4193723635398, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1967616 INFO  (searcherExecutor-6415-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1967617 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2d940805 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@47920ad0),segFN=segments_1,generation=1}
   [junit4]   2> 1967617 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1967617 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1967617 INFO  (searcherExecutor-6415-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4d50249c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1967617 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@531d581b[collection1] main]
   [junit4]   2> 1967618 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 1967618 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@48de5ef3
   [junit4]   2> 1967618 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=1,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 1967618 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1967618 INFO  (searcherExecutor-6415-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@531d581b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1967641 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 (1532885968152952832)]} 0 1
   [junit4]   2> 1967641 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 1971641 INFO  (commitScheduler-6418-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1971645 INFO  (commitScheduler-6418-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6f906bd6[collection1] main]
   [junit4]   2> 1971645 INFO  (commitScheduler-6418-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1971646 INFO  (searcherExecutor-6415-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6f906bd6[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c1)))}
   [junit4]   2> 1971662 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 (1532885972369276928)]} 0 4023
   [junit4]   2> 1971662 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 1971662 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529 (-1532885972370325504)]} 0 4024
   [junit4]   2> 1971663 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 1973663 INFO  (commitScheduler-6418-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1973665 INFO  (commitScheduler-6418-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4cce6577[collection1] main]
   [junit4]   2> 1973665 INFO  (commitScheduler-6418-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1973666 INFO  (searcherExecutor-6415-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4cce6577[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.0.0):c1)))}
   [junit4]   2> 1973669 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 1973670 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 1973671 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1532885974475866112)]} 0 6033
   [junit4]   2> 1973671 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1532885974476914688)]} 0 6034
   [junit4]   2> 1973671 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1532885974476914689)]} 0 6034
   [junit4]   2> 1973671 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1532885974476914690)]} 0 6034
   [junit4]   2> 1973671 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1532885974476914691)]} 0 6034
   [junit4]   2> 1973671 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1532885974476914692)]} 0 6034
   [junit4]   2> 1973671 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1532885974476914693)]} 0 6034
   [junit4]   2> 1973672 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1532885974477963264)]} 0 6034
   [junit4]   2> 1973672 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1532885974477963265)]} 0 6035
   [junit4]   2> 1973672 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1532885974477963266)]} 0 6035
   [junit4]   2> 1973672 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 1973672 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1532885974477963267)]} 0 6035
   [junit4]   2> 1973672 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1532885974477963268)]} 0 6035
   [junit4]   2> 1973673 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1532885974479011840)]} 0 6036
   [junit4]   2> 1973673 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1532885974479011841)]} 0 6036
   [junit4]   2> 1973673 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1532885974479011842)]} 0 6036
   [junit4]   2> 1973673 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1532885974479011843)]} 0 6036
   [junit4]   2> 1973673 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1532885974479011844)]} 0 6036
   [junit4]   2> 1973674 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1532885974479011845)]} 0 6036
   [junit4]   2> 1973674 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1532885974480060416)]} 0 6036
   [junit4]   2> 1973674 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1532885974480060417)]} 0 6036
   [junit4]   2> 1973674 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 1974674 INFO  (commitScheduler-6418-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1974677 INFO  (commitScheduler-6418-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1b008ed7[collection1] main]
   [junit4]   2> 1974677 INFO  (commitScheduler-6418-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1974678 INFO  (searcherExecutor-6415-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1b008ed7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.0.0):c10/9:delGen=1)))}
   [junit4]   2> 1974678 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 1974679 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 1974679 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
   [junit4]   2> 1974683 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
   [junit4]   2> 1974685 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@78cf601b[collection1] realtime]
   [junit4]   2> 1974685 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:* (-1532885975538073600)} 0 1
   [junit4]   2> 1974685 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1974685 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1974685 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 1974686 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1974686 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1974712 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1974725 WARN  (TEST-AutoCommitTest.testMaxTime-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1974727 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1974740 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1974745 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1974835 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1974846 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1974848 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1974853 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1974856 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1974860 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1974860 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1974863 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1974863 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1974864 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_9972DD1CA212E369-001/init-core-data-001/]
   [junit4]   2> 1974864 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@b0fc5ec
   [junit4]   2> 1974864 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_9972DD1CA212E369-001/init-core-data-001/index/
   [junit4]   2> 1974864 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_9972DD1CA212E369-001/init-core-data-001/
   [junit4]   2> 1974872 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1974872 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1974872 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1974872 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1974872 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1974872 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1974872 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1974872 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1974873 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1974873 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1974873 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1974873 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1974877 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1974878 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1974880 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1974882 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1974889 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1974894 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9972DD1CA212E369]) [    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,/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> 1974894 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1974894 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1974894 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1974895 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7c1b0759[collection1] main]
   [junit4]   2> 1974895 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1974895 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1974895 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1974895 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1974896 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1974900 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1974901 INFO  (searcherExecutor-6419-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1974901 INFO  (searcherExecutor-6419-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1974901 INFO  (searcherExecutor-6419-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1974901 INFO  (searcherExecutor-6419-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1974901 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1974902 INFO  (searcherExecutor-6419-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1974902 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1974902 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1974902 INFO  (searcherExecutor-6419-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1974904 INFO  (searcherExecutor-6419-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1974904 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1532885975538073600
   [junit4]   2> 1974904 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
   [junit4]   2> 1974904 INFO  (searcherExecutor-6419-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1974904 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2d940805 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@47920ad0),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2d940805 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@47920ad0),segFN=segments_2,generation=2}
   [junit4]   2> 1974904 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1974904 INFO  (searcherExecutor-6419-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1974904 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=37.55078125, floorSegmentMB=1.5439453125, forceMergeDeletesPctAllowed=8.73493489454074, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1974905 INFO  (searcherExecutor-6419-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7c1b0759[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1974905 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2d940805 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@47920ad0),segFN=segments_2,generation=2}
   [junit4]   2> 1974923 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1974923 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1974923 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@65b0889[collection1] main]
   [junit4]   2> 1974923 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 1974923 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5834294f
   [junit4]   2> 1974923 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=3,autocommits=0,soft autocommits=3,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=12,adds=0,deletesById=0,deletesByQuery=1,errors=0,cumulative_adds=12,cumulative_deletesById=11,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 1974924 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1974931 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 (1532885975797071872)]} 0 0
   [junit4]   2> 1974931 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 1974933 INFO  (searcherExecutor-6419-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@65b0889[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1975182 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 (1532885976061313024)]} 0 252
   [junit4]   2> 1975183 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 1975183 ERROR (TEST-AutoCommitTest.testMaxTime-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2> 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2> 	request was:q=id:529&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2> 1975184 ERROR (TEST-AutoCommitTest.testMaxTime-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: q=id:529&qt=standard&start=0&rows=20&version=2.2:java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2> 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2> 	request was:q=id:529&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:773)
   [junit4]   2> 	at org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:243)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 1975184 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AutoCommitTest -Dtests.method=testMaxTime -Dtests.seed=9972DD1CA212E369 -Dtests.slow=true -Dtests.locale=sr-RS -Dtests.timezone=America/Iqaluit -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.64s J1 | AutoCommitTest.testMaxTime <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during query
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9972DD1CA212E369:386A0FE3C887F55]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:780)
   [junit4]    > 	at org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:243)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]    > 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]    > </response>
   [junit4]    > 	request was:q=id:529&qt=standard&start=0&rows=20&version=2.2
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:773)
   [junit4]    > 	... 40 more
   [junit4]   2> 1975319 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
   [junit4]   2> 1975324 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@71decd3f[collection1] realtime]
   [junit4]   2> 1975325 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:* (-1532885976204967936)} 0 5
   [junit4]   2> 1975325 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1975325 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1975325 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 1975326 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1975326 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1975486 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1975492 WARN  (TEST-AutoCommitTest.testMaxDocs-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1975493 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1975505 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1975509 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1975564 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1975570 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1975570 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1975574 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1975577 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1975578 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1975579 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1975581 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1975581 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1975581 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_9972DD1CA212E369-001/init-core-data-001/]
   [junit4]   2> 1975581 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@b0fc5ec
   [junit4]   2> 1975582 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_9972DD1CA212E369-001/init-core-data-001/index/
   [junit4]   2> 1975582 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_9972DD1CA212E369-001/init-core-data-001/
   [junit4]   2> 1975586 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1975586 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1975586 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1975586 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1975586 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1975586 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1975586 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1975586 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1975586 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1975587 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[9972DD1CA212E369]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1975587 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[9972DD1CA212E369]) [    x:collection1] o

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

    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1975871 INFO  (coreCloseExecutor-6427-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1975871 INFO  (coreCloseExecutor-6427-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1975872 INFO  (coreCloseExecutor-6427-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 1975874 INFO  (coreCloseExecutor-6427-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2d940805 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@47920ad0),segFN=segments_3,generation=3}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2d940805 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@47920ad0),segFN=segments_4,generation=4}
   [junit4]   2> 1975874 INFO  (coreCloseExecutor-6427-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 4
   [junit4]   2> 1975875 INFO  (coreCloseExecutor-6427-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1975881 INFO  (coreCloseExecutor-6427-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1975881 INFO  (coreCloseExecutor-6427-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_9972DD1CA212E369-001/init-core-data-001/index [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_9972DD1CA212E369-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 1975881 INFO  (coreCloseExecutor-6427-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1975881 INFO  (coreCloseExecutor-6427-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_9972DD1CA212E369-001/init-core-data-001/index
   [junit4]   2> 1975881 INFO  (coreCloseExecutor-6427-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_9972DD1CA212E369-001/init-core-data-001 [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_9972DD1CA212E369-001/init-core-data-001;done=false>>]
   [junit4]   2> 1975881 INFO  (coreCloseExecutor-6427-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1975881 INFO  (coreCloseExecutor-6427-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_9972DD1CA212E369-001/init-core-data-001
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_9972DD1CA212E369-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {range_facet_l_dv=PostingsFormat(name=LuceneVarGapFixedInterval), _version_=PostingsFormat(name=MockRandom), field_t=PostingsFormat(name=LuceneVarGapFixedInterval), multiDefault=FSTOrd50, subject=FSTOrd50, intDefault=PostingsFormat(name=MockRandom), id=PostingsFormat(name=LuceneVarGapFixedInterval), range_facet_i_dv=FSTOrd50, text=BlockTreeOrds(blocksize=128), range_facet_l=FSTOrd50, timestamp=FSTOrd50}, docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), range_facet_i_dv=DocValuesFormat(name=Lucene54), timestamp=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=206, maxMBSortInHeap=7.263897608611719, sim=RandomSimilarity(queryNorm=false,coord=no): {}, locale=sr-RS, timezone=America/Iqaluit
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=1,free=152697752,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [DistanceFunctionTest, TlogReplayBufferedWhileIndexingTest, CreateCollectionCleanupTest, RankQueryTest, TestSha256AuthenticationProvider, TestSortByMinMaxFunction, ZkNodePropsTest, TestMaxScoreQueryParser, TestImplicitCoreProperties, CollectionsAPIDistributedZkTest, SolrPluginUtilsTest, SolrCmdDistributorTest, TestRawTransformer, TestBlobHandler, TestRTimerTree, VersionInfoTest, TestSchemaSimilarityResource, CacheHeaderTest, MultiTermTest, HdfsChaosMonkeySafeLeaderTest, TestOmitPositions, TestSerializedLuceneMatchVersion, IndexSchemaRuntimeFieldTest, QueryParsingTest, AliasIntegrationTest, TestSystemIdResolver, TestPerFieldSimilarity, ConnectionReuseTest, SolrInfoMBeanTest, CollectionTooManyReplicasTest, SynonymTokenizerTest, HdfsLockFactoryTest, WrapperMergePolicyFactoryTest, SpellCheckCollatorTest, TestSolrIndexConfig, TestSolrQueryParserResource, OverriddenZkACLAndCredentialsProvidersTest, TestGeoJSONResponseWriter, CoreAdminHandlerTest, DataDrivenBlockJoinTest, TestCustomSort, TestCharFilters, FacetPivotSmallTest, TestSearcherReuse, TestCrossCoreJoin, DistanceUnitsTest, TestDownShardTolerantSearch, TestSolrCoreProperties, TestDFISimilarityFactory, LeaderElectionIntegrationTest, ResourceLoaderTest, TestBinaryResponseWriter, TestTestInjection, CollectionsAPISolrJTest, SortByFunctionTest, TestPivotHelperCode, TestDistributedStatsComponentCardinality, TestCloudInspectUtil, BasicFunctionalityTest, ShardRoutingCustomTest, DirectSolrConnectionTest, TestQueryUtils, TestDistributedMissingSort, HdfsWriteToMultipleCollectionsTest, TestBlendedInfixSuggestions, CachingDirectoryFactoryTest, TestWriterPerf, SignatureUpdateProcessorFactoryTest, TestUseDocValuesAsStored, NumericFieldsTest, TestJettySolrRunner, RequestHandlersTest, TestValueSourceCache, TestClusterStateMutator, ConfigSetsAPITest, BlobRepositoryCloudTest, TestMiniSolrCloudCluster, TestCollapseQParserPlugin, DateRangeFieldTest, FileUtilsTest, TestBulkSchemaConcurrent, RestartWhileUpdatingTest, TestFilteredDocIdSet, SolrCoreCheckLockOnStartupTest, TestRTGBase, TestSortingResponseWriter, TestFoldingMultitermQuery, DistributedFacetPivotLargeTest, DeleteReplicaTest, TestExceedMaxTermLength, TestSolrXml, TestLeaderElectionZkExpiry, TestAuthenticationFramework, TestXmlQParser, BlockJoinFacetDistribTest, CloneFieldUpdateProcessorFactoryTest, TestReload, TestRequestForwarding, HdfsTlogReplayBufferedWhileIndexingTest, TestManagedSchemaAPI, ResponseLogComponentTest, BasicZkTest, TestCryptoKeys, TestAddFieldRealTimeGet, TestJoin, SuggestComponentContextFilterQueryTest, TestBulkSchemaAPI, DistributedQueryComponentOptimizationTest, TestSchemaNameResource, CollectionReloadTest, BasicDistributedZk2Test, WordBreakSolrSpellCheckerTest, TestCollationField, TestSolrConfigHandlerCloud, BinaryUpdateRequestHandlerTest, TestScoreJoinQPNoScore, DistributedTermsComponentTest, TestSolrQueryParser, FieldAnalysisRequestHandlerTest, StatsComponentTest, TestQuerySenderListener, CursorMarkTest, TestIndexingPerformance, TestDynamicFieldCollectionResource, TestFieldCollectionResource, ExitableDirectoryReaderTest, HighlighterConfigTest, DeleteStatusTest, DirectUpdateHandlerOptimizeTest, TestChildDocTransformer, DistributedQueueTest, BigEndianAscendingWordSerializerTest, ChaosMonkeySafeLeaderTest, TestBM25SimilarityFactory, SimpleMLTQParserTest, TestRestoreCore, RAMDirectoryFactoryTest, TestBadConfig, PreAnalyzedUpdateProcessorTest, BadIndexSchemaTest, TestDefaultStatsCache, DistributedDebugComponentTest, TestRealTimeGet, TestIndexSearcher, SyncSliceTest, ShardRoutingTest, FullSolrCloudDistribCmdsTest, TestRandomFaceting, LeaderElectionTest, ZkSolrClientTest, AutoCommitTest]
   [junit4] Completed [310/591 (1!)] on J1 in 8.85s, 3 tests, 1 error <<< FAILURES!

[...truncated 934 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:740: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:684: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:59: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build.xml:233: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/common-build.xml:529: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1457: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1014: There were test failures: 591 suites (10 ignored), 2388 tests, 1 error, 86 ignored (71 assumptions) [seed: 9972DD1CA212E369]

Total time: 74 minutes 15 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