You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/02/15 05:40:40 UTC

[JENKINS] Lucene-Solr-NightlyTests-5.5 - Build # 3 - Still Failing

Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.5/3/

2 tests failed.
FAILED:  org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest.test

Error Message:
Error from server at http://127.0.0.1:58946/awholynewcollection_1: non ok status: 500, message:Server Error

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:58946/awholynewcollection_1: non ok status: 500, message:Server Error
	at __randomizedtesting.SeedInfo.seed([B0A0DB0EFD174CC8:38F4E4D453EB2130]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:510)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:240)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:229)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:957)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForNon403or404or503(AbstractFullDistribZkTestBase.java:1753)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:737)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test(CollectionsAPIDistributedZkTest.java:160)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	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:964)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:939)
	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:  junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandler

Error Message:
ObjectTracker found 1 object(s) that were not released!!! [NRTCachingDirectory]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [NRTCachingDirectory]
	at __randomizedtesting.SeedInfo.seed([B0A0DB0EFD174CC8]: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:228)
	at sun.reflect.GeneratedMethodAccessor19.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	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)




Build Log:
[...truncated 11772 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/init-core-data-001
   [junit4]   2> 1686490 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting doTestStressReplication
   [junit4]   2> 1686490 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-001/collection1
   [junit4]   2> 1686493 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1686570 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@68401ab{/solr,null,AVAILABLE}
   [junit4]   2> 1686572 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.e.j.s.ServerConnector Started ServerConnector@2073b7e3{HTTP/1.1}{127.0.0.1:49141}
   [junit4]   2> 1686572 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.e.j.s.Server Started @1689328ms
   [junit4]   2> 1686572 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostPort=49141, solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-001/collection1/data, hostContext=/solr}
   [junit4]   2> 1686572 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@3827de24
   [junit4]   2> 1686572 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-001'
   [junit4]   2> 1686572 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1686572 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1686573 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-001/solr.xml
   [junit4]   2> 1686596 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-001/.
   [junit4]   2> 1686597 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.a.s.c.CoreContainer New CoreContainer 1812678688
   [junit4]   2> 1686597 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-001]
   [junit4]   2> 1686597 WARN  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-001/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-001/lib
   [junit4]   2> 1686597 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1686603 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1686603 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1686603 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1686603 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1686603 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1686604 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-001/.
   [junit4]   2> 1686611 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, schema=schema.xml, dataDir=data/, loadOnStartup=true, transient=false, configSetProperties=configsetprops.json, config=solrconfig.xml}
   [junit4]   2> 1686611 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-001/./collection1
   [junit4]   2> 1686611 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1686619 INFO  (coreLoadExecutor-4009-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-001/collection1'
   [junit4]   2> 1686631 INFO  (coreLoadExecutor-4009-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1686632 INFO  (coreLoadExecutor-4009-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1686636 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2
   [junit4]   2> 1686636 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1686642 INFO  (coreLoadExecutor-4009-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1686669 INFO  (coreLoadExecutor-4009-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 1686739 INFO  (coreLoadExecutor-4009-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1686744 INFO  (coreLoadExecutor-4009-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1686770 INFO  (coreLoadExecutor-4009-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1686772 INFO  (coreLoadExecutor-4009-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-001/collection1'
   [junit4]   2> 1686773 INFO  (coreLoadExecutor-4009-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-001/./collection1
   [junit4]   2> 1686773 INFO  (coreLoadExecutor-4009-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1686773 INFO  (coreLoadExecutor-4009-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-001/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 1686773 INFO  (coreLoadExecutor-4009-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1686774 INFO  (coreLoadExecutor-4009-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-001/./collection1/data
   [junit4]   2> 1686782 INFO  (coreLoadExecutor-4009-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-001/./collection1/data/index/
   [junit4]   2> 1686782 WARN  (coreLoadExecutor-4009-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-001/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1686782 INFO  (coreLoadExecutor-4009-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-001/./collection1/data/index
   [junit4]   2> 1686782 INFO  (coreLoadExecutor-4009-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@75436950
   [junit4]   2> 1686783 INFO  (coreLoadExecutor-4009-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@1cb73f55 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@429ef42d; maxCacheMB=0.3095703125 maxMergeSizeMB=0.875)),segFN=segments_1,generation=1}
   [junit4]   2> 1686783 INFO  (coreLoadExecutor-4009-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1686791 INFO  (coreLoadExecutor-4009-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1686794 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-001/./collection1/data/
   [junit4]   2> 1686795 INFO  (coreLoadExecutor-4009-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1686796 INFO  (coreLoadExecutor-4009-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1686798 INFO  (coreLoadExecutor-4009-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1686799 INFO  (coreLoadExecutor-4009-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1686801 INFO  (coreLoadExecutor-4009-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1686801 INFO  (coreLoadExecutor-4009-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/system,/admin/plugins,/update/json/docs,/admin/properties,/admin/threads,/admin/mbeans,/config,lazy,/update/json,defaults,/update,/get,/replication,standard,/admin/file,/admin/ping,/admin/segments,/schema,/admin/logging,/admin/luke,/update/csv
   [junit4]   2> 1686803 INFO  (coreLoadExecutor-4009-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1686814 INFO  (coreLoadExecutor-4009-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1686814 INFO  (coreLoadExecutor-4009-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1686814 INFO  (coreLoadExecutor-4009-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=18, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=12.5380859375, floorSegmentMB=0.8994140625, forceMergeDeletesPctAllowed=15.018109783544224, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3012127962735466
   [junit4]   2> 1686815 INFO  (coreLoadExecutor-4009-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@1cb73f55 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@429ef42d; maxCacheMB=0.3095703125 maxMergeSizeMB=0.875)),segFN=segments_1,generation=1}
   [junit4]   2> 1686815 INFO  (coreLoadExecutor-4009-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1686815 INFO  (coreLoadExecutor-4009-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@d32f188[collection1] main
   [junit4]   2> 1686815 INFO  (coreLoadExecutor-4009-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-001/collection1/conf
   [junit4]   2> 1686815 INFO  (coreLoadExecutor-4009-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-001/collection1/conf}
   [junit4]   2> 1686815 INFO  (coreLoadExecutor-4009-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-001/collection1/conf
   [junit4]   2> 1686816 INFO  (coreLoadExecutor-4009-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1686816 INFO  (coreLoadExecutor-4009-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 1686816 INFO  (coreLoadExecutor-4009-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1686816 INFO  (searcherExecutor-4010-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@d32f188[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1686816 INFO  (coreLoadExecutor-4009-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1687138 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-002/collection1
   [junit4]   2> 1687146 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1687254 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@496fddd2{/solr,null,AVAILABLE}
   [junit4]   2> 1687254 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.e.j.s.ServerConnector Started ServerConnector@4f4c2ba8{HTTP/1.1}{127.0.0.1:48148}
   [junit4]   2> 1687255 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.e.j.s.Server Started @1690011ms
   [junit4]   2> 1687255 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-002/collection1/data, hostContext=/solr, hostPort=48148}
   [junit4]   2> 1687255 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@3827de24
   [junit4]   2> 1687255 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-002'
   [junit4]   2> 1687255 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1687255 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1687256 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-002/solr.xml
   [junit4]   2> 1687271 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-002/.
   [junit4]   2> 1687271 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.a.s.c.CoreContainer New CoreContainer 943002666
   [junit4]   2> 1687271 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-002]
   [junit4]   2> 1687271 WARN  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-002/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-002/lib
   [junit4]   2> 1687282 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1687283 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1687284 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1687284 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1687284 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1687284 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1687285 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-002/.
   [junit4]   2> 1687290 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {loadOnStartup=true, configSetProperties=configsetprops.json, transient=false, schema=schema.xml, dataDir=data/, name=collection1, config=solrconfig.xml}
   [junit4]   2> 1687290 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-002/./collection1
   [junit4]   2> 1687290 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1687302 INFO  (coreLoadExecutor-4019-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-002/collection1'
   [junit4]   2> 1687337 INFO  (coreLoadExecutor-4019-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1687337 INFO  (coreLoadExecutor-4019-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1687330 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2
   [junit4]   2> 1687337 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1687349 INFO  (coreLoadExecutor-4019-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1687369 INFO  (coreLoadExecutor-4019-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 1687429 INFO  (coreLoadExecutor-4019-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1687434 INFO  (coreLoadExecutor-4019-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1687442 INFO  (coreLoadExecutor-4019-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1687444 INFO  (coreLoadExecutor-4019-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-002/collection1'
   [junit4]   2> 1687444 INFO  (coreLoadExecutor-4019-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-002/./collection1
   [junit4]   2> 1687444 INFO  (coreLoadExecutor-4019-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1687444 INFO  (coreLoadExecutor-4019-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-002/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-002/./collection1/data/]
   [junit4]   2> 1687444 INFO  (coreLoadExecutor-4019-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1687445 INFO  (coreLoadExecutor-4019-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-002/./collection1/data
   [junit4]   2> 1687445 INFO  (coreLoadExecutor-4019-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-002/./collection1/data/index/
   [junit4]   2> 1687445 WARN  (coreLoadExecutor-4019-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-002/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1687445 INFO  (coreLoadExecutor-4019-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-002/./collection1/data/index
   [junit4]   2> 1687445 INFO  (coreLoadExecutor-4019-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@65dbe7b8
   [junit4]   2> 1687446 INFO  (coreLoadExecutor-4019-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@484a1546 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@77bacbbd; maxCacheMB=0.3095703125 maxMergeSizeMB=0.875)),segFN=segments_1,generation=1}
   [junit4]   2> 1687446 INFO  (coreLoadExecutor-4019-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1687447 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-002/./collection1/data/
   [junit4]   2> 1687448 INFO  (coreLoadExecutor-4019-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1687450 INFO  (coreLoadExecutor-4019-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1687451 INFO  (coreLoadExecutor-4019-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1687452 INFO  (coreLoadExecutor-4019-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1687454 INFO  (coreLoadExecutor-4019-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1687456 INFO  (coreLoadExecutor-4019-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1687456 INFO  (coreLoadExecutor-4019-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/system,/admin/plugins,/update/json/docs,/admin/properties,/admin/threads,/admin/mbeans,/config,lazy,/update/json,defaults,/update,/get,/replication,standard,/admin/file,/admin/ping,/admin/segments,/schema,/admin/logging,/admin/luke,/update/csv
   [junit4]   2> 1687457 INFO  (coreLoadExecutor-4019-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1687457 INFO  (coreLoadExecutor-4019-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1687457 INFO  (coreLoadExecutor-4019-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1687458 INFO  (coreLoadExecutor-4019-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=18, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=12.5380859375, floorSegmentMB=0.8994140625, forceMergeDeletesPctAllowed=15.018109783544224, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3012127962735466
   [junit4]   2> 1687458 INFO  (coreLoadExecutor-4019-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@484a1546 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@77bacbbd; maxCacheMB=0.3095703125 maxMergeSizeMB=0.875)),segFN=segments_1,generation=1}
   [junit4]   2> 1687458 INFO  (coreLoadExecutor-4019-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1687458 INFO  (coreLoadExecutor-4019-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@3a8391[collection1] main
   [junit4]   2> 1687459 INFO  (coreLoadExecutor-4019-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-002/collection1/conf
   [junit4]   2> 1687459 INFO  (coreLoadExecutor-4019-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-002/collection1/conf}
   [junit4]   2> 1687459 INFO  (coreLoadExecutor-4019-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-002/collection1/conf
   [junit4]   2> 1687459 INFO  (coreLoadExecutor-4019-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1687462 INFO  (coreLoadExecutor-4019-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 1687462 INFO  (searcherExecutor-4020-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3a8391[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1687462 INFO  (coreLoadExecutor-4019-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1687850 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@4f4c2ba8{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 1687850 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=943002666
   [junit4]   2> 1687882 INFO  (coreCloseExecutor-4025-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2bc287e8
   [junit4]   2> 1687882 INFO  (coreCloseExecutor-4025-thread-1) [    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> 1687883 INFO  (coreCloseExecutor-4025-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1687883 INFO  (coreCloseExecutor-4025-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1687883 INFO  (coreCloseExecutor-4025-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1687894 INFO  (coreCloseExecutor-4025-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1687894 INFO  (coreCloseExecutor-4025-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1687894 INFO  (coreCloseExecutor-4025-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-002/./collection1/data [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-002/./collection1/data;done=false>>]
   [junit4]   2> 1687895 INFO  (coreCloseExecutor-4025-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-002/./collection1/data
   [junit4]   2> 1687895 INFO  (coreCloseExecutor-4025-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-002/./collection1/data/index [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-002/./collection1/data/index;done=false>>]
   [junit4]   2> 1687895 INFO  (coreCloseExecutor-4025-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-002/./collection1/data/index
   [junit4]   2> 1687896 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@496fddd2{/solr,null,UNAVAILABLE}
   [junit4]   2> 1687906 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1687970 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4d0d3439{/solr,null,AVAILABLE}
   [junit4]   2> 1687971 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.e.j.s.ServerConnector Started ServerConnector@490bafbe{HTTP/1.1}{127.0.0.1:39334}
   [junit4]   2> 1687971 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.e.j.s.Server Started @1690727ms
   [junit4]   2> 1687971 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostPort=39334, solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-002/collection1/data, hostContext=/solr}
   [junit4]   2> 1687971 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@3827de24
   [junit4]   2> 1687971 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-002'
   [junit4]   2> 1687971 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1687971 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1687972 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-002/solr.xml
   [junit4]   2> 1687986 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-002/.
   [junit4]   2> 1687986 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.a.s.c.CoreContainer New CoreContainer 91767429
   [junit4]   2> 1687986 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-002]
   [junit4]   2> 1687986 WARN  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-002/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-002/lib
   [junit4]   2> 1687987 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1687988 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1687988 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1687988 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1687988 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1687988 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1687989 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-002/.
   [junit4]   2> 1687990 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, configSetProperties=configsetprops.json, schema=schema.xml, loadOnStartup=true, config=solrconfig.xml, transient=false, dataDir=data/}
   [junit4]   2> 1687990 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-002/./collection1
   [junit4]   2> 1687990 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1687991 INFO  (coreLoadExecutor-4031-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-002/collection1'
   [junit4]   2> 1687991 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2
   [junit4]   2> 1687998 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1687998 INFO  (coreLoadExecutor-4031-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1687998 INFO  (coreLoadExecutor-4031-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1688007 INFO  (coreLoadExecutor-4031-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1688020 INFO  (coreLoadExecutor-4031-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 1688047 INFO  (coreLoadExecutor-4031-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1688052 INFO  (coreLoadExecutor-4031-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1688060 INFO  (coreLoadExecutor-4031-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1688062 INFO  (coreLoadExecutor-4031-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-002/collection1'
   [junit4]   2> 1688062 INFO  (coreLoadExecutor-4031-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-002/./collection1
   [junit4]   2> 1688062 INFO  (coreLoadExecutor-4031-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.NRTCachingDirectoryFactory
   [junit4]   2> 1688062 INFO  (coreLoadExecutor-4031-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-002/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-002/./collection1/data/]
   [junit4]   2> 1688062 INFO  (coreLoadExecutor-4031-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1688063 INFO  (coreLoadExecutor-4031-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-002/collection1/data
   [junit4]   2> 1688063 INFO  (coreLoadExecutor-4031-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-002/./collection1/data/index/
   [junit4]   2> 1688063 WARN  (coreLoadExecutor-4031-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-002/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1688064 INFO  (coreLoadExecutor-4031-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-002/collection1/data/index
   [junit4]   2> 1688064 INFO  (coreLoadExecutor-4031-thread-1) [    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.7497311033045947]
   [junit4]   2> 1688079 INFO  (coreLoadExecutor-4031-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=NRTCachingDirectory(MMapDirectory@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-002/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c065ded; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 1688079 INFO  (coreLoadExecutor-4031-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1688095 INFO  (coreLoadExecutor-4031-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1688099 INFO  (coreLoadExecutor-4031-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1688100 INFO  (coreLoadExecutor-4031-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1688101 INFO  (coreLoadExecutor-4031-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1688102 INFO  (coreLoadExecutor-4031-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1688104 INFO  (coreLoadExecutor-4031-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1688104 INFO  (coreLoadExecutor-4031-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/system,/admin/plugins,/update/json/docs,/admin/properties,/admin/threads,/admin/mbeans,/config,lazy,/update/json,defaults,/update,/get,/replication,standard,/admin/file,/admin/ping,/admin/segments,/schema,/admin/logging,/admin/luke,/update/csv
   [junit4]   2> 1688105 INFO  (coreLoadExecutor-4031-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1688114 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-002/./collection1/data/
   [junit4]   2> 1688124 INFO  (coreLoadExecutor-4031-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1688124 INFO  (coreLoadExecutor-4031-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1688124 INFO  (coreLoadExecutor-4031-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=46.703125, floorSegmentMB=1.89453125, forceMergeDeletesPctAllowed=3.7616427728369253, segmentsPerTier=2.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8200250382754288
   [junit4]   2> 1688125 INFO  (coreLoadExecutor-4031-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=NRTCachingDirectory(MMapDirectory@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-002/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c065ded; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 1688125 INFO  (coreLoadExecutor-4031-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1688125 INFO  (coreLoadExecutor-4031-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@277e224[collection1] main
   [junit4]   2> 1688126 INFO  (coreLoadExecutor-4031-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-002/collection1/conf
   [junit4]   2> 1688126 INFO  (coreLoadExecutor-4031-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-002/collection1/conf}
   [junit4]   2> 1688126 INFO  (coreLoadExecutor-4031-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-002/collection1/conf
   [junit4]   2> 1688126 INFO  (coreLoadExecutor-4031-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1688126 INFO  (coreLoadExecutor-4031-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1688126 INFO  (searcherExecutor-4032-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@277e224[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1688126 INFO  (coreLoadExecutor-4031-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1688501 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@2073b7e3{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 1688501 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1812678688
   [junit4]   2> 1688515 INFO  (coreCloseExecutor-4036-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@611aa678
   [junit4]   2> 1688516 INFO  (coreCloseExecutor-4036-thread-1) [    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> 1688518 INFO  (coreCloseExecutor-4036-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1688518 INFO  (coreCloseExecutor-4036-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1688518 INFO  (coreCloseExecutor-4036-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1688520 INFO  (coreCloseExecutor-4036-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1688520 INFO  (coreCloseExecutor-4036-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1688520 INFO  (coreCloseExecutor-4036-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-001/./collection1/data/index [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-001/./collection1/data/index;done=false>>]
   [junit4]   2> 1688520 INFO  (coreCloseExecutor-4036-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-001/./collection1/data/index
   [junit4]   2> 1688525 INFO  (coreCloseExecutor-4036-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-001/./collection1/data [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-001/./collection1/data;done=false>>]
   [junit4]   2> 1688526 INFO  (coreCloseExecutor-4036-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-001/./collection1/data
   [junit4]   2> 1688526 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@68401ab{/solr,null,UNAVAILABLE}
   [junit4]   2> 1688528 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1688530 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@d396f22{/solr,null,AVAILABLE}
   [junit4]   2> 1688531 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.e.j.s.ServerConnector Started ServerConnector@7e68a302{HTTP/1.1}{127.0.0.1:49233}
   [junit4]   2> 1688531 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.e.j.s.Server Started @1691287ms
   [junit4]   2> 1688531 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-001/collection1/data, hostContext=/solr, hostPort=49233}
   [junit4]   2> 1688531 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@3827de24
   [junit4]   2> 1688531 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-001'
   [junit4]   2> 1688531 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1688532 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1688532 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-001/solr.xml
   [junit4]   2> 1688549 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-001/.
   [junit4]   2> 1688549 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.a.s.c.CoreContainer New CoreContainer 1903417965
   [junit4]   2> 1688550 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-001]
   [junit4]   2> 1688550 WARN  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-001/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-001/lib
   [junit4]   2> 1688551 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1688551 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1688552 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1688552 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1688552 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1688552 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1688553 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-001/.
   [junit4]   2> 1688554 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {transient=false, configSetProperties=configsetprops.json, config=solrconfig.xml, loadOnStartup=true, dataDir=data/, name=collection1, schema=schema.xml}
   [junit4]   2> 1688554 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-001/./collection1
   [junit4]   2> 1688554 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1688555 INFO  (coreLoadExecutor-4042-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-001/collection1'
   [junit4]   2> 1688556 INFO  (coreLoadExecutor-4042-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1688556 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2
   [junit4]   2> 1688556 INFO  (coreLoadExecutor-4042-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1688556 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B0A0DB0EFD174CC8]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1688564 INFO  (coreLoadExecutor-4042-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1688578 INFO  (coreLoadExecutor-4042-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 1688607 INFO  (coreLoadExecutor-4042-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1688612 INFO  (coreLoadExecutor-4042-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1688620 INFO  (coreLoadExecutor-4042-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1688621 INFO  (coreLoadExecutor-4042-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-001/collection1'
   [junit4]   2> 1688622 INFO  (coreLoadExecutor-4042-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-001/./collection1
   [junit4]   2> 1688622 INFO  (coreLoadExecutor-4042-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.NRTCachingDirectoryFactory
   [junit4]   2> 1688622 INFO  (coreLoadExecutor-4042-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-001/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 1688622 INFO  (coreLoadExecutor-4042-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1688622 INFO  (coreLoadExecutor-4042-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-001/collection1/data
   [junit4]   2> 1688623 INFO  (coreLoadExecutor-4042-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-001/./collection1/data/index/
   [junit4]   2> 1688623 WARN  (coreLoadExecutor-4042-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-001/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1688623 INFO  (coreLoadExecutor-4042-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-001/collection1/data/index
   [junit4]   2> 1688624 INFO  (coreLoadExecutor-4042-thread-1) [    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.7497311033045947]
   [junit4]   2> 1688638 INFO  (coreLoadExecutor-4042-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=NRTCachingDirectory(MMapDirectory@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-001/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2da3e924; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 1688638 INFO  (coreLoadExecutor-4042-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1688654 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-001/./collection1/data/
   [junit4]   2> 1688655 INFO  (coreLoadExecutor-4042-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1688657 INFO  (coreLoadExecutor-4042-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1688659 INFO  (coreLoadExecutor-4042-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1688660 INFO  (coreLoadExecutor-4042-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1688661 INFO  (coreLoadExecutor-4042-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1688663 INFO  (coreLoadExecutor-4042-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1688663 INFO  (coreLoadExecutor-4042-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/system,/admin/plugins,/update/json/docs,/admin/properties,/admin/threads,/admin/mbeans,/config,lazy,/update/json,defaults,/update,/get,/replication,standard,/admin/file,/admin/ping,/admin/segments,/schema,/admin/logging,/admin/luke,/update/csv
   [junit4]   2> 1688664 INFO  (coreLoadExecutor-4042-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1688674 INFO  (coreLoadExecutor-4042-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1688674 INFO  (coreLoadExecutor-4042-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1688674 INFO  (coreLoadExecutor-4042-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=46.703125, floorSegmentMB=1.89453125, forceMergeDeletesPctAllowed=3.7616427728369253, segmentsPerTier=2.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8200250382754288
   [junit4]   2> 1688675 INFO  (coreLoadExecutor-4042-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=NRTCachingDirectory(MMapDirectory@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-001/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2da3e924; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 1688675 INFO  (coreLoadExecutor-4042-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1688675 INFO  (coreLoadExecutor-4042-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@3714a4b2[collection1] main
   [junit4]   2> 1688676 INFO  (coreLoadExecutor-4042-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-001/collection1/conf
   [junit4]   2> 1688676 INFO  (coreLoadExecutor-4042-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-001/collection1/conf}
   [junit4]   2> 1688676 INFO  (coreLoadExecutor-4042-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-001/collection1/conf
   [junit4]   2> 1688676 INFO  (coreLoadExecutor-4042-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1688676 INFO  (coreLoadExecutor-4042-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml
   [junit4]   2> 1688676 INFO  (coreLoadExecutor-4042-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1688676 INFO  (searcherExecutor-4043-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3714a4b2[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1688676 INFO  (coreLoadExecutor-4042-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1689074 INFO  (qtp2038299005-20112) [    x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1689074 INFO  (qtp2038299005-20112) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={version=2&wt=javabin}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1689076 INFO  (qtp585802593-20092) [    x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1689077 INFO  (qtp585802593-20092) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={version=2&wt=javabin}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1689078 INFO  (qtp585802593-20094) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1689083 INFO  (qtp585802593-20094) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=NRTCachingDirectory(MMapDirectory@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-002/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c065ded; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=NRTCachingDirectory(MMapDirectory@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_B0A0DB0EFD174CC8-001/solr-instance-002/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c065ded; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2}
   [junit4]   2> 1689083 INFO  (qtp585802593-20094) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1689084 INFO  (qtp585802593-20094) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@7aaa933f[collection1] main
   [junit4]   2> 1689084 INFO  (qtp585802593-20094) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1689085 INFO  (searcherExecutor-4032-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7aaa933f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1689085 INFO  (qtp585802593-20094) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={softCommit=false&version=2&waitSearcher=true&wt=javabin&commit=true}{commit=} 0 6
   [junit4]   2> 1689088 INFO  (qtp2038299005-20113) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={version=2&wt=javabin}{add=[0]} 0 1
   [junit4]   2> 1689090 INFO  (qtp2038299005-20114) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={version=2&wt=javabin}{add=[1]} 0 0
   [junit4]   2> 1689092 INFO  (qtp2038299005-20115) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={version=2&wt=javabin}{add=[2]} 0 0
   [junit4]   2> 1689094 INFO  (qtp2038299005-20116) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={version=2&wt=javabin}{add=[3]} 0 0
   [junit4]   2> 1689095 INFO  (qtp2038299005-20112) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={version=2&wt=javabin}{add=[4]} 0 0
   [junit4]   2> 1689097 INFO  (qtp2038299005-20113) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={version=2&wt=javabin}{add=[5]} 0 0
   [junit4]   2> 1689099 INFO  (qtp2038299005-20114) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={version=2&wt=javabin}{add=[6]} 0 0
   [junit4]   2> 1689101 INFO  (qtp2038299005-20115) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={version=2&wt=javabin}{add=[7]} 0 0
   [junit4]   2> 1689103 INFO  (qtp2038299005-20116) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={versi

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

tlyTests-5.5/solr/core/test-lib/apacheds-interceptors-authn-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/test-lib/apacheds-interceptors-authz-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/test-lib/apacheds-interceptors-changelog-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/test-lib/apacheds-interceptors-collective-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/test-lib/apacheds-interceptors-event-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/test-lib/apacheds-interceptors-exception-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/test-lib/apacheds-interceptors-journal-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/test-lib/apacheds-interceptors-normalization-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/test-lib/apacheds-interceptors-operational-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/test-lib/apacheds-interceptors-referral-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/test-lib/apacheds-interceptors-schema-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/test-lib/apacheds-interceptors-subtree-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/test-lib/apacheds-interceptors-trigger-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/test-lib/apacheds-jdbm-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/test-lib/apacheds-jdbm1-2.0.0-M2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/test-lib/apacheds-kerberos-codec-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/test-lib/apacheds-ldif-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/test-lib/apacheds-mavibot-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/test-lib/apacheds-protocol-kerberos-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/test-lib/apacheds-protocol-ldap-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/test-lib/apacheds-protocol-shared-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/test-lib/apacheds-xdbm-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/test-lib/api-all-1.0.0-M20.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/test-lib/bcprov-jdk15-1.45.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/test-lib/cglib-nodep-2.2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/test-lib/commons-collections-3.2.2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/test-lib/commons-math3-3.4.1.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/test-lib/easymock-3.0.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/test-lib/ehcache-core-2.4.4.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/test-lib/hadoop-common-2.6.0-tests.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/test-lib/hadoop-hdfs-2.6.0-tests.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/test-lib/hadoop-minikdc-2.6.0.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/test-lib/jackson-annotations-2.5.4.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/test-lib/jackson-databind-2.5.4.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/test-lib/jersey-core-1.9.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/test-lib/jersey-server-1.9.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/test-lib/jetty-6.1.26.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/test-lib/jetty-util-6.1.26.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/test-lib/mina-core-2.0.0-M5.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/test-lib/objenesis-1.2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/lucene/build/analysis/icu/lucene-analyzers-icu-5.5.0-SNAPSHOT.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-analysis-extras/classes/java:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/lucene/build/queryparser/classes/test:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/contrib/analysis-extras/lib/icu4j-54.1.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-launcher.jar:/x1/jenkins/.ant/lib/ivy-2.3.0.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-antlr.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-regexp.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-resolver.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-commons-net.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-jmf.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-oro.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-xalan2.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-commons-logging.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-jsch.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-junit4.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-javamail.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-jai.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-jdepend.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-junit.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-bsf.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-swing.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-netrexx.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-bcel.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-testutil.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-log4j.jar:/x1/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.7/lib/tools.jar:/x1/jenkins/.ivy2/cache/com.carrotsearch.randomizedtesting/junit4-ant/jars/junit4-ant-2.3.2.jar com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe -eventsfile /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/temp/junit4-J1-20160215_023359_779.events @/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/temp/junit4-J1-20160215_023359_779.suites -stdin
   [junit4] ERROR: JVM J1 ended with an exception: Quit event not received from the forked process? This may indicate JVM crash or runner bugs.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4.executeSlave(JUnit4.java:1501)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4.access$000(JUnit4.java:121)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:955)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:952)
   [junit4] 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
   [junit4] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4] 	at java.lang.Thread.run(Thread.java:745)

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/build.xml:757: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/build.xml:694: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/build.xml:59: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build.xml:233: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/common-build.xml:534: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/lucene/common-build.xml:1477: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/lucene/common-build.xml:1033: At least one slave process threw an exception, first: Quit event not received from the forked process? This may indicate JVM crash or runner bugs.

Total time: 261 minutes 43 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
No prior successful build to compare, so performing full copy of artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-NightlyTests-5.5 - Build # 11 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.5/11/

1 tests failed.
FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestReplicateAfterCoreReload

Error Message:
expected:<[{indexVersion=1456331544314,generation=2,filelist=[_2.cfe, _2.cfs, _2.si, _3.cfe, _3.cfs, _3.si, _4.cfe, _4.cfs, _4.si, _5.cfe, _5.cfs, _5.si, _6.cfe, _6.cfs, _6.si, segments_2]}]> but was:<[{indexVersion=1456331544314,generation=2,filelist=[_2.cfe, _2.cfs, _2.si, _3.cfe, _3.cfs, _3.si, _4.cfe, _4.cfs, _4.si, _5.cfe, _5.cfs, _5.si, _6.cfe, _6.cfs, _6.si, segments_2]}, {indexVersion=1456331544314,generation=3,filelist=[_2.cfe, _2.cfs, _2.si, _7.cfe, _7.cfs, _7.si, segments_3]}]>

Stack Trace:
java.lang.AssertionError: expected:<[{indexVersion=1456331544314,generation=2,filelist=[_2.cfe, _2.cfs, _2.si, _3.cfe, _3.cfs, _3.si, _4.cfe, _4.cfs, _4.si, _5.cfe, _5.cfs, _5.si, _6.cfe, _6.cfs, _6.si, segments_2]}]> but was:<[{indexVersion=1456331544314,generation=2,filelist=[_2.cfe, _2.cfs, _2.si, _3.cfe, _3.cfs, _3.si, _4.cfe, _4.cfs, _4.si, _5.cfe, _5.cfs, _5.si, _6.cfe, _6.cfs, _6.si, segments_2]}, {indexVersion=1456331544314,generation=3,filelist=[_2.cfe, _2.cfs, _2.si, _7.cfe, _7.cfs, _7.si, segments_3]}]>
	at __randomizedtesting.SeedInfo.seed([423982DAE5CCF9B3:67EE99EA9584F7B0]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.handler.TestReplicationHandler.doTestReplicateAfterCoreReload(TestReplicationHandler.java:1140)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	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 11579 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/init-core-data-001
   [junit4]   2> 1111879 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.a.s.SolrTestCaseJ4 ###Starting doTestStopPoll
   [junit4]   2> 1111879 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-001/collection1
   [junit4]   2> 1111884 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1111886 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3f474bdd{/solr,null,AVAILABLE}
   [junit4]   2> 1111886 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.e.j.s.ServerConnector Started ServerConnector@61c5ba9f{HTTP/1.1}{127.0.0.1:57282}
   [junit4]   2> 1111887 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.e.j.s.Server Started @1114829ms
   [junit4]   2> 1111887 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57282, solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-001/collection1/data}
   [junit4]   2> 1111887 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@7b3cb2c6
   [junit4]   2> 1111887 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-001'
   [junit4]   2> 1111887 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1111887 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1111887 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-001/solr.xml
   [junit4]   2> 1111902 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-001/.
   [junit4]   2> 1111902 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.a.s.c.CoreContainer New CoreContainer 833231357
   [junit4]   2> 1111902 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-001]
   [junit4]   2> 1111902 WARN  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-001/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-001/lib
   [junit4]   2> 1111902 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1111904 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1111904 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1111904 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1111904 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1111904 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1111905 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-001/.
   [junit4]   2> 1111906 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, loadOnStartup=true, transient=false, name=collection1, configSetProperties=configsetprops.json, config=solrconfig.xml, dataDir=data/}
   [junit4]   2> 1111906 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-001/./collection1
   [junit4]   2> 1111906 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1111907 INFO  (coreLoadExecutor-2294-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-001/collection1'
   [junit4]   2> 1111908 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0
   [junit4]   2> 1111908 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1111908 INFO  (coreLoadExecutor-2294-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1111908 INFO  (coreLoadExecutor-2294-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1111917 INFO  (coreLoadExecutor-2294-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1111931 INFO  (coreLoadExecutor-2294-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 1111958 INFO  (coreLoadExecutor-2294-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1111962 INFO  (coreLoadExecutor-2294-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1111971 INFO  (coreLoadExecutor-2294-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1111973 INFO  (coreLoadExecutor-2294-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-001/collection1'
   [junit4]   2> 1111973 INFO  (coreLoadExecutor-2294-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-001/./collection1
   [junit4]   2> 1111974 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1111974 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-001/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 1111974 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1111975 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-001/./collection1/data
   [junit4]   2> 1111975 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-001/./collection1/data/index/
   [junit4]   2> 1111975 WARN  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-001/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1111975 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-001/./collection1/data/index
   [junit4]   2> 1111976 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=1.13671875, floorSegmentMB=1.8857421875, forceMergeDeletesPctAllowed=0.5062597888723119, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1111977 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=RawDirectoryWrapper(NIOFSDirectory@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/index-NIOFSDirectory-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@19ed6877),segFN=segments_1,generation=1}
   [junit4]   2> 1111977 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1111980 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1111983 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1111984 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1111985 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1111986 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1111988 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-001/./collection1/data/
   [junit4]   2> 1111995 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1111995 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /update,/schema,/admin/segments,defaults,/admin/luke,/config,/update/json/docs,/update/json,/admin/plugins,/admin/properties,/replication,/admin/mbeans,/admin/system,/admin/ping,/admin/file,lazy,/get,/update/csv,/admin/threads,/admin/logging,standard
   [junit4]   2> 1111997 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1111997 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1111997 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1111997 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@6b1e169b
   [junit4]   2> 1111998 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=RawDirectoryWrapper(NIOFSDirectory@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/index-NIOFSDirectory-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@19ed6877),segFN=segments_1,generation=1}
   [junit4]   2> 1111999 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1111999 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@61d7f889[collection1] main
   [junit4]   2> 1111999 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-001/collection1/conf
   [junit4]   2> 1111999 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-001/collection1/conf}
   [junit4]   2> 1111999 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-001/collection1/conf
   [junit4]   2> 1111999 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1112000 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 1112000 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1112000 INFO  (searcherExecutor-2295-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@61d7f889[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1112000 INFO  (coreLoadExecutor-2294-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1112410 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-002/collection1
   [junit4]   2> 1112414 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1112417 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@30bc1f5b{/solr,null,AVAILABLE}
   [junit4]   2> 1112417 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.e.j.s.ServerConnector Started ServerConnector@6caf378b{HTTP/1.1}{127.0.0.1:32818}
   [junit4]   2> 1112417 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.e.j.s.Server Started @1115360ms
   [junit4]   2> 1112417 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostPort=32818, solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-002/collection1/data, hostContext=/solr}
   [junit4]   2> 1112417 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@7b3cb2c6
   [junit4]   2> 1112418 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-002'
   [junit4]   2> 1112418 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1112418 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1112418 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-002/solr.xml
   [junit4]   2> 1112435 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-002/.
   [junit4]   2> 1112435 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.a.s.c.CoreContainer New CoreContainer 1583889198
   [junit4]   2> 1112435 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-002]
   [junit4]   2> 1112435 WARN  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-002/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-002/lib
   [junit4]   2> 1112436 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1112437 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1112438 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1112438 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1112438 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1112438 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1112440 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-002/.
   [junit4]   2> 1112441 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {config=solrconfig.xml, transient=false, name=collection1, dataDir=data/, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json}
   [junit4]   2> 1112441 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-002/./collection1
   [junit4]   2> 1112441 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1112441 INFO  (coreLoadExecutor-2304-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-002/collection1'
   [junit4]   2> 1112444 INFO  (coreLoadExecutor-2304-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1112444 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0
   [junit4]   2> 1112444 INFO  (coreLoadExecutor-2304-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1112444 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[423982DAE5CCF9B3]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1112451 INFO  (coreLoadExecutor-2304-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1112466 INFO  (coreLoadExecutor-2304-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 1112515 INFO  (coreLoadExecutor-2304-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1112520 INFO  (coreLoadExecutor-2304-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1112528 INFO  (coreLoadExecutor-2304-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1112530 INFO  (coreLoadExecutor-2304-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-002/collection1'
   [junit4]   2> 1112530 INFO  (coreLoadExecutor-2304-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-002/./collection1
   [junit4]   2> 1112530 INFO  (coreLoadExecutor-2304-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1112531 INFO  (coreLoadExecutor-2304-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-002/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-002/./collection1/data/]
   [junit4]   2> 1112531 INFO  (coreLoadExecutor-2304-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1112531 INFO  (coreLoadExecutor-2304-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-002/./collection1/data
   [junit4]   2> 1112531 INFO  (coreLoadExecutor-2304-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-002/./collection1/data/index/
   [junit4]   2> 1112531 WARN  (coreLoadExecutor-2304-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-002/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1112532 INFO  (coreLoadExecutor-2304-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-002/./collection1/data/index
   [junit4]   2> 1112532 INFO  (coreLoadExecutor-2304-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=1.13671875, floorSegmentMB=1.8857421875, forceMergeDeletesPctAllowed=0.5062597888723119, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1112534 INFO  (coreLoadExecutor-2304-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=RawDirectoryWrapper(NIOFSDirectory@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/index-NIOFSDirectory-002 lockFactory=org.apache.lucene.store.NativeFSLockFactory@19ed6877),segFN=segments_1,generation=1}
   [junit4]   2> 1112534 INFO  (coreLoadExecutor-2304-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1112534 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-002/./collection1/data/
   [junit4]   2> 1112536 INFO  (coreLoadExecutor-2304-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1112539 INFO  (coreLoadExecutor-2304-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1112540 INFO  (coreLoadExecutor-2304-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1112541 INFO  (coreLoadExecutor-2304-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1112542 INFO  (coreLoadExecutor-2304-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1112543 INFO  (coreLoadExecutor-2304-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1112544 INFO  (coreLoadExecutor-2304-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /update,/schema,/admin/segments,defaults,/admin/luke,/config,/update/json/docs,/update/json,/admin/plugins,/admin/properties,/replication,/admin/mbeans,/admin/system,/admin/ping,/admin/file,lazy,/get,/update/csv,/admin/threads,/admin/logging,standard
   [junit4]   2> 1112545 INFO  (coreLoadExecutor-2304-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1112545 INFO  (coreLoadExecutor-2304-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1112545 INFO  (coreLoadExecutor-2304-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1112545 INFO  (coreLoadExecutor-2304-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@30ffed
   [junit4]   2> 1112547 INFO  (coreLoadExecutor-2304-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=RawDirectoryWrapper(NIOFSDirectory@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/index-NIOFSDirectory-002 lockFactory=org.apache.lucene.store.NativeFSLockFactory@19ed6877),segFN=segments_1,generation=1}
   [junit4]   2> 1112547 INFO  (coreLoadExecutor-2304-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1112547 INFO  (coreLoadExecutor-2304-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@4bd07dc3[collection1] main
   [junit4]   2> 1112547 INFO  (coreLoadExecutor-2304-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-002/collection1/conf
   [junit4]   2> 1112547 INFO  (coreLoadExecutor-2304-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-002/collection1/conf}
   [junit4]   2> 1112547 INFO  (coreLoadExecutor-2304-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-002/collection1/conf
   [junit4]   2> 1112548 INFO  (coreLoadExecutor-2304-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1112551 INFO  (coreLoadExecutor-2304-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 1112551 INFO  (searcherExecutor-2305-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4bd07dc3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1112551 INFO  (coreLoadExecutor-2304-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1112554 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=javabin&version=2&qt=/replication&command=indexversion} status=0 QTime=0
   [junit4]   2> 1112948 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={wt=javabin&version=2&q=*:*&sort=id+desc} hits=0 status=0 QTime=0
   [junit4]   2> 1112953 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0]} 0 2
   [junit4]   2> 1112955 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1]} 0 0
   [junit4]   2> 1112957 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2]} 0 0
   [junit4]   2> 1112959 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3]} 0 0
   [junit4]   2> 1112960 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[4]} 0 0
   [junit4]   2> 1112962 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[5]} 0 0
   [junit4]   2> 1112964 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[6]} 0 0
   [junit4]   2> 1112966 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[7]} 0 0
   [junit4]   2> 1112968 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[8]} 0 0
   [junit4]   2> 1112969 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[9]} 0 0
   [junit4]   2> 1112971 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[10]} 0 0
   [junit4]   2> 1112973 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[11]} 0 0
   [junit4]   2> 1112978 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[12]} 0 0
   [junit4]   2> 1112980 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[13]} 0 0
   [junit4]   2> 1112982 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[14]} 0 0
   [junit4]   2> 1112984 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[15]} 0 0
   [junit4]   2> 1112986 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[16]} 0 0
   [junit4]   2> 1112988 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[17]} 0 0
   [junit4]   2> 1112989 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[18]} 0 0
   [junit4]   2> 1112991 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[19]} 0 0
   [junit4]   2> 1112993 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[20]} 0 0
   [junit4]   2> 1112995 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[21]} 0 0
   [junit4]   2> 1112997 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[22]} 0 0
   [junit4]   2> 1112998 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[23]} 0 0
   [junit4]   2> 1113000 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[24]} 0 0
   [junit4]   2> 1113002 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[25]} 0 0
   [junit4]   2> 1113004 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[26]} 0 0
   [junit4]   2> 1113005 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[27]} 0 0
   [junit4]   2> 1113007 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[28]} 0 0
   [junit4]   2> 1113009 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[29]} 0 0
   [junit4]   2> 1113011 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[30]} 0 0
   [junit4]   2> 1113013 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[31]} 0 0
   [junit4]   2> 1113015 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[32]} 0 0
   [junit4]   2> 1113016 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[33]} 0 0
   [junit4]   2> 1113018 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[34]} 0 0
   [junit4]   2> 1113020 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[35]} 0 0
   [junit4]   2> 1113022 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[36]} 0 0
   [junit4]   2> 1113024 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[37]} 0 0
   [junit4]   2> 1113025 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[38]} 0 0
   [junit4]   2> 1113027 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[39]} 0 0
   [junit4]   2> 1113029 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[40]} 0 0
   [junit4]   2> 1113031 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[41]} 0 0
   [junit4]   2> 1113032 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[42]} 0 0
   [junit4]   2> 1113034 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[43]} 0 0
   [junit4]   2> 1113036 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[44]} 0 0
   [junit4]   2> 1113038 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[45]} 0 0
   [junit4]   2> 1113040 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[46]} 0 0
   [junit4]   2> 1113042 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[47]} 0 0
   [junit4]   2> 1113044 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[48]} 0 0
   [junit4]   2> 1113045 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[49]} 0 0
   [junit4]   2> 1113047 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[50]} 0 0
   [junit4]   2> 1113049 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[51]} 0 0
   [junit4]   2> 1113051 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[52]} 0 0
   [junit4]   2> 1113053 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[53]} 0 0
   [junit4]   2> 1113054 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[54]} 0 0
   [junit4]   2> 1113056 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[55]} 0 0
   [junit4]   2> 1113058 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[56]} 0 0
   [junit4]   2> 1113060 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[57]} 0 0
   [junit4]   2> 1113061 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[58]} 0 0
   [junit4]   2> 1113063 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[59]} 0 0
   [junit4]   2> 1113065 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[60]} 0 0
   [junit4]   2> 1113067 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[61]} 0 0
   [junit4]   2> 1113069 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[62]} 0 0
   [junit4]   2> 1113070 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[63]} 0 0
   [junit4]   2> 1113072 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[64]} 0 0
   [junit4]   2> 1113074 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[65]} 0 0
   [junit4]   2> 1113076 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[66]} 0 0
   [junit4]   2> 1113078 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[67]} 0 0
   [junit4]   2> 1113080 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[68]} 0 0
   [junit4]   2> 1113082 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[69]} 0 0
   [junit4]   2> 1113083 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[70]} 0 0
   [junit4]   2> 1113085 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[71]} 0 0
   [junit4]   2> 1113087 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[72]} 0 0
   [junit4]   2> 1113089 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[73]} 0 0
   [junit4]   2> 1113090 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[74]} 0 0
   [junit4]   2> 1113092 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[75]} 0 0
   [junit4]   2> 1113094 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[76]} 0 0
   [junit4]   2> 1113096 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[77]} 0 0
   [junit4]   2> 1113098 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[78]} 0 0
   [junit4]   2> 1113099 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[79]} 0 0
   [junit4]   2> 1113101 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[80]} 0 0
   [junit4]   2> 1113103 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[81]} 0 0
   [junit4]   2> 1113105 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[82]} 0 0
   [junit4]   2> 1113107 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[83]} 0 0
   [junit4]   2> 1113109 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[84]} 0 0
   [junit4]   2> 1113110 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[85]} 0 0
   [junit4]   2> 1113112 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[86]} 0 0
   [junit4]   2> 1113114 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[87]} 0 0
   [junit4]   2> 1113116 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[88]} 0 0
   [junit4]   2> 1113118 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[89]} 0 0
   [junit4]   2> 1113119 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[90]} 0 0
   [junit4]   2> 1113121 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[91]} 0 0
   [junit4]   2> 1113123 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[92]} 0 0
   [junit4]   2> 1113125 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[93]} 0 0
   [junit4]   2> 1113127 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[94]} 0 0
   [junit4]   2> 1113129 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[95]} 0 0
   [junit4]   2> 1113131 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[96]} 0 0
   [junit4]   2> 1113133 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[97]} 0 0
   [junit4]   2> 1113134 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[98]} 0 0
   [junit4]   2> 1113136 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[99]} 0 0
   [junit4]   2> 1113138 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[100]} 0 0
   [junit4]   2> 1113140 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[101]} 0 0
   [junit4]   2> 1113141 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[102]} 0 0
   [junit4]   2> 1113143 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[103]} 0 0
   [junit4]   2> 1113145 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[104]} 0 0
   [junit4]   2> 1113147 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[105]} 0 0
   [junit4]   2> 1113149 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[106]} 0 0
   [junit4]   2> 1113150 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[107]} 0 0
   [junit4]   2> 1113152 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[108]} 0 0
   [junit4]   2> 1113154 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[109]} 0 0
   [junit4]   2> 1113156 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[110]} 0 0
   [junit4]   2> 1113157 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[111]} 0 0
   [junit4]   2> 1113159 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[112]} 0 0
   [junit4]   2> 1113161 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[113]} 0 0
   [junit4]   2> 1113163 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[114]} 0 0
   [junit4]   2> 1113164 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[115]} 0 0
   [junit4]   2> 1113166 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[116]} 0 0
   [junit4]   2> 1113168 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[117]} 0 0
   [junit4]   2> 1113170 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[118]} 0 0
   [junit4]   2> 1113172 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[119]} 0 0
   [junit4]   2> 1113174 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[120]} 0 0
   [junit4]   2> 1113176 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[121]} 0 0
   [junit4]   2> 1113178 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[122]} 0 0
   [junit4]   2> 1113179 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123]} 0 0
   [junit4]   2> 1113181 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[124]} 0 0
   [junit4]   2> 1113183 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[125]} 0 0
   [junit4]   2> 1113185 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[126]} 0 0
   [junit4]   2> 1113186 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[127]} 0 0
   [junit4]   2> 1113188 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[128]} 0 0
   [junit4]   2> 1113190 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[129]} 0 0
   [junit4]   2> 1113193 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[130]} 0 0
   [junit4]   2> 1113195 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[131]} 0 0
   [junit4]   2> 1113197 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[132]} 0 0
   [junit4]   2> 1113198 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[133]} 0 0
   [junit4]   2> 1113200 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[134]} 0 0
   [junit4]   2> 1113202 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[135]} 0 0
   [junit4]   2> 1113204 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[136]} 0 0
   [junit4]   2> 1113205 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[137]} 0 0
   [junit4]   2> 1113207 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[138]} 0 0
   [junit4]   2> 1113209 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[139]} 0 0
   [junit4]   2> 1113211 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[140]} 0 0
   [junit4]   2> 1113212 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[141]} 0 0
   [junit4]   2> 1113214 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[142]} 0 0
   [junit4]   2> 1113216 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[143]} 0 0
   [junit4]   2> 1113218 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[144]} 0 0
   [junit4]   2> 1113219 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[145]} 0 0
   [junit4]   2> 1113221 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[146]} 0 0
   [junit4]   2> 1113223 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[147]} 0 0
   [junit4]   2> 1113225 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[148]} 0 0
   [junit4]   2> 1113227 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[149]} 0 0
   [junit4]   2> 1113228 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[150]} 0 0
   [junit4]   2> 1113230 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[151]} 0 0
   [junit4]   2> 1113232 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[152]} 0 0
   [junit4]   2> 1113234 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[153]} 0 0
   [junit4]   2> 1113235 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[154]} 0 0
   [junit4]   2> 1113237 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[155]} 0 0
   [junit4]   2> 1113239 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[156]} 0 0
   [junit4]   2> 1113241 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[157]} 0 0
   [junit4]   2> 1113242 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[158]} 0 0
   [junit4]   2> 1113244 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[159]} 0 0
   [junit4]   2> 1113246 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[160]} 0 0
   [junit4]   2> 1113248 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[161]} 0 0
   [junit4]   2> 1113250 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[162]} 0 0
   [junit4]   2> 1113252 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[163]} 0 0
   [junit4]   2> 1113254 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[164]} 0 0
   [junit4]   2> 1113255 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[165]} 0 0
   [junit4]   2> 1113257 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[166]} 0 0
   [junit4]   2> 1113259 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[167]} 0 0
   [junit4]   2> 1113261 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[168]} 0 0
   [junit4]   2> 1113263 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[169]} 0 0
   [junit4]   2> 1113264 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[170]} 0 0
   [junit4]   2> 1113266 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[171]} 0 0
   [junit4]   2> 1113268 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[172]} 0 0
   [junit4]   2> 1113270 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[173]} 0 0
   [junit4]   2> 1113271 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[174]} 0 0
   [junit4]   2> 1113273 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[175]} 0 0
   [junit4]   2> 1113278 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[176]} 0 0
   [junit4]   2> 1113280 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[177]} 0 0
   [junit4]   2> 1113282 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[178]} 0 0
   [junit4]   2> 1113284 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[179]} 0 0
   [junit4]   2> 1113286 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[180]} 0 0
   [junit4]   2> 1113288 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[181]} 0 0
   [junit4]   2> 1113290 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[182]} 0 0
   [junit4]   2> 1113293 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[183]} 0 0
   [junit4]   2> 1113295 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[184]} 0 0
   [junit4]   2> 1113296 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[185]} 0 0
   [junit4]   2> 1113298 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[186]} 0 0
   [junit4]   2> 1113300 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[187]} 0 0
   [junit4]   2> 1113302 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[188]} 0 0
   [junit4]   2> 1113304 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[189]} 0 0
   [junit4]   2> 1113305 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[190]} 0 0
   [junit4]   2> 1113307 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[191]} 0 0
   [junit4]   2> 1113309 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[192]} 0 0
   [junit4]   2> 1113311 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[193]} 0 0
   [junit4]   2> 1113313 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[194]} 0 0
   [junit4]   2> 1113315 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[195]} 0 0
   [junit4]   2> 1113317 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[196]} 0 0
   [junit4]   2> 1113319 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[197]} 0 0
   [junit4]   2> 1113321 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[198]} 0 0
   [junit4]   2> 1113323 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[199]} 0 0
   [junit4]   2> 1113324 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[200]} 0 0
   [junit4]   2> 1113326 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[201]} 0 0
   [junit4]   2> 1113328 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[202]} 0 0
   [junit4]   2> 1113330 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[203]} 0 0
   [junit4]   2> 1113332 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[204]} 0 0
   [junit4]   2> 1113334 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[205]} 0 0
   [junit4]   2> 1113338 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[206]} 0 0
   [junit4]   2> 1113340 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[207]} 0 0
   [junit4]   2> 1113341 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[208]} 0 0
   [junit4]   2> 1113343 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[209]} 0 0
   [junit4]   2> 1113345 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[210]} 0 0
   [junit4]   2> 1113347 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[211]} 0 0
   [junit4]   2> 1113348 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[212]} 0 0
   [junit4]   2> 1113350 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[213]} 0 0
   [junit4]   2> 1113352 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[214]} 0 0
   [junit4]   2> 1113354 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[215]} 0 0
   [junit4]   2> 1113356 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[216]} 0 0
   [junit4]   2> 1113359 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[217]} 0 0
   [junit4]   2> 1113361 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[218]} 0 0
   [junit4]   2> 1113362 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[219]} 0 0
   [junit4]   2> 1113364 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[220]} 0 0
   [junit4]   2> 1113366 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[221]} 0 0
   [junit4]   2> 1113368 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[222]} 0 0
   [junit4]   2> 1113369 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[223]} 0 0
   [junit4]   2> 1113371 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[224]} 0 0
   [junit4]   2> 1113373 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[225]} 0 0
   [junit4]   2> 1113375 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[226]} 0 0
   [junit4]   2> 1113377 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[227]} 0 0
   [junit4]   2> 1113379 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[228]} 0 0
   [junit4]   2> 1113380 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[229]} 0 0
   [junit4]   2> 1113382 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[230]} 0 0
   [junit4]   2> 1113384 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[231]} 0 0
   [junit4]   2> 1113386 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[232]} 0 0
   [junit4]   2> 1113387 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[233]} 0 0
   [junit4]   2> 1113390 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[234]} 0 0
   [junit4]   2> 1113392 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[235]} 0 0
   [junit4]   2> 1113394 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[236]} 0 0
   [junit4]   2> 1113395 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[237]} 0 0
   [junit4]   2> 1113397 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[238]} 0 0
   [junit4]   2> 1113399 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[239]} 0 0
   [junit4]   2> 1113400 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[240]} 0 0
   [junit4]   2> 1113402 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[241]} 0 0
   [junit4]   2> 1113404 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[242]} 0 0
   [junit4]   2> 1113406 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[243]} 0 0
   [junit4]   2> 1113407 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[244]} 0 0
   [junit4]   2> 1113409 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[245]} 0 0
   [junit4]   2> 1113411 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[246]} 0 0
   [junit4]   2> 1113413 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[247]} 0 0
   [junit4]   2> 1113414 INFO  (qtp1426550687-60711) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[248]} 0 0
   [junit4]   2> 1113416 INFO  (qtp1426550687-60712) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[249]} 0 0
   [junit4]   2> 1113418 INFO  (qtp1426550687-60713) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[250]} 0 0
   [junit4]   2> 1113420 INFO  (qtp1426550687-60714) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[251]} 0 0
   [junit4]   2> 1113422 INFO  (qtp1426550687-60715) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[252]} 0 0
   [junit4]   2>

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

2> 1764115 INFO  (coreCloseExecutor-3110-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1764115 INFO  (coreCloseExecutor-3110-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1764115 INFO  (coreCloseExecutor-3110-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1764116 INFO  (coreCloseExecutor-3110-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1764117 INFO  (coreCloseExecutor-3110-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing NRTCachingDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1764117 INFO  (coreCloseExecutor-3110-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-027/collection1/data [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-027/collection1/data;done=false>>]
   [junit4]   2> 1764117 INFO  (coreCloseExecutor-3110-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-027/collection1/data
   [junit4]   2> 1764117 INFO  (coreCloseExecutor-3110-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-027/collection1/data/index [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-027/collection1/data/index;done=false>>]
   [junit4]   2> 1764117 INFO  (coreCloseExecutor-3110-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-027/collection1/data/index
   [junit4]   2> 1764118 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[423982DAE5CCF9B3]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3888c7eb{/solr,null,UNAVAILABLE}
   [junit4]   2> 1764126 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[423982DAE5CCF9B3]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@7a83947e{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 1764127 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[423982DAE5CCF9B3]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1364716456
   [junit4]   2> 1764127 INFO  (coreCloseExecutor-3111-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4be0b9ed
   [junit4]   2> 1764127 INFO  (coreCloseExecutor-3111-thread-1) [    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> 1764127 INFO  (coreCloseExecutor-3111-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1764127 INFO  (coreCloseExecutor-3111-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1764128 INFO  (coreCloseExecutor-3111-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1764130 INFO  (coreCloseExecutor-3111-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1764130 INFO  (coreCloseExecutor-3111-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing NRTCachingDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1764131 INFO  (coreCloseExecutor-3111-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-028/collection1/data/index.20160225043720752 [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-028/collection1/data/index.20160225043720752;done=false>>]
   [junit4]   2> 1764131 INFO  (coreCloseExecutor-3111-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-028/collection1/data/index.20160225043720752
   [junit4]   2> 1764131 INFO  (coreCloseExecutor-3111-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-028/collection1/data [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-028/collection1/data;done=false>>]
   [junit4]   2> 1764131 INFO  (coreCloseExecutor-3111-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001/solr-instance-028/collection1/data
   [junit4]   2> 1764131 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[423982DAE5CCF9B3]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3522b892{/solr,null,UNAVAILABLE}
   [junit4]   2> 1764133 INFO  (SUITE-TestReplicationHandler-seed#[423982DAE5CCF9B3]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_423982DAE5CCF9B3-001
   [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=22659, maxDocsPerChunk=907, blockSize=416), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=22659, blockSize=416)), sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=en-IE, timezone=Pacific/Tarawa
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 1.7.0_80 (64-bit)/cpus=4,threads=1,free=47004888,total=509607936
   [junit4]   2> NOTE: All tests run in this JVM: [SystemInfoHandlerTest, SaslZkACLProviderTest, TestSolrDynamicMBean, JsonLoaderTest, TestLRUCache, BasicDistributedZkTest, DateFieldTest, ReturnFieldsTest, LeaderInitiatedRecoveryOnShardRestartTest, TestMiniSolrCloudClusterBase, SpatialHeatmapFacetsTest, TestReloadAndDeleteDocs, BigEndianAscendingWordDeserializerTest, TestLMDirichletSimilarityFactory, ZkStateReaderTest, TestRandomFaceting, BadCopyFieldTest, TestArbitraryIndexDir, TestHashQParserPlugin, TestStandardQParsers, TestCSVLoader, TestBlobHandler, TestSimpleQParserPlugin, HdfsChaosMonkeySafeLeaderTest, TestLazyCores, TestAtomicUpdateErrorCases, SolrXmlInZkTest, TestDocSet, TestRandomRequestDistribution, ActionThrottleTest, TestSchemaManager, TestDistributedSearch, DistributedFacetPivotSmallTest, DistributedSpellCheckComponentTest, TestBinaryField, VersionInfoTest, CustomCollectionTest, TestFieldCollectionResource, TestPseudoReturnFields, TestComplexPhraseQParserPlugin, TestReplicationHandler]
   [junit4] Completed [179/566 (1!)] on J0 in 652.28s, 13 tests, 1 failure <<< FAILURES!

[...truncated 1241 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/build.xml:757: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/build.xml:694: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/build.xml:59: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build.xml:233: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/common-build.xml:534: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/lucene/common-build.xml:1477: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/lucene/common-build.xml:1033: There were test failures: 566 suites (7 ignored), 2275 tests, 1 failure, 34 ignored (18 assumptions) [seed: 423982DAE5CCF9B3]

Total time: 188 minutes 39 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
No prior successful build to compare, so performing full copy of artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-NightlyTests-5.5 - Build # 10 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.5/10/

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.hdfs.HdfsChaosMonkeySafeLeaderTest

Error Message:
ObjectTracker found 1 object(s) that were not released!!! [HdfsTransactionLog]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [HdfsTransactionLog]
	at __randomizedtesting.SeedInfo.seed([BF6E80FB6238D5D5]: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:228)
	at sun.reflect.GeneratedMethodAccessor50.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.core.TestNRTOpen.testSharedCores

Error Message:
expected:<3> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<3> but was:<2>
	at __randomizedtesting.SeedInfo.seed([BF6E80FB6238D5D5:596DCAB4EACEF8DA]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.core.TestNRTOpen.testSharedCores(TestNRTOpen.java:116)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	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)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandler

Error Message:
ObjectTracker found 1 object(s) that were not released!!! [NRTCachingDirectory]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [NRTCachingDirectory]
	at __randomizedtesting.SeedInfo.seed([BF6E80FB6238D5D5]: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:228)
	at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	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)




Build Log:
[...truncated 11345 lines...]
   [junit4] Suite: org.apache.solr.core.TestNRTOpen
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001
   [junit4]   2> 1257294 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1257294 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1257294 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1257294 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1257295 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr
   [junit4]   2> 1257295 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1257295 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1257324 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1257336 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 1257361 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-basic.xml
   [junit4]   2> 1257365 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=minimal
   [junit4]   2> 1257370 WARN  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 1257371 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1257371 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr
   [junit4]   2> 1257371 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr'
   [junit4]   2> 1257371 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1257371 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr
   [junit4]   2> 1257372 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 18464373
   [junit4]   2> 1257372 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr]
   [junit4]   2> 1257372 WARN  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/lib
   [junit4]   2> 1257372 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-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,useRetries : false,
   [junit4]   2> 1257374 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1257374 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1257375 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1257375 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1257375 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1257376 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {collection=collection1, shard=shard1, name=collection1, loadOnStartup=true, config=solrconfig-basic.xml, transient=false, schema=schema-minimal.xml, configSetProperties=configsetprops.json, dataDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001}
   [junit4]   2> 1257376 INFO  (coreLoadExecutor-2028-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1257376 INFO  (coreLoadExecutor-2028-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1257376 INFO  (coreLoadExecutor-2028-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr
   [junit4]   2> 1257377 INFO  (coreLoadExecutor-2028-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1257377 INFO  (coreLoadExecutor-2028-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1257410 INFO  (coreLoadExecutor-2028-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1257423 INFO  (coreLoadExecutor-2028-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 1257451 INFO  (coreLoadExecutor-2028-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-basic.xml
   [junit4]   2> 1257456 INFO  (coreLoadExecutor-2028-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=minimal
   [junit4]   2> 1257463 WARN  (coreLoadExecutor-2028-thread-1) [    ] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 1257465 INFO  (coreLoadExecutor-2028-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1257465 INFO  (coreLoadExecutor-2028-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1257465 INFO  (coreLoadExecutor-2028-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.StandardDirectoryFactory
   [junit4]   2> 1257474 INFO  (coreLoadExecutor-2028-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001/]
   [junit4]   2> 1257475 INFO  (coreLoadExecutor-2028-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1257475 INFO  (coreLoadExecutor-2028-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001
   [junit4]   2> 1257475 INFO  (coreLoadExecutor-2028-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001/index/
   [junit4]   2> 1257475 WARN  (coreLoadExecutor-2028-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 1257476 INFO  (coreLoadExecutor-2028-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001/index
   [junit4]   2> 1257476 INFO  (coreLoadExecutor-2028-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=91.6298828125, floorSegmentMB=1.00390625, forceMergeDeletesPctAllowed=28.288175888676086, segmentsPerTier=25.0, maxCFSSegmentSizeMB=1.33203125, noCFSRatio=0.5521391798241942
   [junit4]   2> 1257483 INFO  (coreLoadExecutor-2028-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001/index,segFN=segments_1,generation=1}
   [junit4]   2> 1257483 INFO  (coreLoadExecutor-2028-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1257483 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001/
   [junit4]   2> 1257485 INFO  (coreLoadExecutor-2028-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1257504 INFO  (coreLoadExecutor-2028-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1257506 INFO  (coreLoadExecutor-2028-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1257507 INFO  (coreLoadExecutor-2028-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1257508 INFO  (coreLoadExecutor-2028-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1257510 INFO  (coreLoadExecutor-2028-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/ping,/admin/file,/update/json,/admin/logging,/admin/mbeans,/admin/properties,/update/json/docs,/schema,/admin/luke,/admin/system,/replication,/config,/update/csv,/update,/get,/admin/segments,/admin/threads,/admin/plugins,standard
   [junit4]   2> 1257511 INFO  (coreLoadExecutor-2028-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1257512 INFO  (coreLoadExecutor-2028-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1257512 INFO  (coreLoadExecutor-2028-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1257512 INFO  (coreLoadExecutor-2028-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=32, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1257513 INFO  (coreLoadExecutor-2028-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001/index,segFN=segments_1,generation=1}
   [junit4]   2> 1257513 INFO  (coreLoadExecutor-2028-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1257513 INFO  (coreLoadExecutor-2028-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@3bf3ed81[collection1] main
   [junit4]   2> 1257513 WARN  (coreLoadExecutor-2028-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 1257513 INFO  (coreLoadExecutor-2028-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1257513 INFO  (coreLoadExecutor-2028-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1257513 INFO  (coreLoadExecutor-2028-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1257514 INFO  (coreLoadExecutor-2028-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1257514 INFO  (searcherExecutor-2029-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3bf3ed81[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1257514 INFO  (coreLoadExecutor-2028-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1257515 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1257516 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[(null)]} 0 1
   [junit4]   2> 1257520 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1257535 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001/index,segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001/index,segFN=segments_2,generation=2}
   [junit4]   2> 1257535 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1257537 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@69e2f637[collection1] main
   [junit4]   2> 1257537 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1257537 INFO  (searcherExecutor-2029-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@69e2f637[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.5.0):c1)))}
   [junit4]   2> 1257537 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 17
   [junit4]   2> 1257539 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1257539 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=18464373
   [junit4]   2> 1257540 INFO  (coreCloseExecutor-2033-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@562aa58d
   [junit4]   2> 1257540 INFO  (coreCloseExecutor-2033-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=1,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1257541 INFO  (coreCloseExecutor-2033-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1257541 INFO  (coreCloseExecutor-2033-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1257541 INFO  (coreCloseExecutor-2033-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1257541 INFO  (coreCloseExecutor-2033-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1257542 INFO  (coreCloseExecutor-2033-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1257542 INFO  (coreCloseExecutor-2033-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001 [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001;done=false>>]
   [junit4]   2> 1257542 INFO  (coreCloseExecutor-2033-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001
   [junit4]   2> 1257542 INFO  (coreCloseExecutor-2033-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001/index [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 1257542 INFO  (coreCloseExecutor-2033-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001/index
   [junit4]   2> 1257542 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1257542 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1257543 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1257543 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr
   [junit4]   2> 1257543 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1257543 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1257570 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1257582 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 1257608 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-basic.xml
   [junit4]   2> 1257613 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=minimal
   [junit4]   2> 1257619 WARN  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 1257620 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1257620 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr
   [junit4]   2> 1257620 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr'
   [junit4]   2> 1257620 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1257620 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr
   [junit4]   2> 1257620 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 1773166086
   [junit4]   2> 1257620 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr]
   [junit4]   2> 1257621 WARN  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/lib
   [junit4]   2> 1257621 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-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,useRetries : false,
   [junit4]   2> 1257622 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1257623 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1257623 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1257623 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1257623 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1257624 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {config=solrconfig-basic.xml, transient=false, loadOnStartup=true, collection=collection1, name=collection1, schema=schema-minimal.xml, shard=shard1, configSetProperties=configsetprops.json, dataDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001}
   [junit4]   2> 1257624 INFO  (coreLoadExecutor-2039-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1257624 INFO  (coreLoadExecutor-2039-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1257624 INFO  (coreLoadExecutor-2039-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr
   [junit4]   2> 1257625 INFO  (coreLoadExecutor-2039-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1257625 INFO  (coreLoadExecutor-2039-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1257658 INFO  (coreLoadExecutor-2039-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1257673 INFO  (coreLoadExecutor-2039-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 1257702 INFO  (coreLoadExecutor-2039-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-basic.xml
   [junit4]   2> 1257708 INFO  (coreLoadExecutor-2039-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=minimal
   [junit4]   2> 1257715 WARN  (coreLoadExecutor-2039-thread-1) [    ] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 1257717 INFO  (coreLoadExecutor-2039-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1257717 INFO  (coreLoadExecutor-2039-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1257718 INFO  (coreLoadExecutor-2039-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.StandardDirectoryFactory
   [junit4]   2> 1257718 INFO  (coreLoadExecutor-2039-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001/]
   [junit4]   2> 1257718 INFO  (coreLoadExecutor-2039-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1257718 INFO  (coreLoadExecutor-2039-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001
   [junit4]   2> 1257718 INFO  (coreLoadExecutor-2039-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001/index/
   [junit4]   2> 1257719 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001/
   [junit4]   2> 1257721 INFO  (coreLoadExecutor-2039-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1257724 INFO  (coreLoadExecutor-2039-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1257725 INFO  (coreLoadExecutor-2039-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1257726 INFO  (coreLoadExecutor-2039-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1257728 INFO  (coreLoadExecutor-2039-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1257729 INFO  (coreLoadExecutor-2039-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/ping,/admin/file,/update/json,/admin/logging,/admin/mbeans,/admin/properties,/update/json/docs,/schema,/admin/luke,/admin/system,/replication,/config,/update/csv,/update,/get,/admin/segments,/admin/threads,/admin/plugins,standard
   [junit4]   2> 1257731 INFO  (coreLoadExecutor-2039-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1257731 INFO  (coreLoadExecutor-2039-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1257731 INFO  (coreLoadExecutor-2039-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1257731 INFO  (coreLoadExecutor-2039-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001/index
   [junit4]   2> 1257732 INFO  (coreLoadExecutor-2039-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=91.6298828125, floorSegmentMB=1.00390625, forceMergeDeletesPctAllowed=28.288175888676086, segmentsPerTier=25.0, maxCFSSegmentSizeMB=1.33203125, noCFSRatio=0.5521391798241942
   [junit4]   2> 1257733 INFO  (coreLoadExecutor-2039-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001/index,segFN=segments_2,generation=2}
   [junit4]   2> 1257733 INFO  (coreLoadExecutor-2039-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1257735 INFO  (coreLoadExecutor-2039-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@6fd60f2e[collection1] main
   [junit4]   2> 1257735 WARN  (coreLoadExecutor-2039-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 1257736 INFO  (coreLoadExecutor-2039-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1257736 INFO  (coreLoadExecutor-2039-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1257736 INFO  (coreLoadExecutor-2039-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1257736 INFO  (coreLoadExecutor-2039-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1257736 INFO  (searcherExecutor-2040-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6fd60f2e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.5.0):c1)))}
   [junit4]   2> 1257736 INFO  (coreLoadExecutor-2039-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1257737 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1257742 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testReaderIsNRT
   [junit4]   2> 1257742 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1257743 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1257745 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[(null)]} 0 0
   [junit4]   2> 1257745 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1257760 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001/index,segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001/index,segFN=segments_3,generation=3}
   [junit4]   2> 1257761 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 1257763 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@9012bb9[collection1] main
   [junit4]   2> 1257763 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1257763 INFO  (searcherExecutor-2040-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@9012bb9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(5.5.0):c1)))}
   [junit4]   2> 1257763 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 18
   [junit4]   2> 1257764 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1257765 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1257765 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr
   [junit4]   2> 1257765 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1257765 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1257794 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1257806 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 1257831 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-basic.xml
   [junit4]   2> 1257836 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    ] o.a.s.s.IndexSchema [collection1] Schema name=minimal
   [junit4]   2> 1257842 WARN  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    ] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 1257845 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1257845 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1257846 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001/]
   [junit4]   2> 1257846 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1257846 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001/index/
   [junit4]   2> 1257846 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001/
   [junit4]   2> 1257849 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1257852 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1257853 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1257855 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1257856 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1257858 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/ping,/admin/file,/update/json,/admin/logging,/admin/mbeans,/admin/properties,/update/json/docs,/schema,/admin/luke,/admin/system,/replication,/config,/update/csv,/update,/get,/admin/segments,/admin/threads,/admin/plugins,standard
   [junit4]   2> 1257859 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1257859 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1257859 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1257860 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1c96f8b9[collection1] main
   [junit4]   2> 1257860 WARN  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 1257860 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1257860 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1257860 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1257860 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1257860 INFO  (searcherExecutor-2044-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1c96f8b9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(5.5.0):c1)))}
   [junit4]   2> 1257860 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
   [junit4]   2> 1257861 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=46.9521484375, floorSegmentMB=0.478515625, forceMergeDeletesPctAllowed=8.046980479419295, segmentsPerTier=20.0, maxCFSSegmentSizeMB=1.509765625, noCFSRatio=0.11725276609649882
   [junit4]   2> 1257863 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001/index,segFN=segments_3,generation=3}
   [junit4]   2> 1257863 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 1257863 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1257864 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@3586874f[collection1] main
   [junit4]   2> 1257864 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 1257864 INFO  (searcherExecutor-2044-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3586874f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(5.5.0):c1)))}
   [junit4]   2> 1257864 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@671ea594
   [junit4]   2> 1257865 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=1,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
   [junit4]   2> 1257865 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1257866 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[(null)]} 0 0
   [junit4]   2> 1257867 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1257874 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@22045601[collection1] main
   [junit4]   2> 1257874 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1257875 INFO  (searcherExecutor-2044-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@22045601[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(5.5.0):c1) Uninverting(_2(5.5.0):c1)))}
   [junit4]   2> 1257875 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 7
   [junit4]   2> 1257876 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[(null)]} 0 0
   [junit4]   2> 1257877 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1257895 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001/index,segFN=segments_3,generation=3}
   [junit4]   2> 	commit{dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001/index,segFN=segments_4,generation=4}
   [junit4]   2> 1257896 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 4
   [junit4]   2> 1257897 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@4e0b8438[collection1] main
   [junit4]   2> 1257897 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1257897 INFO  (searcherExecutor-2044-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4e0b8438[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(5.5.0):c1) Uninverting(_2(5.5.0):c1) Uninverting(_3(5.5.0):c1)))}
   [junit4]   2> 1257898 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 20
   [junit4]   2> 1257899 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[(null)]} 0 0
   [junit4]   2> 1257900 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1257900 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1257900 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr
   [junit4]   2> 1257900 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1257900 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1257944 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1257957 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 1257982 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-basic.xml
   [junit4]   2> 1257986 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=minimal
   [junit4]   2> 1257992 WARN  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 1257995 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1257995 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1257995 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001/]
   [junit4]   2> 1257995 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1257996 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001/index/
   [junit4]   2> 1257996 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001/
   [junit4]   2> 1257998 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1258001 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1258002 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1258003 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1258004 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1258005 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/ping,/admin/file,/update/json,/admin/logging,/admin/mbeans,/admin/properties,/update/json/docs,/schema,/admin/luke,/admin/system,/replication,/config,/update/csv,/update,/get,/admin/segments,/admin/threads,/admin/plugins,standard
   [junit4]   2> 1258007 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1258007 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1258007 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1258013 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@6d4f382[collection1] main
   [junit4]   2> 1258013 WARN  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 1258013 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1258013 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1258013 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1258013 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1258014 INFO  (searcherExecutor-2048-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6d4f382[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(5.5.0):c1) Uninverting(_2(5.5.0):c1) Uninverting(_3(5.5.0):c1) Uninverting(_4(5.5.0):c1)))}
   [junit4]   2> 1258014 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
   [junit4]   2> 1258026 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001/index,segFN=segments_4,generation=4}
   [junit4]   2> 	commit{dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001/index,segFN=segments_5,generation=5}
   [junit4]   2> 1258026 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 5
   [junit4]   2> 1258027 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@2f196c5b
   [junit4]   2> 1258030 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001/index,segFN=segments_5,generation=5}
   [junit4]   2> 1258030 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 5
   [junit4]   2> 1258031 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1258035 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@4f8cd92b[collection1] main
   [junit4]   2> 1258035 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 1258035 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1ce2c8d2
   [junit4]   2> 1258035 INFO  (searcherExecutor-2048-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4f8cd92b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(5.5.0):c1) Uninverting(_2(5.5.0):c1) Uninverting(_3(5.5.0):c1) Uninverting(_4(5.5.0):c1)))}
   [junit4]   2> 1258035 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=2,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=1,adds=1,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=3,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1258035 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1258036 INFO  (TEST-TestNRTOpen.testReaderIsNRT-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testReaderIsNRT
   [junit4]   2> 1258041 INFO  (TEST-TestNRTOpen.testSharedCores-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testSharedCores
   [junit4]   2> 1258041 INFO  (TEST-TestNRTOpen.testSharedCores-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1258041 INFO  (TEST-TestNRTOpen.testSharedCores-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1258043 INFO  (TEST-TestNRTOpen.testSharedCores-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[(null)]} 0 0
   [junit4]   2> 1258044 INFO  (TEST-TestNRTOpen.testSharedCores-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1258060 INFO  (TEST-TestNRTOpen.testSharedCores-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001/index,segFN=segments_5,generation=5}
   [junit4]   2> 	commit{dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001/index,segFN=segments_6,generation=6}
   [junit4]   2> 1258060 INFO  (TEST-TestNRTOpen.testSharedCores-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 6
   [junit4]   2> 1258061 INFO  (TEST-TestNRTOpen.testSharedCores-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@48d727c5[collection1] main
   [junit4]   2> 1258061 INFO  (TEST-TestNRTOpen.testSharedCores-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1258061 INFO  (searcherExecutor-2048-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@48d727c5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(5.5.0):c1)))}
   [junit4]   2> 1258063 INFO  (TEST-TestNRTOpen.testSharedCores-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 18
   [junit4]   2> 1258064 INFO  (TEST-TestNRTOpen.testSharedCores-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1258064 WARN  (TEST-TestNRTOpen.testSharedCores-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the entire index! Use with care.
   [junit4]   2> 1258087 INFO  (TEST-TestNRTOpen.testSharedCores-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001/index,segFN=segments_6,generation=6}
   [junit4]   2> 	commit{dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001/index,segFN=segments_7,generation=7}
   [junit4]   2> 1258087 INFO  (TEST-TestNRTOpen.testSharedCores-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 7
   [junit4]   2> 1258088 INFO  (TEST-TestNRTOpen.testSharedCores-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@7bf25b83[collection1] main
   [junit4]   2> 1258089 INFO  (TEST-TestNRTOpen.testSharedCores-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1258089 INFO  (searcherExecutor-2048-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7bf25b83[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_7(5.5.0):c1)))}
   [junit4]   2> 1258089 INFO  (TEST-TestNRTOpen.testSharedCores-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{optimize=} 0 25
   [junit4]   2> 1258091 INFO  (TEST-TestNRTOpen.testSharedCores-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[(null)]} 0 0
   [junit4]   2> 1258092 INFO  (TEST-TestNRTOpen.testSharedCores-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1258102 INFO  (TEST-TestNRTOpen.testSharedCores-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@de27f7b[collection1] main
   [junit4]   2> 1258103 INFO  (TEST-TestNRTOpen.testSharedCores-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1258103 INFO  (searcherExecutor-2048-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@de27f7b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_7(5.5.0):c1) Uninverting(_8(5.5.0):c1)))}
   [junit4]   2> 1258103 INFO  (TEST-TestNRTOpen.testSharedCores-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 10
   [junit4]   2> 1258105 INFO  (TEST-TestNRTOpen.testSharedCores-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[(null)]} 0 0
   [junit4]   2> 1258106 INFO  (TEST-TestNRTOpen.testSharedCores-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[(null)]} 0 0
   [junit4]   2> 1258107 INFO  (TEST-TestNRTOpen.testSharedCores-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1258129 INFO  (TEST-TestNRTOpen.testSharedCores-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001/index,segFN=segments_7,generation=7}
   [junit4]   2> 	commit{dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001/index,segFN=segments_8,generation=8}
   [junit4]   2> 1258129 INFO  (TEST-TestNRTOpen.testSharedCores-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 8
   [junit4]   2> 1258132 INFO  (TEST-TestNRTOpen.testSharedCores-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@4932ac43[collection1] main
   [junit4]   2> 1258132 INFO  (TEST-TestNRTOpen.testSharedCores-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1258132 INFO  (searcherExecutor-2048-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4932ac43[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_b(5.5.0):c2) Uninverting(_a(5.5.0):c2)))}
   [junit4]   2> 1258133 INFO  (TEST-TestNRTOpen.testSharedCores-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 26
   [junit4]   2> 1258135 INFO  (TEST-TestNRTOpen.testSharedCores-seed#[BF6E80FB6238D5D5]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testSharedCores
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestNRTOpen -Dtests.method=testSharedCores -Dtests.seed=BF6E80FB6238D5D5 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/x1/jenkins/lucene-data/enwiki.random.lines.txt -Dtests.locale=ar-DZ -Dtests.timezone=Asia/Yerevan -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.10s J2 | TestNRTOpen.testSharedCores <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<3> but was:<2>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BF6E80FB6238D5D5:596DCAB4EACEF8DA]:0)
   [junit4]    > 	at org.apache.solr.core.TestNRTOpen.testSharedCores(TestNRTOpen.java:116)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1258140 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1258140 INFO  (SUITE-TestNRTOpen-seed#[BF6E80FB6238D5D5]-worker) [    x:collection1] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1773166086
   [junit4]   2> 1258141 INFO  (coreCloseExecutor-2052-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5d36befe
   [junit4]   2> 1258141 INFO  (coreCloseExecutor-2052-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=3,autocommits=0,soft autocommits=0,optimizes=1,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=4,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
   [junit4]   2> 1258141 INFO  (coreCloseExecutor-2052-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1258141 INFO  (coreCloseExecutor-2052-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1258141 INFO  (coreCloseExecutor-2052-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1258151 INFO  (coreCloseExecutor-2052-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001/index,segFN=segments_8,generation=8}
   [junit4]   2> 	commit{dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001/index,segFN=segments_9,generation=9}
   [junit4]   2> 1258151 INFO  (coreCloseExecutor-2052-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 9
   [junit4]   2> 1258153 INFO  (coreCloseExecutor-2052-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1258153 INFO  (coreCloseExecutor-2052-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1258153 INFO  (coreCloseExecutor-2052-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001/index [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 1258153 INFO  (coreCloseExecutor-2052-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001/index
   [junit4]   2> 1258153 INFO  (coreCloseExecutor-2052-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001 [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001;done=false>>]
   [junit4]   2> 1258153 INFO  (coreCloseExecutor-2052-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001/init-core-data-001
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.core.TestNRTOpen_BF6E80FB6238D5D5-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene54): {foo=FSTOrd50, bazzz=Lucene50(blocksize=128), baz=Lucene50(blocksize=128), foo2=Lucene50(blocksize=128), bazz=Lucene50(blocksize=128)}, docValues:{}, sim=DefaultSimilarity, locale=ar-DZ, timezone=Asia/Yerevan
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 1.7.0_80 (64-bit)/cpus=4,threads=1,free=176004136,total=528482304
   [junit4]   2> NOTE: All tests run in this JVM: [AutoCommitTest, QueryParsingTest, DistributedExpandComponentTest, FullSolrCloudDistribCmdsTest, TestManagedSynonymFilterFactory, TestMacros, TestHdfsUpdateLog, DocValuesMultiTest, TestCharFilters, TestPerFieldSimilarityWithDefaultOverride, TestCopyFieldCollectionResource, TestManagedSchema, TestUseDocValuesAsStored2, TestReRankQParserPlugin, BJQParserTest, VMParamsZkACLAndCredentialsProvidersTest, TestCloudManagedSchemaConcurrent, HdfsNNFailoverTest, CoreAdminHandlerTest, CollectionReloadTest, TestRawResponseWriter, TestExclusionRuleCollectionAccess, TestObjectReleaseTracker, TestFieldTypeCollectionResource, TestShortCircuitedRequests, TestSweetSpotSimilarityFactory, TestSolrQueryParserResource, RuleEngineTest, TestSortingResponseWriter, TestReplicationHandlerBackup, TestPerFieldSimilarity, RecoveryZkTest, TestSchemaVersionResource, TestClusterStateMutator, TestStressRecovery, SharedFSAutoReplicaFailoverTest, TestJmxMonitoredMap, TestCloudInspectUtil, FieldMutatingUpdateProcessorTest, LeaderElectionTest, AtomicUpdatesTest, TestTrieFacet, SuggestComponentTest, DirectUpdateHandlerTest, TestZkChroot, RequestHandlersTest, TestTestInjection, TestNRTOpen]
   [junit4] Completed [104/566 (1!)] on J2 in 0.88s, 2 tests, 1 failure <<< FAILURES!

[...truncated 174 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BF6E80FB6238D5D5-001/init-core-data-001
   [junit4]   2> 997288 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[BF6E80FB6238D5D5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting doTestStopPoll
   [junit4]   2> 997290 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[BF6E80FB6238D5D5]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BF6E80FB6238D5D5-001/solr-instance-001/collection1
   [junit4]   2> 997310 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[BF6E80FB6238D5D5]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 997406 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[BF6E80FB6238D5D5]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@27058c08{/solr,null,AVAILABLE}
   [junit4]   2> 997407 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[BF6E80FB6238D5D5]) [    ] o.e.j.s.ServerConnector Started ServerConnector@5d2c753b{HTTP/1.1}{127.0.0.1:54490}
   [junit4]   2> 997407 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[BF6E80FB6238D5D5]) [    ] o.e.j.s.Server Started @1000277ms
   [junit4]   2> 997407 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[BF6E80FB6238D5D5]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54490, solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BF6E80FB6238D5D5-001/solr-instance-001/collection1/data}
   [junit4]   2> 997407 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[BF6E80FB6238D5D5]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@7b3cb2c6
   [junit4]   2> 997408 INFO  (TEST-TestReplicationHandler.doTestStopPoll-seed#[BF6E80FB6238D5D5]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.Tes

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

dateRequestHandler.java:94)
   [junit4]   2> 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:69)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:155)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2082)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:670)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:458)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:225)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:183)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:109)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]   2> 	at org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)
   [junit4]   2> 	at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:300)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:499)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> Feb 23, 2016 5:28:10 PM 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(Lucene54): {id=Lucene50(blocksize=128), _version_=FST50, rnd_b=Lucene50(blocksize=128), a_i=Lucene50(blocksize=128), a_t=BlockTreeOrds(blocksize=128)}, docValues:{}, sim=DefaultSimilarity, locale=he, timezone=Europe/Tirane
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 1.7.0_80 (64-bit)/cpus=4,threads=2,free=230449920,total=526909440
   [junit4]   2> NOTE: All tests run in this JVM: [AutoCommitTest, QueryParsingTest, DistributedExpandComponentTest, FullSolrCloudDistribCmdsTest, TestManagedSynonymFilterFactory, TestMacros, TestHdfsUpdateLog, DocValuesMultiTest, TestCharFilters, TestPerFieldSimilarityWithDefaultOverride, TestCopyFieldCollectionResource, TestManagedSchema, TestUseDocValuesAsStored2, TestReRankQParserPlugin, BJQParserTest, VMParamsZkACLAndCredentialsProvidersTest, TestCloudManagedSchemaConcurrent, HdfsNNFailoverTest, CoreAdminHandlerTest, CollectionReloadTest, TestRawResponseWriter, TestExclusionRuleCollectionAccess, TestObjectReleaseTracker, TestFieldTypeCollectionResource, TestShortCircuitedRequests, TestSweetSpotSimilarityFactory, TestSolrQueryParserResource, RuleEngineTest, TestSortingResponseWriter, TestReplicationHandlerBackup, TestPerFieldSimilarity, RecoveryZkTest, TestSchemaVersionResource, TestClusterStateMutator, TestStressRecovery, SharedFSAutoReplicaFailoverTest, TestJmxMonitoredMap, TestCloudInspectUtil, FieldMutatingUpdateProcessorTest, LeaderElectionTest, AtomicUpdatesTest, TestTrieFacet, SuggestComponentTest, DirectUpdateHandlerTest, TestZkChroot, RequestHandlersTest, TestTestInjection, TestNRTOpen, ReplicationFactorTest, FieldAnalysisRequestHandlerTest, TestSchemaNameResource, TestMiniSolrCloudClusterSSL, TestSearchPerf, SecurityConfHandlerTest, SimpleFacetsTest, TestCollapseQParserPlugin, TestRecovery, TestLRUStatsCache, TestXIncludeConfig, TestConfigSetProperties, TestReload, TestConfigSetsAPI, SuggesterTSTTest, DeleteLastCustomShardedReplicaTest, TestElisionMultitermQuery, TestImplicitCoreProperties, ForceLeaderTest, CurrencyFieldXmlFileTest, TestSearcherReuse, TestCollationField, TestAuthorizationFramework, TestSort, SSLMigrationTest, TestFastWriter, TestSuggestSpellingConverter, DirectSolrConnectionTest, TestNamedUpdateProcessors, OverseerTaskQueueTest, TestFuzzyAnalyzedSuggestions, TestMinMaxOnMultiValuedField, CursorMarkTest, DirectoryFactoryTest, NoCacheHeaderTest, PluginInfoTest, CollectionsAPIAsyncDistributedZkTest, StatsComponentTest, SolrTestCaseJ4Test, ShowFileRequestHandlerTest, TestIndexingPerformance, TestTolerantSearch, BasicDistributedZk2Test, UnloadDistributedZkTest, OverseerTest, ShardRoutingTest, BasicZkTest, ClusterStateUpdateTest, ZkSolrClientTest, TestRandomDVFaceting, ZkCLITest, ShardRoutingCustomTest, TestDistributedSearch, TestDistributedGrouping, TestHashPartitioner, DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, ZkControllerTest, TestRealTimeGet, TestStressReorder, HardAutoCommitTest, TestSolr4Spatial, SpellCheckComponentTest, TestGroupingSearch, SolrCmdDistributorTest, PeerSyncTest, BadIndexSchemaTest, TestFunctionQuery, TestIndexSearcher, HighlighterTest, SoftAutoCommitTest, SolrIndexSplitterTest, TestCoreDiscovery, SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, SuggesterFSTTest, TestFoldingMultitermQuery, SuggesterTest, TestStressLucene, SpatialFilterTest, SuggesterWFSTTest, TestCSVLoader, PolyFieldTest, WordBreakSolrSpellCheckerTest, SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields, TestAtomicUpdateErrorCases, DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, TestSolrDeletionPolicy1, DebugComponentTest, LukeRequestHandlerTest, TestWriterPerf, TestReversedWildcardFilterFactory, PrimitiveFieldTypeTest, TermsComponentTest, TestValueSourceCache, TestSolrQueryParser, FastVectorHighlighterTest, IndexSchemaRuntimeFieldTest, ReturnFieldsTest, TestCSVResponseWriter, TestAnalyzedSuggestions, JsonLoaderTest, TestPHPSerializedResponseWriter, SearchHandlerTest, TestLFUCache, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestEmbeddedSolrServerConstructors, TestJettySolrRunner, AssignTest, CleanupOldIndexTest, ConnectionManagerTest, DeleteStatusTest, LeaderInitiatedRecoveryOnCommitTest, MigrateRouteKeyTest, OverseerCollectionConfigSetProcessorTest, RestartWhileUpdatingTest, TestConfigSetsAPIZkFailure, TestCryptoKeys, TestDistribDocBasedVersion, TestMiniSolrCloudCluster, TestReplicaProperties, HdfsChaosMonkeyNothingIsSafeTest, HdfsChaosMonkeySafeLeaderTest]
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HdfsChaosMonkeySafeLeaderTest -Dtests.seed=BF6E80FB6238D5D5 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/x1/jenkins/lucene-data/enwiki.random.lines.txt -Dtests.locale=he -Dtests.timezone=Europe/Tirane -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J2 | HdfsChaosMonkeySafeLeaderTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [HdfsTransactionLog]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BF6E80FB6238D5D5]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:228)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [447/566 (3!)] on J2 in 173.29s, 1 test, 1 failure <<< FAILURES!

[...truncated 398 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/build.xml:757: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/build.xml:694: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/build.xml:59: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build.xml:233: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/common-build.xml:534: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/lucene/common-build.xml:1477: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/lucene/common-build.xml:1033: There were test failures: 566 suites (7 ignored), 2275 tests, 2 suite-level errors, 1 failure, 34 ignored (18 assumptions) [seed: BF6E80FB6238D5D5]

Total time: 203 minutes 11 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
No prior successful build to compare, so performing full copy of artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-NightlyTests-5.5 - Build # 9 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.5/9/

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

Error Message:
Captured an uncaught exception in thread: Thread[id=6809, name=Thread-1835, state=RUNNABLE, group=TGRP-FullSolrCloudDistribCmdsTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=6809, name=Thread-1835, state=RUNNABLE, group=TGRP-FullSolrCloudDistribCmdsTest]
Caused by: java.lang.RuntimeException: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:45618/sx/n/collection1
	at __randomizedtesting.SeedInfo.seed([24F57DCB9E44AF83]:0)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest$1IndexThread.run(FullSolrCloudDistribCmdsTest.java:644)
Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:45618/sx/n/collection1
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:585)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:240)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:229)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest$1IndexThread.run(FullSolrCloudDistribCmdsTest.java:642)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.read(SocketInputStream.java:152)
	at java.net.SocketInputStream.read(SocketInputStream.java:122)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
	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.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:481)
	... 5 more




Build Log:
[...truncated 11445 lines...]
   [junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_24F57DCB9E44AF83-001/init-core-data-001
   [junit4]   2> 491649 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[24F57DCB9E44AF83]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /sx/n
   [junit4]   2> 491653 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 491653 INFO  (Thread-1644) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 491653 INFO  (Thread-1644) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 491753 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.ZkTestServer start zk server on port:38867
   [junit4]   2> 491753 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 491754 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 491758 INFO  (zkCallback-1664-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@738884c0 name:ZooKeeperConnection Watcher:127.0.0.1:38867 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 491758 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 491758 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 491758 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 491761 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 491762 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 491765 INFO  (zkCallback-1665-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3a94040 name:ZooKeeperConnection Watcher:127.0.0.1:38867/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 491766 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 491766 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 491766 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 491768 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 491769 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 491770 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 491771 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 491771 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 491773 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 491773 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 491775 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 491775 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 491776 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 491776 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 491778 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 491778 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 491779 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 491779 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 491780 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 491780 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 491781 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 491782 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 491783 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 491783 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 491784 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 491784 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 491785 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 491786 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 491881 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_24F57DCB9E44AF83-001/control-001/cores/collection1
   [junit4]   2> 491882 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 491884 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@31d59937{/sx/n,null,AVAILABLE}
   [junit4]   2> 491885 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.e.j.s.ServerConnector Started ServerConnector@5953cdfc{HTTP/1.1}{127.0.0.1:45618}
   [junit4]   2> 491885 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.e.j.s.Server Started @494713ms
   [junit4]   2> 491885 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostPort=45618, solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_24F57DCB9E44AF83-001/tempDir-001/control/data, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_24F57DCB9E44AF83-001/control-001/cores, hostContext=/sx/n}
   [junit4]   2> 491885 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@7b3cb2c6
   [junit4]   2> 491885 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_24F57DCB9E44AF83-001/control-001'
   [junit4]   2> 491885 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 491885 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 491886 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 491886 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 491887 INFO  (zkCallback-1666-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@66990310 name:ZooKeeperConnection Watcher:127.0.0.1:38867/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 491887 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 491888 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 491889 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 491889 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_24F57DCB9E44AF83-001/control-001/solr.xml
   [junit4]   2> 491904 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_24F57DCB9E44AF83-001/control-001/cores
   [junit4]   2> 491905 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.CoreContainer New CoreContainer 1802670036
   [junit4]   2> 491905 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_24F57DCB9E44AF83-001/control-001]
   [junit4]   2> 491905 WARN  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_24F57DCB9E44AF83-001/control-001/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_24F57DCB9E44AF83-001/control-001/lib
   [junit4]   2> 491905 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 491907 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 491907 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 491907 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 491907 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38867/solr
   [junit4]   2> 491907 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 491907 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 491908 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 491909 INFO  (zkCallback-1669-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2d8e2320 name:ZooKeeperConnection Watcher:127.0.0.1:38867 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 491909 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 491910 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 491916 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [n:127.0.0.1:45618_sx%2Fn    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 491916 INFO  (zkCallback-1670-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@44b90d93 name:ZooKeeperConnection Watcher:127.0.0.1:38867/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 491916 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [n:127.0.0.1:45618_sx%2Fn    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 491918 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [n:127.0.0.1:45618_sx%2Fn    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 491920 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [n:127.0.0.1:45618_sx%2Fn    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 491922 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [n:127.0.0.1:45618_sx%2Fn    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 491924 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [n:127.0.0.1:45618_sx%2Fn    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 491926 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [n:127.0.0.1:45618_sx%2Fn    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 491928 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [n:127.0.0.1:45618_sx%2Fn    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 491929 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [n:127.0.0.1:45618_sx%2Fn    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 491930 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [n:127.0.0.1:45618_sx%2Fn    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 491931 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [n:127.0.0.1:45618_sx%2Fn    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 491932 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [n:127.0.0.1:45618_sx%2Fn    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45618_sx%2Fn
   [junit4]   2> 491933 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [n:127.0.0.1:45618_sx%2Fn    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:45618_sx%2Fn
   [junit4]   2> 491934 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [n:127.0.0.1:45618_sx%2Fn    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 491935 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [n:127.0.0.1:45618_sx%2Fn    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 491936 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [n:127.0.0.1:45618_sx%2Fn    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 491937 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [n:127.0.0.1:45618_sx%2Fn    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95430971443970052-127.0.0.1:45618_sx%2Fn-n_0000000000
   [junit4]   2> 491937 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [n:127.0.0.1:45618_sx%2Fn    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45618_sx%2Fn
   [junit4]   2> 491937 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [n:127.0.0.1:45618_sx%2Fn    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 491938 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [n:127.0.0.1:45618_sx%2Fn    ] o.a.s.c.Overseer Overseer (id=95430971443970052-127.0.0.1:45618_sx%2Fn-n_0000000000) starting
   [junit4]   2> 491940 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [n:127.0.0.1:45618_sx%2Fn    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 491945 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [n:127.0.0.1:45618_sx%2Fn    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 491946 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [n:127.0.0.1:45618_sx%2Fn    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 491946 INFO  (OverseerCollectionConfigSetProcessor-95430971443970052-127.0.0.1:45618_sx%2Fn-n_0000000000) [n:127.0.0.1:45618_sx%2Fn    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 491946 INFO  (OverseerStateUpdate-95430971443970052-127.0.0.1:45618_sx%2Fn-n_0000000000) [n:127.0.0.1:45618_sx%2Fn    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 491959 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [n:127.0.0.1:45618_sx%2Fn    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 491959 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [n:127.0.0.1:45618_sx%2Fn    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 491960 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [n:127.0.0.1:45618_sx%2Fn    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_24F57DCB9E44AF83-001/control-001/cores
   [junit4]   2> 491961 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [n:127.0.0.1:45618_sx%2Fn    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {loadOnStartup=true, dataDir=data/, config=solrconfig.xml, collection=control_collection, coreNodeName=, name=collection1, schema=schema.xml, shard=, transient=false, configSetProperties=configsetprops.json}
   [junit4]   2> 491961 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [n:127.0.0.1:45618_sx%2Fn    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_24F57DCB9E44AF83-001/control-001/cores/collection1
   [junit4]   2> 491961 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [n:127.0.0.1:45618_sx%2Fn    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 491962 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 491962 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 491964 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [n:127.0.0.1:45618_sx%2Fn    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2
   [junit4]   2> 491964 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [n:127.0.0.1:45618_sx%2Fn    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 491964 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 491965 INFO  (OverseerStateUpdate-95430971443970052-127.0.0.1:45618_sx%2Fn-n_0000000000) [n:127.0.0.1:45618_sx%2Fn    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "node_name":"127.0.0.1:45618_sx%2Fn",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "base_url":"http://127.0.0.1:45618/sx/n"} current state version: 0
   [junit4]   2> 491965 INFO  (OverseerStateUpdate-95430971443970052-127.0.0.1:45618_sx%2Fn-n_0000000000) [n:127.0.0.1:45618_sx%2Fn    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "node_name":"127.0.0.1:45618_sx%2Fn",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "base_url":"http://127.0.0.1:45618/sx/n"}
   [junit4]   2> 491966 INFO  (OverseerStateUpdate-95430971443970052-127.0.0.1:45618_sx%2Fn-n_0000000000) [n:127.0.0.1:45618_sx%2Fn    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 491966 INFO  (OverseerStateUpdate-95430971443970052-127.0.0.1:45618_sx%2Fn-n_0000000000) [n:127.0.0.1:45618_sx%2Fn    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 491968 INFO  (zkCallback-1670-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn    ] 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> 492965 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 492965 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 492966 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 492966 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 492967 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 492967 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_24F57DCB9E44AF83-001/control-001/cores/collection1'
   [junit4]   2> 492967 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 492967 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 492969 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 492975 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 492989 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 493028 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 493035 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 493234 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 493236 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 493237 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 493240 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 493258 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn 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=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2
   [junit4]   2> 493258 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 493258 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 493258 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_24F57DCB9E44AF83-001/control-001/cores/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_24F57DCB9E44AF83-001/control-001/cores/collection1/data/]
   [junit4]   2> 493258 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn 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@3f74020f
   [junit4]   2> 493259 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_24F57DCB9E44AF83-001/control-001/cores/collection1/data
   [junit4]   2> 493259 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_24F57DCB9E44AF83-001/control-001/cores/collection1/data/index/
   [junit4]   2> 493259 WARN  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_24F57DCB9E44AF83-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 493259 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_24F57DCB9E44AF83-001/control-001/cores/collection1/data/index
   [junit4]   2> 493259 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn 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=42, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4670968397486721]
   [junit4]   2> 493260 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn 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@7e0b6883 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1efab11b),segFN=segments_1,generation=1}
   [junit4]   2> 493260 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 493260 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:45618_sx%2Fn 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 /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_24F57DCB9E44AF83-001/control-001/cores/collection1/data/
   [junit4]   2> 493261 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_24F57DCB9E44AF83-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 493264 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 493264 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 493264 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 493264 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 493264 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 493264 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn 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> 493264 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn 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> 493264 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn 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> 493265 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn 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> 493265 WARN  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn 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> 493267 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 493268 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 493270 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 493271 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 493281 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/segments,/update/json/docs,/admin/properties,standard,/update/csv,/get,/dump,/admin/threads,/admin/luke,/admin/ping,/admin/system,/admin/file,/update,/replication,/admin/logging,/schema,/config,/admin/mbeans,/update/json,/admin/plugins
   [junit4]   2> 493283 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn 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> 493283 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn 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> 493283 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn 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> 493284 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 493284 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 493285 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@35a27961
   [junit4]   2> 493285 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn 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@7e0b6883 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1efab11b),segFN=segments_1,generation=1}
   [junit4]   2> 493285 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 493285 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@4e86f1c2[collection1] main
   [junit4]   2> 493285 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn 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> 493287 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn 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> 493287 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn 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> 493287 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 493287 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 493287 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn 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> 493288 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn 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> 493288 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn 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> 493288 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 493288 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 493289 INFO  (searcherExecutor-2542-thread-1-processing-n:127.0.0.1:45618_sx%2Fn x:collection1 c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4e86f1c2[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 493289 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn 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> 493289 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn 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> 493289 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn 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> 493289 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn 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 1526895544815845376
   [junit4]   2> 493291 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn 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 1526895544815845376
   [junit4]   2> 493291 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 493292 INFO  (coreLoadExecutor-2541-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 493292 INFO  (coreZkRegister-2535-thread-1-processing-n:127.0.0.1:45618_sx%2Fn x:collection1 c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:45618_sx%2Fn 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:45618/sx/n collection:control_collection shard:shard1
   [junit4]   2> 493293 INFO  (coreZkRegister-2535-thread-1-processing-n:127.0.0.1:45618_sx%2Fn x:collection1 c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:45618_sx%2Fn 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> 493296 INFO  (coreZkRegister-2535-thread-1-processing-n:127.0.0.1:45618_sx%2Fn x:collection1 c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:45618_sx%2Fn 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/95430971443970052-core_node1-n_0000000000
   [junit4]   2> 493296 INFO  (coreZkRegister-2535-thread-1-processing-n:127.0.0.1:45618_sx%2Fn x:collection1 c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:45618_sx%2Fn 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> 493298 INFO  (coreZkRegister-2535-thread-1-processing-n:127.0.0.1:45618_sx%2Fn x:collection1 c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 493298 INFO  (coreZkRegister-2535-thread-1-processing-n:127.0.0.1:45618_sx%2Fn x:collection1 c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:45618_sx%2Fn 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> 493298 INFO  (coreZkRegister-2535-thread-1-processing-n:127.0.0.1:45618_sx%2Fn x:collection1 c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:45618/sx/n/collection1/
   [junit4]   2> 493298 INFO  (coreZkRegister-2535-thread-1-processing-n:127.0.0.1:45618_sx%2Fn x:collection1 c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 493298 INFO  (coreZkRegister-2535-thread-1-processing-n:127.0.0.1:45618_sx%2Fn x:collection1 c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:45618/sx/n/collection1/ has no replicas
   [junit4]   2> 493298 INFO  (OverseerStateUpdate-95430971443970052-127.0.0.1:45618_sx%2Fn-n_0000000000) [n:127.0.0.1:45618_sx%2Fn    ] 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> 493299 INFO  (coreZkRegister-2535-thread-1-processing-n:127.0.0.1:45618_sx%2Fn x:collection1 c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 493305 INFO  (coreZkRegister-2535-thread-1-processing-n:127.0.0.1:45618_sx%2Fn x:collection1 c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 493307 INFO  (coreZkRegister-2535-thread-1-processing-n:127.0.0.1:45618_sx%2Fn x:collection1 c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:45618_sx%2Fn 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:45618/sx/n/collection1/ shard1
   [junit4]   2> 493308 INFO  (OverseerStateUpdate-95430971443970052-127.0.0.1:45618_sx%2Fn-n_0000000000) [n:127.0.0.1:45618_sx%2Fn    ] 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:45618/sx/n",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 493418 INFO  (zkCallback-1670-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn    ] 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> 493458 INFO  (coreZkRegister-2535-thread-1-processing-n:127.0.0.1:45618_sx%2Fn x:collection1 c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:45618/sx/n/collection1/ and leader is http://127.0.0.1:45618/sx/n/collection1/
   [junit4]   2> 493458 INFO  (coreZkRegister-2535-thread-1-processing-n:127.0.0.1:45618_sx%2Fn x:collection1 c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:45618_sx%2Fn 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:45618/sx/n
   [junit4]   2> 493458 INFO  (coreZkRegister-2535-thread-1-processing-n:127.0.0.1:45618_sx%2Fn x:collection1 c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 493458 INFO  (coreZkRegister-2535-thread-1-processing-n:127.0.0.1:45618_sx%2Fn x:collection1 c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:45618_sx%2Fn c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 493458 INFO  (coreZkRegister-2535-thread-1-processing-n:127.0.0.1:45618_sx%2Fn x:collection1 c:control_collection s:shard1 r:core_node1) [n:127.0.0.1:45618_sx%2Fn 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> 493460 INFO  (OverseerStateUpdate-95430971443970052-127.0.0.1:45618_sx%2Fn-n_0000000000) [n:127.0.0.1:45618_sx%2Fn    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "node_name":"127.0.0.1:45618_sx%2Fn",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "base_url":"http://127.0.0.1:45618/sx/n"} current state version: 2
   [junit4]   2> 493461 INFO  (OverseerStateUpdate-95430971443970052-127.0.0.1:45618_sx%2Fn-n_0000000000) [n:127.0.0.1:45618_sx%2Fn    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "node_name":"127.0.0.1:45618_sx%2Fn",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "base_url":"http://127.0.0.1:45618/sx/n"}
   [junit4]   2> 493465 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 493466 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 493469 INFO  (zkCallback-1672-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6e5c65f8 name:ZooKeeperConnection Watcher:127.0.0.1:38867/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 493469 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 493469 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 493469 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 493472 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 493563 INFO  (zkCallback-1672-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> 493565 INFO  (zkCallback-1670-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn    ] 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> 493583 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_24F57DCB9E44AF83-001/shard-1-001/cores/collection1
   [junit4]   2> 493584 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_24F57DCB9E44AF83-001/shard-1-001
   [junit4]   2> 493584 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 493593 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@490e9fbe{/sx/n,null,AVAILABLE}
   [junit4]   2> 493593 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.e.j.s.ServerConnector Started ServerConnector@96587ed{HTTP/1.1}{127.0.0.1:59235}
   [junit4]   2> 493593 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.e.j.s.Server Started @496421ms
   [junit4]   2> 493593 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostPort=59235, solrconfig=solrconfig.xml, hostContext=/sx/n, solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_24F57DCB9E44AF83-001/tempDir-001/jetty1, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_24F57DCB9E44AF83-001/shard-1-001/cores}
   [junit4]   2> 493594 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@7b3cb2c6
   [junit4]   2> 493594 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_24F57DCB9E44AF83-001/shard-1-001'
   [junit4]   2> 493594 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 493594 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 493594 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 493601 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 493603 INFO  (zkCallback-1673-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3338e848 name:ZooKeeperConnection Watcher:127.0.0.1:38867/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 493603 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 493604 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 493610 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 493610 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_24F57DCB9E44AF83-001/shard-1-001/solr.xml
   [junit4]   2> 493624 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_24F57DCB9E44AF83-001/shard-1-001/cores
   [junit4]   2> 493625 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.CoreContainer New CoreContainer 119013076
   [junit4]   2> 493625 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_24F57DCB9E44AF83-001/shard-1-001]
   [junit4]   2> 493625 WARN  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_24F57DCB9E44AF83-001/shard-1-001/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_24F57DCB9E44AF83-001/shard-1-001/lib
   [junit4]   2> 493625 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 493626 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 493627 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 493627 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 493627 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38867/solr
   [junit4]   2> 493627 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 493627 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 493627 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 493629 INFO  (zkCallback-1676-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2eed27ad name:ZooKeeperConnection Watcher:127.0.0.1:38867 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 493629 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 493630 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 493632 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [n:127.0.0.1:59235_sx%2Fn    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 493633 INFO  (zkCallback-1677-thread-1-processing-n:127.0.0.1:59235_sx%2Fn) [n:127.0.0.1:59235_sx%2Fn    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1cb08ad5 name:ZooKeeperConnection Watcher:127.0.0.1:38867/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 493633 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [n:127.0.0.1:59235_sx%2Fn    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 493639 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [n:127.0.0.1:59235_sx%2Fn    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 494648 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [n:127.0.0.1:59235_sx%2Fn    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59235_sx%2Fn
   [junit4]   2> 494649 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [n:127.0.0.1:59235_sx%2Fn    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:59235_sx%2Fn
   [junit4]   2> 494650 INFO  (zkCallback-1672-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> 494650 INFO  (zkCallback-1677-thread-1-processing-n:127.0.0.1:59235_sx%2Fn) [n:127.0.0.1:59235_sx%2Fn    ] 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> 494650 INFO  (zkCallback-1670-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn    ] 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> 494652 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [n:127.0.0.1:59235_sx%2Fn    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 494652 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [n:127.0.0.1:59235_sx%2Fn    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95430971443970056-127.0.0.1:59235_sx%2Fn-n_0000000001
   [junit4]   2> 494653 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [n:127.0.0.1:59235_sx%2Fn    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95430971443970052-127.0.0.1:45618_sx%2Fn-n_0000000000 to know if I could be the leader
   [junit4]   2> 494680 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [n:127.0.0.1:59235_sx%2Fn    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 494681 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [n:127.0.0.1:59235_sx%2Fn    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 494681 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [n:127.0.0.1:59235_sx%2Fn    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_24F57DCB9E44AF83-001/shard-1-001/cores
   [junit4]   2> 494697 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [n:127.0.0.1:59235_sx%2Fn    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {configSetProperties=configsetprops.json, dataDir=data/, name=collection1, loadOnStartup=true, schema=schema.xml, coreNodeName=, collection=collection1, shard=, config=solrconfig.xml, transient=false}
   [junit4]   2> 494697 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [n:127.0.0.1:59235_sx%2Fn    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_24F57DCB9E44AF83-001/shard-1-001/cores/collection1
   [junit4]   2> 494697 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [n:127.0.0.1:59235_sx%2Fn    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 494698 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [n:127.0.0.1:59235_sx%2Fn    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2
   [junit4]   2> 494698 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[24F57DCB9E44AF83]) [n:127.0.0.1:59235_sx%2Fn    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 494704 INFO  (coreLoadExecutor-2552-thread-1-processing-n:127.0.0.1:59235_sx%2Fn) [n:127.0.0.1:59235_sx%2Fn c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 494704 INFO  (coreLoadExecutor-2552-thread-1-processing-n:127.0.0.1:59235_sx%2Fn) [n:127.0.0.1:59235_sx%2Fn c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 494711 INFO  (OverseerStateUpdate-95430971443970052-127.0.0.1:45618_sx%2Fn-n_0000000000) [n:127.0.0.1:45618_sx%2Fn    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "node_name":"127.0.0.1:59235_sx%2Fn",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "numShards":"3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "base_url":"http://127.0.0.1:59235/sx/n"} current state version: 3
   [junit4]   2> 494712 INFO  (OverseerStateUpdate-95430971443970052-127.0.0.1:45618_sx%2Fn-n_0000000000) [n:127.0.0.1:45618_sx%2Fn    ] o.a.s.c.o.ReplicaMutator Update state numShards=3 message={
   [junit4]   2>   "node_name":"127.0.0.1:59235_sx%2Fn",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "numShards":"3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "base_url":"http://127.0.0.1:59235/sx/n"}
   [junit4]   2> 494712 INFO  (OverseerStateUpdate-95430971443970052-127.0.0.1:45618_sx%2Fn-n_0000000000) [n:127.0.0.1:45618_sx%2Fn    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 494712 INFO  (OverseerStateUpdate-95430971443970052-127.0.0.1:45618_sx%2Fn-n_0000000000) [n:127.0.0.1:45618_sx%2Fn    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 494717 INFO  (coreLoadExecutor-2552-thread-1-processing-n:127.0.0.1:59235_sx%2Fn) [n:127.0.0.1:59235_sx%2Fn c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 494815 INFO  (zkCallback-1677-thread-1-processing-n:127.0.0.1:59235_sx%2Fn) [n:127.0.0.1:59235_sx%2Fn    ] 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> 494815 INFO  (zkCallback-1670-thread-1-processing-n:127.0.0.1:45618_sx%2Fn) [n:127.0.0.1:45618_sx%2Fn    ] 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> 494818 INFO  (zkCallback-1672-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> 495717 INFO  (coreLoadExecutor-2552-thread-1-processing-n:127.0.0.1:59235_sx%2Fn) [n:127.0.0.1:59235_sx%2Fn c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 495717 INFO  (coreLoadExecutor-2552-thread-1-processing-n:127.0.0.1:59235_sx%2Fn) [n:127.0.0.1:59235_sx%2Fn c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 495718 INFO  (coreLoadExecutor-2552-thread-1-processing-n:127.0.0.1:59235_sx%2Fn) [n:127.0.0.1:59235_sx%2Fn c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 495718 INFO  (coreLoadExecutor-2552-thread-1-processing-n:127.0.0.1:59235_sx%2Fn) [n:127.0.0.1:59235_sx%2Fn c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 495718 INFO  (coreLoadExecutor-2552-thread-1-processing-n:127.0.0.1:59235_sx%2Fn) [n:127.0.0.1:59235_sx%2Fn c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 495718 INFO  (coreLoadExecutor-2552-thread-1-processing-n:127.0.0.1:59235_sx%2Fn) [n:127.0.0.1:59235_sx%2Fn c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_24F57DCB9E44AF83-001/shard-1-001/cores/collection1'
   [junit4]   2> 495719 INFO  (coreLoadExecutor-2552-thread-1-processing-n:127.0.0.1:59235_sx%2Fn) [n:127.0.0.1:59235_sx%2Fn c:collection1   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 495719 INFO  (coreLoadExecutor-2552-thread-1-processing-n:127.0.0.1:59235_sx%2Fn) [n:127.0.0.1:59235_sx%2Fn c:collection1   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 495720 INFO  (coreLoadExecutor-2552-thread-1-processing-n:127.0.0.1:59235_sx%2Fn) [n:127.0.0.1:59235_sx%2Fn c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 495727 INFO  (coreLoadExecutor-2552-thread-1-processing-n:127.0.0.1:59235_sx%2Fn) [n:127.0.0.1:59235_sx%2Fn c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 495739 INFO  (coreLoadExecutor-2552-thread-1-processing-n:127.0.0.1:59235_sx%2Fn) [n:127.0.0.1:59235_sx%2Fn c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 495768 INFO  (coreLoadExecutor-2552-thread-1-processing-n:127.0.0.1:59235_sx%2Fn) [n:127.0.0.1:59235_sx%2Fn c:collection1   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 495775 INFO  (coreLoadExecutor-2552-thread-1-processing-n:127.0.0.1:59235_sx%2Fn) [n:127.0.0.1:59235_sx%2Fn c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 495974 INFO  (coreLoadExecutor-2552-thread-1-processing-n:127.0.0.1:59235_sx%2Fn) [n:127.0.0.1:59235_sx%2Fn c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 495975 INFO  (coreLoadExecutor-2552-thread-1-processing-n:127.0.0.1:59235_sx%2Fn) [n:127.0.0.1:59235_sx%2Fn c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 495976 INFO  (coreLoadExecutor-2552-thread-1-processing-n:127.0.0.1:59235_sx%2Fn) [n:127.0.0.1:59235_sx%2Fn c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 495979 INFO  (coreLoadExecutor-2552-thread-1-processing-n:127.0.0.1:59235_sx%2Fn) [n:127.0.0.1:59235_sx%2Fn c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 496002 INFO  (coreLoadExecutor-2552-thread-1-processing-n:127.0.0.1:59235_sx%2Fn) [n:127.0.0.1:59235_sx%2Fn c:collection1   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=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2
   [junit4]   2> 496002 INFO  (coreLoadExecutor-2552-thread-1-processing-n:127.0.0.1:59235_sx%2Fn) [n:127.0.0.1:59235_sx%2Fn c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 496002 INFO  (coreLoadExecutor-2552-thread-1-processing-n:127.0.0.1:59235_sx%2Fn) [n:127.0.0.1:59235_sx%2Fn c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 496002 INFO  (coreLoadExecutor-2552-thread-1-processing-n:127.0.0.1:59235_sx%2Fn) [n:127.0.0.1:59235_sx%2Fn c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_24F57DCB9E44AF83-001/shard-1-001/cores/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_24F57DCB9E44AF83-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 496003 INFO  (coreLoadExecutor-2552-thread-1-processing-n:127.0.0.1:59235_sx%2Fn) [n:127.0.0.1:59235_sx%2Fn c:collection1 s:shard2 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@3f74020f
   [junit4]   2> 496003 INFO  (coreLoadExecutor-2552-thread-1-processing-n:127.0.0.1:59235_sx%2Fn) [n:127.0.0.1:59235_sx%2Fn c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_24F57DCB9E44AF83-001/shard-1-001/cores/collection1/data
   [junit4]   2> 496003 INFO  (coreLoadExecutor-2552-thread-1-processing-n:127.0.0.1:59235_sx%2Fn) [n:127.0.0.1:59235_sx%2Fn c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_24F57DCB9E44AF83-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 496003 WARN  (coreLoadExecutor-2552-thread-1-processing-n:127.0.0.1:59235_sx%2Fn) [n:127.0.0.1:59235_sx%2Fn c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_24F57DCB9E44AF83-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 496003 INFO  (coreLoadExecutor-2552-thread-1-processing-n:127.0.0.1:59235_sx%2Fn) [n:127.0.0.1:59235_sx%2Fn c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_24F57DCB9E44AF83-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 496004 INFO  (coreLoadExecutor-2552-thread-1-processing-n:127.0.0.1:59235_sx%2Fn) [n:127.0.0.1:59235_sx%2Fn c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=42, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4670968397486721]
   [junit4]   2> 496004 INFO  (coreLoadExecutor-2552-thread-1-processing-n:127.0.0.1:59235_sx%2Fn) [n:127.0.0.1:59235_sx%2Fn c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2d8e4041 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@561c82c4),segFN=segments_1,generation=1}
   [junit4]   2> 496004 INFO  (coreLoadExecutor-2552-thread-1-processing-n:127.0.0.1:59235_sx%2Fn) [n:127.0.0.1:59235_sx%2Fn c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 496005 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:59235_sx%2Fn c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_24F57DCB9E44AF83-001/shard-1-001/cores/collection1/data/
   [junit4]   2> 496005 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:59235_sx%2Fn c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_24F57DCB9E44AF83-001/shard-1-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 496008 INFO  (coreLoadExecutor-2552-thread-1-processing-n:127.0.0.1:59235_sx%2Fn) [n:127.0.0.1:59235_sx%2Fn c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 496009 INFO  (coreLoadExecutor-2552-thread-1-processing-n:127.0.0.1:59235_sx%2Fn) [n:127.0.0.1:59235_sx%2Fn c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 496009 INFO  (coreLoadExecutor-2552-thread-1-processing-n:127.0.0.1:59235_sx%2Fn) [n:127.0.0.1:59235_sx%2Fn c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 496009 INFO  (coreLoadExecutor-2552-thread-1-processing-n:127.0.0.1:59235_sx%2Fn) [n:127.0.0.1:59235_sx%2Fn c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]

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

lr.cloud.FullSolrCloudDistribCmdsTest$1IndexThread.run(FullSolrCloudDistribCmdsTest.java:642)
   [junit4]    > Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]    > 	at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:152)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:122)
   [junit4]    > 	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
   [junit4]    > 	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
   [junit4]    > 	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
   [junit4]    > 	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
   [junit4]    > 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
   [junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
   [junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
   [junit4]    > 	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:481)
   [junit4]    > 	... 5 moreThrowable #3: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=6810, name=Thread-1836, state=RUNNABLE, group=TGRP-FullSolrCloudDistribCmdsTest]
   [junit4]    > Caused by: java.lang.RuntimeException: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:45618/sx/n/collection1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([24F57DCB9E44AF83]:0)
   [junit4]    > 	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest$1IndexThread.run(FullSolrCloudDistribCmdsTest.java:644)
   [junit4]    > Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:45618/sx/n/collection1
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:585)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:240)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:229)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
   [junit4]    > 	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest$1IndexThread.run(FullSolrCloudDistribCmdsTest.java:642)
   [junit4]    > Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]    > 	at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:152)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:122)
   [junit4]    > 	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
   [junit4]    > 	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
   [junit4]    > 	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
   [junit4]    > 	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
   [junit4]    > 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
   [junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
   [junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
   [junit4]    > 	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:481)
   [junit4]    > 	... 5 more
   [junit4]   2> 834002 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[24F57DCB9E44AF83]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_24F57DCB9E44AF83-001
   [junit4]   2> Feb 22, 2016 5:16:45 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=Lucene54, sim=DefaultSimilarity, locale=uk-UA, timezone=Europe/Vilnius
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 1.7.0_80 (64-bit)/cpus=4,threads=1,free=180756008,total=515899392
   [junit4]   2> NOTE: All tests run in this JVM: [TestSweetSpotSimilarityFactory, BlockJoinFacetSimpleTest, TestSortingResponseWriter, TestSchemaVersionResource, TestPerFieldSimilarityWithDefaultOverride, HighlighterMaxOffsetTest, RecoveryZkTest, CircularListTest, TestClassicSimilarityFactory, QueryParsingTest, TestCoreDiscovery, DistributedFacetPivotSmallAdvancedTest, DataDrivenBlockJoinTest, TestFastWriter, DirectUpdateHandlerOptimizeTest, TestSearcherReuse, CollectionReloadTest, FacetPivotSmallTest, TestUtils, RuleEngineTest, SolrTestCaseJ4Test, SliceStateTest, TestElisionMultitermQuery, TestDynamicFieldResource, TestNamedUpdateProcessors, HighlighterConfigTest, TestLRUStatsCache, DistribJoinFromCollectionTest, TestDistribIDF, TestSolrConfigHandler, DistributedExpandComponentTest, TestSolrQueryParser, TestSha256AuthenticationProvider, TestExclusionRuleCollectionAccess, SuggesterWFSTTest, TestImplicitCoreProperties, TestRawResponseWriter, TestExtendedDismaxParser, RegexBoostProcessorTest, DateRangeFieldTest, TestJsonRequest, MultiThreadedOCPTest, BitVectorTest, DateMathParserTest, TestIndexingPerformance, SimpleFacetsTest, TestSolrConfigHandlerCloud, DeleteLastCustomShardedReplicaTest, TestPivotHelperCode, TestRestManager, HLLSerializationTest, TestMinMaxOnMultiValuedField, DebugComponentTest, TestIndexSearcher, TestSolrDeletionPolicy1, RequestHandlersTest, FullSolrCloudDistribCmdsTest]
   [junit4] Completed [132/566 (1!)] on J2 in 342.88s, 1 test, 1 error <<< FAILURES!

[...truncated 1394 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/build.xml:757: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/build.xml:694: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/build.xml:59: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build.xml:233: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/common-build.xml:534: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/lucene/common-build.xml:1477: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/lucene/common-build.xml:1033: There were test failures: 566 suites (7 ignored), 2275 tests, 1 error, 34 ignored (18 assumptions) [seed: 24F57DCB9E44AF83]

Total time: 196 minutes 14 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
No prior successful build to compare, so performing full copy of artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-NightlyTests-5.5 - Build # 8 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.5/8/

3 tests failed.
FAILED:  org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest.test

Error Message:
Error from server at http://127.0.0.1:44582/o_lc/awholynewcollection_3: non ok status: 500, message:Server Error

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:44582/o_lc/awholynewcollection_3: non ok status: 500, message:Server Error
	at __randomizedtesting.SeedInfo.seed([E4D8A34537722260:6C8C9C9F998E4F98]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:510)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:240)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:229)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:957)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForNon403or404or503(AbstractFullDistribZkTestBase.java:1753)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:737)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test(CollectionsAPIDistributedZkTest.java:160)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	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:964)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:939)
	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:  junit.framework.TestSuite.org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest

Error Message:
4 threads leaked from SUITE scope at org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest:     1) Thread[id=18481, name=zkCallback-1292-thread-2, state=TIMED_WAITING, group=TGRP-HdfsCollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:745)    2) Thread[id=15517, name=TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]-EventThread, state=WAITING, group=TGRP-HdfsCollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:494)    3) Thread[id=15516, name=TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]-SendThread(127.0.0.1:52710), state=TIMED_WAITING, group=TGRP-HdfsCollectionsAPIDistributedZkTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.ClientCnxnSocketNIO.cleanup(ClientCnxnSocketNIO.java:230)         at org.apache.zookeeper.ClientCnxn$SendThread.cleanup(ClientCnxn.java:1185)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1110)    4) Thread[id=15518, name=zkCallback-1292-thread-1, state=TIMED_WAITING, group=TGRP-HdfsCollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 4 threads leaked from SUITE scope at org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest: 
   1) Thread[id=18481, name=zkCallback-1292-thread-2, state=TIMED_WAITING, group=TGRP-HdfsCollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
   2) Thread[id=15517, name=TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]-EventThread, state=WAITING, group=TGRP-HdfsCollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:494)
   3) Thread[id=15516, name=TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]-SendThread(127.0.0.1:52710), state=TIMED_WAITING, group=TGRP-HdfsCollectionsAPIDistributedZkTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.ClientCnxnSocketNIO.cleanup(ClientCnxnSocketNIO.java:230)
        at org.apache.zookeeper.ClientCnxn$SendThread.cleanup(ClientCnxn.java:1185)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1110)
   4) Thread[id=15518, name=zkCallback-1292-thread-1, state=TIMED_WAITING, group=TGRP-HdfsCollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([E4D8A34537722260]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=18481, name=zkCallback-1292-thread-2, state=TIMED_WAITING, group=TGRP-HdfsCollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:745)    2) Thread[id=15516, name=TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]-SendThread(127.0.0.1:52710), state=TIMED_WAITING, group=TGRP-HdfsCollectionsAPIDistributedZkTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)    3) Thread[id=15518, name=zkCallback-1292-thread-1, state=TIMED_WAITING, group=TGRP-HdfsCollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         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=18481, name=zkCallback-1292-thread-2, state=TIMED_WAITING, group=TGRP-HdfsCollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
   2) Thread[id=15516, name=TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]-SendThread(127.0.0.1:52710), state=TIMED_WAITING, group=TGRP-HdfsCollectionsAPIDistributedZkTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
   3) Thread[id=15518, name=zkCallback-1292-thread-1, state=TIMED_WAITING, group=TGRP-HdfsCollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([E4D8A34537722260]:0)




Build Log:
[...truncated 11575 lines...]
   [junit4] Suite: org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_E4D8A34537722260-001/init-core-data-001
   [junit4]   2> 1567599 INFO  (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[E4D8A34537722260]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1567599 INFO  (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[E4D8A34537722260]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /o_lc/
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 1567664 WARN  (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[E4D8A34537722260]-worker) [    ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 1567676 WARN  (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[E4D8A34537722260]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1567679 INFO  (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[E4D8A34537722260]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 1567694 INFO  (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[E4D8A34537722260]-worker) [    ] o.m.log Extract jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.6.0-tests.jar!/webapps/hdfs to ./temp/Jetty_localhost_38063_hdfs____sc8suq/webapp
   [junit4]   2> 1567926 INFO  (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[E4D8A34537722260]-worker) [    ] o.m.log NO JSP Support for /, did not find org.apache.jasper.servlet.JspServlet
   [junit4]   2> 1568280 INFO  (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[E4D8A34537722260]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:38063
   [junit4]   2> 1568412 WARN  (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[E4D8A34537722260]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1568416 INFO  (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[E4D8A34537722260]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 1568442 INFO  (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[E4D8A34537722260]-worker) [    ] o.m.log Extract jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.6.0-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_41855_datanode____.3z3qla/webapp
   [junit4]   2> 1568746 INFO  (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[E4D8A34537722260]-worker) [    ] o.m.log NO JSP Support for /, did not find org.apache.jasper.servlet.JspServlet
   [junit4]   2> 1569362 INFO  (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[E4D8A34537722260]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:41855
   [junit4]   2> 1569487 WARN  (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[E4D8A34537722260]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1569488 INFO  (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[E4D8A34537722260]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 1569512 INFO  (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[E4D8A34537722260]-worker) [    ] o.m.log Extract jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.6.0-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_52250_datanode____qoysmv/webapp
   [junit4]   2> 1569625 INFO  (IPC Server handler 9 on 36567) [    ] BlockStateChange BLOCK* processReport: from storage DS-16d5ad67-d099-4066-a092-343b821eabc7 node DatanodeRegistration(127.0.0.1, datanodeUuid=e76c94c9-0213-4ad0-9fc2-20c589a680ea, infoPort=41855, ipcPort=44520, storageInfo=lv=-56;cid=testClusterID;nsid=1624647502;c=0), blocks: 0, hasStaleStorages: true, processing time: 1 msecs
   [junit4]   2> 1569625 INFO  (IPC Server handler 9 on 36567) [    ] BlockStateChange BLOCK* processReport: from storage DS-19e93e90-0d0c-4266-9730-1b9322bd97cf node DatanodeRegistration(127.0.0.1, datanodeUuid=e76c94c9-0213-4ad0-9fc2-20c589a680ea, infoPort=41855, ipcPort=44520, storageInfo=lv=-56;cid=testClusterID;nsid=1624647502;c=0), blocks: 0, hasStaleStorages: false, processing time: 0 msecs
   [junit4]   2> 1569851 INFO  (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[E4D8A34537722260]-worker) [    ] o.m.log NO JSP Support for /, did not find org.apache.jasper.servlet.JspServlet
   [junit4]   2> 1570442 INFO  (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[E4D8A34537722260]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:52250
   [junit4]   2> 1570701 INFO  (IPC Server handler 4 on 36567) [    ] BlockStateChange BLOCK* processReport: from storage DS-a42d2179-9d10-4d3f-84f3-9328653ca6bd node DatanodeRegistration(127.0.0.1, datanodeUuid=934661ee-4e6a-4da3-9b43-5aa5b66ad246, infoPort=52250, ipcPort=43161, storageInfo=lv=-56;cid=testClusterID;nsid=1624647502;c=0), blocks: 0, hasStaleStorages: true, processing time: 0 msecs
   [junit4]   2> 1570702 INFO  (IPC Server handler 4 on 36567) [    ] BlockStateChange BLOCK* processReport: from storage DS-09880459-00bf-4539-a63a-76b926104a59 node DatanodeRegistration(127.0.0.1, datanodeUuid=934661ee-4e6a-4da3-9b43-5aa5b66ad246, infoPort=52250, ipcPort=43161, storageInfo=lv=-56;cid=testClusterID;nsid=1624647502;c=0), blocks: 0, hasStaleStorages: false, processing time: 0 msecs
   [junit4]   2> 1570866 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1570867 INFO  (Thread-9527) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1570867 INFO  (Thread-9527) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1570967 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.ZkTestServer start zk server on port:52710
   [junit4]   2> 1570967 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1570969 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1570974 INFO  (zkCallback-1255-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7eeebd65 name:ZooKeeperConnection Watcher:127.0.0.1:52710 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1570974 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1570975 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1570975 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1570979 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1570980 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1570983 INFO  (zkCallback-1256-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5b04b252 name:ZooKeeperConnection Watcher:127.0.0.1:52710/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1570983 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1570983 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1570983 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1570985 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1570987 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1570988 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1570991 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1570991 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1570993 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1570994 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1570995 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1570996 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1571000 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1571001 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1571010 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1571011 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1571013 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1571013 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1571017 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1571017 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1571020 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1571020 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1571022 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1571022 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1571028 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1571028 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1571032 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1571032 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1571162 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_E4D8A34537722260-001/control-001/cores/collection1
   [junit4]   2> 1571163 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1571168 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@9052336{/o_lc,null,AVAILABLE}
   [junit4]   2> 1571169 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.e.j.s.ServerConnector Started ServerConnector@304ab2da{HTTP/1.1}{127.0.0.1:37590}
   [junit4]   2> 1571169 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.e.j.s.Server Started @1573961ms
   [junit4]   2> 1571169 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostPort=37590, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_E4D8A34537722260-001/control-001/cores, hostContext=/o_lc, solr.data.dir=hdfs://localhost:36567/hdfs__localhost_36567__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-5.5_solr_build_solr-core_test_J1_temp_solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_E4D8A34537722260-001_tempDir-002_control_data}
   [junit4]   2> 1571169 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@41692a49
   [junit4]   2> 1571170 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_E4D8A34537722260-001/control-001'
   [junit4]   2> 1571170 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1571170 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1571170 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1571171 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1571172 INFO  (zkCallback-1257-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@74028487 name:ZooKeeperConnection Watcher:127.0.0.1:52710/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1571173 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1571173 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1571175 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1571175 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_E4D8A34537722260-001/control-001/solr.xml
   [junit4]   2> 1571191 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_E4D8A34537722260-001/control-001/cores
   [junit4]   2> 1571191 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.CoreContainer New CoreContainer 1468762695
   [junit4]   2> 1571191 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_E4D8A34537722260-001/control-001]
   [junit4]   2> 1571191 WARN  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_E4D8A34537722260-001/control-001/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_E4D8A34537722260-001/control-001/lib
   [junit4]   2> 1571191 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1571192 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1571193 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1571193 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1571193 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52710/solr
   [junit4]   2> 1571193 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1571193 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1571194 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1571196 INFO  (zkCallback-1260-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@40a3005c name:ZooKeeperConnection Watcher:127.0.0.1:52710 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1571197 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1571197 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1571199 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [n:127.0.0.1:37590_o_lc    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1571202 INFO  (zkCallback-1261-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1a4115cc name:ZooKeeperConnection Watcher:127.0.0.1:52710/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1571202 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [n:127.0.0.1:37590_o_lc    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1571204 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [n:127.0.0.1:37590_o_lc    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1571214 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [n:127.0.0.1:37590_o_lc    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1571219 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [n:127.0.0.1:37590_o_lc    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1571221 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [n:127.0.0.1:37590_o_lc    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1571225 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [n:127.0.0.1:37590_o_lc    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1571227 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [n:127.0.0.1:37590_o_lc    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1571229 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [n:127.0.0.1:37590_o_lc    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1571234 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [n:127.0.0.1:37590_o_lc    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1571235 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [n:127.0.0.1:37590_o_lc    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1571238 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [n:127.0.0.1:37590_o_lc    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37590_o_lc
   [junit4]   2> 1571240 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [n:127.0.0.1:37590_o_lc    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:37590_o_lc
   [junit4]   2> 1571243 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [n:127.0.0.1:37590_o_lc    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1571245 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [n:127.0.0.1:37590_o_lc    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1571247 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [n:127.0.0.1:37590_o_lc    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1571248 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [n:127.0.0.1:37590_o_lc    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95421944129781764-127.0.0.1:37590_o_lc-n_0000000000
   [junit4]   2> 1571249 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [n:127.0.0.1:37590_o_lc    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37590_o_lc
   [junit4]   2> 1571249 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [n:127.0.0.1:37590_o_lc    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1571251 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [n:127.0.0.1:37590_o_lc    ] o.a.s.c.Overseer Overseer (id=95421944129781764-127.0.0.1:37590_o_lc-n_0000000000) starting
   [junit4]   2> 1571255 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [n:127.0.0.1:37590_o_lc    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1571266 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [n:127.0.0.1:37590_o_lc    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1571269 INFO  (OverseerStateUpdate-95421944129781764-127.0.0.1:37590_o_lc-n_0000000000) [n:127.0.0.1:37590_o_lc    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1571269 INFO  (OverseerStateUpdate-95421944129781764-127.0.0.1:37590_o_lc-n_0000000000) [n:127.0.0.1:37590_o_lc    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1571273 INFO  (OverseerCollectionConfigSetProcessor-95421944129781764-127.0.0.1:37590_o_lc-n_0000000000) [n:127.0.0.1:37590_o_lc    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1571282 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [n:127.0.0.1:37590_o_lc    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1571338 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [n:127.0.0.1:37590_o_lc    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1571339 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [n:127.0.0.1:37590_o_lc    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1571342 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [n:127.0.0.1:37590_o_lc    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_E4D8A34537722260-001/control-001/cores
   [junit4]   2> 1571347 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [n:127.0.0.1:37590_o_lc    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {collection=control_collection, config=solrconfig.xml, loadOnStartup=true, shard=, coreNodeName=, dataDir=data/, transient=false, configSetProperties=configsetprops.json, name=collection1, schema=schema.xml}
   [junit4]   2> 1571347 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [n:127.0.0.1:37590_o_lc    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_E4D8A34537722260-001/control-001/cores/collection1
   [junit4]   2> 1571350 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [n:127.0.0.1:37590_o_lc    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1571357 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1571357 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1571362 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [n:127.0.0.1:37590_o_lc    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1
   [junit4]   2> 1571363 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [n:127.0.0.1:37590_o_lc    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1571363 INFO  (OverseerStateUpdate-95421944129781764-127.0.0.1:37590_o_lc-n_0000000000) [n:127.0.0.1:37590_o_lc    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "node_name":"127.0.0.1:37590_o_lc",
   [junit4]   2>   "base_url":"http://127.0.0.1:37590/o_lc",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1571362 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1571363 INFO  (OverseerStateUpdate-95421944129781764-127.0.0.1:37590_o_lc-n_0000000000) [n:127.0.0.1:37590_o_lc    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "node_name":"127.0.0.1:37590_o_lc",
   [junit4]   2>   "base_url":"http://127.0.0.1:37590/o_lc",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1571364 INFO  (OverseerStateUpdate-95421944129781764-127.0.0.1:37590_o_lc-n_0000000000) [n:127.0.0.1:37590_o_lc    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 1571364 INFO  (OverseerStateUpdate-95421944129781764-127.0.0.1:37590_o_lc-n_0000000000) [n:127.0.0.1:37590_o_lc    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1571366 INFO  (zkCallback-1261-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc    ] 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> 1571369 INFO  (zkCallback-1261-thread-2-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc    ] 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> 1572364 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1572364 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 1572364 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1572364 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 1572365 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1572365 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_E4D8A34537722260-001/control-001/cores/collection1'
   [junit4]   2> 1572365 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1572365 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1572367 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1572374 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1572415 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 1572452 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1572460 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1572828 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1572839 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1572841 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1572871 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1572875 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1572886 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1572887 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1572890 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc 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=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1
   [junit4]   2> 1572891 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1572891 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.HdfsDirectoryFactory
   [junit4]   2> 1572891 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:36567/solr_hdfs_home
   [junit4]   2> 1572891 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1572891 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_E4D8A34537722260-001/control-001/cores/collection1], dataDir=[hdfs://localhost:36567/solr_hdfs_home/control_collection/core_node1/data/]
   [junit4]   2> 1572892 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc 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@773300dd
   [junit4]   2> 1572893 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:36567/solr_hdfs_home/control_collection/core_node1/data
   [junit4]   2> 1572931 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for hdfs://localhost:36567/solr_hdfs_home/control_collection/core_node1/data
   [junit4]   2> 1572933 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=hdfs://localhost:36567/solr_hdfs_home/control_collection/core_node1/data/index/
   [junit4]   2> 1572954 WARN  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'hdfs:/localhost:36567/solr_hdfs_home/control_collection/core_node1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1572954 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:36567/solr_hdfs_home/control_collection/core_node1/data/index
   [junit4]   2> 1572972 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for hdfs://localhost:36567/solr_hdfs_home/control_collection/core_node1/data/index
   [junit4]   2> 1572972 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc 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=46, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=0.529296875, floorSegmentMB=1.4658203125, forceMergeDeletesPctAllowed=12.25725889016759, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1573016 INFO  (IPC Server handler 8 on 36567) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:39647 is added to blk_1073741825_1001{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-16d5ad67-d099-4066-a092-343b821eabc7:NORMAL:127.0.0.1:33914|RBW], ReplicaUnderConstruction[[DISK]DS-09880459-00bf-4539-a63a-76b926104a59:NORMAL:127.0.0.1:39647|RBW]]} size 0
   [junit4]   2> 1573019 INFO  (IPC Server handler 4 on 36567) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:33914 is added to blk_1073741825_1001{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-16d5ad67-d099-4066-a092-343b821eabc7:NORMAL:127.0.0.1:33914|RBW], ReplicaUnderConstruction[[DISK]DS-09880459-00bf-4539-a63a-76b926104a59:NORMAL:127.0.0.1:39647|RBW]]} size 0
   [junit4]   2> 1573025 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=NRTCachingDirectory(HdfsDirectory@hdfs://localhost:36567/solr_hdfs_home/control_collection/core_node1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@17426eaa; maxCacheMB=192.0 maxMergeSizeMB=16.0),segFN=segments_1,generation=1}
   [junit4]   2> 1573025 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1573031 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:37590_o_lc 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 hdfs://localhost:36567/solr_hdfs_home/control_collection/core_node1/data/
   [junit4]   2> 1573041 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1573042 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1573042 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1573042 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1573043 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1573043 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc 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> 1573043 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc 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> 1573046 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc 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> 1573046 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc 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> 1573046 WARN  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc 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> 1573049 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1573051 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1573054 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1573057 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1573063 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/logging,/admin/plugins,/admin/luke,/admin/mbeans,/update/json/docs,/update,/schema,/admin/system,/admin/properties,/replication,standard,/get,/update/json,/admin/file,/admin/segments,/dump,/update/csv,/admin/threads,/admin/ping,/config
   [junit4]   2> 1573067 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc 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> 1573067 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 1573067 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 tlogDfsReplication=2
   [junit4]   2> 1573086 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1573087 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1573088 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc 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=22, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=1.5849609375, floorSegmentMB=1.203125, forceMergeDeletesPctAllowed=7.968270734387134, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1573100 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=NRTCachingDirectory(HdfsDirectory@hdfs://localhost:36567/solr_hdfs_home/control_collection/core_node1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@17426eaa; maxCacheMB=192.0 maxMergeSizeMB=16.0),segFN=segments_1,generation=1}
   [junit4]   2> 1573100 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1573100 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@459cd99a[collection1] main
   [junit4]   2> 1573100 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc 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> 1573101 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc 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> 1573101 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc 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> 1573106 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1573106 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1573106 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc 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> 1573107 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc 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> 1573107 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc 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> 1573107 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1573107 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1573108 INFO  (searcherExecutor-2940-thread-1-processing-n:127.0.0.1:37590_o_lc s:shard1 r:core_node1 x:collection1 c:control_collection) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@459cd99a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1573109 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc 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> 1573109 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 256 version buckets from index
   [junit4]   2> 1573110 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc 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> 1573110 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc 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 1526751108425318400
   [junit4]   2> 1573110 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 0.0ms to seed version buckets with highest version 1526751108425318400
   [junit4]   2> 1573110 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1573111 INFO  (coreLoadExecutor-2939-thread-1-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1573114 INFO  (coreZkRegister-2933-thread-1-processing-n:127.0.0.1:37590_o_lc s:shard1 r:core_node1 x:collection1 c:control_collection) [n:127.0.0.1:37590_o_lc 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:37590/o_lc collection:control_collection shard:shard1
   [junit4]   2> 1573116 INFO  (coreZkRegister-2933-thread-1-processing-n:127.0.0.1:37590_o_lc s:shard1 r:core_node1 x:collection1 c:control_collection) [n:127.0.0.1:37590_o_lc 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> 1573123 INFO  (coreZkRegister-2933-thread-1-processing-n:127.0.0.1:37590_o_lc s:shard1 r:core_node1 x:collection1 c:control_collection) [n:127.0.0.1:37590_o_lc 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/95421944129781764-core_node1-n_0000000000
   [junit4]   2> 1573123 INFO  (coreZkRegister-2933-thread-1-processing-n:127.0.0.1:37590_o_lc s:shard1 r:core_node1 x:collection1 c:control_collection) [n:127.0.0.1:37590_o_lc 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=180000
   [junit4]   2> 1573126 INFO  (coreZkRegister-2933-thread-1-processing-n:127.0.0.1:37590_o_lc s:shard1 r:core_node1 x:collection1 c:control_collection) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1573126 INFO  (coreZkRegister-2933-thread-1-processing-n:127.0.0.1:37590_o_lc s:shard1 r:core_node1 x:collection1 c:control_collection) [n:127.0.0.1:37590_o_lc 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> 1573126 INFO  (OverseerStateUpdate-95421944129781764-127.0.0.1:37590_o_lc-n_0000000000) [n:127.0.0.1:37590_o_lc    ] 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> 1573126 INFO  (coreZkRegister-2933-thread-1-processing-n:127.0.0.1:37590_o_lc s:shard1 r:core_node1 x:collection1 c:control_collection) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:37590/o_lc/collection1/
   [junit4]   2> 1573126 INFO  (coreZkRegister-2933-thread-1-processing-n:127.0.0.1:37590_o_lc s:shard1 r:core_node1 x:collection1 c:control_collection) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1573126 INFO  (coreZkRegister-2933-thread-1-processing-n:127.0.0.1:37590_o_lc s:shard1 r:core_node1 x:collection1 c:control_collection) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:37590/o_lc/collection1/ has no replicas
   [junit4]   2> 1573127 INFO  (coreZkRegister-2933-thread-1-processing-n:127.0.0.1:37590_o_lc s:shard1 r:core_node1 x:collection1 c:control_collection) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1573127 INFO  (zkCallback-1261-thread-3-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc    ] 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> 1573127 INFO  (zkCallback-1261-thread-2-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc    ] 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> 1573133 INFO  (coreZkRegister-2933-thread-1-processing-n:127.0.0.1:37590_o_lc s:shard1 r:core_node1 x:collection1 c:control_collection) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 1573137 INFO  (coreZkRegister-2933-thread-1-processing-n:127.0.0.1:37590_o_lc s:shard1 r:core_node1 x:collection1 c:control_collection) [n:127.0.0.1:37590_o_lc 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:37590/o_lc/collection1/ shard1
   [junit4]   2> 1573137 INFO  (OverseerStateUpdate-95421944129781764-127.0.0.1:37590_o_lc-n_0000000000) [n:127.0.0.1:37590_o_lc    ] 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:37590/o_lc",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 2
   [junit4]   2> 1573240 INFO  (zkCallback-1261-thread-3-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc    ] 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> 1573240 INFO  (zkCallback-1261-thread-2-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc    ] 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> 1573288 INFO  (coreZkRegister-2933-thread-1-processing-n:127.0.0.1:37590_o_lc s:shard1 r:core_node1 x:collection1 c:control_collection) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:37590/o_lc/collection1/ and leader is http://127.0.0.1:37590/o_lc/collection1/
   [junit4]   2> 1573288 INFO  (coreZkRegister-2933-thread-1-processing-n:127.0.0.1:37590_o_lc s:shard1 r:core_node1 x:collection1 c:control_collection) [n:127.0.0.1:37590_o_lc 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:37590/o_lc
   [junit4]   2> 1573288 INFO  (coreZkRegister-2933-thread-1-processing-n:127.0.0.1:37590_o_lc s:shard1 r:core_node1 x:collection1 c:control_collection) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1573288 INFO  (coreZkRegister-2933-thread-1-processing-n:127.0.0.1:37590_o_lc s:shard1 r:core_node1 x:collection1 c:control_collection) [n:127.0.0.1:37590_o_lc c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 1573288 INFO  (coreZkRegister-2933-thread-1-processing-n:127.0.0.1:37590_o_lc s:shard1 r:core_node1 x:collection1 c:control_collection) [n:127.0.0.1:37590_o_lc 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> 1573290 INFO  (OverseerStateUpdate-95421944129781764-127.0.0.1:37590_o_lc-n_0000000000) [n:127.0.0.1:37590_o_lc    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "node_name":"127.0.0.1:37590_o_lc",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "base_url":"http://127.0.0.1:37590/o_lc",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 3
   [junit4]   2> 1573291 INFO  (OverseerStateUpdate-95421944129781764-127.0.0.1:37590_o_lc-n_0000000000) [n:127.0.0.1:37590_o_lc    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "node_name":"127.0.0.1:37590_o_lc",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "base_url":"http://127.0.0.1:37590/o_lc",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1573365 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1573365 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1573373 INFO  (zkCallback-1263-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@77ac13cb name:ZooKeeperConnection Watcher:127.0.0.1:52710/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1573373 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1573374 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1573374 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1573378 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1573378 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 1573378 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1573379 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1573380 INFO  (zkCallback-1264-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@38275ca6 name:ZooKeeperConnection Watcher:127.0.0.1:52710/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1573381 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1573381 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1573383 INFO  (OverseerStateUpdate-95421944129781764-127.0.0.1:37590_o_lc-n_0000000000) [n:127.0.0.1:37590_o_lc    ] 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: 3
   [junit4]   2> 1573384 INFO  (OverseerStateUpdate-95421944129781764-127.0.0.1:37590_o_lc-n_0000000000) [n:127.0.0.1:37590_o_lc    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 1573387 INFO  (zkCallback-1261-thread-2-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc    ] 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> 1573387 INFO  (zkCallback-1261-thread-3-processing-n:127.0.0.1:37590_o_lc) [n:127.0.0.1:37590_o_lc    ] 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> 1573390 INFO  (zkCallback-1263-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> 1573491 INFO  (OverseerStateUpdate-95421944129781764-127.0.0.1:37590_o_lc-n_0000000000) [n:127.0.0.1:37590_o_lc    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 1573549 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_E4D8A34537722260-001/shard-1-001/cores/collection1
   [junit4]   2> 1573550 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_E4D8A34537722260-001/shard-1-001
   [junit4]   2> 1573551 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1573555 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1c333d14{/o_lc,null,AVAILABLE}
   [junit4]   2> 1573556 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.e.j.s.ServerConnector Started ServerConnector@67eefa82{HTTP/1.1}{127.0.0.1:44582}
   [junit4]   2> 1573556 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.e.j.s.Server Started @1576348ms
   [junit4]   2> 1573556 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solrconfig=solrconfig.xml, hostPort=44582, hostContext=/o_lc, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_E4D8A34537722260-001/shard-1-001/cores, solr.data.dir=hdfs://localhost:36567/hdfs__localhost_36567__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-5.5_solr_build_solr-core_test_J1_temp_solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_E4D8A34537722260-001_tempDir-002_jetty1}
   [junit4]   2> 1573556 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@41692a49
   [junit4]   2> 1573557 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_E4D8A34537722260-001/shard-1-001'
   [junit4]   2> 1573557 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1573557 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1573557 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1573568 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1573569 INFO  (zkCallback-1265-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.c

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

Stack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]   2>         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
   [junit4]   2>         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene54): {}, docValues:{}, sim=DefaultSimilarity, locale=es-SV, timezone=Africa/Bissau
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 1.7.0_80 (64-bit)/cpus=4,threads=5,free=201027592,total=475004928
   [junit4]   2> NOTE: All tests run in this JVM: [AnalysisErrorHandlingTest, ConvertedLegacyTest, ZkControllerTest, CheckHdfsIndexTest, TestDefaultStatsCache, TestBinaryResponseWriter, WordBreakSolrSpellCheckerTest, TestNonDefinedSimilarityFactory, StressHdfsTest, TestRuleBasedAuthorizationPlugin, RollingRestartTest, TimeZoneUtilsTest, TestCollationFieldDocValues, TestCustomSort, TestSortByMinMaxFunction, SortByFunctionTest, BlockCacheTest, CollectionTooManyReplicasTest, AliasIntegrationTest, TestPartialUpdateDeduplication, HdfsCollectionsAPIDistributedZkTest]
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HdfsCollectionsAPIDistributedZkTest -Dtests.seed=E4D8A34537722260 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/x1/jenkins/lucene-data/enwiki.random.lines.txt -Dtests.locale=es-SV -Dtests.timezone=Africa/Bissau -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | HdfsCollectionsAPIDistributedZkTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 4 threads leaked from SUITE scope at org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest: 
   [junit4]    >    1) Thread[id=18481, name=zkCallback-1292-thread-2, state=TIMED_WAITING, group=TGRP-HdfsCollectionsAPIDistributedZkTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    2) Thread[id=15517, name=TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]-EventThread, state=WAITING, group=TGRP-HdfsCollectionsAPIDistributedZkTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:494)
   [junit4]    >    3) Thread[id=15516, name=TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]-SendThread(127.0.0.1:52710), state=TIMED_WAITING, group=TGRP-HdfsCollectionsAPIDistributedZkTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.zookeeper.ClientCnxnSocketNIO.cleanup(ClientCnxnSocketNIO.java:230)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.cleanup(ClientCnxn.java:1185)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1110)
   [junit4]    >    4) Thread[id=15518, name=zkCallback-1292-thread-1, state=TIMED_WAITING, group=TGRP-HdfsCollectionsAPIDistributedZkTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E4D8A34537722260]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=18481, name=zkCallback-1292-thread-2, state=TIMED_WAITING, group=TGRP-HdfsCollectionsAPIDistributedZkTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    2) Thread[id=15516, name=TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E4D8A34537722260]-SendThread(127.0.0.1:52710), state=TIMED_WAITING, group=TGRP-HdfsCollectionsAPIDistributedZkTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
   [junit4]    >    3) Thread[id=15518, name=zkCallback-1292-thread-1, state=TIMED_WAITING, group=TGRP-HdfsCollectionsAPIDistributedZkTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E4D8A34537722260]:0)
   [junit4] Completed [160/566 (1!)] on J1 in 111.49s, 1 test, 3 errors <<< FAILURES!

[...truncated 1299 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/build.xml:757: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/build.xml:694: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/build.xml:59: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build.xml:233: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/common-build.xml:534: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/lucene/common-build.xml:1477: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/lucene/common-build.xml:1033: There were test failures: 566 suites (7 ignored), 2275 tests, 2 suite-level errors, 1 error, 1321 ignored (12 assumptions) [seed: E4D8A34537722260]

Total time: 259 minutes 36 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
No prior successful build to compare, so performing full copy of artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-NightlyTests-5.5 - Build # 7 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.5/7/

2 tests failed.
FAILED:  org.apache.solr.spelling.SpellCheckCollatorTest.testEstimatedHitCounts

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([DE25A916905B004D:EF9E17233564109D]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:754)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:721)
	at org.apache.solr.spelling.SpellCheckCollatorTest.testEstimatedHitCounts(SpellCheckCollatorTest.java:561)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	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=//lst[@name='spellcheck']/lst[@name='collations']/lst[@name='collation']/int[@name='hits' and 6 <= . and . <= 10]
	xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int name="QTime">3</int></lst><result name="response" numFound="0" start="0"></result><lst name="spellcheck"><lst name="suggestions"><lst name="everother"><int name="numFound">1</int><int name="startOffset">9</int><int name="endOffset">18</int><arr name="suggestion"><str>everyother</str></arr></lst></lst><lst name="collations"><lst name="collation"><str name="collationQuery">teststop:everyother</str><int name="hits">14</int><lst name="misspellingsAndCorrections"><str name="everother">everyother</str></lst></lst></lst></lst>
</response>

	request was:spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:everother&spellcheck.collateMaxCollectDocs=5
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:747)
	... 41 more


FAILED:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test

Error Message:
Error from server at http://127.0.0.1:43486: Could not load collection from ZK: nodes_used_collection

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:43486: Could not load collection from ZK: nodes_used_collection
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:576)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:240)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:229)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.makeRequest(CollectionsAPIDistributedZkTest.java:375)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testErrorHandling(CollectionsAPIDistributedZkTest.java:491)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test(CollectionsAPIDistributedZkTest.java:162)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	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:964)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:939)
	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 11723 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_DE25A916905B004D-001/init-core-data-001
   [junit4]   2> 1657484 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[DE25A916905B004D]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1657484 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[DE25A916905B004D]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1657489 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1657489 INFO  (Thread-4428) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1657489 INFO  (Thread-4428) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1657589 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.ZkTestServer start zk server on port:46879
   [junit4]   2> 1657590 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1657590 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1657592 INFO  (zkCallback-1221-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@646930f4 name:ZooKeeperConnection Watcher:127.0.0.1:46879 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1657592 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1657593 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1657593 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1657596 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1657596 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1657597 INFO  (zkCallback-1222-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@37450b21 name:ZooKeeperConnection Watcher:127.0.0.1:46879/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1657597 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1657598 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1657598 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1657600 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1657601 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1657602 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1657604 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1657604 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1657607 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1657607 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1657609 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1657609 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1657611 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1657611 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1657612 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1657612 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1657614 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1657614 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1657616 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1657616 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1657617 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1657617 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1657619 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1657619 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1657621 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1657621 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1657622 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1657622 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1657625 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1657625 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1657627 INFO  (zkCallback-1223-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@134e37ae name:ZooKeeperConnection Watcher:127.0.0.1:46879 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1657627 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1657627 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1657627 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1657631 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1657631 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1657632 INFO  (zkCallback-1224-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5337b802 name:ZooKeeperConnection Watcher:127.0.0.1:46879/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1657632 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1657633 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1657633 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf2/solrconfig.xml
   [junit4]   2> 1657633 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/solrconfig.xml
   [junit4]   2> 1657635 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf2/schema.xml
   [junit4]   2> 1657635 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/schema.xml
   [junit4]   2> 1657637 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf2/enumsConfig.xml
   [junit4]   2> 1657638 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/enumsConfig.xml
   [junit4]   2> 1657639 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf2/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1657639 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1657641 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf2/stopwords.txt
   [junit4]   2> 1657641 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/stopwords.txt
   [junit4]   2> 1657642 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf2/protwords.txt
   [junit4]   2> 1657643 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/protwords.txt
   [junit4]   2> 1657644 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf2/currency.xml
   [junit4]   2> 1657644 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/currency.xml
   [junit4]   2> 1657646 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf2/open-exchange-rates.json
   [junit4]   2> 1657646 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/open-exchange-rates.json
   [junit4]   2> 1657647 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf2/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1657647 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1657649 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf2/old_synonyms.txt
   [junit4]   2> 1657649 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/old_synonyms.txt
   [junit4]   2> 1657651 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf2/synonyms.txt
   [junit4]   2> 1657651 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/synonyms.txt
   [junit4]   2> 1657652 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf/elevate.xml to /configs/conf2/elevate.xml
   [junit4]   2> 1657653 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/elevate.xml
   [junit4]   2> 1657742 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_DE25A916905B004D-001/control-001/cores/collection1
   [junit4]   2> 1657743 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1657745 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@603939aa{/,null,AVAILABLE}
   [junit4]   2> 1657748 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.e.j.s.ServerConnector Started ServerConnector@6db4003a{HTTP/1.1}{127.0.0.1:58915}
   [junit4]   2> 1657748 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.e.j.s.Server Started @1660480ms
   [junit4]   2> 1657748 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=58915, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_DE25A916905B004D-001/control-001/cores, solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_DE25A916905B004D-001/tempDir-001/control/data}
   [junit4]   2> 1657748 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@7b3cb2c6
   [junit4]   2> 1657748 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_DE25A916905B004D-001/control-001'
   [junit4]   2> 1657748 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1657748 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1657749 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1657749 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1657751 INFO  (zkCallback-1225-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@eeb48bf name:ZooKeeperConnection Watcher:127.0.0.1:46879/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1657751 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1657751 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1657752 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1657752 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_DE25A916905B004D-001/control-001/solr.xml
   [junit4]   2> 1657768 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_DE25A916905B004D-001/control-001/cores
   [junit4]   2> 1657768 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.CoreContainer New CoreContainer 537503754
   [junit4]   2> 1657768 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_DE25A916905B004D-001/control-001]
   [junit4]   2> 1657769 WARN  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_DE25A916905B004D-001/control-001/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_DE25A916905B004D-001/control-001/lib
   [junit4]   2> 1657769 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1657771 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1657771 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1657771 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1657771 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46879/solr
   [junit4]   2> 1657771 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1657772 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1657772 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1657773 INFO  (zkCallback-1228-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@37d8dc47 name:ZooKeeperConnection Watcher:127.0.0.1:46879 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1657774 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1657774 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1657778 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [n:127.0.0.1:58915_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1657779 INFO  (zkCallback-1229-thread-1-processing-n:127.0.0.1:58915_) [n:127.0.0.1:58915_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4faa2707 name:ZooKeeperConnection Watcher:127.0.0.1:46879/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1657779 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [n:127.0.0.1:58915_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1657780 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [n:127.0.0.1:58915_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1657782 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [n:127.0.0.1:58915_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1657785 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [n:127.0.0.1:58915_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1657787 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [n:127.0.0.1:58915_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1657789 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [n:127.0.0.1:58915_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1657791 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [n:127.0.0.1:58915_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1657793 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [n:127.0.0.1:58915_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1657794 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [n:127.0.0.1:58915_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1657795 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [n:127.0.0.1:58915_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1657796 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [n:127.0.0.1:58915_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58915_
   [junit4]   2> 1657796 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [n:127.0.0.1:58915_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:58915_
   [junit4]   2> 1657798 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [n:127.0.0.1:58915_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1657799 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [n:127.0.0.1:58915_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1657800 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [n:127.0.0.1:58915_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1657801 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [n:127.0.0.1:58915_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95415855368962054-127.0.0.1:58915_-n_0000000000
   [junit4]   2> 1657801 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [n:127.0.0.1:58915_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:58915_
   [junit4]   2> 1657801 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [n:127.0.0.1:58915_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1657802 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [n:127.0.0.1:58915_    ] o.a.s.c.Overseer Overseer (id=95415855368962054-127.0.0.1:58915_-n_0000000000) starting
   [junit4]   2> 1657804 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [n:127.0.0.1:58915_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1657809 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [n:127.0.0.1:58915_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1657810 INFO  (OverseerCollectionConfigSetProcessor-95415855368962054-127.0.0.1:58915_-n_0000000000) [n:127.0.0.1:58915_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1657810 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [n:127.0.0.1:58915_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1657810 INFO  (OverseerStateUpdate-95415855368962054-127.0.0.1:58915_-n_0000000000) [n:127.0.0.1:58915_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1657823 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [n:127.0.0.1:58915_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1657823 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [n:127.0.0.1:58915_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1657824 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [n:127.0.0.1:58915_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_DE25A916905B004D-001/control-001/cores
   [junit4]   2> 1657825 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [n:127.0.0.1:58915_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {transient=false, name=collection1, shard=, configSetProperties=configsetprops.json, collection=control_collection, schema=schema.xml, loadOnStartup=true, coreNodeName=, config=solrconfig.xml, dataDir=data/}
   [junit4]   2> 1657825 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [n:127.0.0.1:58915_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_DE25A916905B004D-001/control-001/cores/collection1
   [junit4]   2> 1657825 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [n:127.0.0.1:58915_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1657826 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [n:127.0.0.1:58915_    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1
   [junit4]   2> 1657826 INFO  (coreLoadExecutor-3089-thread-1-processing-n:127.0.0.1:58915_) [n:127.0.0.1:58915_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1657826 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [n:127.0.0.1:58915_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1657826 INFO  (coreLoadExecutor-3089-thread-1-processing-n:127.0.0.1:58915_) [n:127.0.0.1:58915_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1657828 INFO  (OverseerStateUpdate-95415855368962054-127.0.0.1:58915_-n_0000000000) [n:127.0.0.1:58915_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "node_name":"127.0.0.1:58915_",
   [junit4]   2>   "base_url":"http://127.0.0.1:58915",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null} current state version: 0
   [junit4]   2> 1657828 INFO  (coreLoadExecutor-3089-thread-1-processing-n:127.0.0.1:58915_) [n:127.0.0.1:58915_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1657828 INFO  (OverseerStateUpdate-95415855368962054-127.0.0.1:58915_-n_0000000000) [n:127.0.0.1:58915_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "node_name":"127.0.0.1:58915_",
   [junit4]   2>   "base_url":"http://127.0.0.1:58915",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null}
   [junit4]   2> 1657829 INFO  (OverseerStateUpdate-95415855368962054-127.0.0.1:58915_-n_0000000000) [n:127.0.0.1:58915_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 1657829 INFO  (OverseerStateUpdate-95415855368962054-127.0.0.1:58915_-n_0000000000) [n:127.0.0.1:58915_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1657831 INFO  (zkCallback-1229-thread-1-processing-n:127.0.0.1:58915_) [n:127.0.0.1:58915_    ] 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> 1658828 INFO  (coreLoadExecutor-3089-thread-1-processing-n:127.0.0.1:58915_) [n:127.0.0.1:58915_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1658828 INFO  (coreLoadExecutor-3089-thread-1-processing-n:127.0.0.1:58915_) [n:127.0.0.1:58915_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 1658829 INFO  (coreLoadExecutor-3089-thread-1-processing-n:127.0.0.1:58915_) [n:127.0.0.1:58915_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1658829 INFO  (coreLoadExecutor-3089-thread-1-processing-n:127.0.0.1:58915_) [n:127.0.0.1:58915_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 1658830 INFO  (coreLoadExecutor-3089-thread-1-processing-n:127.0.0.1:58915_) [n:127.0.0.1:58915_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1658830 INFO  (coreLoadExecutor-3089-thread-1-processing-n:127.0.0.1:58915_) [n:127.0.0.1:58915_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_DE25A916905B004D-001/control-001/cores/collection1'
   [junit4]   2> 1658830 INFO  (coreLoadExecutor-3089-thread-1-processing-n:127.0.0.1:58915_) [n:127.0.0.1:58915_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1658831 INFO  (coreLoadExecutor-3089-thread-1-processing-n:127.0.0.1:58915_) [n:127.0.0.1:58915_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1658832 INFO  (coreLoadExecutor-3089-thread-1-processing-n:127.0.0.1:58915_) [n:127.0.0.1:58915_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1658848 INFO  (coreLoadExecutor-3089-thread-1-processing-n:127.0.0.1:58915_) [n:127.0.0.1:58915_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1658864 INFO  (coreLoadExecutor-3089-thread-1-processing-n:127.0.0.1:58915_) [n:127.0.0.1:58915_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 1658898 INFO  (coreLoadExecutor-3089-thread-1-processing-n:127.0.0.1:58915_) [n:127.0.0.1:58915_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1658907 INFO  (coreLoadExecutor-3089-thread-1-processing-n:127.0.0.1:58915_) [n:127.0.0.1:58915_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1659174 INFO  (coreLoadExecutor-3089-thread-1-processing-n:127.0.0.1:58915_) [n:127.0.0.1:58915_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1659182 INFO  (coreLoadExecutor-3089-thread-1-processing-n:127.0.0.1:58915_) [n:127.0.0.1:58915_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1659184 INFO  (coreLoadExecutor-3089-thread-1-processing-n:127.0.0.1:58915_) [n:127.0.0.1:58915_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1659193 INFO  (coreLoadExecutor-3089-thread-1-processing-n:127.0.0.1:58915_) [n:127.0.0.1:58915_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1659196 INFO  (coreLoadExecutor-3089-thread-1-processing-n:127.0.0.1:58915_) [n:127.0.0.1:58915_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1659199 INFO  (coreLoadExecutor-3089-thread-1-processing-n:127.0.0.1:58915_) [n:127.0.0.1:58915_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1659200 INFO  (coreLoadExecutor-3089-thread-1-processing-n:127.0.0.1:58915_) [n:127.0.0.1:58915_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1659201 INFO  (coreLoadExecutor-3089-thread-1-processing-n:127.0.0.1:58915_) [n:127.0.0.1:58915_ 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=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1
   [junit4]   2> 1659201 INFO  (coreLoadExecutor-3089-thread-1-processing-n:127.0.0.1:58915_) [n:127.0.0.1:58915_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1659201 INFO  (coreLoadExecutor-3089-thread-1-processing-n:127.0.0.1:58915_) [n:127.0.0.1:58915_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1659202 INFO  (coreLoadExecutor-3089-thread-1-processing-n:127.0.0.1:58915_) [n:127.0.0.1:58915_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_DE25A916905B004D-001/control-001/cores/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_DE25A916905B004D-001/control-001/cores/collection1/data/]
   [junit4]   2> 1659202 INFO  (coreLoadExecutor-3089-thread-1-processing-n:127.0.0.1:58915_) [n:127.0.0.1:58915_ 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@5879fba9
   [junit4]   2> 1659202 INFO  (coreLoadExecutor-3089-thread-1-processing-n:127.0.0.1:58915_) [n:127.0.0.1:58915_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_DE25A916905B004D-001/control-001/cores/collection1/data
   [junit4]   2> 1659202 INFO  (coreLoadExecutor-3089-thread-1-processing-n:127.0.0.1:58915_) [n:127.0.0.1:58915_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_DE25A916905B004D-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1659203 WARN  (coreLoadExecutor-3089-thread-1-processing-n:127.0.0.1:58915_) [n:127.0.0.1:58915_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_DE25A916905B004D-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1659203 INFO  (coreLoadExecutor-3089-thread-1-processing-n:127.0.0.1:58915_) [n:127.0.0.1:58915_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_DE25A916905B004D-001/control-001/cores/collection1/data/index
   [junit4]   2> 1659203 INFO  (coreLoadExecutor-3089-thread-1-processing-n:127.0.0.1:58915_) [n:127.0.0.1:58915_ 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=19, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=49.150390625, floorSegmentMB=1.671875, forceMergeDeletesPctAllowed=17.81684355776071, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6530421930898627
   [junit4]   2> 1659208 INFO  (coreLoadExecutor-3089-thread-1-processing-n:127.0.0.1:58915_) [n:127.0.0.1:58915_ 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@1d39dc2d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@41a61d58),segFN=segments_1,generation=1}
   [junit4]   2> 1659208 INFO  (coreLoadExecutor-3089-thread-1-processing-n:127.0.0.1:58915_) [n:127.0.0.1:58915_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1659208 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:58915_ 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 /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_DE25A916905B004D-001/control-001/cores/collection1/data/
   [junit4]   2> 1659208 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:58915_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_DE25A916905B004D-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1659212 INFO  (coreLoadExecutor-3089-thread-1-processing-n:127.0.0.1:58915_) [n:127.0.0.1:58915_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1659212 INFO  (coreLoadExecutor-3089-thread-1-processing-n:127.0.0.1:58915_) [n:127.0.0.1:58915_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1659212 INFO  (coreLoadExecutor-3089-thread-1-processing-n:127.0.0.1:58915_) [n:127.0.0.1:58915_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1659212 INFO  (coreLoadExecutor-3089-thread-1-processing-n:127.0.0.1:58915_) [n:127.0.0.1:58915_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1659213 INFO  (coreLoadExecutor-3089-thread-1-processing-n:127.0.0.1:58915_) [n:127.0.0.1:58915_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1659213 INFO  (coreLoadExecutor-3089-thread-1-processing-n:127.0.0.1:58915_) [n:127.0.0.1:58915_ 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> 1659213 INFO  (coreLoadExecutor-3089-thread-1-processing-n:127.0.0.1:58915_) [n:127.0.0.1:58915_ 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> 1659213 INFO  (coreLoadExecutor-3089-thread-1-processing-n:127.0.0.1:58915_) [n:127.0.0.1:58915_ 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> 1659213 INFO  (coreLoadExecutor-3089-thread-1-processing-n:127.0.0.1:58915_) [n:127.0.0.1:58915_ 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> 1659213 WARN  (coreLoadExecutor-3089-thread-1-processing-n:127.0.0.1:58915_) [n:127.0.0.1:58915_ 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> 1659216 INFO  (coreLoadExecutor-3089-thread-1-processing-n:127.0.0.1:58915_) [n:127.0.0.1:58915_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1659217 INFO  (coreLoadExecutor-3089-thread-1-processing-n:127.0.0.1:58915_) [n:127.0.0.1:58915_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1659219 INFO  (coreLoadExecutor-3089-thread-1-processing-n:127.0.0.1:58915_) [n:127.0.0.1:58915_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1659220 INFO  (coreLoadExecutor-3089-thread-1-processing-n:127.0.0.1:58915_) [n:127.0.0.1:58915_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1659224 INFO  (coreLoadExecutor-3089-thread-1-processing-n:127.0.0.1:58915_) [n:127.0.0.1:58915_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/file,/admin/logging,/schema,/admin/threads,/replication,/dump,/update/csv,/update/json/docs,standard,/config,/admin/plugins,/update,/admin/system,/admin/properties,/admin/ping,/update/json,/admin/segments,/get,/admin/mbeans,/admin/luke
   [junit4]   2> 1659225 INFO  (coreLoadExecutor-3089-thread-1-processing-n:127.0.0.1:58915_) [n:127.0.0.1:58915_ 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> 1659225 INFO  (coreLoadExecutor-3089-thread-1-processing-n:127.0.0.1:58915_) [n:127.0.0.1:58915_ 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> 1659225 INFO  (coreLoadExecutor-3089-thread-1-processing-n:127.0.0.1:58915_) [n:127.0.0.1:58915_ 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> 1659226 INFO  (coreLoadExecutor-3089-thread-1-processing-n:127.0.0.1:58915_) [n:127.0.0.1:58915_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1659226 INFO  (coreLoadExecutor-3089-thread-1-processing-n:127.0.0.1:58915_) [n:127.0.0.1:58915_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1659227 INFO  (coreLoadExecutor-3089-thread-1-processing-n:127.0.0.1:58915_) [n:127.0.0.1:58915_ 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=29, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1659227 INFO  (coreLoadExecutor-3089-thread-1-processing-n:127.0.0.1:58915_) [n:127.0.0.1:58915_ 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@1d39dc2d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@41a61d58),segFN=segments_1,generation=1}
   [junit4]   2> 1659227 INFO  (coreLoadExecutor-3089-thread-1-processing-n:127.0.0.1:58915_) [n:127.0.0.1:58915_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1659227 INFO  (coreLoadExecutor-3089-thread-1-processing-n:127.0.0.1:58915_) [n:127.0.0.1:58915_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@10ad8458[collection1] main
   [junit4]   2> 1659227 INFO  (coreLoadExecutor-3089-thread-1-processing-n:127.0.0.1:58915_) [n:127.0.0.1:58915_ 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> 1659228 INFO  (coreLoadExecutor-3089-thread-1-processing-n:127.0.0.1:58915_) [n:127.0.0.1:58915_ 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> 1659228 INFO  (coreLoadExecutor-3089-thread-1-processing-n:127.0.0.1:58915_) [n:127.0.0.1:58915_ 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> 1659229 INFO  (coreLoadExecutor-3089-thread-1-processing-n:127.0.0.1:58915_) [n:127.0.0.1:58915_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1659229 INFO  (coreLoadExecutor-3089-thread-1-processing-n:127.0.0.1:58915_) [n:127.0.0.1:58915_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1659229 INFO  (coreLoadExecutor-3089-thread-1-processing-n:127.0.0.1:58915_) [n:127.0.0.1:58915_ 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> 1659229 INFO  (coreLoadExecutor-3089-thread-1-processing-n:127.0.0.1:58915_) [n:127.0.0.1:58915_ 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> 1659229 INFO  (coreLoadExecutor-3089-thread-1-processing-n:127.0.0.1:58915_) [n:127.0.0.1:58915_ 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> 1659230 INFO  (coreLoadExecutor-3089-thread-1-processing-n:127.0.0.1:58915_) [n:127.0.0.1:58915_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1659230 INFO  (coreLoadExecutor-3089-thread-1-processing-n:127.0.0.1:58915_) [n:127.0.0.1:58915_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1659231 INFO  (searcherExecutor-3090-thread-1-processing-c:control_collection n:127.0.0.1:58915_ s:shard1 r:core_node1 x:collection1) [n:127.0.0.1:58915_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@10ad8458[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1659231 INFO  (coreLoadExecutor-3089-thread-1-processing-n:127.0.0.1:58915_) [n:127.0.0.1:58915_ 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> 1659231 INFO  (coreLoadExecutor-3089-thread-1-processing-n:127.0.0.1:58915_) [n:127.0.0.1:58915_ 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> 1659231 INFO  (coreLoadExecutor-3089-thread-1-processing-n:127.0.0.1:58915_) [n:127.0.0.1:58915_ 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> 1659231 INFO  (coreLoadExecutor-3089-thread-1-processing-n:127.0.0.1:58915_) [n:127.0.0.1:58915_ 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 1526653687727915008
   [junit4]   2> 1659233 INFO  (coreLoadExecutor-3089-thread-1-processing-n:127.0.0.1:58915_) [n:127.0.0.1:58915_ 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 1526653687727915008
   [junit4]   2> 1659233 INFO  (coreLoadExecutor-3089-thread-1-processing-n:127.0.0.1:58915_) [n:127.0.0.1:58915_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1659234 INFO  (coreLoadExecutor-3089-thread-1-processing-n:127.0.0.1:58915_) [n:127.0.0.1:58915_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1659234 INFO  (coreZkRegister-3083-thread-1-processing-c:control_collection n:127.0.0.1:58915_ s:shard1 r:core_node1 x:collection1) [n:127.0.0.1:58915_ 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:58915 collection:control_collection shard:shard1
   [junit4]   2> 1659235 INFO  (coreZkRegister-3083-thread-1-processing-c:control_collection n:127.0.0.1:58915_ s:shard1 r:core_node1 x:collection1) [n:127.0.0.1:58915_ 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> 1659239 INFO  (coreZkRegister-3083-thread-1-processing-c:control_collection n:127.0.0.1:58915_ s:shard1 r:core_node1 x:collection1) [n:127.0.0.1:58915_ 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/95415855368962054-core_node1-n_0000000000
   [junit4]   2> 1659240 INFO  (coreZkRegister-3083-thread-1-processing-c:control_collection n:127.0.0.1:58915_ s:shard1 r:core_node1 x:collection1) [n:127.0.0.1:58915_ 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=180000
   [junit4]   2> 1659241 INFO  (coreZkRegister-3083-thread-1-processing-c:control_collection n:127.0.0.1:58915_ s:shard1 r:core_node1 x:collection1) [n:127.0.0.1:58915_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1659241 INFO  (coreZkRegister-3083-thread-1-processing-c:control_collection n:127.0.0.1:58915_ s:shard1 r:core_node1 x:collection1) [n:127.0.0.1:58915_ 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> 1659241 INFO  (coreZkRegister-3083-thread-1-processing-c:control_collection n:127.0.0.1:58915_ s:shard1 r:core_node1 x:collection1) [n:127.0.0.1:58915_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:58915/collection1/
   [junit4]   2> 1659242 INFO  (coreZkRegister-3083-thread-1-processing-c:control_collection n:127.0.0.1:58915_ s:shard1 r:core_node1 x:collection1) [n:127.0.0.1:58915_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1659242 INFO  (coreZkRegister-3083-thread-1-processing-c:control_collection n:127.0.0.1:58915_ s:shard1 r:core_node1 x:collection1) [n:127.0.0.1:58915_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:58915/collection1/ has no replicas
   [junit4]   2> 1659242 INFO  (OverseerStateUpdate-95415855368962054-127.0.0.1:58915_-n_0000000000) [n:127.0.0.1:58915_    ] 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> 1659242 INFO  (coreZkRegister-3083-thread-1-processing-c:control_collection n:127.0.0.1:58915_ s:shard1 r:core_node1 x:collection1) [n:127.0.0.1:58915_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1659245 INFO  (coreZkRegister-3083-thread-1-processing-c:control_collection n:127.0.0.1:58915_ s:shard1 r:core_node1 x:collection1) [n:127.0.0.1:58915_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 1659247 INFO  (coreZkRegister-3083-thread-1-processing-c:control_collection n:127.0.0.1:58915_ s:shard1 r:core_node1 x:collection1) [n:127.0.0.1:58915_ 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:58915/collection1/ shard1
   [junit4]   2> 1659248 INFO  (OverseerStateUpdate-95415855368962054-127.0.0.1:58915_-n_0000000000) [n:127.0.0.1:58915_    ] 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:58915",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 1659328 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1659329 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1659330 INFO  (zkCallback-1231-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@24c36791 name:ZooKeeperConnection Watcher:127.0.0.1:46879/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1659330 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1659330 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1659330 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1659332 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1659333 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 1659333 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1659333 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1659334 INFO  (zkCallback-1232-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@68b20c5e name:ZooKeeperConnection Watcher:127.0.0.1:46879/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1659334 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1659334 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1659337 INFO  (OverseerStateUpdate-95415855368962054-127.0.0.1:58915_-n_0000000000) [n:127.0.0.1:58915_    ] 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: 1
   [junit4]   2> 1659337 INFO  (OverseerStateUpdate-95415855368962054-127.0.0.1:58915_-n_0000000000) [n:127.0.0.1:58915_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 1659338 INFO  (zkCallback-1229-thread-1-processing-n:127.0.0.1:58915_) [n:127.0.0.1:58915_    ] 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> 1659339 INFO  (zkCallback-1231-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> 1659348 INFO  (coreZkRegister-3083-thread-1-processing-c:control_collection n:127.0.0.1:58915_ s:shard1 r:core_node1 x:collection1) [n:127.0.0.1:58915_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:58915/collection1/ and leader is http://127.0.0.1:58915/collection1/
   [junit4]   2> 1659348 INFO  (coreZkRegister-3083-thread-1-processing-c:control_collection n:127.0.0.1:58915_ s:shard1 r:core_node1 x:collection1) [n:127.0.0.1:58915_ 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:58915
   [junit4]   2> 1659348 INFO  (coreZkRegister-3083-thread-1-processing-c:control_collection n:127.0.0.1:58915_ s:shard1 r:core_node1 x:collection1) [n:127.0.0.1:58915_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1659348 INFO  (coreZkRegister-3083-thread-1-processing-c:control_collection n:127.0.0.1:58915_ s:shard1 r:core_node1 x:collection1) [n:127.0.0.1:58915_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 1659348 INFO  (coreZkRegister-3083-thread-1-processing-c:control_collection n:127.0.0.1:58915_ s:shard1 r:core_node1 x:collection1) [n:127.0.0.1:58915_ 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> 1659350 INFO  (OverseerStateUpdate-95415855368962054-127.0.0.1:58915_-n_0000000000) [n:127.0.0.1:58915_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "node_name":"127.0.0.1:58915_",
   [junit4]   2>   "base_url":"http://127.0.0.1:58915",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null} current state version: 2
   [junit4]   2> 1659350 INFO  (OverseerStateUpdate-95415855368962054-127.0.0.1:58915_-n_0000000000) [n:127.0.0.1:58915_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "node_name":"127.0.0.1:58915_",
   [junit4]   2>   "base_url":"http://127.0.0.1:58915",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null}
   [junit4]   2> 1659351 INFO  (OverseerStateUpdate-95415855368962054-127.0.0.1:58915_-n_0000000000) [n:127.0.0.1:58915_    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 1659433 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_DE25A916905B004D-001/shard-1-001/cores/collection1
   [junit4]   2> 1659434 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_DE25A916905B004D-001/shard-1-001
   [junit4]   2> 1659435 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1659437 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@74117c78{/,null,AVAILABLE}
   [junit4]   2> 1659437 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.e.j.s.ServerConnector Started ServerConnector@73eeccce{HTTP/1.1}{127.0.0.1:43486}
   [junit4]   2> 1659438 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.e.j.s.Server Started @1662169ms
   [junit4]   2> 1659438 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solrconfig=solrconfig.xml, hostPort=43486, solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_DE25A916905B004D-001/tempDir-001/jetty1, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_DE25A916905B004D-001/shard-1-001/cores, hostContext=/}
   [junit4]   2> 1659438 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@7b3cb2c6
   [junit4]   2> 1659438 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_DE25A916905B004D-001/shard-1-001'
   [junit4]   2> 1659438 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1659438 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1659438 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1659439 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1659440 INFO  (zkCallback-1233-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1d99ecdb name:ZooKeeperConnection Watcher:127.0.0.1:46879/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1659440 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1659441 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1659442 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1659442 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_DE25A916905B004D-001/shard-1-001/solr.xml
   [junit4]   2> 1659455 INFO  (zkCallback-1231-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> 1659455 INFO  (zkCallback-1229-thread-1-processing-n:127.0.0.1:58915_) [n:127.0.0.1:58915_    ] 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> 1659458 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_DE25A916905B004D-001/shard-1-001/cores
   [junit4]   2> 1659458 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.CoreContainer New CoreContainer 1608971815
   [junit4]   2> 1659458 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_DE25A916905B004D-001/shard-1-001]
   [junit4]   2> 1659458 WARN  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_DE25A916905B004D-001/shard-1-001/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_DE25A916905B004D-001/shard-1-001/lib
   [junit4]   2> 1659458 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1659460 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1659460 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1659460 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1659460 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46879/solr
   [junit4]   2> 1659460 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1659461 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1659461 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1659462 INFO  (zkCallback-1236-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3cf84bfa name:ZooKeeperConnection Watcher:127.0.0.1:46879 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1659463 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1659463 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1659465 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [n:127.0.0.1:43486_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1659466 INFO  (zkCallback-1237-thread-1-processing-n:127.0.0.1:43486_) [n:127.0.0.1:43486_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@48b4fd25 name:ZooKeeperConnection Watcher:127.0.0.1:46879/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1659466 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [n:127.0.0.1:43486_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1659472 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [n:127.0.0.1:43486_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1660480 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [n:127.0.0.1:43486_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43486_
   [junit4]   2> 1660481 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [n:127.0.0.1:43486_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:43486_
   [junit4]   2> 1660482 INFO  (zkCallback-1229-thread-1-processing-n:127.0.0.1:58915_) [n:127.0.0.1:58915_    ] 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> 1660483 INFO  (zkCallback-1231-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> 1660483 INFO  (zkCallback-1237-thread-1-processing-n:127.0.0.1:43486_) [n:127.0.0.1:43486_    ] 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> 1660483 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [n:127.0.0.1:43486_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1660484 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [n:127.0.0.1:43486_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95415855368962059-127.0.0.1:43486_-n_0000000001
   [junit4]   2> 1660485 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[DE25A916905B004D]) [n:127.0.0.1:43486_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/9541585

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

    > </response>
   [junit4]    > 	request was:spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:everother&spellcheck.collateMaxCollectDocs=5
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:747)
   [junit4]    > 	... 41 more
   [junit4]   2> 2803434 INFO  (TEST-SpellCheckCollatorTest.testZeroTries-seed#[DE25A916905B004D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testZeroTries
   [junit4]   2> 2803458 INFO  (TEST-SpellCheckCollatorTest.testZeroTries-seed#[DE25A916905B004D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testZeroTries
   [junit4]   2> 2803464 INFO  (TEST-SpellCheckCollatorTest.testCollationWithRangeQuery-seed#[DE25A916905B004D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCollationWithRangeQuery
   [junit4]   1> id:[1 TO 10] AND lowerfilt:love
   [junit4]   2> 2803489 INFO  (TEST-SpellCheckCollatorTest.testCollationWithRangeQuery-seed#[DE25A916905B004D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCollationWithRangeQuery
   [junit4]   2> 2803507 INFO  (TEST-SpellCheckCollatorTest.testCollateWithMultipleRequestHandlers-seed#[DE25A916905B004D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCollateWithMultipleRequestHandlers
   [junit4]   2> 2803536 INFO  (TEST-SpellCheckCollatorTest.testCollateWithMultipleRequestHandlers-seed#[DE25A916905B004D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCollateWithMultipleRequestHandlers
   [junit4]   2> 2803537 INFO  (SUITE-SpellCheckCollatorTest-seed#[DE25A916905B004D]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2803537 INFO  (SUITE-SpellCheckCollatorTest-seed#[DE25A916905B004D]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1923431575
   [junit4]   2> 2803537 INFO  (coreCloseExecutor-5270-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2752332c
   [junit4]   2> 2803537 INFO  (coreCloseExecutor-5270-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=17,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 2803538 INFO  (coreCloseExecutor-5270-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 2803538 INFO  (coreCloseExecutor-5270-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 2803538 INFO  (coreCloseExecutor-5270-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 2803539 INFO  (coreCloseExecutor-5270-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 2803539 INFO  (coreCloseExecutor-5270-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 2803539 INFO  (coreCloseExecutor-5270-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.spelling.SpellCheckCollatorTest_DE25A916905B004D-001/init-core-data-001 [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.spelling.SpellCheckCollatorTest_DE25A916905B004D-001/init-core-data-001;done=false>>]
   [junit4]   2> 2803539 INFO  (coreCloseExecutor-5270-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.spelling.SpellCheckCollatorTest_DE25A916905B004D-001/init-core-data-001
   [junit4]   2> 2803539 INFO  (coreCloseExecutor-5270-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.spelling.SpellCheckCollatorTest_DE25A916905B004D-001/init-core-data-001/index [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.spelling.SpellCheckCollatorTest_DE25A916905B004D-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 2803539 INFO  (coreCloseExecutor-5270-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.spelling.SpellCheckCollatorTest_DE25A916905B004D-001/init-core-data-001/index
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.spelling.SpellCheckCollatorTest_DE25A916905B004D-001
   [junit4]   2> NOTE: test params are: codec=Lucene54, sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=is, timezone=Pacific/Pohnpei
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 1.7.0_80 (64-bit)/cpus=4,threads=1,free=283740208,total=530579456
   [junit4]   2> NOTE: All tests run in this JVM: [TestRemoteStreaming, SignatureUpdateProcessorFactoryTest, IndexSchemaTest, QueryElevationComponentTest, TestSolrDynamicMBean, BasicDistributedZkTest, OverseerRolesTest, TestArbitraryIndexDir, TestUniqueKeyFieldResource, RestartWhileUpdatingTest, BadCopyFieldTest, CloudMLTQParserTest, CacheHeaderTest, URLClassifyProcessorTest, ParsingFieldUpdateProcessorsTest, TestDistributedSearch, TestComponentsName, AsyncCallRequestStatusResponseTest, DistributedSpellCheckComponentTest, TestDocBasedVersionConstraints, SpatialHeatmapFacetsTest, TestManagedSchemaFieldTypeResource, UUIDFieldTest, IndexSchemaRuntimeFieldTest, TestLuceneMatchVersion, HdfsBasicDistributedZk2Test, UUIDUpdateProcessorFallbackTest, TestRawTransformer, ConcurrentDeleteAndCreateCollectionTest, TestRandomDVFaceting, SystemInfoHandlerTest, TestFaceting, TestPseudoReturnFields, OutOfBoxZkACLAndCredentialsProvidersTest, TestHashQParserPlugin, TestAnalyzedSuggestions, TestJoin, TestMiniSolrCloudClusterBase, TestDistributedStatsComponentCardinality, CopyFieldTest, PingRequestHandlerTest, TestMergePolicyConfig, PreAnalyzedFieldTest, TestReplicationHandler, TestConfigOverlay, TestReloadAndDeleteDocs, HdfsRecoverLeaseTest, TestLeaderElectionZkExpiry, SynonymTokenizerTest, CursorPagingTest, TestRandomRequestDistribution, AnalyticsMergeStrategyTest, TestAddFieldRealTimeGet, DocumentAnalysisRequestHandlerTest, ExternalFileFieldSortTest, CleanupOldIndexTest, TestLMDirichletSimilarityFactory, TestCloudPivotFacet, BasicZkTest, EchoParamsTest, TestFieldTypeResource, DistributedQueryComponentOptimizationTest, SegmentsInfoRequestHandlerTest, RulesTest, TestSimpleQParserPlugin, TestRTGBase, TestBulkSchemaAPI, PolyFieldTest, TestDistribDocBasedVersion, StandardRequestHandlerTest, DateFieldTest, BlockJoinFacetDistribTest, VersionInfoTest, TestHighFrequencyDictionaryFactory, LeaderElectionIntegrationTest, ResourceLoaderTest, JSONWriterTest, TestExactSharedStatsCache, TestSerializedLuceneMatchVersion, XsltUpdateRequestHandlerTest, TestRandomFaceting, TestInfoStreamLogging, TestRandomCollapseQParserPlugin, SmileWriterTest, TestPKIAuthenticationPlugin, TestStressLucene, DefaultValueUpdateProcessorTest, TestSolr4Spatial, DistribCursorPagingTest, TestFieldCollectionResource, TestDefaultSearchFieldResource, TestLRUCache, PrimUtilsTest, TestCoreContainer, SolrCoreTest, SpellCheckComponentTest, PeerSyncTest, BadIndexSchemaTest, TestSort, BasicFunctionalityTest, TestBadConfig, TestIndexSearcher, SoftAutoCommitTest, SpellCheckCollatorTest]
   [junit4] Completed [288/566 (2!)] on J0 in 2.09s, 10 tests, 1 error <<< FAILURES!

[...truncated 863 lines...]
   [junit4] JVM J1: stdout was not empty, see: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/temp/junit4-J1-20160220_003909_968.sysout
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: GC overhead limit exceeded
   [junit4] Dumping heap to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/heapdumps/java_pid14644.hprof ...
   [junit4] Heap dump file created [613070642 bytes in 6.468 secs]
   [junit4] <<< JVM J1: EOF ----

[...truncated 14 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/build.xml:757: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/build.xml:694: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/build.xml:59: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build.xml:233: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/common-build.xml:534: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/lucene/common-build.xml:1477: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/lucene/common-build.xml:1033: There were test failures: 566 suites (7 ignored), 2275 tests, 2 errors, 34 ignored (18 assumptions) [seed: DE25A916905B004D]

Total time: 213 minutes 30 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
No prior successful build to compare, so performing full copy of artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-NightlyTests-5.5 - Build # 6 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.5/6/

3 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test

Error Message:
Captured an uncaught exception in thread: Thread[id=10546, name=collection4, state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=10546, name=collection4, state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:56434/_ov: collection already exists: awholynewstresscollection_collection4_2
	at __randomizedtesting.SeedInfo.seed([7F9B80506B2CE5E8]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:576)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:240)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:229)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:372)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1099)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:870)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:806)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1573)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1594)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:960)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandler

Error Message:
ObjectTracker found 6 object(s) that were not released!!! [NRTCachingDirectory, NRTCachingDirectory, NRTCachingDirectory, NRTCachingDirectory, NRTCachingDirectory, NRTCachingDirectory]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 6 object(s) that were not released!!! [NRTCachingDirectory, NRTCachingDirectory, NRTCachingDirectory, NRTCachingDirectory, NRTCachingDirectory, NRTCachingDirectory]
	at __randomizedtesting.SeedInfo.seed([7F9B80506B2CE5E8]: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:228)
	at sun.reflect.GeneratedMethodAccessor25.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.search.TestIndexSearcher.testReopen

Error Message:
expected:<_1a(5.5.0):c2> but was:<_1d(5.5.0):C4>

Stack Trace:
java.lang.AssertionError: expected:<_1a(5.5.0):c2> but was:<_1d(5.5.0):C4>
	at __randomizedtesting.SeedInfo.seed([7F9B80506B2CE5E8:53D3514618106ACB]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.search.TestIndexSearcher.testReopen(TestIndexSearcher.java:121)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	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 11824 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7F9B80506B2CE5E8-001/init-core-data-001
   [junit4]   2> 1553635 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[7F9B80506B2CE5E8]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1553635 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[7F9B80506B2CE5E8]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_ov/
   [junit4]   2> 1553640 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1553641 INFO  (Thread-3825) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1553641 INFO  (Thread-3825) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1553741 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.ZkTestServer start zk server on port:54021
   [junit4]   2> 1553741 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1553742 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1553749 INFO  (zkCallback-1386-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@57a1bca8 name:ZooKeeperConnection Watcher:127.0.0.1:54021 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1553749 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1553750 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1553750 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1553752 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1553752 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1553754 INFO  (zkCallback-1387-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1c196199 name:ZooKeeperConnection Watcher:127.0.0.1:54021/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1553754 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1553754 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1553754 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1553756 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1553757 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1553759 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1553760 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1553761 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1553764 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1553764 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1553766 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1553766 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1553768 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1553768 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1553770 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1553770 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1553771 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1553772 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1553773 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1553774 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1553775 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1553775 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1553777 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1553777 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1553779 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1553779 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1553781 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1553781 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1553783 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1553784 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1553785 INFO  (zkCallback-1388-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@cac9502 name:ZooKeeperConnection Watcher:127.0.0.1:54021 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1553785 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1553786 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1553786 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1553787 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1553788 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1553789 INFO  (zkCallback-1389-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@111dc3b8 name:ZooKeeperConnection Watcher:127.0.0.1:54021/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1553789 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1553789 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1553790 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf2/solrconfig.xml
   [junit4]   2> 1553790 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/solrconfig.xml
   [junit4]   2> 1553792 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf2/schema.xml
   [junit4]   2> 1553792 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/schema.xml
   [junit4]   2> 1553794 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf2/enumsConfig.xml
   [junit4]   2> 1553794 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/enumsConfig.xml
   [junit4]   2> 1553796 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf2/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1553796 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1553797 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf2/stopwords.txt
   [junit4]   2> 1553798 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/stopwords.txt
   [junit4]   2> 1553800 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf2/protwords.txt
   [junit4]   2> 1553800 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/protwords.txt
   [junit4]   2> 1553803 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf2/currency.xml
   [junit4]   2> 1553803 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/currency.xml
   [junit4]   2> 1553805 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf2/open-exchange-rates.json
   [junit4]   2> 1553805 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/open-exchange-rates.json
   [junit4]   2> 1553806 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf2/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1553807 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1553808 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf2/old_synonyms.txt
   [junit4]   2> 1553808 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/old_synonyms.txt
   [junit4]   2> 1553810 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf2/synonyms.txt
   [junit4]   2> 1553810 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/synonyms.txt
   [junit4]   2> 1553812 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/core/src/test-files/solr/collection1/conf/elevate.xml to /configs/conf2/elevate.xml
   [junit4]   2> 1553812 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/elevate.xml
   [junit4]   2> 1553815 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 0x152f4fecd0d0003, 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> 1553921 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7F9B80506B2CE5E8-001/control-001/cores/collection1
   [junit4]   2> 1553929 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1553931 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1cc2c574{/_ov,null,AVAILABLE}
   [junit4]   2> 1553932 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.e.j.s.ServerConnector Started ServerConnector@3731516c{HTTP/1.1}{127.0.0.1:58328}
   [junit4]   2> 1553932 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.e.j.s.Server Started @1556675ms
   [junit4]   2> 1553932 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7F9B80506B2CE5E8-001/tempDir-001/control/data, hostContext=/_ov, hostPort=58328, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7F9B80506B2CE5E8-001/control-001/cores}
   [junit4]   2> 1553933 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@7b3cb2c6
   [junit4]   2> 1553933 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7F9B80506B2CE5E8-001/control-001'
   [junit4]   2> 1553933 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1553933 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1553934 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1553935 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1553935 INFO  (zkCallback-1390-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@39fef2db name:ZooKeeperConnection Watcher:127.0.0.1:54021/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1553935 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1553936 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1553937 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1553937 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7F9B80506B2CE5E8-001/control-001/solr.xml
   [junit4]   2> 1553952 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7F9B80506B2CE5E8-001/control-001/cores
   [junit4]   2> 1553952 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.CoreContainer New CoreContainer 952481345
   [junit4]   2> 1553952 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7F9B80506B2CE5E8-001/control-001]
   [junit4]   2> 1553953 WARN  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7F9B80506B2CE5E8-001/control-001/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7F9B80506B2CE5E8-001/control-001/lib
   [junit4]   2> 1553953 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1553954 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1553955 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1553955 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1553955 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54021/solr
   [junit4]   2> 1553955 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1553955 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1553957 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1553958 INFO  (zkCallback-1393-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4c1d0597 name:ZooKeeperConnection Watcher:127.0.0.1:54021 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1553959 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1553959 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1553967 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [n:127.0.0.1:58328__ov    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1553971 INFO  (zkCallback-1394-thread-1-processing-n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3fbcbfb7 name:ZooKeeperConnection Watcher:127.0.0.1:54021/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1553971 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [n:127.0.0.1:58328__ov    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1553979 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [n:127.0.0.1:58328__ov    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1553983 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [n:127.0.0.1:58328__ov    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1553986 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [n:127.0.0.1:58328__ov    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1553988 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [n:127.0.0.1:58328__ov    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1553989 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [n:127.0.0.1:58328__ov    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1553991 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [n:127.0.0.1:58328__ov    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1553993 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [n:127.0.0.1:58328__ov    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1553994 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [n:127.0.0.1:58328__ov    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1553995 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [n:127.0.0.1:58328__ov    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1553996 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [n:127.0.0.1:58328__ov    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58328__ov
   [junit4]   2> 1553996 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [n:127.0.0.1:58328__ov    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:58328__ov
   [junit4]   2> 1553998 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [n:127.0.0.1:58328__ov    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1553999 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [n:127.0.0.1:58328__ov    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1554000 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [n:127.0.0.1:58328__ov    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1554000 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [n:127.0.0.1:58328__ov    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95407917327253510-127.0.0.1:58328__ov-n_0000000000
   [junit4]   2> 1554001 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [n:127.0.0.1:58328__ov    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:58328__ov
   [junit4]   2> 1554001 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [n:127.0.0.1:58328__ov    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1554002 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [n:127.0.0.1:58328__ov    ] o.a.s.c.Overseer Overseer (id=95407917327253510-127.0.0.1:58328__ov-n_0000000000) starting
   [junit4]   2> 1554004 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [n:127.0.0.1:58328__ov    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1554008 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [n:127.0.0.1:58328__ov    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1554016 INFO  (OverseerCollectionConfigSetProcessor-95407917327253510-127.0.0.1:58328__ov-n_0000000000) [n:127.0.0.1:58328__ov    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1554017 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [n:127.0.0.1:58328__ov    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1554017 INFO  (OverseerStateUpdate-95407917327253510-127.0.0.1:58328__ov-n_0000000000) [n:127.0.0.1:58328__ov    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1554036 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [n:127.0.0.1:58328__ov    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1554036 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [n:127.0.0.1:58328__ov    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1554037 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [n:127.0.0.1:58328__ov    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7F9B80506B2CE5E8-001/control-001/cores
   [junit4]   2> 1554038 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [n:127.0.0.1:58328__ov    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {config=solrconfig.xml, name=collection1, shard=, dataDir=data/, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, transient=false, collection=control_collection, coreNodeName=}
   [junit4]   2> 1554038 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [n:127.0.0.1:58328__ov    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7F9B80506B2CE5E8-001/control-001/cores/collection1
   [junit4]   2> 1554039 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [n:127.0.0.1:58328__ov    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1554046 INFO  (coreLoadExecutor-3368-thread-1-processing-n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1554046 INFO  (coreLoadExecutor-3368-thread-1-processing-n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1554046 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [n:127.0.0.1:58328__ov    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1
   [junit4]   2> 1554046 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [n:127.0.0.1:58328__ov    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1554048 INFO  (OverseerStateUpdate-95407917327253510-127.0.0.1:58328__ov-n_0000000000) [n:127.0.0.1:58328__ov    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "roles":null,
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "node_name":"127.0.0.1:58328__ov",
   [junit4]   2>   "base_url":"http://127.0.0.1:58328/_ov",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1554048 INFO  (coreLoadExecutor-3368-thread-1-processing-n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1554048 INFO  (OverseerStateUpdate-95407917327253510-127.0.0.1:58328__ov-n_0000000000) [n:127.0.0.1:58328__ov    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "roles":null,
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "node_name":"127.0.0.1:58328__ov",
   [junit4]   2>   "base_url":"http://127.0.0.1:58328/_ov",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1554049 INFO  (OverseerStateUpdate-95407917327253510-127.0.0.1:58328__ov-n_0000000000) [n:127.0.0.1:58328__ov    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 1554050 INFO  (OverseerStateUpdate-95407917327253510-127.0.0.1:58328__ov-n_0000000000) [n:127.0.0.1:58328__ov    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1554052 INFO  (zkCallback-1394-thread-1-processing-n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov    ] 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> 1555048 INFO  (coreLoadExecutor-3368-thread-1-processing-n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1555049 INFO  (coreLoadExecutor-3368-thread-1-processing-n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 1555050 INFO  (coreLoadExecutor-3368-thread-1-processing-n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1555050 INFO  (coreLoadExecutor-3368-thread-1-processing-n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 1555050 INFO  (coreLoadExecutor-3368-thread-1-processing-n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1555050 INFO  (coreLoadExecutor-3368-thread-1-processing-n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7F9B80506B2CE5E8-001/control-001/cores/collection1'
   [junit4]   2> 1555051 INFO  (coreLoadExecutor-3368-thread-1-processing-n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1555051 INFO  (coreLoadExecutor-3368-thread-1-processing-n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1555053 INFO  (coreLoadExecutor-3368-thread-1-processing-n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1555059 INFO  (coreLoadExecutor-3368-thread-1-processing-n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1555073 INFO  (coreLoadExecutor-3368-thread-1-processing-n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 1555103 INFO  (coreLoadExecutor-3368-thread-1-processing-n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1555110 INFO  (coreLoadExecutor-3368-thread-1-processing-n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1555369 INFO  (coreLoadExecutor-3368-thread-1-processing-n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1555378 INFO  (coreLoadExecutor-3368-thread-1-processing-n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1555380 INFO  (coreLoadExecutor-3368-thread-1-processing-n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1555391 INFO  (coreLoadExecutor-3368-thread-1-processing-n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1555394 INFO  (coreLoadExecutor-3368-thread-1-processing-n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1555406 INFO  (coreLoadExecutor-3368-thread-1-processing-n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1555406 INFO  (coreLoadExecutor-3368-thread-1-processing-n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1555417 INFO  (coreLoadExecutor-3368-thread-1-processing-n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov 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=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1
   [junit4]   2> 1555417 INFO  (coreLoadExecutor-3368-thread-1-processing-n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1555418 INFO  (coreLoadExecutor-3368-thread-1-processing-n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1555418 INFO  (coreLoadExecutor-3368-thread-1-processing-n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7F9B80506B2CE5E8-001/control-001/cores/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7F9B80506B2CE5E8-001/control-001/cores/collection1/data/]
   [junit4]   2> 1555418 INFO  (coreLoadExecutor-3368-thread-1-processing-n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov 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@43668596
   [junit4]   2> 1555419 INFO  (coreLoadExecutor-3368-thread-1-processing-n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7F9B80506B2CE5E8-001/control-001/cores/collection1/data
   [junit4]   2> 1555419 INFO  (coreLoadExecutor-3368-thread-1-processing-n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7F9B80506B2CE5E8-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1555419 WARN  (coreLoadExecutor-3368-thread-1-processing-n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7F9B80506B2CE5E8-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1555420 INFO  (coreLoadExecutor-3368-thread-1-processing-n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7F9B80506B2CE5E8-001/control-001/cores/collection1/data/index
   [junit4]   2> 1555420 INFO  (coreLoadExecutor-3368-thread-1-processing-n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov 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=37, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=15.5419921875, floorSegmentMB=2.0146484375, forceMergeDeletesPctAllowed=11.556802371181195, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1555423 INFO  (coreLoadExecutor-3368-thread-1-processing-n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=RawDirectoryWrapper(SimpleFSDirectory@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7F9B80506B2CE5E8-001/index-SimpleFSDirectory-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@535f9db),segFN=segments_1,generation=1}
   [junit4]   2> 1555423 INFO  (coreLoadExecutor-3368-thread-1-processing-n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1555424 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:58328__ov 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 /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7F9B80506B2CE5E8-001/control-001/cores/collection1/data/
   [junit4]   2> 1555424 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:58328__ov c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7F9B80506B2CE5E8-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1555428 INFO  (coreLoadExecutor-3368-thread-1-processing-n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1555429 INFO  (coreLoadExecutor-3368-thread-1-processing-n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1555429 INFO  (coreLoadExecutor-3368-thread-1-processing-n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1555429 INFO  (coreLoadExecutor-3368-thread-1-processing-n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1555429 INFO  (coreLoadExecutor-3368-thread-1-processing-n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1555429 INFO  (coreLoadExecutor-3368-thread-1-processing-n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov 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> 1555429 INFO  (coreLoadExecutor-3368-thread-1-processing-n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov 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> 1555429 INFO  (coreLoadExecutor-3368-thread-1-processing-n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov 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> 1555429 INFO  (coreLoadExecutor-3368-thread-1-processing-n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov 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> 1555430 WARN  (coreLoadExecutor-3368-thread-1-processing-n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov 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> 1555432 INFO  (coreLoadExecutor-3368-thread-1-processing-n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1555434 INFO  (coreLoadExecutor-3368-thread-1-processing-n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1555435 INFO  (coreLoadExecutor-3368-thread-1-processing-n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1555436 INFO  (coreLoadExecutor-3368-thread-1-processing-n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1555440 INFO  (coreLoadExecutor-3368-thread-1-processing-n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/segments,/schema,/replication,/update/json,/update,/admin/logging,/get,/admin/properties,/admin/file,/admin/system,/admin/plugins,/update/json/docs,/admin/mbeans,/dump,/admin/ping,standard,/admin/threads,/admin/luke,/config,/update/csv
   [junit4]   2> 1555441 INFO  (coreLoadExecutor-3368-thread-1-processing-n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov 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> 1555442 INFO  (coreLoadExecutor-3368-thread-1-processing-n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov 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> 1555442 INFO  (coreLoadExecutor-3368-thread-1-processing-n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov 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> 1555443 INFO  (coreLoadExecutor-3368-thread-1-processing-n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1555443 INFO  (coreLoadExecutor-3368-thread-1-processing-n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1555443 INFO  (coreLoadExecutor-3368-thread-1-processing-n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov 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=23, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=37.951171875, floorSegmentMB=1.978515625, forceMergeDeletesPctAllowed=13.327152974967708, segmentsPerTier=19.0, maxCFSSegmentSizeMB=0.259765625, noCFSRatio=1.0
   [junit4]   2> 1555444 INFO  (coreLoadExecutor-3368-thread-1-processing-n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=RawDirectoryWrapper(SimpleFSDirectory@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7F9B80506B2CE5E8-001/index-SimpleFSDirectory-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@535f9db),segFN=segments_1,generation=1}
   [junit4]   2> 1555444 INFO  (coreLoadExecutor-3368-thread-1-processing-n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1555445 INFO  (coreLoadExecutor-3368-thread-1-processing-n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@254e79a7[collection1] main
   [junit4]   2> 1555445 INFO  (coreLoadExecutor-3368-thread-1-processing-n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov 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> 1555446 INFO  (coreLoadExecutor-3368-thread-1-processing-n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov 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> 1555446 INFO  (coreLoadExecutor-3368-thread-1-processing-n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov 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> 1555446 INFO  (coreLoadExecutor-3368-thread-1-processing-n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1555446 INFO  (coreLoadExecutor-3368-thread-1-processing-n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1555446 INFO  (coreLoadExecutor-3368-thread-1-processing-n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov 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> 1555449 INFO  (coreLoadExecutor-3368-thread-1-processing-n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov 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> 1555449 INFO  (coreLoadExecutor-3368-thread-1-processing-n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov 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> 1555449 INFO  (coreLoadExecutor-3368-thread-1-processing-n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1555449 INFO  (coreLoadExecutor-3368-thread-1-processing-n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1555450 INFO  (searcherExecutor-3369-thread-1-processing-x:collection1 c:control_collection s:shard1 r:core_node1 n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@254e79a7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1555451 INFO  (coreLoadExecutor-3368-thread-1-processing-n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov 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> 1555451 INFO  (coreLoadExecutor-3368-thread-1-processing-n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov 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> 1555451 INFO  (coreLoadExecutor-3368-thread-1-processing-n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov 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> 1555451 INFO  (coreLoadExecutor-3368-thread-1-processing-n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov 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 1526526679132930048
   [junit4]   2> 1555453 INFO  (coreLoadExecutor-3368-thread-1-processing-n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov 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 1526526679132930048
   [junit4]   2> 1555453 INFO  (coreLoadExecutor-3368-thread-1-processing-n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1555454 INFO  (coreLoadExecutor-3368-thread-1-processing-n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1555454 INFO  (coreZkRegister-3362-thread-1-processing-x:collection1 c:control_collection s:shard1 r:core_node1 n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov 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:58328/_ov collection:control_collection shard:shard1
   [junit4]   2> 1555455 INFO  (coreZkRegister-3362-thread-1-processing-x:collection1 c:control_collection s:shard1 r:core_node1 n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov 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> 1555458 INFO  (coreZkRegister-3362-thread-1-processing-x:collection1 c:control_collection s:shard1 r:core_node1 n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov 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/95407917327253510-core_node1-n_0000000000
   [junit4]   2> 1555459 INFO  (coreZkRegister-3362-thread-1-processing-x:collection1 c:control_collection s:shard1 r:core_node1 n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov 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=180000
   [junit4]   2> 1555460 INFO  (coreZkRegister-3362-thread-1-processing-x:collection1 c:control_collection s:shard1 r:core_node1 n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1555460 INFO  (coreZkRegister-3362-thread-1-processing-x:collection1 c:control_collection s:shard1 r:core_node1 n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov 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> 1555460 INFO  (coreZkRegister-3362-thread-1-processing-x:collection1 c:control_collection s:shard1 r:core_node1 n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:58328/_ov/collection1/
   [junit4]   2> 1555460 INFO  (coreZkRegister-3362-thread-1-processing-x:collection1 c:control_collection s:shard1 r:core_node1 n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1555461 INFO  (coreZkRegister-3362-thread-1-processing-x:collection1 c:control_collection s:shard1 r:core_node1 n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:58328/_ov/collection1/ has no replicas
   [junit4]   2> 1555461 INFO  (OverseerStateUpdate-95407917327253510-127.0.0.1:58328__ov-n_0000000000) [n:127.0.0.1:58328__ov    ] 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> 1555462 INFO  (coreZkRegister-3362-thread-1-processing-x:collection1 c:control_collection s:shard1 r:core_node1 n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1555466 INFO  (coreZkRegister-3362-thread-1-processing-x:collection1 c:control_collection s:shard1 r:core_node1 n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 1555468 INFO  (coreZkRegister-3362-thread-1-processing-x:collection1 c:control_collection s:shard1 r:core_node1 n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov 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:58328/_ov/collection1/ shard1
   [junit4]   2> 1555468 INFO  (OverseerStateUpdate-95407917327253510-127.0.0.1:58328__ov-n_0000000000) [n:127.0.0.1:58328__ov    ] 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:58328/_ov",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 1555548 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1555548 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1555550 INFO  (zkCallback-1396-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@44d6bb28 name:ZooKeeperConnection Watcher:127.0.0.1:54021/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1555550 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1555550 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1555550 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1555553 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1555553 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 1555553 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1555553 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1555554 INFO  (zkCallback-1397-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@116a34c8 name:ZooKeeperConnection Watcher:127.0.0.1:54021/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1555554 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1555555 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1555561 INFO  (OverseerStateUpdate-95407917327253510-127.0.0.1:58328__ov-n_0000000000) [n:127.0.0.1:58328__ov    ] 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: 1
   [junit4]   2> 1555561 INFO  (OverseerStateUpdate-95407917327253510-127.0.0.1:58328__ov-n_0000000000) [n:127.0.0.1:58328__ov    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 1555561 INFO  (zkCallback-1396-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> 1555561 INFO  (zkCallback-1394-thread-1-processing-n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov    ] 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> 1555569 INFO  (coreZkRegister-3362-thread-1-processing-x:collection1 c:control_collection s:shard1 r:core_node1 n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:58328/_ov/collection1/ and leader is http://127.0.0.1:58328/_ov/collection1/
   [junit4]   2> 1555569 INFO  (coreZkRegister-3362-thread-1-processing-x:collection1 c:control_collection s:shard1 r:core_node1 n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov 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:58328/_ov
   [junit4]   2> 1555569 INFO  (coreZkRegister-3362-thread-1-processing-x:collection1 c:control_collection s:shard1 r:core_node1 n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1555569 INFO  (coreZkRegister-3362-thread-1-processing-x:collection1 c:control_collection s:shard1 r:core_node1 n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 1555569 INFO  (coreZkRegister-3362-thread-1-processing-x:collection1 c:control_collection s:shard1 r:core_node1 n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov 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> 1555571 INFO  (OverseerStateUpdate-95407917327253510-127.0.0.1:58328__ov-n_0000000000) [n:127.0.0.1:58328__ov    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "node_name":"127.0.0.1:58328__ov",
   [junit4]   2>   "base_url":"http://127.0.0.1:58328/_ov",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 1555571 INFO  (OverseerStateUpdate-95407917327253510-127.0.0.1:58328__ov-n_0000000000) [n:127.0.0.1:58328__ov    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "node_name":"127.0.0.1:58328__ov",
   [junit4]   2>   "base_url":"http://127.0.0.1:58328/_ov",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1555572 INFO  (OverseerStateUpdate-95407917327253510-127.0.0.1:58328__ov-n_0000000000) [n:127.0.0.1:58328__ov    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 1555658 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7F9B80506B2CE5E8-001/shard-1-001/cores/collection1
   [junit4]   2> 1555659 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7F9B80506B2CE5E8-001/shard-1-001
   [junit4]   2> 1555661 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1555662 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@74b8a208{/_ov,null,AVAILABLE}
   [junit4]   2> 1555663 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.e.j.s.ServerConnector Started ServerConnector@595f716{HTTP/1.1}{127.0.0.1:56434}
   [junit4]   2> 1555663 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.e.j.s.Server Started @1558406ms
   [junit4]   2> 1555663 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_ov, hostPort=56434, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7F9B80506B2CE5E8-001/shard-1-001/cores, solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7F9B80506B2CE5E8-001/tempDir-001/jetty1, solrconfig=solrconfig.xml}
   [junit4]   2> 1555663 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@7b3cb2c6
   [junit4]   2> 1555663 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7F9B80506B2CE5E8-001/shard-1-001'
   [junit4]   2> 1555664 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1555664 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1555664 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1555664 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1555666 INFO  (zkCallback-1398-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@20406f24 name:ZooKeeperConnection Watcher:127.0.0.1:54021/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1555666 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1555666 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1555667 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1555667 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7F9B80506B2CE5E8-001/shard-1-001/solr.xml
   [junit4]   2> 1555676 INFO  (zkCallback-1394-thread-1-processing-n:127.0.0.1:58328__ov) [n:127.0.0.1:58328__ov    ] 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> 1555676 INFO  (zkCallback-1396-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> 1555682 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7F9B80506B2CE5E8-001/shard-1-001/cores
   [junit4]   2> 1555682 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.CoreContainer New CoreContainer 437054772
   [junit4]   2> 1555682 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7F9B80506B2CE5E8-001/shard-1-001]
   [junit4]   2> 1555682 WARN  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7F9B80506B2CE5E8-001/shard-1-001/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7F9B80506B2CE5E8-001/shard-1-001/lib
   [junit4]   2> 1555682 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1555683 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1555684 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1555684 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1555684 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54021/solr
   [junit4]   2> 1555684 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1555684 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1555685 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1555686 INFO  (zkCallback-1401-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1cfc7d89 name:ZooKeeperConnection Watcher:127.0.0.1:54021 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1555687 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1555687 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1555688 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [n:127.0.0.1:56434__ov    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1555689 INFO  (zkCallback-1402-thread-1-processing-n:127.0.0.1:56434__ov) [n:127.0.0.1:56434__ov    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@311790b3 name:ZooKeeperConnection Watcher:127.0.0.1:54021/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1555689 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [n:127.0.0.1:56434__ov    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1555695 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [n:127.0.0.1:56434__ov    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1556701 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7F9B80506B2CE5E8]) [n:127.0.0.1:56434__ov    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:5643

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

e Closing SolrCoreState
   [junit4]   2> 2898275 INFO  (coreCloseExecutor-6646-thread-1-processing-x:core1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 2898275 INFO  (coreCloseExecutor-6646-thread-1-processing-x:core1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 2898283 INFO  (coreCloseExecutor-6646-thread-1-processing-x:core1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 2898296 INFO  (coreCloseExecutor-6646-thread-1-processing-x:core1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 2910580 ERROR (coreCloseExecutor-6646-thread-1-processing-x:core1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Timeout waiting for all directory ref counts to be released - gave up waiting on CachedDir<<refCount=3;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.search.TestIndexSearcher_7F9B80506B2CE5E8-001/init-core-data-001/index;done=false>>
   [junit4]   2> 2910581 ERROR (coreCloseExecutor-6646-thread-1-processing-x:core1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Error closing directory:org.apache.solr.common.SolrException: Timeout waiting for all directory ref counts to be released - gave up waiting on CachedDir<<refCount=3;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.search.TestIndexSearcher_7F9B80506B2CE5E8-001/init-core-data-001/index;done=false>>
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.close(CachingDirectoryFactory.java:187)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.close(SolrCore.java:1275)
   [junit4]   2> 	at org.apache.solr.core.SolrCores$2.call(SolrCores.java:134)
   [junit4]   2> 	at org.apache.solr.core.SolrCores$2.call(SolrCores.java:129)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:231)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 2910581 INFO  (coreCloseExecutor-6646-thread-1-processing-x:core1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.search.TestIndexSearcher_7F9B80506B2CE5E8-001/init-core-data-001 [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.search.TestIndexSearcher_7F9B80506B2CE5E8-001/init-core-data-001;done=false>>]
   [junit4]   2> 2910581 INFO  (coreCloseExecutor-6646-thread-1-processing-x:core1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.search.TestIndexSearcher_7F9B80506B2CE5E8-001/init-core-data-001
   [junit4]   2> 2910581 ERROR (coreCloseExecutor-6646-thread-1-processing-x:core1) [    x:collection1] o.a.s.c.SolrCore java.lang.AssertionError: 3
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.close(CachingDirectoryFactory.java:201)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.close(SolrCore.java:1275)
   [junit4]   2> 	at org.apache.solr.core.SolrCores$2.call(SolrCores.java:134)
   [junit4]   2> 	at org.apache.solr.core.SolrCores$2.call(SolrCores.java:129)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:231)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 2910581 ERROR (coreCloseExecutor-6646-thread-1-processing-x:core1) [    x:collection1] o.a.s.c.SolrCores Error shutting down core:java.lang.AssertionError: 3
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.close(CachingDirectoryFactory.java:201)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.close(SolrCore.java:1275)
   [junit4]   2> 	at org.apache.solr.core.SolrCores$2.call(SolrCores.java:134)
   [junit4]   2> 	at org.apache.solr.core.SolrCores$2.call(SolrCores.java:129)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:231)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.search.TestIndexSearcher_7F9B80506B2CE5E8-001
   [junit4]   2> NOTE: test params are: codec=Lucene54, sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=es-HN, timezone=Africa/Kigali
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 1.7.0_80 (64-bit)/cpus=4,threads=1,free=128678936,total=532676608
   [junit4]   2> NOTE: All tests run in this JVM: [SynonymTokenizerTest, ResourceLoaderTest, RequiredFieldsTest, TestFoldingMultitermQuery, TestSimpleQParserPlugin, SyncSliceTest, QueryElevationComponentTest, TestSolrCloudWithKerberosAlt, TestHashQParserPlugin, AlternateDirectoryTest, DateFieldTest, CustomCollectionTest, TestComponentsName, TestCSVLoader, TestSerializedLuceneMatchVersion, TestManagedSchemaFieldTypeResource, TestConfigSetsAPIExclusivity, TestBinaryField, PrimUtilsTest, HdfsChaosMonkeySafeLeaderTest, PathHierarchyTokenizerFactoryTest, RAMDirectoryFactoryTest, RestartWhileUpdatingTest, TestConfig, UUIDFieldTest, TestRTimerTree, TestSolr4Spatial, TestReloadAndDeleteDocs, TestPKIAuthenticationPlugin, TestFieldTypeResource, TestLazyCores, ConcurrentDeleteAndCreateCollectionTest, TestOrdValues, ActionThrottleTest, TestDocSet, TestAnalyzedSuggestions, DeleteReplicaTest, TestDistributedStatsComponentCardinality, ExternalFileFieldSortTest, TestChildDocTransformer, TestRequestForwarding, CacheHeaderTest, TestSchemaResource, PeerSyncTest, SmileWriterTest, TestInfoStreamLogging, ParsingFieldUpdateProcessorsTest, TestReqParamsAPI, TestPhraseSuggestions, LeaderInitiatedRecoveryOnShardRestartTest, BadCopyFieldTest, DistributedFacetPivotSmallTest, TestBulkSchemaAPI, BufferStoreTest, TestOmitPositions, QueryEqualityTest, TestCloudPivotFacet, TestBlobHandler, IndexSchemaTest, TestFieldCollectionResource, TestTrackingShardHandlerFactory, TestMiniSolrCloudClusterBase, AnalyticsMergeStrategyTest, TestPseudoReturnFields, CurrencyFieldOpenExchangeTest, TestDefaultSearchFieldResource, TestRecoveryHdfs, TestBulkSchemaConcurrent, PreAnalyzedFieldTest, TestArbitraryIndexDir, SolrRequestParserTest, TestRandomCollapseQParserPlugin, TestMergePolicyConfig, TestLRUCache, TestBlendedInfixSuggestions, HdfsBasicDistributedZk2Test, CloneFieldUpdateProcessorFactoryTest, ZkStateReaderTest, TestLuceneMatchVersion, TestConfigOverlay, EchoParamsTest, TestFunctionQuery, SegmentsInfoRequestHandlerTest, TestLeaderElectionZkExpiry, FileBasedSpellCheckerTest, ConnectionReuseTest, TestRandomDVFaceting, VersionInfoTest, RulesTest, TestScoreJoinQPNoScore, OverseerRolesTest, BigEndianAscendingWordDeserializerTest, SpatialHeatmapFacetsTest, XsltUpdateRequestHandlerTest, UnloadDistributedZkTest, LeaderElectionIntegrationTest, ShardRoutingTest, BasicZkTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler, TestDistributedGrouping, TestFaceting, TermVectorComponentDistributedTest, TestStressReorder, HardAutoCommitTest, DistributedTermsComponentTest, SolrCoreTest, TestGroupingSearch, ConvertedLegacyTest, BasicFunctionalityTest, TestBadConfig, TestIndexSearcher]
   [junit4] Completed [302/566 (3!)] on J0 in 21.18s, 5 tests, 1 failure <<< FAILURES!

[...truncated 826 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/build.xml:757: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/build.xml:694: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/build.xml:59: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build.xml:233: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/common-build.xml:534: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/lucene/common-build.xml:1477: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/lucene/common-build.xml:1033: There were test failures: 566 suites (7 ignored), 2275 tests, 1 suite-level error, 1 error, 1 failure, 34 ignored (18 assumptions) [seed: 7F9B80506B2CE5E8]

Total time: 208 minutes 17 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
No prior successful build to compare, so performing full copy of artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-NightlyTests-5.5 - Build # 5 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.5/5/

4 tests failed.
FAILED:  org.apache.solr.hadoop.MorphlineBasicMiniMRTest.mrRun

Error Message:
Failed on local exception: java.io.IOException: Broken pipe; Host Details : local host is: "lucene1-us-west/10.41.0.5"; destination host is: "lucene1-us-west.apache.org":48057; 

Stack Trace:
java.io.IOException: Failed on local exception: java.io.IOException: Broken pipe; Host Details : local host is: "lucene1-us-west/10.41.0.5"; destination host is: "lucene1-us-west.apache.org":48057; 
	at __randomizedtesting.SeedInfo.seed([76E34A46DDDBEA3B:78B1FE48DC4DD834]:0)
	at org.apache.hadoop.net.NetUtils.wrapException(NetUtils.java:772)
	at org.apache.hadoop.ipc.Client.call(Client.java:1472)
	at org.apache.hadoop.ipc.Client.call(Client.java:1399)
	at org.apache.hadoop.ipc.ProtobufRpcEngine$Invoker.invoke(ProtobufRpcEngine.java:232)
	at com.sun.proxy.$Proxy109.getClusterMetrics(Unknown Source)
	at org.apache.hadoop.yarn.api.impl.pb.client.ApplicationClientProtocolPBClientImpl.getClusterMetrics(ApplicationClientProtocolPBClientImpl.java:202)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.apache.hadoop.io.retry.RetryInvocationHandler.invokeMethod(RetryInvocationHandler.java:187)
	at org.apache.hadoop.io.retry.RetryInvocationHandler.invoke(RetryInvocationHandler.java:102)
	at com.sun.proxy.$Proxy110.getClusterMetrics(Unknown Source)
	at org.apache.hadoop.yarn.client.api.impl.YarnClientImpl.getYarnClusterMetrics(YarnClientImpl.java:461)
	at org.apache.hadoop.mapred.ResourceMgrDelegate.getClusterMetrics(ResourceMgrDelegate.java:151)
	at org.apache.hadoop.mapred.YARNRunner.getClusterMetrics(YARNRunner.java:179)
	at org.apache.hadoop.mapreduce.Cluster.getClusterStatus(Cluster.java:246)
	at org.apache.hadoop.mapred.JobClient$3.run(JobClient.java:719)
	at org.apache.hadoop.mapred.JobClient$3.run(JobClient.java:717)
	at java.security.AccessController.doPrivileged(Native Method)
	at javax.security.auth.Subject.doAs(Subject.java:415)
	at org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1628)
	at org.apache.hadoop.mapred.JobClient.getClusterStatus(JobClient.java:717)
	at org.apache.solr.hadoop.MapReduceIndexerTool.run(MapReduceIndexerTool.java:645)
	at org.apache.solr.hadoop.MapReduceIndexerTool.run(MapReduceIndexerTool.java:608)
	at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:70)
	at org.apache.solr.hadoop.MorphlineBasicMiniMRTest.mrRun(MorphlineBasicMiniMRTest.java:363)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	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.io.IOException: Broken pipe
	at sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:47)
	at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:93)
	at sun.nio.ch.IOUtil.write(IOUtil.java:65)
	at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:492)
	at org.apache.hadoop.net.SocketOutputStream$Writer.performIO(SocketOutputStream.java:63)
	at org.apache.hadoop.net.SocketIOWithTimeout.doIO(SocketIOWithTimeout.java:142)
	at org.apache.hadoop.net.SocketOutputStream.write(SocketOutputStream.java:159)
	at org.apache.hadoop.net.SocketOutputStream.write(SocketOutputStream.java:117)
	at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
	at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
	at java.io.DataOutputStream.flush(DataOutputStream.java:123)
	at org.apache.hadoop.ipc.Client$Connection$3.run(Client.java:1030)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	... 1 more


FAILED:  junit.framework.TestSuite.org.apache.solr.hadoop.MorphlineBasicMiniMRTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.hadoop.MorphlineBasicMiniMRTest:     1) Thread[id=439, name=Node Status Updater, state=TIMED_WAITING, group=TGRP-MorphlineBasicMiniMRTest]         at java.lang.Object.wait(Native Method)         at org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl$1.run(NodeStatusUpdaterImpl.java:659)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.hadoop.MorphlineBasicMiniMRTest: 
   1) Thread[id=439, name=Node Status Updater, state=TIMED_WAITING, group=TGRP-MorphlineBasicMiniMRTest]
        at java.lang.Object.wait(Native Method)
        at org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl$1.run(NodeStatusUpdaterImpl.java:659)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([76E34A46DDDBEA3B]:0)


FAILED:  org.apache.solr.hadoop.MorphlineGoLiveMiniMRTest.test

Error Message:
Failed on local exception: java.io.IOException: Connection reset by peer; Host Details : local host is: "lucene1-us-west/10.41.0.5"; destination host is: "lucene1-us-west.apache.org":53540; 

Stack Trace:
java.io.IOException: Failed on local exception: java.io.IOException: Connection reset by peer; Host Details : local host is: "lucene1-us-west/10.41.0.5"; destination host is: "lucene1-us-west.apache.org":53540; 
	at __randomizedtesting.SeedInfo.seed([76E34A46DDDBEA3B:FEB7759C732787C3]:0)
	at org.apache.hadoop.net.NetUtils.wrapException(NetUtils.java:772)
	at org.apache.hadoop.ipc.Client.call(Client.java:1472)
	at org.apache.hadoop.ipc.Client.call(Client.java:1399)
	at org.apache.hadoop.ipc.ProtobufRpcEngine$Invoker.invoke(ProtobufRpcEngine.java:232)
	at com.sun.proxy.$Proxy110.getClusterMetrics(Unknown Source)
	at org.apache.hadoop.yarn.api.impl.pb.client.ApplicationClientProtocolPBClientImpl.getClusterMetrics(ApplicationClientProtocolPBClientImpl.java:202)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.apache.hadoop.io.retry.RetryInvocationHandler.invokeMethod(RetryInvocationHandler.java:187)
	at org.apache.hadoop.io.retry.RetryInvocationHandler.invoke(RetryInvocationHandler.java:102)
	at com.sun.proxy.$Proxy111.getClusterMetrics(Unknown Source)
	at org.apache.hadoop.yarn.client.api.impl.YarnClientImpl.getYarnClusterMetrics(YarnClientImpl.java:461)
	at org.apache.hadoop.mapred.ResourceMgrDelegate.getClusterMetrics(ResourceMgrDelegate.java:151)
	at org.apache.hadoop.mapred.YARNRunner.getClusterMetrics(YARNRunner.java:179)
	at org.apache.hadoop.mapreduce.Cluster.getClusterStatus(Cluster.java:246)
	at org.apache.hadoop.mapred.JobClient$3.run(JobClient.java:719)
	at org.apache.hadoop.mapred.JobClient$3.run(JobClient.java:717)
	at java.security.AccessController.doPrivileged(Native Method)
	at javax.security.auth.Subject.doAs(Subject.java:415)
	at org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1628)
	at org.apache.hadoop.mapred.JobClient.getClusterStatus(JobClient.java:717)
	at org.apache.solr.hadoop.MapReduceIndexerTool.run(MapReduceIndexerTool.java:645)
	at org.apache.solr.hadoop.MapReduceIndexerTool.run(MapReduceIndexerTool.java:608)
	at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:70)
	at org.apache.solr.hadoop.MorphlineGoLiveMiniMRTest.test(MorphlineGoLiveMiniMRTest.java:401)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	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:964)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:939)
	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.io.IOException: Connection reset by peer
	at sun.nio.ch.FileDispatcherImpl.read0(Native Method)
	at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
	at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
	at sun.nio.ch.IOUtil.read(IOUtil.java:197)
	at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:384)
	at org.apache.hadoop.net.SocketInputStream$Reader.performIO(SocketInputStream.java:57)
	at org.apache.hadoop.net.SocketIOWithTimeout.doIO(SocketIOWithTimeout.java:142)
	at org.apache.hadoop.net.SocketInputStream.read(SocketInputStream.java:161)
	at org.apache.hadoop.net.SocketInputStream.read(SocketInputStream.java:131)
	at java.io.FilterInputStream.read(FilterInputStream.java:133)
	at java.io.FilterInputStream.read(FilterInputStream.java:133)
	at org.apache.hadoop.ipc.Client$Connection$PingInputStream.read(Client.java:513)
	at java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
	at java.io.BufferedInputStream.read(BufferedInputStream.java:254)
	at java.io.DataInputStream.readInt(DataInputStream.java:387)
	at org.apache.hadoop.ipc.Client$Connection.receiveRpcResponse(Client.java:1071)
	at org.apache.hadoop.ipc.Client$Connection.run(Client.java:966)


FAILED:  junit.framework.TestSuite.org.apache.solr.hadoop.MorphlineGoLiveMiniMRTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.hadoop.MorphlineGoLiveMiniMRTest:     1) Thread[id=439, name=Node Status Updater, state=TIMED_WAITING, group=TGRP-MorphlineGoLiveMiniMRTest]         at java.lang.Object.wait(Native Method)         at org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl$1.run(NodeStatusUpdaterImpl.java:659)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.hadoop.MorphlineGoLiveMiniMRTest: 
   1) Thread[id=439, name=Node Status Updater, state=TIMED_WAITING, group=TGRP-MorphlineGoLiveMiniMRTest]
        at java.lang.Object.wait(Native Method)
        at org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl$1.run(NodeStatusUpdaterImpl.java:659)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([76E34A46DDDBEA3B]:0)




Build Log:
[...truncated 19791 lines...]
   [junit4] Suite: org.apache.solr.hadoop.MorphlineBasicMiniMRTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/init-core-data-001
   [junit4]   2> 0    INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 2185 WARN  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 2322 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.n.FSNamesystem No KeyProvider found.
   [junit4]   2> 2375 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.n.FSNamesystem fsLock is fair:true
   [junit4]   2> 2476 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.c.C.deprecation hadoop.configured.node.mapping is deprecated. Instead, use net.topology.configured.node.mapping
   [junit4]   2> 2477 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.b.DatanodeManager dfs.block.invalidate.limit=1000
   [junit4]   2> 2477 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.b.DatanodeManager dfs.namenode.datanode.registration.ip-hostname-check=true
   [junit4]   2> 2480 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.b.BlockManager dfs.namenode.startup.delay.block.deletion.sec is set to 000:00:00:00.000
   [junit4]   2> 2483 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.b.BlockManager The block deletion will start around 2016 feb 16 23:29:05
   [junit4]   2> 2496 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.u.GSet Computing capacity for map BlocksMap
   [junit4]   2> 2497 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.u.GSet VM type       = 64-bit
   [junit4]   2> 2503 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.u.GSet 2.0% max memory 455 MB = 9.1 MB
   [junit4]   2> 2503 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.u.GSet capacity      = 2^20 = 1048576 entries
   [junit4]   2> 2543 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.b.BlockManager dfs.block.access.token.enable=false
   [junit4]   2> 2543 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.b.BlockManager defaultReplication         = 2
   [junit4]   2> 2544 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.b.BlockManager maxReplication             = 512
   [junit4]   2> 2544 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.b.BlockManager minReplication             = 1
   [junit4]   2> 2544 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.b.BlockManager maxReplicationStreams      = 2
   [junit4]   2> 2545 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.b.BlockManager shouldCheckForEnoughRacks  = false
   [junit4]   2> 2545 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.b.BlockManager replicationRecheckInterval = 3000
   [junit4]   2> 2545 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.b.BlockManager encryptDataTransfer        = false
   [junit4]   2> 2546 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.b.BlockManager maxNumBlocksToLog          = 1000
   [junit4]   2> 2555 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.n.FSNamesystem fsOwner             = jenkins (auth:SIMPLE)
   [junit4]   2> 2555 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.n.FSNamesystem supergroup          = supergroup
   [junit4]   2> 2555 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.n.FSNamesystem isPermissionEnabled = true
   [junit4]   2> 2556 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.n.FSNamesystem HA Enabled: false
   [junit4]   2> 2562 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.n.FSNamesystem Append Enabled: true
   [junit4]   2> 2888 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.u.GSet Computing capacity for map INodeMap
   [junit4]   2> 2888 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.u.GSet VM type       = 64-bit
   [junit4]   2> 2889 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.u.GSet 1.0% max memory 455 MB = 4.5 MB
   [junit4]   2> 2889 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.u.GSet capacity      = 2^19 = 524288 entries
   [junit4]   2> 2890 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.n.NameNode Caching file names occuring more than 10 times
   [junit4]   2> 2906 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.u.GSet Computing capacity for map cachedBlocks
   [junit4]   2> 2906 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.u.GSet VM type       = 64-bit
   [junit4]   2> 2907 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.u.GSet 0.25% max memory 455 MB = 1.1 MB
   [junit4]   2> 2907 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.u.GSet capacity      = 2^17 = 131072 entries
   [junit4]   2> 2929 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.n.FSNamesystem dfs.namenode.safemode.threshold-pct = 0.9990000128746033
   [junit4]   2> 2930 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.n.FSNamesystem dfs.namenode.safemode.min.datanodes = 0
   [junit4]   2> 2930 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.n.FSNamesystem dfs.namenode.safemode.extension     = 0
   [junit4]   2> 2938 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.n.FSNamesystem Retry cache on namenode is enabled
   [junit4]   2> 2938 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.n.FSNamesystem Retry cache will use 0.03 of total heap and retry cache entry expiry time is 600000 millis
   [junit4]   2> 2944 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.u.GSet Computing capacity for map NameNodeRetryCache
   [junit4]   2> 2945 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.u.GSet VM type       = 64-bit
   [junit4]   2> 2945 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.u.GSet 0.029999999329447746% max memory 455 MB = 139.8 KB
   [junit4]   2> 2949 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.u.GSet capacity      = 2^14 = 16384 entries
   [junit4]   2> 2960 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.n.NNConf ACLs enabled? false
   [junit4]   2> 2961 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.n.NNConf XAttrs enabled? true
   [junit4]   2> 2961 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.n.NNConf Maximum size of an xattr: 16384
   [junit4]   2> 3076 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.n.FSImage Allocated new BlockPoolId: BP-311867526-10.41.0.5-1455679745548
   [junit4]   2> 3105 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.c.Storage Storage directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/name1 has been successfully formatted.
   [junit4]   2> 3115 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.c.Storage Storage directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/name2 has been successfully formatted.
   [junit4]   2> 3406 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.n.NNStorageRetentionManager Going to retain 1 images with txid >= 0
   [junit4]   2> 3411 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.n.NameNode createNameNode []
   [junit4]   2> 3469 WARN  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 3583 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.m.i.MetricsSystemImpl Scheduled snapshot period at 10 second(s).
   [junit4]   2> 3584 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.m.i.MetricsSystemImpl NameNode metrics system started
   [junit4]   2> 3587 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.n.NameNode fs.defaultFS is hdfs://127.0.0.1:0
   [junit4]   2> 3667 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.DFSUtil Starting Web-server for hdfs at: http://localhost:0
   [junit4]   2> 3823 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.m.log Logging to org.slf4j.impl.Log4jLoggerAdapter(org.mortbay.log) via org.mortbay.log.Slf4jLog
   [junit4]   2> 3838 WARN  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 3872 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.HttpServer2 Added global filter 'safety' (class=org.apache.hadoop.http.HttpServer2$QuotingInputFilter)
   [junit4]   2> 3876 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.HttpServer2 Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context hdfs
   [junit4]   2> 3877 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.HttpServer2 Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context logs
   [junit4]   2> 3877 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.HttpServer2 Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context static
   [junit4]   2> 3939 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.HttpServer2 Added filter 'org.apache.hadoop.hdfs.web.AuthFilter' (class=org.apache.hadoop.hdfs.web.AuthFilter)
   [junit4]   2> 3942 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.HttpServer2 addJerseyResourcePackage: packageName=org.apache.hadoop.hdfs.server.namenode.web.resources;org.apache.hadoop.hdfs.web.resources, pathSpec=/webhdfs/v1/*
   [junit4]   2> 3970 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.HttpServer2 Jetty bound to port 39786
   [junit4]   2> 3970 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 4053 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.m.log Extract jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.6.0-tests.jar!/webapps/hdfs to ./temp/Jetty_localhost_39786_hdfs____ae7dvd/webapp
   [junit4]   2> 4326 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.m.log NO JSP Support for /, did not find org.apache.jasper.servlet.JspServlet
   [junit4]   2> 5588 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:39786
   [junit4]   2> 5602 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.n.FSNamesystem No KeyProvider found.
   [junit4]   2> 5602 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.n.FSNamesystem fsLock is fair:true
   [junit4]   2> 5603 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.b.DatanodeManager dfs.block.invalidate.limit=1000
   [junit4]   2> 5603 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.b.DatanodeManager dfs.namenode.datanode.registration.ip-hostname-check=true
   [junit4]   2> 5604 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.b.BlockManager dfs.namenode.startup.delay.block.deletion.sec is set to 000:00:00:00.000
   [junit4]   2> 5604 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.b.BlockManager The block deletion will start around 2016 feb 16 23:29:08
   [junit4]   2> 5604 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.u.GSet Computing capacity for map BlocksMap
   [junit4]   2> 5605 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.u.GSet VM type       = 64-bit
   [junit4]   2> 5605 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.u.GSet 2.0% max memory 455 MB = 9.1 MB
   [junit4]   2> 5605 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.u.GSet capacity      = 2^20 = 1048576 entries
   [junit4]   2> 5606 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.b.BlockManager dfs.block.access.token.enable=false
   [junit4]   2> 5607 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.b.BlockManager defaultReplication         = 2
   [junit4]   2> 5607 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.b.BlockManager maxReplication             = 512
   [junit4]   2> 5607 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.b.BlockManager minReplication             = 1
   [junit4]   2> 5607 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.b.BlockManager maxReplicationStreams      = 2
   [junit4]   2> 5607 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.b.BlockManager shouldCheckForEnoughRacks  = false
   [junit4]   2> 5608 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.b.BlockManager replicationRecheckInterval = 3000
   [junit4]   2> 5608 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.b.BlockManager encryptDataTransfer        = false
   [junit4]   2> 5608 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.b.BlockManager maxNumBlocksToLog          = 1000
   [junit4]   2> 5608 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.n.FSNamesystem fsOwner             = jenkins (auth:SIMPLE)
   [junit4]   2> 5608 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.n.FSNamesystem supergroup          = supergroup
   [junit4]   2> 5609 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.n.FSNamesystem isPermissionEnabled = true
   [junit4]   2> 5609 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.n.FSNamesystem HA Enabled: false
   [junit4]   2> 5609 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.n.FSNamesystem Append Enabled: true
   [junit4]   2> 5610 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.u.GSet Computing capacity for map INodeMap
   [junit4]   2> 5610 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.u.GSet VM type       = 64-bit
   [junit4]   2> 5610 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.u.GSet 1.0% max memory 455 MB = 4.5 MB
   [junit4]   2> 5611 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.u.GSet capacity      = 2^19 = 524288 entries
   [junit4]   2> 5611 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.n.NameNode Caching file names occuring more than 10 times
   [junit4]   2> 5612 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.u.GSet Computing capacity for map cachedBlocks
   [junit4]   2> 5612 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.u.GSet VM type       = 64-bit
   [junit4]   2> 5612 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.u.GSet 0.25% max memory 455 MB = 1.1 MB
   [junit4]   2> 5612 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.u.GSet capacity      = 2^17 = 131072 entries
   [junit4]   2> 5613 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.n.FSNamesystem dfs.namenode.safemode.threshold-pct = 0.9990000128746033
   [junit4]   2> 5613 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.n.FSNamesystem dfs.namenode.safemode.min.datanodes = 0
   [junit4]   2> 5613 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.n.FSNamesystem dfs.namenode.safemode.extension     = 0
   [junit4]   2> 5613 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.n.FSNamesystem Retry cache on namenode is enabled
   [junit4]   2> 5613 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.n.FSNamesystem Retry cache will use 0.03 of total heap and retry cache entry expiry time is 600000 millis
   [junit4]   2> 5614 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.u.GSet Computing capacity for map NameNodeRetryCache
   [junit4]   2> 5614 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.u.GSet VM type       = 64-bit
   [junit4]   2> 5614 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.u.GSet 0.029999999329447746% max memory 455 MB = 139.8 KB
   [junit4]   2> 5614 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.u.GSet capacity      = 2^14 = 16384 entries
   [junit4]   2> 5617 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.n.NNConf ACLs enabled? false
   [junit4]   2> 5617 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.n.NNConf XAttrs enabled? true
   [junit4]   2> 5617 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.n.NNConf Maximum size of an xattr: 16384
   [junit4]   2> 5623 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.c.Storage Lock on /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/name1/in_use.lock acquired by nodename 28327@lucene1-us-west
   [junit4]   2> 5628 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.c.Storage Lock on /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/name2/in_use.lock acquired by nodename 28327@lucene1-us-west
   [junit4]   2> 5633 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.n.FileJournalManager Recovering unfinalized segments in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/name1/current
   [junit4]   2> 5633 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.n.FileJournalManager Recovering unfinalized segments in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/name2/current
   [junit4]   2> 5634 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.n.FSImage No edit log streams selected.
   [junit4]   2> 5690 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.n.FSImageFormatPBINode Loading 1 INodes.
   [junit4]   2> 5705 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.n.FSImageFormatProtobuf Loaded FSImage in 0 seconds.
   [junit4]   2> 5705 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.n.FSImage Loaded image for txid 0 from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/name1/current/fsimage_0000000000000000000
   [junit4]   2> 5713 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.n.FSNamesystem Need to save fs image? false (staleImage=false, haEnabled=false, isRollingUpgrade=false)
   [junit4]   2> 5713 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.n.FSEditLog Starting log segment at 1
   [junit4]   2> 5765 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.n.NameCache initialized with 0 entries 0 lookups
   [junit4]   2> 5765 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.n.FSNamesystem Finished loading FSImage in 147 msecs
   [junit4]   2> 6158 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.n.NameNode RPC server is binding to localhost:0
   [junit4]   2> 6174 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.i.CallQueueManager Using callQueue class java.util.concurrent.LinkedBlockingQueue
   [junit4]   2> 6201 INFO  (Socket Reader #1 for port 46805) [    ] o.a.h.i.Server Starting Socket Reader #1 for port 46805
   [junit4]   2> 6253 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.n.NameNode Clients are to use localhost:46805 to access this namenode/service.
   [junit4]   2> 6265 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.n.FSNamesystem Registered FSNamesystemState MBean
   [junit4]   2> 6296 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.n.FSNamesystem Number of blocks under construction: 0
   [junit4]   2> 6296 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.n.FSNamesystem Number of blocks under construction: 0
   [junit4]   2> 6296 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.n.FSNamesystem initializing replication queues
   [junit4]   2> 6297 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.StateChange STATE* Leaving safe mode after 0 secs
   [junit4]   2> 6297 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.StateChange STATE* Network topology has 0 racks and 0 datanodes
   [junit4]   2> 6297 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.StateChange STATE* UnderReplicatedBlocks has 0 blocks
   [junit4]   2> 6310 INFO  (Replication Queue Initializer) [    ] o.a.h.h.s.b.BlockManager Total number of blocks            = 0
   [junit4]   2> 6320 INFO  (Replication Queue Initializer) [    ] o.a.h.h.s.b.BlockManager Number of invalid blocks          = 0
   [junit4]   2> 6320 INFO  (Replication Queue Initializer) [    ] o.a.h.h.s.b.BlockManager Number of under-replicated blocks = 0
   [junit4]   2> 6320 INFO  (Replication Queue Initializer) [    ] o.a.h.h.s.b.BlockManager Number of  over-replicated blocks = 0
   [junit4]   2> 6320 INFO  (Replication Queue Initializer) [    ] o.a.h.h.s.b.BlockManager Number of blocks being written    = 0
   [junit4]   2> 6320 INFO  (Replication Queue Initializer) [    ] o.a.h.h.StateChange STATE* Replication Queue initialization scan for invalid, over- and under-replicated blocks completed in 21 msec
   [junit4]   2> 6372 INFO  (IPC Server Responder) [    ] o.a.h.i.Server IPC Server Responder: starting
   [junit4]   2> 6374 INFO  (IPC Server listener on 46805) [    ] o.a.h.i.Server IPC Server listener on 46805: starting
   [junit4]   2> 6380 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.n.NameNode NameNode RPC up at: localhost/127.0.0.1:46805
   [junit4]   2> 6380 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.n.FSNamesystem Starting services required for active state
   [junit4]   2> 6402 INFO  (CacheReplicationMonitor(612268731)) [    ] o.a.h.h.s.b.CacheReplicationMonitor Starting CacheReplicationMonitor with interval 30000 milliseconds
   [junit4]   2> 6402 INFO  (CacheReplicationMonitor(612268731)) [    ] o.a.h.h.s.b.CacheReplicationMonitor Rescanning after 24140038148 milliseconds
   [junit4]   2> 6402 INFO  (CacheReplicationMonitor(612268731)) [    ] o.a.h.h.s.b.CacheReplicationMonitor Scanned 0 directive(s) and 0 block(s) in 0 millisecond(s).
   [junit4]   2> 6414 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.MiniDFSCluster Starting DataNode 0 with dfs.datanode.data.dir: [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data1,[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data2
   [junit4]   2> 6510 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.m.i.MetricsSystemImpl DataNode metrics system started (again)
   [junit4]   2> 6511 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.d.DataNode Configured hostname is 127.0.0.1
   [junit4]   2> 6520 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.d.DataNode Starting DataNode with maxLockedMemory = 0
   [junit4]   2> 6530 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.d.DataNode Opened streaming server at /127.0.0.1:50393
   [junit4]   2> 6534 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.d.DataNode Balancing bandwith is 1048576 bytes/s
   [junit4]   2> 6535 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.d.DataNode Number threads for balancing is 5
   [junit4]   2> 6541 WARN  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 6542 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.HttpServer2 Added global filter 'safety' (class=org.apache.hadoop.http.HttpServer2$QuotingInputFilter)
   [junit4]   2> 6544 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.HttpServer2 Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context datanode
   [junit4]   2> 6544 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.HttpServer2 Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context static
   [junit4]   2> 6544 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.HttpServer2 Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context logs
   [junit4]   2> 6551 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.HttpServer2 addJerseyResourcePackage: packageName=org.apache.hadoop.hdfs.server.datanode.web.resources;org.apache.hadoop.hdfs.web.resources, pathSpec=/webhdfs/v1/*
   [junit4]   2> 6552 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.HttpServer2 Jetty bound to port 39721
   [junit4]   2> 6552 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 6575 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.m.log Extract jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.6.0-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_39721_datanode____.3b7tl5/webapp
   [junit4]   2> 6719 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.m.log NO JSP Support for /, did not find org.apache.jasper.servlet.JspServlet
   [junit4]   2> 7407 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:39721
   [junit4]   2> 7416 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.d.DataNode dnUserName = jenkins
   [junit4]   2> 7416 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.d.DataNode supergroup = supergroup
   [junit4]   2> 7444 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.i.CallQueueManager Using callQueue class java.util.concurrent.LinkedBlockingQueue
   [junit4]   2> 7450 INFO  (Socket Reader #1 for port 36778) [    ] o.a.h.i.Server Starting Socket Reader #1 for port 36778
   [junit4]   2> 7462 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.d.DataNode Opened IPC server at /127.0.0.1:36778
   [junit4]   2> 7476 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.d.DataNode Refresh request received for nameservices: null
   [junit4]   2> 7480 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.d.DataNode Starting BPOfferServices for nameservices: <default>
   [junit4]   2> 7504 INFO  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data1/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data2/]]  heartbeating to localhost/127.0.0.1:46805) [    ] o.a.h.h.s.d.DataNode Block pool <registering> (Datanode Uuid unassigned) service to localhost/127.0.0.1:46805 starting to offer service
   [junit4]   2> 7529 INFO  (IPC Server Responder) [    ] o.a.h.i.Server IPC Server Responder: starting
   [junit4]   2> 7567 INFO  (IPC Server listener on 36778) [    ] o.a.h.i.Server IPC Server listener on 36778: starting
   [junit4]   2> 7570 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.MiniDFSCluster Starting DataNode 1 with dfs.datanode.data.dir: [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data3,[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data4
   [junit4]   2> 7734 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.m.i.MetricsSystemImpl DataNode metrics system started (again)
   [junit4]   2> 7735 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.d.DataNode Configured hostname is 127.0.0.1
   [junit4]   2> 7735 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.d.DataNode Starting DataNode with maxLockedMemory = 0
   [junit4]   2> 7736 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.d.DataNode Opened streaming server at /127.0.0.1:43979
   [junit4]   2> 7736 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.d.DataNode Balancing bandwith is 1048576 bytes/s
   [junit4]   2> 7737 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.d.DataNode Number threads for balancing is 5
   [junit4]   2> 7739 WARN  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 7741 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.HttpServer2 Added global filter 'safety' (class=org.apache.hadoop.http.HttpServer2$QuotingInputFilter)
   [junit4]   2> 7741 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.HttpServer2 Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context datanode
   [junit4]   2> 7742 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.HttpServer2 Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context static
   [junit4]   2> 7742 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.HttpServer2 Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context logs
   [junit4]   2> 7744 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.HttpServer2 addJerseyResourcePackage: packageName=org.apache.hadoop.hdfs.server.datanode.web.resources;org.apache.hadoop.hdfs.web.resources, pathSpec=/webhdfs/v1/*
   [junit4]   2> 7745 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.HttpServer2 Jetty bound to port 59251
   [junit4]   2> 7745 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 7769 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.m.log Extract jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.6.0-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_59251_datanode____xrokk1/webapp
   [junit4]   2> 7902 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.m.log NO JSP Support for /, did not find org.apache.jasper.servlet.JspServlet
   [junit4]   2> 8354 INFO  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data1/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data2/]]  heartbeating to localhost/127.0.0.1:46805) [    ] o.a.h.h.s.c.Storage DataNode version: -56 and NameNode layout version: -60
   [junit4]   2> 8359 INFO  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data1/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data2/]]  heartbeating to localhost/127.0.0.1:46805) [    ] o.a.h.h.s.c.Storage Lock on /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data1/in_use.lock acquired by nodename 28327@lucene1-us-west
   [junit4]   2> 8361 INFO  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data1/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data2/]]  heartbeating to localhost/127.0.0.1:46805) [    ] o.a.h.h.s.c.Storage Storage directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data1 is not formatted for BP-311867526-10.41.0.5-1455679745548
   [junit4]   2> 8361 INFO  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data1/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data2/]]  heartbeating to localhost/127.0.0.1:46805) [    ] o.a.h.h.s.c.Storage Formatting ...
   [junit4]   2> 8368 INFO  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data1/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data2/]]  heartbeating to localhost/127.0.0.1:46805) [    ] o.a.h.h.s.c.Storage Lock on /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data2/in_use.lock acquired by nodename 28327@lucene1-us-west
   [junit4]   2> 8369 INFO  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data1/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data2/]]  heartbeating to localhost/127.0.0.1:46805) [    ] o.a.h.h.s.c.Storage Storage directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data2 is not formatted for BP-311867526-10.41.0.5-1455679745548
   [junit4]   2> 8369 INFO  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data1/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data2/]]  heartbeating to localhost/127.0.0.1:46805) [    ] o.a.h.h.s.c.Storage Formatting ...
   [junit4]   2> 8576 INFO  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data1/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data2/]]  heartbeating to localhost/127.0.0.1:46805) [    ] o.a.h.h.s.c.Storage Analyzing storage directories for bpid BP-311867526-10.41.0.5-1455679745548
   [junit4]   2> 8576 INFO  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data1/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data2/]]  heartbeating to localhost/127.0.0.1:46805) [    ] o.a.h.h.s.c.Storage Locking is disabled
   [junit4]   2> 8578 INFO  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data1/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data2/]]  heartbeating to localhost/127.0.0.1:46805) [    ] o.a.h.h.s.c.Storage Storage directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data1/current/BP-311867526-10.41.0.5-1455679745548 is not formatted.
   [junit4]   2> 8579 INFO  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data1/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data2/]]  heartbeating to localhost/127.0.0.1:46805) [    ] o.a.h.h.s.c.Storage Formatting ...
   [junit4]   2> 8579 INFO  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data1/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data2/]]  heartbeating to localhost/127.0.0.1:46805) [    ] o.a.h.h.s.c.Storage Formatting block pool BP-311867526-10.41.0.5-1455679745548 directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data1/current/BP-311867526-10.41.0.5-1455679745548/current
   [junit4]   2> 8583 INFO  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data1/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data2/]]  heartbeating to localhost/127.0.0.1:46805) [    ] o.a.h.h.s.c.Storage Locking is disabled
   [junit4]   2> 8584 INFO  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data1/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data2/]]  heartbeating to localhost/127.0.0.1:46805) [    ] o.a.h.h.s.c.Storage Storage directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data2/current/BP-311867526-10.41.0.5-1455679745548 is not formatted.
   [junit4]   2> 8584 INFO  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data1/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data2/]]  heartbeating to localhost/127.0.0.1:46805) [    ] o.a.h.h.s.c.Storage Formatting ...
   [junit4]   2> 8584 INFO  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data1/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data2/]]  heartbeating to localhost/127.0.0.1:46805) [    ] o.a.h.h.s.c.Storage Formatting block pool BP-311867526-10.41.0.5-1455679745548 directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data2/current/BP-311867526-10.41.0.5-1455679745548/current
   [junit4]   2> 8590 INFO  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data1/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data2/]]  heartbeating to localhost/127.0.0.1:46805) [    ] o.a.h.h.s.c.Storage Restored 0 block files from trash.
   [junit4]   2> 8591 INFO  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data1/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data2/]]  heartbeating to localhost/127.0.0.1:46805) [    ] o.a.h.h.s.c.Storage Restored 0 block files from trash.
   [junit4]   2> 8598 INFO  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data1/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data2/]]  heartbeating to localhost/127.0.0.1:46805) [    ] o.a.h.h.s.d.DataNode Setting up storage: nsid=576630949;bpid=BP-311867526-10.41.0.5-1455679745548;lv=-56;nsInfo=lv=-60;cid=testClusterID;nsid=576630949;c=0;bpid=BP-311867526-10.41.0.5-1455679745548;dnuuid=null
   [junit4]   2> 8604 INFO  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data1/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data2/]]  heartbeating to localhost/127.0.0.1:46805) [    ] o.a.h.h.s.d.DataNode Generated and persisted new Datanode UUID 2a9f1ae2-736f-47b3-ac3c-c2fa76346b92
   [junit4]   2> 8715 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:59251
   [junit4]   2> 8718 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.d.DataNode dnUserName = jenkins
   [junit4]   2> 8718 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.d.DataNode supergroup = supergroup
   [junit4]   2> 8719 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.i.CallQueueManager Using callQueue class java.util.concurrent.LinkedBlockingQueue
   [junit4]   2> 8730 INFO  (Socket Reader #1 for port 48138) [    ] o.a.h.i.Server Starting Socket Reader #1 for port 48138
   [junit4]   2> 8747 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.d.DataNode Opened IPC server at /127.0.0.1:48138
   [junit4]   2> 8757 INFO  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data1/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data2/]]  heartbeating to localhost/127.0.0.1:46805) [    ] o.a.h.h.s.d.f.i.FsDatasetImpl Added new volume: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data1/current
   [junit4]   2> 8759 INFO  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data1/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data2/]]  heartbeating to localhost/127.0.0.1:46805) [    ] o.a.h.h.s.d.f.i.FsDatasetImpl Added volume - /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data1/current, StorageType: DISK
   [junit4]   2> 8760 INFO  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data1/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data2/]]  heartbeating to localhost/127.0.0.1:46805) [    ] o.a.h.h.s.d.f.i.FsDatasetImpl Added new volume: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data2/current
   [junit4]   2> 8760 INFO  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data1/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data2/]]  heartbeating to localhost/127.0.0.1:46805) [    ] o.a.h.h.s.d.f.i.FsDatasetImpl Added volume - /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data2/current, StorageType: DISK
   [junit4]   2> 8760 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.d.DataNode Refresh request received for nameservices: null
   [junit4]   2> 8761 INFO  (SUITE-MorphlineBasicMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.h.s.d.DataNode Starting BPOfferServices for nameservices: <default>
   [junit4]   2> 8786 INFO  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data3/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data4/]]  heartbeating to localhost/127.0.0.1:46805) [    ] o.a.h.h.s.d.DataNode Block pool <registering> (Datanode Uuid unassigned) service to localhost/127.0.0.1:46805 starting to offer service
   [junit4]   2> 8814 INFO  (IPC Server Responder) [    ] o.a.h.i.Server IPC Server Responder: starting
   [junit4]   2> 8830 INFO  (IPC Server listener on 48138) [    ] o.a.h.i.Server IPC Server listener on 48138: starting
   [junit4]   2> 8910 INFO  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data1/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data2/]]  heartbeating to localhost/127.0.0.1:46805) [    ] o.a.h.h.s.d.f.i.FsDatasetImpl Registered FSDatasetState MBean
   [junit4]   2> 8918 INFO  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data1/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data2/]]  heartbeating to localhost/127.0.0.1:46805) [    ] o.a.h.h.s.d.DirectoryScanner Periodic Directory Tree Verification scan starting at 1455692907469 with interval 21600000
   [junit4]   2> 8922 INFO  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data1/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data2/]]  heartbeating to localhost/127.0.0.1:46805) [    ] o.a.h.h.s.d.f.i.FsDatasetImpl Adding block pool BP-311867526-10.41.0.5-1455679745548
   [junit4]   2> 8923 INFO  (Thread-89) [    ] o.a.h.h.s.d.f.i.FsDatasetImpl Scanning block pool BP-311867526-10.41.0.5-1455679745548 on volume /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data1/current...
   [junit4]   2> 8936 INFO  (Thread-90) [    ] o.a.h.h.s.d.f.i.FsDatasetImpl Scanning block pool BP-311867526-10.41.0.5-1455679745548 on volume /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data2/current...
   [junit4]   2> 8936 INFO  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data3/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data4/]]  heartbeating to localhost/127.0.0.1:46805) [    ] o.a.h.h.s.c.Storage DataNode version: -56 and NameNode layout version: -60
   [junit4]   2> 8952 INFO  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data3/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data4/]]  heartbeating to localhost/127.0.0.1:46805) [    ] o.a.h.h.s.c.Storage Lock on /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data3/in_use.lock acquired by nodename 28327@lucene1-us-west
   [junit4]   2> 8960 INFO  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data3/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data4/]]  heartbeating to localhost/127.0.0.1:46805) [    ] o.a.h.h.s.c.Storage Storage directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data3 is not formatted for BP-311867526-10.41.0.5-1455679745548
   [junit4]   2> 8960 INFO  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data3/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data4/]]  heartbeating to localhost/127.0.0.1:46805) [    ] o.a.h.h.s.c.Storage Formatting ...
   [junit4]   2> 8974 INFO  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data3/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data4/]]  heartbeating to localhost/127.0.0.1:46805) [    ] o.a.h.h.s.c.Storage Lock on /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data4/in_use.lock acquired by nodename 28327@lucene1-us-west
   [junit4]   2> 8975 INFO  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data3/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data4/]]  heartbeating to localhost/127.0.0.1:46805) [    ] o.a.h.h.s.c.Storage Storage directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data4 is not formatted for BP-311867526-10.41.0.5-1455679745548
   [junit4]   2> 8975 INFO  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data3/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data4/]]  heartbeating to localhost/127.0.0.1:46805) [    ] o.a.h.h.s.c.Storage Formatting ...
   [junit4]   2> 9042 INFO  (Thread-89) [    ] o.a.h.h.s.d.f.i.FsDatasetImpl Time taken to scan block pool BP-311867526-10.41.0.5-1455679745548 on /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data1/current: 109ms
   [junit4]   2> 9050 INFO  (Thread-90) [    ] o.a.h.h.s.d.f.i.FsDatasetImpl Time taken to scan block pool BP-311867526-10.41.0.5-1455679745548 on /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data2/current: 101ms
   [junit4]   2> 9050 INFO  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data1/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data2/]]  heartbeating to localhost/127.0.0.1:46805) [    ] o.a.h.h.s.d.f.i.FsDatasetImpl Total time to scan all replicas for block pool BP-311867526-10.41.0.5-1455679745548: 128ms
   [junit4]   2> 9051 INFO  (Thread-93) [    ] o.a.h.h.s.d.f.i.FsDatasetImpl Adding replicas to map for block pool BP-311867526-10.41.0.5-1455679745548 on volume /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data1/current...
   [junit4]   2> 9052 INFO  (Thread-93) [    ] o.a.h.h.s.d.f.i.FsDatasetImpl Time to add replicas to map for block pool BP-311867526-10.41.0.5-1455679745548 on volume /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data1/current: 0ms
   [junit4]   2> 9062 INFO  (Thread-94) [    ] o.a.h.h.s.d.f.i.FsDatasetImpl Adding replicas to map for block pool BP-311867526-10.41.0.5-1455679745548 on volume /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data2/current...
   [junit4]   2> 9062 INFO  (Thread-94) [    ] o.a.h.h.s.d.f.i.FsDatasetImpl Time to add replicas to map for block pool BP-311867526-10.41.0.5-1455679745548 on volume /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data2/current: 0ms
   [junit4]   2> 9070 INFO  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data1/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data2/]]  heartbeating to localhost/127.0.0.1:46805) [    ] o.a.h.h.s.d.f.i.FsDatasetImpl Total time to add all replicas to map: 19ms
   [junit4]   2> 9075 INFO  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data1/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data2/]]  heartbeating to localhost/127.0.0.1:46805) [    ] o.a.h.h.s.d.DataNode Block pool BP-311867526-10.41.0.5-1455679745548 (Datanode Uuid null) service to localhost/127.0.0.1:46805 beginning handshake with NN
   [junit4]   2> 9137 INFO  (IPC Server handler 1 on 46805) [    ] o.a.h.h.StateChange BLOCK* registerDatanode: from DatanodeRegistration(127.0.0.1, datanodeUuid=2a9f1ae2-736f-47b3-ac3c-c2fa76346b92, infoPort=39721, ipcPort=36778, storageInfo=lv=-56;cid=testClusterID;nsid=576630949;c=0) storage 2a9f1ae2-736f-47b3-ac3c-c2fa76346b92
   [junit4]   2> 9144 INFO  (IPC Server handler 1 on 46805) [    ] o.a.h.h.s.b.DatanodeDescriptor Number of failed storage changes from 0 to 0
   [junit4]   2> 9146 INFO  (IPC Server handler 1 on 46805) [    ] o.a.h.n.NetworkTopology Adding a new node: /default-rack/127.0.0.1:50393
   [junit4]   2> 9167 INFO  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data1/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data2/]]  heartbeating to localhost/127.0.0.1:46805) [    ] o.a.h.h.s.d.DataNode Block pool Block pool BP-311867526-10.41.0.5-1455679745548 (Datanode Uuid null) service to localhost/127.0.0.1:46805 successfully registered with NN
   [junit4]   2> 9167 INFO  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data1/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data2/]]  heartbeating to localhost/127.0.0.1:46805) [    ] o.a.h.h.s.d.DataNode For namenode localhost/127.0.0.1:46805 using DELETEREPORT_INTERVAL of 300000 msec  BLOCKREPORT_INTERVAL of 21600000msec CACHEREPORT_INTERVAL of 10000msec Initial delay: 0msec; heartBeatInterval=3000
   [junit4]   2> 9283 INFO  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data3/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data4/]]  heartbeating to localhost/127.0.0.1:46805) [    ] o.a.h.h.s.c.Storage Analyzing storage directories for bpid BP-311867526-10.41.0.5-1455679745548
   [junit4]   2> 9284 INFO  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data3/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data4/]]  heartbeating to localhost/127.0.0.1:46805) [    ] o.a.h.h.s.c.Storage Locking is disabled
   [junit4]   2> 9285 INFO  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data3/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data4/]]  heartbeating to localhost/127.0.0.1:46805) [    ] o.a.h.h.s.c.Storage Storage directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data3/current/BP-311867526-10.41.0.5-1455679745548 is not formatted.
   [junit4]   2> 9285 INFO  (DataNode: [[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data3/, [DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J0/temp/solr.hadoop.MorphlineBasicMiniMRTest_76E34A46DDDBEA3B-001/tempDir-002/hdfs/build/dfs/data/data4/]]  heartbeating to localhost/127.0.0.1:46805) [    ] o.a.

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

Builder$1.getMetrics(MetricsSourceBuilder.java:79)
   [junit4]   2> 	at org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.getMetrics(MetricsSourceAdapter.java:195)
   [junit4]   2> 	at org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.updateJmxCache(MetricsSourceAdapter.java:172)
   [junit4]   2> 	at org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.getMBeanInfo(MetricsSourceAdapter.java:151)
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getClassName(DefaultMBeanServerInterceptor.java:1804)
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.safeGetClassName(DefaultMBeanServerInterceptor.java:1595)
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.checkMBeanPermission(DefaultMBeanServerInterceptor.java:1813)
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:430)
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415)
   [junit4]   2> 	at com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546)
   [junit4]   2> 	at org.apache.hadoop.metrics2.util.MBeans.unregister(MBeans.java:81)
   [junit4]   2> 	at org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.stopMBeans(MetricsSourceAdapter.java:227)
   [junit4]   2> 	at org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.stop(MetricsSourceAdapter.java:212)
   [junit4]   2> 	at org.apache.hadoop.metrics2.impl.MetricsSystemImpl.stopSources(MetricsSystemImpl.java:461)
   [junit4]   2> 	at org.apache.hadoop.metrics2.impl.MetricsSystemImpl.stop(MetricsSystemImpl.java:212)
   [junit4]   2> 	at org.apache.hadoop.metrics2.impl.MetricsSystemImpl.shutdown(MetricsSystemImpl.java:592)
   [junit4]   2> 	at org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.shutdownInstance(DefaultMetricsSystem.java:72)
   [junit4]   2> 	at org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.shutdown(DefaultMetricsSystem.java:68)
   [junit4]   2> 	at org.apache.hadoop.hdfs.server.namenode.metrics.NameNodeMetrics.shutdown(NameNodeMetrics.java:145)
   [junit4]   2> 	at org.apache.hadoop.hdfs.server.namenode.NameNode.stop(NameNode.java:822)
   [junit4]   2> 	at org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1720)
   [junit4]   2> 	at org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1699)
   [junit4]   2> 	at org.apache.solr.hadoop.MorphlineGoLiveMiniMRTest.teardownClass(MorphlineGoLiveMiniMRTest.java:235)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:606)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
   [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> Caused by: java.lang.NullPointerException
   [junit4]   2> 	at org.apache.hadoop.hdfs.server.blockmanagement.BlocksMap.size(BlocksMap.java:198)
   [junit4]   2> 	at org.apache.hadoop.hdfs.server.blockmanagement.BlockManager.getTotalBlocks(BlockManager.java:3291)
   [junit4]   2> 	at org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getBlocksTotal(FSNamesystem.java:6223)
   [junit4]   2> 	... 53 more
   [junit4]   2> 86206 INFO  (SUITE-MorphlineGoLiveMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.m.i.MetricsSystemImpl JobHistoryServer metrics system stopped.
   [junit4]   2> 86206 INFO  (SUITE-MorphlineGoLiveMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.h.m.i.MetricsSystemImpl JobHistoryServer metrics system shutdown complete.
   [junit4]   2> 86208 INFO  (SUITE-MorphlineGoLiveMiniMRTest-seed#[76E34A46DDDBEA3B]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/contrib/solr-map-reduce/test/J1/temp/solr.hadoop.MorphlineGoLiveMiniMRTest_76E34A46DDDBEA3B-001
   [junit4]   2> Feb 17, 2016 3:30:31 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.hadoop.MorphlineGoLiveMiniMRTest: 
   [junit4]   2>    1) Thread[id=439, name=Node Status Updater, state=TIMED_WAITING, group=TGRP-MorphlineGoLiveMiniMRTest]
   [junit4]   2>         at java.lang.Object.wait(Native Method)
   [junit4]   2>         at org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl$1.run(NodeStatusUpdaterImpl.java:659)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene54): {}, docValues:{}, sim=DefaultSimilarity, locale=uk, timezone=Eire
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 1.7.0_80 (64-bit)/cpus=4,threads=9,free=179496744,total=343932928
   [junit4]   2> NOTE: All tests run in this JVM: [MorphlineGoLiveMiniMRTest]
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=MorphlineGoLiveMiniMRTest -Dtests.seed=76E34A46DDDBEA3B -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/x1/jenkins/lucene-data/enwiki.random.lines.txt -Dtests.locale=uk -Dtests.timezone=Eire -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | MorphlineGoLiveMiniMRTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.hadoop.MorphlineGoLiveMiniMRTest: 
   [junit4]    >    1) Thread[id=439, name=Node Status Updater, state=TIMED_WAITING, group=TGRP-MorphlineGoLiveMiniMRTest]
   [junit4]    >         at java.lang.Object.wait(Native Method)
   [junit4]    >         at org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl$1.run(NodeStatusUpdaterImpl.java:659)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([76E34A46DDDBEA3B]:0)
   [junit4] Completed [7/7 (2!)] on J1 in 87.40s, 2 tests, 2 errors <<< FAILURES!

[...truncated 14 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/build.xml:757: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/build.xml:694: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/build.xml:59: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build.xml:253: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/common-build.xml:469: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/common-build.xml:534: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/lucene/common-build.xml:1477: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/lucene/common-build.xml:1033: There were test failures: 7 suites, 35 tests, 2 suite-level errors, 2 errors, 1 ignored [seed: 76E34A46DDDBEA3B]

Total time: 206 minutes 1 second
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
No prior successful build to compare, so performing full copy of artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-NightlyTests-5.5 - Build # 4 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.5/4/

3 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test

Error Message:
Timeout occured while waiting response from server at: http://127.0.0.1:42763

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:42763
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:585)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:240)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:229)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.makeRequest(CollectionsAPIDistributedZkTest.java:375)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testErrorHandling(CollectionsAPIDistributedZkTest.java:392)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test(CollectionsAPIDistributedZkTest.java:162)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	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:964)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:939)
	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.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.read(SocketInputStream.java:152)
	at java.net.SocketInputStream.read(SocketInputStream.java:122)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
	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.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:481)
	... 47 more


FAILED:  org.apache.solr.index.hdfs.CheckHdfsIndexTest.doTest

Error Message:
Could not find a healthy node to handle the request.

Stack Trace:
org.apache.solr.common.SolrException: Could not find a healthy node to handle the request.
	at __randomizedtesting.SeedInfo.seed([4C994BC6B5A4FC53:EBDDF362D81FEFEA]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1084)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:870)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:953)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:953)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:953)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:953)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:953)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:806)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:482)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:463)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.commit(AbstractFullDistribZkTestBase.java:1504)
	at org.apache.solr.index.hdfs.CheckHdfsIndexTest.doTest(CheckHdfsIndexTest.java:100)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	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:964)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:939)
	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:  junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandler

Error Message:
ObjectTracker found 1 object(s) that were not released!!! [NRTCachingDirectory]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [NRTCachingDirectory]
	at __randomizedtesting.SeedInfo.seed([4C994BC6B5A4FC53]: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:228)
	at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	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)




Build Log:
[...truncated 12173 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4C994BC6B5A4FC53-001/init-core-data-001
   [junit4]   2> 1917689 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[4C994BC6B5A4FC53]) [    ] o.a.s.SolrTestCaseJ4 ###Starting doTestReplicateAfterCoreReload
   [junit4]   2> 1917690 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[4C994BC6B5A4FC53]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4C994BC6B5A4FC53-001/solr-instance-001/collection1
   [junit4]   2> 1917694 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[4C994BC6B5A4FC53]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1917696 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[4C994BC6B5A4FC53]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2f941674{/solr,null,AVAILABLE}
   [junit4]   2> 1917697 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[4C994BC6B5A4FC53]) [    ] o.e.j.s.ServerConnector Started ServerConnector@234e3213{HTTP/1.1}{127.0.0.1:50806}
   [junit4]   2> 1917697 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[4C994BC6B5A4FC53]) [    ] o.e.j.s.Server Started @1920982ms
   [junit4]   2> 1917697 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[4C994BC6B5A4FC53]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50806, solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4C994BC6B5A4FC53-001/solr-instance-001/collection1/data}
   [junit4]   2> 1917697 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[4C994BC6B5A4FC53]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4f6de641
   [junit4]   2> 1917697 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[4C994BC6B5A4FC53]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4C994BC6B5A4FC53-001/solr-instance-001'
   [junit4]   2> 1917697 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[4C994BC6B5A4FC53]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1917697 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[4C994BC6B5A4FC53]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1917698 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[4C994BC6B5A4FC53]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4C994BC6B5A4FC53-001/solr-instance-001/solr.xml
   [junit4]   2> 1917723 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[4C994BC6B5A4FC53]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4C994BC6B5A4FC53-001/solr-instance-001/.
   [junit4]   2> 1917723 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[4C994BC6B5A4FC53]) [    ] o.a.s.c.CoreContainer New CoreContainer 981027923
   [junit4]   2> 1917723 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[4C994BC6B5A4FC53]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4C994BC6B5A4FC53-001/solr-instance-001]
   [junit4]   2> 1917723 WARN  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[4C994BC6B5A4FC53]) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4C994BC6B5A4FC53-001/solr-instance-001/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4C994BC6B5A4FC53-001/solr-instance-001/lib
   [junit4]   2> 1917723 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[4C994BC6B5A4FC53]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1917725 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[4C994BC6B5A4FC53]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1917725 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[4C994BC6B5A4FC53]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1917725 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[4C994BC6B5A4FC53]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1917725 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[4C994BC6B5A4FC53]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1917725 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[4C994BC6B5A4FC53]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1917726 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[4C994BC6B5A4FC53]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4C994BC6B5A4FC53-001/solr-instance-001/.
   [junit4]   2> 1917727 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[4C994BC6B5A4FC53]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {loadOnStartup=true, schema=schema.xml, config=solrconfig.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/, name=collection1}
   [junit4]   2> 1917727 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[4C994BC6B5A4FC53]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4C994BC6B5A4FC53-001/solr-instance-001/./collection1
   [junit4]   2> 1917728 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[4C994BC6B5A4FC53]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1917728 INFO  (coreLoadExecutor-3916-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4C994BC6B5A4FC53-001/solr-instance-001/collection1'
   [junit4]   2> 1917728 INFO  (coreLoadExecutor-3916-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1917728 INFO  (coreLoadExecutor-3916-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1917736 INFO  (coreLoadExecutor-3916-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1917747 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[4C994BC6B5A4FC53]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0
   [junit4]   2> 1917747 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[4C994BC6B5A4FC53]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1917749 INFO  (coreLoadExecutor-3916-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 1917777 INFO  (coreLoadExecutor-3916-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1917783 INFO  (coreLoadExecutor-3916-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1917804 INFO  (coreLoadExecutor-3916-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1917806 INFO  (coreLoadExecutor-3916-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4C994BC6B5A4FC53-001/solr-instance-001/collection1'
   [junit4]   2> 1917806 INFO  (coreLoadExecutor-3916-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4C994BC6B5A4FC53-001/solr-instance-001/./collection1
   [junit4]   2> 1917807 INFO  (coreLoadExecutor-3916-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1917807 INFO  (coreLoadExecutor-3916-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4C994BC6B5A4FC53-001/solr-instance-001/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4C994BC6B5A4FC53-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 1917807 INFO  (coreLoadExecutor-3916-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1917807 INFO  (coreLoadExecutor-3916-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4C994BC6B5A4FC53-001/solr-instance-001/./collection1/data
   [junit4]   2> 1917808 INFO  (coreLoadExecutor-3916-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4C994BC6B5A4FC53-001/solr-instance-001/./collection1/data/index/
   [junit4]   2> 1917808 WARN  (coreLoadExecutor-3916-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4C994BC6B5A4FC53-001/solr-instance-001/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1917808 INFO  (coreLoadExecutor-3916-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4C994BC6B5A4FC53-001/solr-instance-001/./collection1/data/index
   [junit4]   2> 1917808 INFO  (coreLoadExecutor-3916-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=1.1171875, floorSegmentMB=1.857421875, forceMergeDeletesPctAllowed=8.989420007257133, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.37811681935923547
   [junit4]   2> 1917809 INFO  (coreLoadExecutor-3916-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@51949dbb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@73ff89d4; maxCacheMB=0.5810546875 maxMergeSizeMB=0.6923828125)),segFN=segments_1,generation=1}
   [junit4]   2> 1917809 INFO  (coreLoadExecutor-3916-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1917810 INFO  (coreLoadExecutor-3916-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1917814 INFO  (coreLoadExecutor-3916-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1917815 INFO  (coreLoadExecutor-3916-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1917816 INFO  (coreLoadExecutor-3916-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1917817 INFO  (coreLoadExecutor-3916-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1917821 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4C994BC6B5A4FC53-001/solr-instance-001/./collection1/data/
   [junit4]   2> 1917823 INFO  (coreLoadExecutor-3916-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1917823 INFO  (coreLoadExecutor-3916-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /schema,/admin/mbeans,/config,standard,/admin/threads,/update/csv,/admin/system,/update/json,lazy,/admin/luke,/admin/plugins,defaults,/admin/file,/admin/logging,/update,/replication,/update/json/docs,/admin/properties,/admin/segments,/admin/ping,/get
   [junit4]   2> 1917824 INFO  (coreLoadExecutor-3916-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1917824 INFO  (coreLoadExecutor-3916-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1917824 INFO  (coreLoadExecutor-3916-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1917825 INFO  (coreLoadExecutor-3916-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=50.4423828125, floorSegmentMB=2.111328125, forceMergeDeletesPctAllowed=20.301978404900453, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.34085595486375586
   [junit4]   2> 1917825 INFO  (coreLoadExecutor-3916-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@51949dbb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@73ff89d4; maxCacheMB=0.5810546875 maxMergeSizeMB=0.6923828125)),segFN=segments_1,generation=1}
   [junit4]   2> 1917825 INFO  (coreLoadExecutor-3916-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1917825 INFO  (coreLoadExecutor-3916-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@67a19d2d[collection1] main
   [junit4]   2> 1917826 INFO  (coreLoadExecutor-3916-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4C994BC6B5A4FC53-001/solr-instance-001/collection1/conf
   [junit4]   2> 1917826 INFO  (coreLoadExecutor-3916-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4C994BC6B5A4FC53-001/solr-instance-001/collection1/conf}
   [junit4]   2> 1917826 INFO  (coreLoadExecutor-3916-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4C994BC6B5A4FC53-001/solr-instance-001/collection1/conf
   [junit4]   2> 1917826 INFO  (coreLoadExecutor-3916-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1917826 INFO  (coreLoadExecutor-3916-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 1917826 INFO  (coreLoadExecutor-3916-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1917827 INFO  (coreLoadExecutor-3916-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1917827 INFO  (searcherExecutor-3917-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@67a19d2d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1918248 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[4C994BC6B5A4FC53]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4C994BC6B5A4FC53-001/solr-instance-002/collection1
   [junit4]   2> 1918252 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[4C994BC6B5A4FC53]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1918257 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[4C994BC6B5A4FC53]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7fb93454{/solr,null,AVAILABLE}
   [junit4]   2> 1918257 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[4C994BC6B5A4FC53]) [    ] o.e.j.s.ServerConnector Started ServerConnector@423a3612{HTTP/1.1}{127.0.0.1:37204}
   [junit4]   2> 1918257 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[4C994BC6B5A4FC53]) [    ] o.e.j.s.Server Started @1921542ms
   [junit4]   2> 1918257 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[4C994BC6B5A4FC53]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37204, solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4C994BC6B5A4FC53-001/solr-instance-002/collection1/data}
   [junit4]   2> 1918258 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[4C994BC6B5A4FC53]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4f6de641
   [junit4]   2> 1918258 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[4C994BC6B5A4FC53]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4C994BC6B5A4FC53-001/solr-instance-002'
   [junit4]   2> 1918258 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[4C994BC6B5A4FC53]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1918258 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[4C994BC6B5A4FC53]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1918258 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[4C994BC6B5A4FC53]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4C994BC6B5A4FC53-001/solr-instance-002/solr.xml
   [junit4]   2> 1918299 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[4C994BC6B5A4FC53]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4C994BC6B5A4FC53-001/solr-instance-002/.
   [junit4]   2> 1918299 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[4C994BC6B5A4FC53]) [    ] o.a.s.c.CoreContainer New CoreContainer 1726882253
   [junit4]   2> 1918300 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[4C994BC6B5A4FC53]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4C994BC6B5A4FC53-001/solr-instance-002]
   [junit4]   2> 1918300 WARN  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[4C994BC6B5A4FC53]) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4C994BC6B5A4FC53-001/solr-instance-002/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4C994BC6B5A4FC53-001/solr-instance-002/lib
   [junit4]   2> 1918300 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[4C994BC6B5A4FC53]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1918302 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[4C994BC6B5A4FC53]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1918302 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[4C994BC6B5A4FC53]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1918302 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[4C994BC6B5A4FC53]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1918303 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[4C994BC6B5A4FC53]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1918303 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[4C994BC6B5A4FC53]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1918303 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[4C994BC6B5A4FC53]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4C994BC6B5A4FC53-001/solr-instance-002/.
   [junit4]   2> 1918305 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[4C994BC6B5A4FC53]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {dataDir=data/, schema=schema.xml, loadOnStartup=true, transient=false, name=collection1, configSetProperties=configsetprops.json, config=solrconfig.xml}
   [junit4]   2> 1918305 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[4C994BC6B5A4FC53]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4C994BC6B5A4FC53-001/solr-instance-002/./collection1
   [junit4]   2> 1918305 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[4C994BC6B5A4FC53]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1918305 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[4C994BC6B5A4FC53]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0
   [junit4]   2> 1918305 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[4C994BC6B5A4FC53]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1918305 INFO  (coreLoadExecutor-3926-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4C994BC6B5A4FC53-001/solr-instance-002/collection1'
   [junit4]   2> 1918306 INFO  (coreLoadExecutor-3926-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1918306 INFO  (coreLoadExecutor-3926-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1918314 INFO  (coreLoadExecutor-3926-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1918338 INFO  (coreLoadExecutor-3926-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 1918415 INFO  (coreLoadExecutor-3926-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1918419 INFO  (coreLoadExecutor-3926-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1918427 INFO  (coreLoadExecutor-3926-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1918429 INFO  (coreLoadExecutor-3926-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4C994BC6B5A4FC53-001/solr-instance-002/collection1'
   [junit4]   2> 1918429 INFO  (coreLoadExecutor-3926-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4C994BC6B5A4FC53-001/solr-instance-002/./collection1
   [junit4]   2> 1918429 INFO  (coreLoadExecutor-3926-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1918430 INFO  (coreLoadExecutor-3926-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4C994BC6B5A4FC53-001/solr-instance-002/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4C994BC6B5A4FC53-001/solr-instance-002/./collection1/data/]
   [junit4]   2> 1918430 INFO  (coreLoadExecutor-3926-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1918430 INFO  (coreLoadExecutor-3926-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4C994BC6B5A4FC53-001/solr-instance-002/./collection1/data
   [junit4]   2> 1918430 INFO  (coreLoadExecutor-3926-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4C994BC6B5A4FC53-001/solr-instance-002/./collection1/data/index/
   [junit4]   2> 1918430 WARN  (coreLoadExecutor-3926-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4C994BC6B5A4FC53-001/solr-instance-002/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1918431 INFO  (coreLoadExecutor-3926-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4C994BC6B5A4FC53-001/solr-instance-002/./collection1/data/index
   [junit4]   2> 1918431 INFO  (coreLoadExecutor-3926-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=1.1171875, floorSegmentMB=1.857421875, forceMergeDeletesPctAllowed=8.989420007257133, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.37811681935923547
   [junit4]   2> 1918431 INFO  (coreLoadExecutor-3926-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@7d90abc8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@24fe17df; maxCacheMB=0.5810546875 maxMergeSizeMB=0.6923828125)),segFN=segments_1,generation=1}
   [junit4]   2> 1918431 INFO  (coreLoadExecutor-3926-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1918433 INFO  (coreLoadExecutor-3926-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1918436 INFO  (coreLoadExecutor-3926-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1918437 INFO  (coreLoadExecutor-3926-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1918438 INFO  (coreLoadExecutor-3926-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1918440 INFO  (coreLoadExecutor-3926-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1918441 INFO  (coreLoadExecutor-3926-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1918441 INFO  (coreLoadExecutor-3926-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /schema,/admin/mbeans,/config,standard,/admin/threads,/update/csv,/admin/system,/update/json,lazy,/admin/luke,/admin/plugins,defaults,/admin/file,/admin/logging,/update,/replication,/update/json/docs,/admin/properties,/admin/segments,/admin/ping,/get
   [junit4]   2> 1918442 INFO  (coreLoadExecutor-3926-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1918443 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4C994BC6B5A4FC53-001/solr-instance-002/./collection1/data/
   [junit4]   2> 1918443 INFO  (coreLoadExecutor-3926-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1918443 INFO  (coreLoadExecutor-3926-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1918443 INFO  (coreLoadExecutor-3926-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=50.4423828125, floorSegmentMB=2.111328125, forceMergeDeletesPctAllowed=20.301978404900453, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.34085595486375586
   [junit4]   2> 1918444 INFO  (coreLoadExecutor-3926-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@7d90abc8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@24fe17df; maxCacheMB=0.5810546875 maxMergeSizeMB=0.6923828125)),segFN=segments_1,generation=1}
   [junit4]   2> 1918444 INFO  (coreLoadExecutor-3926-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1918444 INFO  (coreLoadExecutor-3926-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@50596cbd[collection1] main
   [junit4]   2> 1918444 INFO  (coreLoadExecutor-3926-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4C994BC6B5A4FC53-001/solr-instance-002/collection1/conf
   [junit4]   2> 1918444 INFO  (coreLoadExecutor-3926-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4C994BC6B5A4FC53-001/solr-instance-002/collection1/conf}
   [junit4]   2> 1918444 INFO  (coreLoadExecutor-3926-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4C994BC6B5A4FC53-001/solr-instance-002/collection1/conf
   [junit4]   2> 1918445 INFO  (coreLoadExecutor-3926-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1918447 INFO  (coreLoadExecutor-3926-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 1918447 INFO  (coreLoadExecutor-3926-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1918447 INFO  (searcherExecutor-3927-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@50596cbd[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1918809 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[4C994BC6B5A4FC53]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@423a3612{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 1918809 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[4C994BC6B5A4FC53]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1726882253
   [junit4]   2> 1918810 INFO  (coreCloseExecutor-3932-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5fc6c137
   [junit4]   2> 1918810 INFO  (coreCloseExecutor-3932-thread-1) [    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> 1918811 INFO  (coreCloseExecutor-3932-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1918811 INFO  (coreCloseExecutor-3932-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1918811 INFO  (coreCloseExecutor-3932-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1918811 INFO  (coreCloseExecutor-3932-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1918811 INFO  (coreCloseExecutor-3932-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1918811 INFO  (coreCloseExecutor-3932-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4C994BC6B5A4FC53-001/solr-instance-002/./collection1/data [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4C994BC6B5A4FC53-001/solr-instance-002/./collection1/data;done=false>>]
   [junit4]   2> 1918812 INFO  (coreCloseExecutor-3932-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4C994BC6B5A4FC53-001/solr-instance-002/./collection1/data
   [junit4]   2> 1918812 INFO  (coreCloseExecutor-3932-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4C994BC6B5A4FC53-001/solr-instance-002/./collection1/data/index [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4C994BC6B5A4FC53-001/solr-instance-002/./collection1/data/index;done=false>>]
   [junit4]   2> 1918812 INFO  (coreCloseExecutor-3932-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4C994BC6B5A4FC53-001/solr-instance-002/./collection1/data/index
   [junit4]   2> 1918812 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[4C994BC6B5A4FC53]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7fb93454{/solr,null,UNAVAILABLE}
   [junit4]   2> 1918814 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[4C994BC6B5A4FC53]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@234e3213{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 1918814 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[4C994BC6B5A4FC53]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=981027923
   [junit4]   2> 1918815 INFO  (coreCloseExecutor-3933-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6e00ceed
   [junit4]   2> 1918815 INFO  (coreCloseExecutor-3933-thread-1) [    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> 1918815 INFO  (coreCloseExecutor-3933-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1918815 INFO  (coreCloseExecutor-3933-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1918815 INFO  (coreCloseExecutor-3933-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1918816 INFO  (coreCloseExecutor-3933-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1918816 INFO  (coreCloseExecutor-3933-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1918816 INFO  (coreCloseExecutor-3933-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4C994BC6B5A4FC53-001/solr-instance-001/./collection1/data/index [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4C994BC6B5A4FC53-001/solr-instance-001/./collection1/data/index;done=false>>]
   [junit4]   2> 1918816 INFO  (coreCloseExecutor-3933-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4C994BC6B5A4FC53-001/solr-instance-001/./collection1/data/index
   [junit4]   2> 1918816 INFO  (coreCloseExecutor-3933-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4C994BC6B5A4FC53-001/solr-instance-001/./collection1/data [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4C994BC6B5A4FC53-001/solr-instance-001/./collection1/data;done=false>>]
   [junit4]   2> 1918816 INFO  (coreCloseExecutor-3933-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4C994BC6B5A4FC53-001/solr-instance-001/./collection1/data
   [junit4]   2> 1918817 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[4C994BC6B5A4FC53]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2f941674{/solr,null,UNAVAILABLE}
   [junit4]   2> 1918818 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[4C994BC6B5A4FC53]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1918820 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[4C994BC6B5A4FC53]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7533dbd{/solr,null,AVAILABLE}
   [junit4]   2> 1918820 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[4C994BC6B5A4FC53]) [    ] o.e.j.s.ServerConnector Started ServerConnector@69fa470c{HTTP/1.1}{127.0.0.1:46780}
   [junit4]   2> 1918820 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[4C994BC6B5A4FC53]) [    ] o.e.j.s.Server Started @1922105ms
   [junit4]   2> 1918821 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[4C994BC6B5A4FC53]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4C994BC6B5A4FC53-001/solr-instance-001/collection1/data, hostContext=/solr, hostPort=46780}
   [junit4]   2> 1918821 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[4C994BC6B5A4FC53]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4f6de641
   [junit4]   2> 1918821 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[4C994BC6B5A4FC53]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4C994BC6B5A4FC53-001/solr-instance-001'
   [junit4]   2> 1918821 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[4C994BC6B5A4FC53]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1918821 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[4C994BC6B5A4FC53]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1918821 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[4C994BC6B5A4FC53]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4C994BC6B5A4FC53-001/solr-instance-001/solr.xml
   [junit4]   2> 1918836 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[4C994BC6B5A4FC53]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4C994BC6B5A4FC53-001/solr-instance-001/.
   [junit4]   2> 1918836 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[4C994BC6B5A4FC53]) [    ] o.a.s.c.CoreContainer New CoreContainer 1450438665
   [junit4]   2> 1918836 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[4C994BC6B5A4FC53]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4C994BC6B5A4FC53-001/solr-instance-001]
   [junit4]   2> 1918836 WARN  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[4C994BC6B5A4FC53]) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4C994BC6B5A4FC53-001/solr-instance-001/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4C994BC6B5A4FC53-001/solr-instance-001/lib
   [junit4]   2> 1918836 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[4C994BC6B5A4FC53]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1918838 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[4C994BC6B5A4FC53]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1918838 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[4C994BC6B5A4FC53]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1918838 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[4C994BC6B5A4FC53]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1918838 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[4C994BC6B5A4FC53]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1918838 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[4C994BC6B5A4FC53]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1918839 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[4C994BC6B5A4FC53]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4C994BC6B5A4FC53-001/solr-instance-001/.
   [junit4]   2> 1918840 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[4C994BC6B5A4FC53]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {dataDir=data/, config=solrconfig.xml, schema=schema.xml, name=collection1, loadOnStartup=true, configSetProperties=configsetprops.json, transient=false}
   [junit4]   2> 1918840 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[4C994BC6B5A4FC53]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4C994BC6B5A4FC53-001/solr-instance-001/./collection1
   [junit4]   2> 1918840 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[4C994BC6B5A4FC53]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1918841 INFO  (coreLoadExecutor-3939-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4C994BC6B5A4FC53-001/solr-instance-001/collection1'
   [junit4]   2> 1918841 INFO  (coreLoadExecutor-3939-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1918841 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[4C994BC6B5A4FC53]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0
   [junit4]   2> 1918841 INFO  (coreLoadExecutor-3939-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1918841 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[4C994BC6B5A4FC53]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1918849 INFO  (coreLoadExecutor-3939-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1918861 INFO  (coreLoadExecutor-3939-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 1918887 INFO  (coreLoadExecutor-3939-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1918891 INFO  (coreLoadExecutor-3939-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1918899 INFO  (coreLoadExecutor-3939-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1918901 INFO  (coreLoadExecutor-3939-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4C994BC6B5A4FC53-001/solr-instance-001/collection1'
   [junit4]   2> 1918902 INFO  (coreLoadExecutor-3939-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4C994BC6B5A4FC53-001/solr-instance-001/./collection1
   [junit4]   2> 1918902 INFO  (coreLoadExecutor-3939-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1918902 INFO  (coreLoadExecutor-3939-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4C994BC6B5A4FC53-001/solr-instance-001/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4C994BC6B5A4FC53-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 1918902 INFO  (coreLoadExecutor-3939-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1918902 INFO  (coreLoadExecutor-3939-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4C994BC6B5A4FC53-001/solr-instance-001/./collection1/data
   [junit4]   2> 1918903 INFO  (coreLoadExecutor-3939-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4C994BC6B5A4FC53-001/solr-instance-001/./collection1/data/index/
   [junit4]   2> 1918903 WARN  (coreLoadExecutor-3939-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4C994BC6B5A4FC53-001/solr-instance-001/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1918903 INFO  (coreLoadExecutor-3939-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4C994BC6B5A4FC53-001/solr-instance-001/./collection1/data/index
   [junit4]   2> 1918903 INFO  (coreLoadExecutor-3939-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=1.1171875, floorSegmentMB=1.857421875, forceMergeDeletesPctAllowed=8.989420007257133, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.37811681935923547
   [junit4]   2> 1918904 INFO  (coreLoadExecutor-3939-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@4a6ca954 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@23e0eff8; maxCacheMB=0.5810546875 maxMergeSizeMB=0.6923828125)),segFN=segments_1,generation=1}
   [junit4]   2> 1918904 INFO  (coreLoadExecutor-3939-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1918904 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4C994BC6B5A4FC53-001/solr-instance-001/./collection1/data/
   [junit4]   2> 1918905 INFO  (coreLoadExecutor-3939-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1918908 INFO  (coreLoadExecutor-3939-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1918910 INFO  (coreLoadExecutor-3939-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1918911 INFO  (coreLoadExecutor-3939-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1918912 INFO  (coreLoadExecutor-3939-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1918913 INFO  (coreLoadExecutor-3939-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1918913 INFO  (coreLoadExecutor-3939-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /schema,/admin/mbeans,/config,standard,/admin/threads,/update/csv,/admin/system,/update/json,lazy,/admin/luke,/admin/plugins,defaults,/admin/file,/admin/logging,/update,/replication,/update/json/docs,/admin/properties,/admin/segments,/admin/ping,/get
   [junit4]   2> 1918914 INFO  (coreLoadExecutor-3939-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1918915 INFO  (coreLoadExecutor-3939-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1918915 INFO  (coreLoadExecutor-3939-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1918915 INFO  (coreLoadExecutor-3939-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=50.4423828125, floorSegmentMB=2.111328125, forceMergeDeletesPctAllowed=20.301978404900453, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.34085595486375586
   [junit4]   2> 1918916 INFO  (coreLoadExecutor-3939-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@4a6ca954 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@23e0eff8; maxCacheMB=0.5810546875 maxMergeSizeMB=0.6923828125)),segFN=segments_1,generation=1}
   [junit4]   2> 1918916 INFO  (coreLoadExecutor-3939-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1918916 INFO  (coreLoadExecutor-3939-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@48326677[collection1] main
   [junit4]   2> 1918916 INFO  (coreLoadExecutor-3939-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4C994BC6B5A4FC53-001/solr-instance-001/collection1/conf
   [junit4]   2> 1918916 INFO  (coreLoadExecutor-3939-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4C994BC6B5A4FC53-001/solr-instance-001/collection1/conf}
   [junit4]   2> 1918916 INFO  (coreLoadExecutor-3939-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_4C994BC6B5A4FC53-001/solr-instance-001/collection1/conf
   [junit4]   2> 1918917 INFO  (coreLoadExecutor-3939-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1918917 INFO  (coreLoadExecutor-3939-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml
   [junit4]   2> 1918917 INFO  (coreLoadExecutor-3939-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1918917 INFO  (searcherExecutor-3940-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@48326677[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1918917 INFO  (coreLoadExecutor-3939-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1919345 INFO  (qtp2000964049-78261) [    x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1919345 INFO  (qtp2000964049-78261) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={version=2&wt=javabin}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1919348 INFO  (qtp2000964049-78260) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={version=2&wt=javabin}{add=[0]} 0 1
   [junit4]   2> 1919349 INFO  (qtp2000964049-78262) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={version=2&wt=javabin}{add=[1]} 0 0
   [junit4]   2> 1919351 INFO  (qtp2000964049-78264) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={version=2&wt=javabin}{add=[2]} 0 0
   [junit4]   2> 1919353 INFO  (qtp2000964049-78263) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={version=2&wt=javabin}{add=[3]} 0 0
   [junit4]   2> 1919354 INFO  (qtp2000964049-78261) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={version=2&wt=javabin}{add=[4]} 0 0
   [junit4]   2> 1919356 INFO  (qtp2000964049-78260) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={version=2&wt=javabin}{add=[5]} 0 0
   [junit4]   2> 1919358 INFO  (qtp2000964049-78262) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={version=2&wt=javabin}{add=[6]} 0 0
   [junit4]   2> 1919360 INFO  (qtp2000964049-78264) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={version=2&wt=javabin}{add=[7]} 0 0
   [junit4]   2> 1919361 INFO  (qtp2000964049-78263) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={version=2&wt=javabin}{add=[8]} 0 0
   [junit4]   2> 1919363 INFO  (qtp2000964049-78261) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={version=2&wt=javabin}{add=[9]} 0 0
   [junit4]   2> 1919364 INFO  (qtp2000964049-78260) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={version=2&wt=javabin}{add=[10]} 0 0
   [junit4]   2> 1919366 INFO  (qtp2000964049-78262) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={version=2&wt=javabin}{add=[11]} 0 0
   [junit4]   2> 1919368 INFO  (qtp2000964049-78264) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={version=2&wt=javabin}{add=[12]} 0 0
   [junit4]   2> 1919370 INFO  (qtp2000964049-78263) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={version=2&wt=javabin}{add=[13]} 0 0
   [junit4]   2> 1919371 INFO  (qtp2000964049-78261) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={version=2&wt=javabin}{add=[14]} 0 0
   [junit4]   2> 1919373 INFO  (qtp2000964049-78260) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={version=2&wt=javabin}{add=[15]} 0 0
   [junit4]   2> 1919375 INFO  (qtp2000964049-78262) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={version=2&wt=javabin}{add=[16]} 0 0
   [junit4]   2> 1919376 INFO  (qtp2000964049-78264) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={version=2&wt=javabin}{add=[17]} 0 0
   [junit4]   2> 1919378 INFO  (qtp2000964049-78263) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={version=2&wt=javabin}{add=[18]} 0 0
   [junit4]   2> 1919380 INFO  (qtp2000964049-78261) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={version=2&wt=javabin}{add=[19]} 0 0
   [junit4]   2> 1919381 INFO  (qtp2000964049-78260) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={version=2&wt=javabin}{add=[20]} 0 0
   [junit4]   2> 1919383 INFO  (qtp2000964049-78262) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={version=2&wt=javabin}{add=[21]} 0 0
   [junit4]   2> 1919385 INFO  (qtp2000964049-78264) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={version=2&wt=javabin}{add=[22]} 0 0
   [junit4]   2> 1919387 INFO  (qtp2000964049-78263) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={version=2&wt=javabin}{add=[23]} 0 0
   [junit4]   2> 1919389 INFO  (qtp2000964049-78261) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={version=2&wt=javabin}{add=[24]} 0 0
   [junit4]   2> 1919390 INFO  (qtp2000964049-78260) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={version=2&wt=javabin}{add=[25]} 0 0
   [junit4]   2> 1919392 INFO  (qtp2000964049-78262) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={version=2&wt=javabin}{add=[26]} 0 0
   [junit4]   2> 1919394 INFO  (qtp2000964049-78264) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={version=2&wt=javabin}{add=[27]} 0 0
   [junit4]   2> 1919395 INFO  (qtp2000964049-78263) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={version=2&wt=javabin}{add=[28]} 0 0
   [junit4]   2> 1919397 INFO  (qtp2000964049-78261) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={version=2&wt=javabin}{add=[29]} 0 0
   [junit4]   2> 1919399 INFO  (qtp2000964049-78260) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={version=2&wt=javabin}{add=[30]} 0 0
   [junit4]   2> 1919400 INFO  (qtp2000964049-78262) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={version=2&wt=javabin}{add=[31]} 0 0
   [junit4]   2> 1919402 INFO  (qtp2000964049-78264) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={version=2&wt=javabin}{add=[32]} 0 0
   [junit4]   2> 1919404 INFO  (qtp2000964049-78263) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={version=2&wt=javabin}{add=[33]} 0 0
   [junit4]   2> 1919405 INFO  (qtp2000964049-78261) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={version=2&wt=javabin}{add=[34]} 0 0
   [junit4]   2> 1919407 INFO  (qtp2000964049-78260) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={version=2&wt=javabin}{add=[35]} 0 0
   [junit4]   2> 1919409 INFO  (qtp2000964049-78262) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={version=2&wt=javabin}{add=[36]} 0 0
   [junit4]   2> 1919410 INFO  (qtp2000964049-78264) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={version=2&wt=javabin}{add=[37]} 0 0
   [junit4]   2> 1919412 INFO  (qtp2000964049-78263) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={version=2&wt=javabin}{add=[38]} 0 0
   [junit4]   2> 1919414 INFO  (qtp2000964049-78261) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={version=2&wt=javabin}{add=[39]} 0 0
   [junit4]   2> 1919415 INFO  (qtp2000964049-78260) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={version=2&wt=javabin}{add=[40]} 0 0
   [junit4]   2> 1919417 INFO  (qtp2000964049-78262) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={version=2&wt=javabin}{add=[41]} 0 0
   [junit4]   2> 1919419 INFO  (qtp2000964049-78264) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={version=2&wt=javabin}{add=[42]} 0 0
   [junit4]   2> 1919420 INFO  (qtp2000964049-78263) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={version=2&wt=javabin}{add=[43]} 0 0
   [junit4]   2> 1919422 INFO  (qtp2000964049-78261) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={version=2&wt=javabin}{add=[44]} 0 0
   [junit4]   2> 1919424 INFO  (qtp2000964049-78260) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={version=2&wt=javabin}{add=[45]} 0 0
   [junit4]   2> 1919425 INFO  (qtp2000964049-78262) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={version=2&wt=javabin}{add=[46]} 0 0
   [junit4]   2> 1919427 INFO  (qtp2000964049-78264) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={version=2&wt=javabin}{add=[47]} 0 0
   [junit4]   2> 1919429 INFO  (qtp2000964049-78263) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={version=2&wt=javabin}{add=[48]} 0 0
   [junit4]   2> 1919430 INFO  (qtp2000964049-78261) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={version=2&wt=javabin}{add=[49]} 0 0
   [junit4]   2> 1919432 INFO  (qtp2000964049-78260) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={version=2&wt=javabin}{add=[50]} 0 0
   [junit4]   2> 1919434 INFO  (qtp2000964049-78262) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={version=2&wt=javabin}{add=[51]} 0 0
   [junit4]   2> 1919435 INFO  (qtp2000964049-78264) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={version=2&wt=javabin}{add=[52]} 0 0
   [junit4]   2> 1919437 INFO  (qtp2000964049-78263) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={version=2&wt=javabin}{add=[53]} 0 0
   [junit4]   2> 1919439 INFO  (qtp2000964049-78261) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={version=2&wt=javabin}{add=[54]} 0 0
   [junit4]   2> 1919440 INFO  (qtp2000964049-78260) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={version=2&wt=javabin}{add=[55]} 0 0
   [junit4]   2> 1919442 INFO  (qtp2000964049-78262) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={version=2&wt=javabin}{add=[56]} 0 0
   [junit4]   2> 1919444 INFO  (qtp2000964049-78264) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={version=2&wt=javabin}{add=[57]} 0 0
   [junit4]   2> 1919445 INFO  (qtp2000964049-78263) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={version=2&wt=javabin}{add=[58]} 0 0
   [junit4]   2> 1919447 INFO  (qtp2000964049-78261) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={version=2&wt=javabin}{add=[59]} 0 0
   [junit4]   2> 1919449 INFO  (qtp2000964049-78260) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={version=2&wt=javabin}{add=[60]} 0 0
   [junit4]   2> 1919450 INFO  (qtp2000964049-78262) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={version=2&wt=javabin}{add=[61]} 0 0
   [junit4]   2> 1919452 INFO  (qtp2000964049-78264) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={version=2&wt=javabin}{add=[62]} 0 0
   [junit4]   2> 1919453 INFO  (qtp2000964049-78263) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={version=2&wt=javabin}{add=[63]} 0 0
   [junit4]   2> 1919455 INFO  (qtp2000964049-78261) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={version=2&wt=javabin}{add=[64]} 0 0
   [junit4]   2> 1919457 INFO  (qtp2000964049-78260) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={version=2&wt=javabin}{add=[65]} 0 0
   [junit4]   2> 1919459 INFO  (qtp2000964049-78262) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={version=2&wt=javabin}{add=[66]} 0 0
   [junit4]   2> 1919460 INFO  (qtp2000964049-78264) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={version=2&wt=javabin}{add=[67]} 0 0
   [junit4]   2> 1919462 INFO  (qtp2000964049-78263) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={version=2&wt=javabin}{add=[68]} 0 0
 

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

temp/solr.index.hdfs.CheckHdfsIndexTest_4C994BC6B5A4FC53-001
   [junit4]   2> Feb 16, 2016 5:11:21 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(Lucene54): {n_ti1=PostingsFormat(name=MockRandom), range_facet_i_dv=PostingsFormat(name=Memory doPackFST= true), title=PostingsFormat(name=LuceneFixedGap), range_facet_l_dv=PostingsFormat(name=MockRandom), rnd_b=PostingsFormat(name=MockRandom), titleTokenized=PostingsFormat(name=Direct), n_td1=PostingsFormat(name=LuceneFixedGap), foo=PostingsFormat(name=Memory doPackFST= true), n_l1=PostingsFormat(name=Memory doPackFST= true), n_dt1=PostingsFormat(name=LuceneFixedGap), n_tl1=PostingsFormat(name=LuceneFixedGap), n_tdt1=PostingsFormat(name=LuceneFixedGap), id=PostingsFormat(name=MockRandom), range_facet_l=PostingsFormat(name=Memory doPackFST= true), body=PostingsFormat(name=Memory doPackFST= true), n_f1=PostingsFormat(name=LuceneFixedGap), intDefault=PostingsFormat(name=LuceneFixedGap), date=PostingsFormat(name=Memory doPackFST= true), multiDefault=PostingsFormat(name=Memory doPackFST= true), docid=PostingsFormat(name=MockRandom), field=PostingsFormat(name=Memory doPackFST= true), docid_int=PostingsFormat(name=MockRandom), _version_=PostingsFormat(name=LuceneFixedGap), n_d1=PostingsFormat(name=Memory doPackFST= true), n_tf1=PostingsFormat(name=Memory doPackFST= true), timestamp=PostingsFormat(name=Memory doPackFST= true)}, docValues:{docid_intDV=DocValuesFormat(name=Memory), range_facet_i_dv=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Direct), range_facet_l_dv=DocValuesFormat(name=Asserting), titleDV=DocValuesFormat(name=Lucene54)}, sim=RandomSimilarity(queryNorm=false,coord=yes): {field=DFR I(ne)B2, body=DFR I(F)BZ(0.3), titleTokenized=DFR I(n)L1, foo=DFR GZ(0.3)}, locale=es-NI, timezone=Europe/Monaco
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 1.7.0_80 (64-bit)/cpus=4,threads=2,free=168038784,total=526385152
   [junit4]   2> NOTE: All tests run in this JVM: [MBeansHandlerTest, AliasIntegrationTest, SparseHLLTest, SolrCmdDistributorTest, PreAnalyzedUpdateProcessorTest, MoreLikeThisHandlerTest, TestStressVersions, TestPartialUpdateDeduplication, HdfsRecoveryZkTest, HighlighterTest, OpenCloseCoreStressTest, TestFiltering, DeleteInactiveReplicaTest, TestConfigSetImmutable, TestQuerySenderNoQuery, TestExpandComponent, SoftAutoCommitTest, SuggestComponentContextFilterQueryTest, TestLeaderInitiatedRecoveryThread, NumericFieldsTest, TestHashPartitioner, TestBM25SimilarityFactory, ZkSolrClientTest, BlockCacheTest, SpellCheckComponentTest, TestConfigSetsAPIZkFailure, DistributedMLTComponentTest, TestCursorMarkWithoutUniqueKey, FullHLLTest, TestSystemIdResolver, SpatialFilterTest, TestClassNameShortening, StressHdfsTest, TestInitParams, InfoHandlerTest, DistanceFunctionTest, TestDynamicFieldCollectionResource, FastVectorHighlighterTest, TestFieldResource, TestSurroundQueryParser, IndexBasedSpellCheckerTest, SimpleMLTQParserTest, DistributedDebugComponentTest, DirectSolrSpellCheckerTest, RankQueryTest, TestSchemaSimilarityResource, TermsComponentTest, BlockJoinFacetRandomTest, OverseerStatusTest, TestUseDocValuesAsStored, TestDefaultStatsCache, CachingDirectoryFactoryTest, LeaderFailoverAfterPartitionTest, TestSolrCoreProperties, SuggesterFSTTest, OverriddenZkACLAndCredentialsProvidersTest, TestJsonFacets, TestCoreContainer, ZkCLITest, DistanceUnitsTest, TestDistributedGrouping, UniqFieldsUpdateProcessorFactoryTest, TestRestoreCore, TestManagedSchemaDynamicFieldResource, TestLMJelinekMercerSimilarityFactory, BasicFunctionalityTest, SortByFunctionTest, TestExceedMaxTermLength, WordBreakSolrSpellCheckerTest, TestSortByMinMaxFunction, EnumFieldTest, DistributedFacetPivotWhiteBoxTest, LoggingHandlerTest, ChaosMonkeySafeLeaderTest, UpdateRequestProcessorFactoryTest, CloudExitableDirectoryReaderTest, CSVRequestHandlerTest, ChaosMonkeyNothingIsSafeTest, TestDocumentBuilder, ShardSplitTest, DocumentBuilderTest, SpellingQueryConverterTest, TestInitQParser, BigEndianAscendingWordSerializerTest, TestSolrQueryParserDefaultOperatorResource, NotRequiredUniqueKeyTest, TestConfigReload, TestSmileRequest, TestIntervalFaceting, SyncSliceTest, ShardRoutingTest, ClusterStateUpdateTest, TestRandomFaceting, ShardRoutingCustomTest, AutoCommitTest, TestFaceting, TestRecovery, TermVectorComponentDistributedTest, ZkControllerTest, TestRealTimeGet, TestJoin, HardAutoCommitTest, DistributedTermsComponentTest, SimpleFacetsTest, TestSolr4Spatial, TestGroupingSearch, PeerSyncTest, BadIndexSchemaTest, ConvertedLegacyTest, TestSort, TestFunctionQuery, TestIndexSearcher, ShowFileRequestHandlerTest, DistributedQueryElevationComponentTest, CurrencyFieldXmlFileTest, SolrIndexSplitterTest, SimplePostToolTest, TestCoreDiscovery, SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest, CoreAdminHandlerTest, TestFoldingMultitermQuery, DocValuesTest, SuggesterTSTTest, SuggesterTest, TestStressLucene, TestTrie, SuggesterWFSTTest, PolyFieldTest, NoCacheHeaderTest, SchemaVersionSpecificBehaviorTest, TestUpdate, TestWordDelimiterFilterFactory, QueryEqualityTest, DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, DocValuesMultiTest, SolrInfoMBeanTest, XsltUpdateRequestHandlerTest, CacheHeaderTest, DisMaxRequestHandlerTest, TestQueryUtils, TestQueryTypes, PrimitiveFieldTypeTest, TestOmitPositions, XmlUpdateRequestHandlerTest, RequestHandlersTest, PathHierarchyTokenizerFactoryTest, TermVectorComponentTest, TestIndexingPerformance, FieldAnalysisRequestHandlerTest, TestSolrQueryParser, TestArbitraryIndexDir, IndexSchemaRuntimeFieldTest, RegexBoostProcessorTest, SolrPluginUtilsTest, IndexSchemaTest, ReturnFieldsTest, TestCSVResponseWriter, TestPHPSerializedResponseWriter, TestComponentsName, TestBinaryResponseWriter, TestLFUCache, HighlighterConfigTest, SOLR749Test, TestQuerySenderListener, UpdateParamsTest, AlternateDirectoryTest, CopyFieldTest, ResponseLogComponentTest, SolrIndexConfigTest, TestStressRecovery, TestMergePolicyConfig, TestSolrDeletionPolicy2, MultiTermTest, TestSearchPerf, MinimalSchemaTest, TestElisionMultitermQuery, OutputWriterTest, TestFuzzyAnalyzedSuggestions, TestPostingsSolrHighlighter, DirectSolrConnectionTest, TestLuceneMatchVersion, SpellPossibilityIteratorTest, TestCodecSupport, SynonymTokenizerTest, EchoParamsTest, TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory, TestIBSimilarityFactory, TestFastWriter, TimeZoneUtilsTest, OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, TestFastLRUCache, DateMathParserTest, PreAnalyzedFieldTest, PrimUtilsTest, DateFieldTest, DOMUtilTest, RAMDirectoryFactoryTest, TestSolrJ, TestUtils, ZkNodePropsTest, SliceStateTest, SystemInfoHandlerTest, FileUtilsTest, CircularListTest, CursorPagingTest, DistributedIntervalFacetingTest, CleanupOldIndexTest, CollectionTooManyReplicasTest, ConfigSetsAPITest, DeleteLastCustomShardedReplicaTest, DeleteShardTest, DistribCursorPagingTest, DistributedVersionInfoTest, LeaderInitiatedRecoveryOnCommitTest, LeaderInitiatedRecoveryOnShardRestartTest, RestartWhileUpdatingTest, SharedFSAutoReplicaFailoverUtilsTest, SimpleCollectionCreateDeleteTest, SolrCloudExampleTest, TestAuthenticationFramework, TestCollectionAPI, TestExclusionRuleCollectionAccess, TestRebalanceLeaders, TestSolrCloudWithKerberosAlt, TriLevelCompositeIdRoutingTest, HdfsBasicDistributedZkTest, ZkStateReaderTest, ZkStateWriterTest, RuleEngineTest, DirectoryFactoryTest, HdfsDirectoryFactoryTest, TestInfoStreamLogging, TestReloadAndDeleteDocs, TestShardHandlerFactory, TestSolrConfigHandler, TestSolrDynamicMBean, TestSolrXml, TestBlobHandler, DistributedFacetPivotLongTailTest, DistributedQueryComponentCustomSortTest, DistributedSuggestComponentTest, JavabinLoaderTest, HighlighterMaxOffsetTest, CheckHdfsIndexTest]
   [junit4] Completed [512/566 (3!)] on J1 in 46.89s, 6 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 168 lines...]
   [junit4] JVM J2: stdout was not empty, see: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build/solr-core/test/temp/junit4-J2-20160216_040123_246.sysout
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: Java heap space
   [junit4] Dumping heap to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/heapdumps/java_pid19106.hprof ...
   [junit4] Heap dump file created [632896068 bytes in 25.184 secs]
   [junit4] <<< JVM J2: EOF ----

[...truncated 17 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/build.xml:757: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/build.xml:694: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/build.xml:59: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/build.xml:233: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/solr/common-build.xml:534: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/lucene/common-build.xml:1477: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.5/lucene/common-build.xml:1033: There were test failures: 566 suites (7 ignored), 2275 tests, 1 suite-level error, 2 errors, 34 ignored (18 assumptions) [seed: 4C994BC6B5A4FC53]

Total time: 204 minutes 42 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
No prior successful build to compare, so performing full copy of artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any