You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2015/02/09 02:26:03 UTC

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0_31) - Build # 11763 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11763/
Java: 64bit/jdk1.8.0_31 -XX:+UseCompressedOops -XX:+UseParallelGC

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

Error Message:
some core start times did not change on reload

Stack Trace:
java.lang.AssertionError: some core start times did not change on reload
	at __randomizedtesting.SeedInfo.seed([ADB3DD9D1FBD9D36:25E7E247B141F0CE]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:741)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test(CollectionsAPIDistributedZkTest.java:191)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:940)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:915)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	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:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)


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

Error Message:
Timeout occured while waiting response from server at: http://127.0.0.1:35792/fjffu/uh

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:35792/fjffu/uh
	at __randomizedtesting.SeedInfo.seed([ADB3DD9D1FBD9D36:25E7E247B141F0CE]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:570)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:214)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:210)
	at org.apache.solr.cloud.ShardSplitTest.splitShard(ShardSplitTest.java:496)
	at org.apache.solr.cloud.ShardSplitTest.incompleteOrOverlappingCustomRangeTest(ShardSplitTest.java:131)
	at org.apache.solr.cloud.ShardSplitTest.test(ShardSplitTest.java:83)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:940)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:915)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	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:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	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:150)
	at java.net.SocketInputStream.read(SocketInputStream.java:121)
	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:260)
	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:271)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:464)
	... 47 more




Build Log:
[...truncated 9650 lines...]
   [junit4] Suite: org.apache.solr.cloud.ShardSplitTest
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest ADB3DD9D1FBD9D36-001/init-core-data-001
   [junit4]   2> 623141 T3824 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /fjffu/uh
   [junit4]   2> 623146 T3824 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 623150 T3825 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 623250 T3824 oasc.ZkTestServer.run start zk server on port:43056
   [junit4]   2> 623251 T3824 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 623251 T3824 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 623254 T3832 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@42164061 name:ZooKeeperConnection Watcher:127.0.0.1:43056 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 623254 T3824 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 623254 T3824 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 623254 T3824 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 623259 T3824 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 623260 T3824 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 623261 T3835 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@76084307 name:ZooKeeperConnection Watcher:127.0.0.1:43056/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 623261 T3824 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 623261 T3824 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 623262 T3824 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 623264 T3824 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 623265 T3824 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 623266 T3824 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 623268 T3824 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 623268 T3824 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 623270 T3824 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 623271 T3824 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 623272 T3824 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 623272 T3824 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 623273 T3824 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 623274 T3824 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 623275 T3824 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 623275 T3824 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 623276 T3824 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 623277 T3824 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 623278 T3824 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 623278 T3824 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 623279 T3824 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 623279 T3824 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 623280 T3824 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 623281 T3824 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 623282 T3824 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 623282 T3824 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 623284 T3824 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 623284 T3824 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 623543 T3824 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest ADB3DD9D1FBD9D36-001/control-001/cores/collection1
   [junit4]   2> 623544 T3824 oejs.Server.doStart jetty-9.2.6.v20141205
   [junit4]   2> 623546 T3824 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@419c6b3d{/fjffu/uh,null,AVAILABLE}
   [junit4]   2> 623550 T3824 oejs.AbstractConnector.doStart Started ServerConnector@10df9821{HTTP/1.1}{127.0.0.1:60310}
   [junit4]   2> 623550 T3824 oejs.Server.doStart Started @624765ms
   [junit4]   2> 623551 T3824 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@c387f44
   [junit4]   2> 623551 T3824 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 623551 T3824 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest ADB3DD9D1FBD9D36-001/control-001
   [junit4]   2> 623552 T3824 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest ADB3DD9D1FBD9D36-001/control-001/'
   [junit4]   2> 623568 T3824 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest ADB3DD9D1FBD9D36-001/control-001/solr.xml
   [junit4]   2> 623593 T3824 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest ADB3DD9D1FBD9D36-001/control-001/cores
   [junit4]   2> 623593 T3824 oasc.CoreContainer.<init> New CoreContainer 1206159866
   [junit4]   2> 623593 T3824 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest ADB3DD9D1FBD9D36-001/control-001/]
   [junit4]   2> 623594 T3824 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 623595 T3824 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 623595 T3824 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 623595 T3824 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 623595 T3824 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 623596 T3824 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 623596 T3824 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 623596 T3824 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 623597 T3824 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 623597 T3824 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 623597 T3824 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 623598 T3824 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 623599 T3824 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 623599 T3824 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 623599 T3824 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 623600 T3824 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:43056/solr
   [junit4]   2> 623600 T3824 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 623600 T3824 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 623601 T3824 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 623602 T3849 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@768b589a name:ZooKeeperConnection Watcher:127.0.0.1:43056 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 623602 T3824 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 623603 T3824 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 623604 T3824 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 623604 T3852 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@78f662ec name:ZooKeeperConnection Watcher:127.0.0.1:43056/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 623605 T3824 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 623606 T3824 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 623607 T3824 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 623610 T3824 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 623625 T3824 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 623627 T3824 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 623629 T3824 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 623630 T3824 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60310_fjffu%2Fuh
   [junit4]   2> 623631 T3824 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60310_fjffu%2Fuh
   [junit4]   2> 623634 T3824 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 623635 T3824 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 623636 T3824 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 623638 T3824 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:60310_fjffu%2Fuh
   [junit4]   2> 623638 T3824 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 623640 T3824 oasc.Overseer.start Overseer (id=93286809264455683-127.0.0.1:60310_fjffu%2Fuh-n_0000000000) starting
   [junit4]   2> 623642 T3824 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 623648 T3824 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 623649 T3854 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 623655 T3824 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 623658 T3824 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 623659 T3824 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 623662 T3824 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest ADB3DD9D1FBD9D36-001/control-001/cores
   [junit4]   2> 623663 T3824 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest ADB3DD9D1FBD9D36-001/control-001/cores/collection1/
   [junit4]   2> 623663 T3824 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 623664 T3853 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 623665 T3856 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 623665 T3856 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 623666 T3852 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 623666 T3856 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 623668 T3853 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 0, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:60310/fjffu/uh",
   [junit4]   2> 	  "node_name":"127.0.0.1:60310_fjffu%2Fuh",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"} current state version: 0
   [junit4]   2> 623669 T3853 oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:60310/fjffu/uh",
   [junit4]   2> 	  "node_name":"127.0.0.1:60310_fjffu%2Fuh",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 623669 T3853 oasco.ClusterStateMutator.createCollection building a new cName: control_collection
   [junit4]   2> 623669 T3853 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 623670 T3852 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 624667 T3856 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 624667 T3856 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 624668 T3856 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 624668 T3856 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 624669 T3856 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 624669 T3856 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest ADB3DD9D1FBD9D36-001/control-001/cores/collection1/'
   [junit4]   2> 624678 T3856 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 624680 T3856 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 624685 T3856 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 624689 T3856 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 624700 T3856 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 624701 T3856 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 624705 T3856 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 624784 T3856 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 624785 T3856 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 624786 T3856 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 624788 T3856 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 624800 T3856 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 624801 T3856 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 624801 T3856 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest ADB3DD9D1FBD9D36-001/control-001/cores/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest ADB3DD9D1FBD9D36-001/tempDir-001/control/data/
   [junit4]   2> 624801 T3856 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a612fa8
   [junit4]   2> 624802 T3856 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest ADB3DD9D1FBD9D36-001/tempDir-001/control/data
   [junit4]   2> 624802 T3856 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest ADB3DD9D1FBD9D36-001/tempDir-001/control/data/index/
   [junit4]   2> 624802 T3856 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest ADB3DD9D1FBD9D36-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 624803 T3856 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest ADB3DD9D1FBD9D36-001/tempDir-001/control/data/index
   [junit4]   2> 624803 T3856 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=18, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 624803 T3856 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@a3d84de lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3f29bdec),segFN=segments_1,generation=1}
   [junit4]   2> 624804 T3856 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 624805 T3856 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 624806 T3856 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 624806 T3856 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 624806 T3856 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 624806 T3856 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 624806 T3856 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 624807 T3856 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 624807 T3856 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 624807 T3856 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 624807 T3856 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 624807 T3856 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 624808 T3856 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 624808 T3856 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 624808 T3856 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 624809 T3856 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 624809 T3856 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 624809 T3856 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 624810 T3856 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 624811 T3856 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 624811 T3856 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 624811 T3856 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 624812 T3856 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 624812 T3856 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 624812 T3856 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 624813 T3856 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 624813 T3856 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 624814 T3856 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 624816 T3856 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 624818 T3856 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 624819 T3856 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 624820 T3856 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 624820 T3856 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 624822 T3856 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 624822 T3856 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 624822 T3856 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=35.974609375, floorSegmentMB=1.5986328125, forceMergeDeletesPctAllowed=22.263495466150285, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7890493207833522
   [junit4]   2> 624823 T3856 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@a3d84de lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3f29bdec),segFN=segments_1,generation=1}
   [junit4]   2> 624823 T3856 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 624823 T3856 oass.SolrIndexSearcher.<init> Opening Searcher@4265d3da[collection1] main
   [junit4]   2> 624824 T3856 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 624824 T3856 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 624825 T3856 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 624825 T3856 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 624825 T3856 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 624825 T3856 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 624826 T3856 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 624827 T3856 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 624827 T3856 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 624827 T3856 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 624828 T3856 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 624828 T3857 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4265d3da[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 624828 T3860 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:60310/fjffu/uh collection:control_collection shard:shard1
   [junit4]   2> 624828 T3824 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 624829 T3824 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 624829 T3860 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 624829 T3824 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 624830 T3824 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 624831 T3863 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@670066c4 name:ZooKeeperConnection Watcher:127.0.0.1:43056/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 624834 T3824 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 624835 T3824 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 624835 T3824 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 624835 T3860 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 624837 T3852 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 624838 T3860 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 624838 T3860 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C427 name=collection1 org.apache.solr.core.SolrCore@3868d427 url=http://127.0.0.1:60310/fjffu/uh/collection1 node=127.0.0.1:60310_fjffu%2Fuh C427_STATE=coll:control_collection core:collection1 props:{core=collection1, base_url=http://127.0.0.1:60310/fjffu/uh, node_name=127.0.0.1:60310_fjffu%2Fuh, state=down}
   [junit4]   2> 624838 T3860 C427 P60310 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:60310/fjffu/uh/collection1/
   [junit4]   2> 624838 T3853 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection"} current state version: 1
   [junit4]   2> 624838 T3860 C427 P60310 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 624838 T3860 C427 P60310 oasc.SyncStrategy.syncToMe http://127.0.0.1:60310/fjffu/uh/collection1/ has no replicas
   [junit4]   2> 624839 T3860 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:60310/fjffu/uh/collection1/ shard1
   [junit4]   2> 624839 T3860 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 624840 T3824 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 624840 T3824 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2
   [junit4]   2> 624841 T3824 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 624841 T3824 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 624843 T3866 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@629a1058 name:ZooKeeperConnection Watcher:127.0.0.1:43056/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 624843 T3824 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 624844 T3824 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 624844 T3852 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 624845 T3853 oasc.Overseer$ClusterStateUpdater.run 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:60310/fjffu/uh",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 1
   [junit4]   2> 624858 T3853 oasc.Overseer$ClusterStateUpdater.run 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> 624858 T3853 oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 624859 T3852 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 624859 T3863 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 624865 T3867 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 624865 T3853 oasco.ZkStateWriter.writePendingUpdates going to create_collection /collections/collection1/state.json
   [junit4]   2> 624871 T3863 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 624899 T3860 oasc.ZkController.register We are http://127.0.0.1:60310/fjffu/uh/collection1/ and leader is http://127.0.0.1:60310/fjffu/uh/collection1/
   [junit4]   2> 624899 T3860 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:60310/fjffu/uh
   [junit4]   2> 624899 T3860 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 624899 T3860 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 624899 T3860 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 624901 T3852 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 624903 T3853 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:60310/fjffu/uh",
   [junit4]   2> 	  "node_name":"127.0.0.1:60310_fjffu%2Fuh",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"} current state version: 3
   [junit4]   2> 624903 T3853 oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:60310/fjffu/uh",
   [junit4]   2> 	  "node_name":"127.0.0.1:60310_fjffu%2Fuh",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 625006 T3863 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 625006 T3852 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 625186 T3824 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest ADB3DD9D1FBD9D36-001/shard-1-001/cores/collection1
   [junit4]   2> 625187 T3824 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 625188 T3824 oejs.Server.doStart jetty-9.2.6.v20141205
   [junit4]   2> 625190 T3824 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@2c4f9f35{/fjffu/uh,null,AVAILABLE}
   [junit4]   2> 625191 T3824 oejs.AbstractConnector.doStart Started ServerConnector@39e762c6{HTTP/1.1}{127.0.0.1:45398}
   [junit4]   2> 625191 T3824 oejs.Server.doStart Started @626405ms
   [junit4]   2> 625192 T3824 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@c387f44
   [junit4]   2> 625192 T3824 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 625192 T3824 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest ADB3DD9D1FBD9D36-001/shard-1-001
   [junit4]   2> 625193 T3824 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest ADB3DD9D1FBD9D36-001/shard-1-001/'
   [junit4]   2> 625210 T3824 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest ADB3DD9D1FBD9D36-001/shard-1-001/solr.xml
   [junit4]   2> 625216 T3824 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest ADB3DD9D1FBD9D36-001/shard-1-001/cores
   [junit4]   2> 625216 T3824 oasc.CoreContainer.<init> New CoreContainer 677607777
   [junit4]   2> 625217 T3824 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest ADB3DD9D1FBD9D36-001/shard-1-001/]
   [junit4]   2> 625217 T3824 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 625218 T3824 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 625218 T3824 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 625218 T3824 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 625219 T3824 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 625219 T3824 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 625219 T3824 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 625219 T3824 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 625220 T3824 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 625220 T3824 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 625220 T3824 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 625221 T3824 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 625221 T3824 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 625222 T3824 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 625222 T3824 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 625222 T3824 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:43056/solr
   [junit4]   2> 625223 T3824 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 625223 T3824 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 625234 T3824 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 625235 T3881 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5d23b91c name:ZooKeeperConnection Watcher:127.0.0.1:43056 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 625235 T3824 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 625236 T3824 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 625238 T3824 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 625239 T3884 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@47d76349 name:ZooKeeperConnection Watcher:127.0.0.1:43056/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 625239 T3824 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 625246 T3824 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 626249 T3824 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45398_fjffu%2Fuh
   [junit4]   2> 626250 T3824 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:45398_fjffu%2Fuh
   [junit4]   2> 626254 T3824 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 626256 T3824 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest ADB3DD9D1FBD9D36-001/shard-1-001/cores
   [junit4]   2> 626257 T3824 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest ADB3DD9D1FBD9D36-001/shard-1-001/cores/collection1/
   [junit4]   2> 626258 T3824 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 626260 T3885 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 626260 T3885 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 626261 T3852 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 626262 T3885 oasc.ZkController.preRegister Registering watch for external collection collection1
   [junit4]   2> 626262 T3853 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:45398/fjffu/uh",
   [junit4]   2> 	  "node_name":"127.0.0.1:45398_fjffu%2Fuh",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 4
   [junit4]   2> 626262 T3885 oascc.ZkStateReader.addZkWatch addZkWatch collection1
   [junit4]   2> 626262 T3853 oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:45398/fjffu/uh",
   [junit4]   2> 	  "node_name":"127.0.0.1:45398_fjffu%2Fuh",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 626263 T3885 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 626263 T3853 oasco.ReplicaMutator.updateState Collection already exists with numShards=2
   [junit4]   2> 626263 T3853 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 626264 T3885 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 0 
   [junit4]   2> 626264 T3885 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 626366 T3853 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 626368 T3884 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 626368 T3884 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 1 
   [junit4]   2> 627264 T3885 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 627264 T3885 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 627265 T3885 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 627265 T3885 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 627266 T3885 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 627266 T3885 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest ADB3DD9D1FBD9D36-001/shard-1-001/cores/collection1/'
   [junit4]   2> 627276 T3885 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 627277 T3885 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 627281 T3885 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 627285 T3885 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 627293 T3885 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 627295 T3885 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 627299 T3885 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 627392 T3885 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 627393 T3885 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 627394 T3885 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 627399 T3885 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 627412 T3885 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 627412 T3885 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 627412 T3885 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest ADB3DD9D1FBD9D36-001/shard-1-001/cores/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest ADB3DD9D1FBD9D36-001/tempDir-001/jetty1/
   [junit4]   2> 627413 T3885 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a612fa8
   [junit4]   2> 627413 T3885 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest ADB3DD9D1FBD9D36-001/tempDir-001/jetty1
   [junit4]   2> 627413 T3885 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest ADB3DD9D1FBD9D36-001/tempDir-001/jetty1/index/
   [junit4]   2> 627413 T3885 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest ADB3DD9D1FBD9D36-001/tempDir-001/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 627414 T3885 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest ADB3DD9D1FBD9D36-001/tempDir-001/jetty1/index
   [junit4]   2> 627414 T3885 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=18, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 627414 T3885 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@5e6342de lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@49a3ef0b),segFN=segments_1,generation=1}
   [junit4]   2> 627415 T3885 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 627417 T3885 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 627417 T3885 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 627417 T3885 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 627417 T3885 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 627417 T3885 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 627418 T3885 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 627418 T3885 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 627418 T3885 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 627418 T3885 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 627418 T3885 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 627419 T3885 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 627419 T3885 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 627419 T3885 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 627419 T3885 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 627420 T3885 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 627420 T3885 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 627420 T3885 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 627421 T3885 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 627421 T3885 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 627421 T3885 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 627422 T3885 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 627422 T3885 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 627422 T3885 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 627423 T3885 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 627423 T3885 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 627423 T3885 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 627423 T3885 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 627425 T3885 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 627425 T3885 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 627426 T3885 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 627427 T3885 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 627427 T3885 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 627428 T3885 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 627428 T3885 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 627429 T3885 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=35.974609375, floorSegmentMB=1.5986328125, forceMergeDeletesPctAllowed=22.263495466150285, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7890493207833522
   [junit4]   2> 627429 T3885 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@5e6342de lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@49a3ef0b),segFN=segments_1,generation=1}
   [junit4]   2> 627430 T3885 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 627430 T3885 oass.SolrIndexSearcher.<init> Opening Searcher@625771b2[collection1] main
   [junit4]   2> 627430 T3885 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 627431 T3885 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 627431 T3885 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 627432 T3885 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 627432 T3885 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 627432 T3885 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 627432 T3885 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 627433 T3885 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 627433 T3885 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 627433 T3885 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 627434 T3886 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@625771b2[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 627434 T3885 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 627435 T3889 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:45398/fjffu/uh collection:collection1 shard:shard2
   [junit4]   2> 627436 T3889 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 627436 T3824 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 627436 T3824 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 627441 T3889 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 627442 T3852 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 627443 T3889 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 627443 T3853 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1"} current state version: 4
   [junit4]   2> 627444 T3889 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C428 name=collection1 org.apache.solr.core.SolrCore@d9191ac url=http://127.0.0.1:45398/fjffu/uh/collection1 node=127.0.0.1:45398_fjffu%2Fuh C428_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=http://127.0.0.1:45398/fjffu/uh, node_name=127.0.0.1:45398_fjffu%2Fuh, state=down}
   [junit4]   2> 627444 T3889 C428 P45398 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:45398/fjffu/uh/collection1/
   [junit4]   2> 627444 T3889 C428 P45398 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 627444 T3889 C428 P45398 oasc.SyncStrategy.syncToMe http://127.0.0.1:45398/fjffu/uh/collection1/ has no replicas
   [junit4]   2> 627444 T3853 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 1
   [junit4]   2> 627444 T3889 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:45398/fjffu/uh/collection1/ shard2
   [junit4]   2> 627445 T3889 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 627445 T3884 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 627446 T3884 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 2 
   [junit4]   2> 627448 T3853 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:45398/fjffu/uh",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 4
   [junit4]   2> 627448 T3853 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 2
   [junit4]   2> 627450 T3884 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 627451 T3884 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 3 
   [junit4]   2> 627452 T3852 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 627498 T3889 oasc.ZkController.register We are http://127.0.0.1:45398/fjffu/uh/collection1/ and leader is http://127.0.0.1:45398/fjffu/uh/collection1/
   [junit4]   2> 627498 T3889 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:45398/fjffu/uh
   [junit4]   2> 627498 T3889 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 627498 T3889 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 627498 T3889 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 627500 T3852 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 627501 T3853 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:45398/fjffu/uh",
   [junit4]   2> 	  "node_name":"127.0.0.1:45398_fjffu%2Fuh",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 4
   [junit4]   2> 627501 T3853 oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:45398/fjffu/uh",
   [junit4]   2> 	  "node_name":"127.0.0.1:45398_fjffu%2Fuh",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 627502 T3853 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 3
   [junit4]   2> 627503 T3884 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 627504 T3889 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 
   [junit4]   2> 627505 T3884 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 
   [junit4]   2> 627725 T3824 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest ADB3DD9D1FBD9D36-001/shard-2-001/cores/collection1
   [junit4]   2> 627726 T3824 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 627727 T3824 oejs.Server.doStart jetty-9.2.6.v20141205
   [junit4]   2> 627728 T3824 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@6d225db8{/fjffu/uh,null,AVAILABLE}
   [junit4]   2> 627729 T3824 oejs.AbstractConnector.doStart Started ServerConnector@55041076{HTTP/1.1}{127.0.0.1:35792}
   [junit4]   2> 627729 T3824 oejs.Server.doStart Started @628943ms
   [junit4]   2> 627730 T3824 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@c387f44
   [junit4]   2> 627730 T3824 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 627730 T3824 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest ADB3DD9D1FBD9D36-001/shard-2-001
   [junit4]   2> 627730 T3824 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest ADB3DD9D1FBD9D36-001/shard-2-001/'
   [junit4]   2> 627742 T3824 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest ADB3DD9D1FBD9D36-001/shard-2-001/solr.xml
   [junit4]   2> 627746 T3824 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest ADB3DD9D1FBD9D36-001/shard-2-001/cores
   [junit4]   2> 627746 T3824 oasc.CoreContainer.<init> New CoreContainer 1039290919
   [junit4]   2> 627746 T3824 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest ADB3DD9D1FBD9D36-001/shard-2-001/]
   [junit4]   2> 627747 T3824 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 627747 T3824 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 627747 T3824 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 627747 T3824 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 627748 T3824 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 627748 T3824 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 627748 T3824 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 627748 T3824 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 627748 T3824 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 627749 T3824 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 627749 T3824 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 627749 T3824 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 627749 T3824 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 627750 T3824 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 627750 T3824 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 627750 T3824 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:43056/solr
   [junit4]   2> 627750 T3824 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 627750 T3824 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 627752 T3824 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 627758 T3903 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2c476a69 name:ZooKeeperConnection Watcher:127.0.0.1:43056 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 627758 T3824 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 627759 T3824 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 627761 T3824 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 627762 T3906 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3daf0712 name:ZooKeeperConnection Watcher:127.0.0.1:43056/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 627762 T3824 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 627766 T3824 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 628771 T3824 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35792_fjffu%2Fuh
   [junit4]   2> 628772 T3824 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:35792_fjffu%2Fuh
   [junit4]   2> 628776 T3824 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 628778 T3824 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest ADB3DD9D1FBD9D36-001/shard-2-001/cores
   [junit4]   2> 628779 T3824 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest ADB3DD9D1FBD9D36-001/shard-2-001/cores/collection1/
   [junit4]   2> 628779 T3824 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 628785 T3907 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 628785 T3907 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 628787 T3852 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 628788 T3907 oasc.ZkController.preRegister Registering watch for external collection collection1
   [junit4]   2> 628788 T3907 oascc.ZkStateReader.addZkWatch addZkWatch collection1
   [junit4]   2> 628788 T3853 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:35792/fjffu/uh",
   [junit4]   2> 	  "node_name":"127.0.0.1:35792_fjffu%2Fuh",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 4
   [junit4]   2> 628789 T3853 oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:35792/fjffu/uh",
   [junit4]   2> 	  "node_name":"127.0.0.1:35792_fjffu%2Fuh",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 628789 T3853 oasco.ReplicaMutator.updateState Collection already exists with numShards=2
   [junit4]   2> 628790 T3907 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 628790 T3853 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 628790 T3907 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 
   [junit4]   2> 628790 T3853 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 4
   [junit4]   2> 628791 T3907 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 628791 T3906 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 628791 T3884 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 628791 T3906 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 5 
   [junit4]   2> 628792 T3884 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 5 
   [junit4]   2> 629791 T3907 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 629791 T3907 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 629792 T3907 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 629792 T3907 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 629793 T3907 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 629793 T3907 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest ADB3DD9D1FBD9D36-001/shard-2-001/cores/collection1/'
   [junit4]   2> 629806 T3907 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 629808 T3907 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 629814 T3907 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 629819 T3907 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 629829 T3907 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 629831 T3907 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 629835 T3907 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 629921 T3907 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 629923 T3907 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 629923 T3907 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 629926 T3907 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 629938 T3907 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 629938 T3907 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 629939 T3907 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest ADB3DD9D1FBD9D36-001/shard-2-001/cores/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest ADB3DD9D1FBD9D36-001/tempDir-001/jetty2/
   [junit4]   2> 629939 T3907 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a612fa8
   [junit4]   2> 629939 T3907 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest ADB3DD9D1FBD9D36-001/tempDir-001/jetty2
   [junit4]   2> 629939 T3907 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest ADB3DD9D1FBD9D36-001/tempDir-001/jetty2/index/
   [junit4]   2> 629940 T3907 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest ADB3DD9D1FBD9D36-001/tempDir-001/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 629940 T3907 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest ADB3DD9D1FBD9D36-001/tempDir-001/jetty2/index
   [junit4]   2> 629940 T3907 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=18, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 629941 T3907 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7cbe998e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5d437783),segFN=segments_1,generation=1}
   [junit4]   2> 629941 T3907 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 629943 T3907 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 629944 T3907 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 629944 T3907 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 629944 T3907 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 629944 T3907 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 629945 T3907 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 629945 T3907 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 629945 T3907 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 629945 T3907 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 629945 T3907 oasc.RequestHandlers.initHandlersF

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

<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest ADB3DD9D1FBD9D36-001/shard-4-001/cores/awholynewcollection_0_shard2_replica1/data;done=false>>]
   [junit4]   2> 1209272 T5369 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest ADB3DD9D1FBD9D36-001/shard-4-001/cores/awholynewcollection_0_shard2_replica1/data
   [junit4]   2> 1209272 T5369 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest ADB3DD9D1FBD9D36-001/shard-4-001/cores/awholynewcollection_0_shard2_replica1/data/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest ADB3DD9D1FBD9D36-001/shard-4-001/cores/awholynewcollection_0_shard2_replica1/data/index;done=false>>]
   [junit4]   2> 1209273 T5369 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest ADB3DD9D1FBD9D36-001/shard-4-001/cores/awholynewcollection_0_shard2_replica1/data/index
   [junit4]   2> 1209273 T5369 oasc.Overseer.close Overseer (id=93286843175272461-127.0.0.1:32983_-n_0000000004) closing
   [junit4]   2> 1209273 T5622 oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:32983_
   [junit4]   2> 1210775 T5555 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1210776 T5369 oejs.AbstractConnector.doStop Stopped ServerConnector@1393e81a{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 1210776 T5369 oejsh.ContextHandler.doStop Stopped o.e.j.s.ServletContextHandler@7cc88130{/,null,UNAVAILABLE}
   [junit4]   2> 1210778 T5369 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:57928 57928
   [junit4]   2> 1211454 T5370 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:57928 57928
   [junit4]   2> 1211455 T5370 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN Watch limit violations: 
   [junit4]   2> 	Maximum concurrent create/delete watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		9	/solr/aliases.json
   [junit4]   2> 		9	/solr/clusterstate.json
   [junit4]   2> 		6	/solr/configs/conf1
   [junit4]   2> 		5	/solr/collections/awholynewcollection_0/state.json
   [junit4]   2> 		5	/solr/collections/nodes_used_collection/state.json
   [junit4]   2> 		5	/solr/collections/collection1/state.json
   [junit4]   2> 	
   [junit4]   2> 	Maximum concurrent data watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		2	/solr/collections/nodes_used_collection/leader_elect/shard1/election/93286843175272451-core_node4-n_0000000000
   [junit4]   2> 		2	/solr/overseer_elect/election/93286843175272455-127.0.0.1:39599_-n_0000000001
   [junit4]   2> 	
   [junit4]   2> 	Maximum concurrent children watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		8	/solr/live_nodes
   [junit4]   2> 		4	/solr/overseer/queue
   [junit4]   2> 		4	/solr/overseer/collection-queue-work
   [junit4]   2> 	
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CollectionsAPIDistributedZkTest -Dtests.method=test -Dtests.seed=ADB3DD9D1FBD9D36 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en_AU -Dtests.timezone=Asia/Karachi -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 70.9s J1 | CollectionsAPIDistributedZkTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: some core start times did not change on reload
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([ADB3DD9D1FBD9D36:25E7E247B141F0CE]:0)
   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:741)
   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test(CollectionsAPIDistributedZkTest.java:191)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:940)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:915)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1211466 T5369 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest ADB3DD9D1FBD9D36-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {other_tl1=PostingsFormat(name=LuceneVarGapDocFreqInterval), _version_=PostingsFormat(name=LuceneVarGapDocFreqInterval), multiDefault=FST50, a_t=PostingsFormat(name=LuceneVarGapDocFreqInterval), intDefault=PostingsFormat(name=LuceneVarGapDocFreqInterval), a_i1=PostingsFormat(name=LuceneVarGapDocFreqInterval), id=PostingsFormat(name=Memory doPackFST= false), text=PostingsFormat(name=Direct), range_facet_l=PostingsFormat(name=LuceneVarGapDocFreqInterval), timestamp=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{timestamp=DocValuesFormat(name=Memory)}, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=en_AU, timezone=Asia/Karachi
   [junit4]   2> NOTE: Linux 3.13.0-45-generic amd64/Oracle Corporation 1.8.0_31 (64-bit)/cpus=8,threads=1,free=109099096,total=393740288
   [junit4]   2> NOTE: All tests run in this JVM: [HighlighterConfigTest, MBeansHandlerTest, EchoParamsTest, ZkStateWriterTest, StressHdfsTest, TestSystemIdResolver, StatsComponentTest, OpenCloseCoreStressTest, FileUtilsTest, SSLMigrationTest, TestFastOutputStream, DistributedQueueTest, DirectUpdateHandlerOptimizeTest, OverseerRolesTest, AtomicUpdatesTest, DistanceUnitsTest, BasicZkTest, TestReplicaProperties, TestSuggestSpellingConverter, TestDefaultSimilarityFactory, DateRangeFieldTest, CoreAdminCreateDiscoverTest, DateMathParserTest, DistributedIntervalFacetingTest, CSVRequestHandlerTest, TermVectorComponentDistributedTest, TestRecovery, TestSolrDeletionPolicy1, CurrencyFieldXmlFileTest, TestShortCircuitedRequests, BlockCacheTest, MigrateRouteKeyTest, TestFileDictionaryLookup, DistributedQueryComponentCustomSortTest, TestMergePolicyConfig, TestManagedSchema, TestLeaderElectionZkExpiry, OverseerStatusTest, SpatialFilterTest, BlockDirectoryTest, TestSearchPerf, TestRawResponseWriter, TestSolrDeletionPolicy2, CopyFieldTest, IndexBasedSpellCheckerTest, TestReloadAndDeleteDocs, OverriddenZkACLAndCredentialsProvidersTest, SchemaVersionSpecificBehaviorTest, TestSolrQueryParserDefaultOperatorResource, TestQuerySenderNoQuery, TestLuceneMatchVersion, DistributedExpandComponentTest, TermVectorComponentTest, DistributedQueryComponentOptimizationTest, SimplePostToolTest, TestSolr4Spatial, FieldMutatingUpdateProcessorTest, TestDefaultSearchFieldResource, ResourceLoaderTest, RegexBoostProcessorTest, TestManagedStopFilterFactory, HighlighterTest, SpellingQueryConverterTest, TestRequestStatusCollectionAPI, QueryParsingTest, SolrCmdDistributorTest, DateFieldTest, OutOfBoxZkACLAndCredentialsProvidersTest, SaslZkACLProviderTest, TestSchemaNameResource, DocValuesMissingTest, JsonLoaderTest, TestTolerantSearch, LeaderElectionIntegrationTest, ExternalCollectionsTest, TestSolrJ, LoggingHandlerTest, EnumFieldTest, AliasIntegrationTest, ReturnFieldsTest, RollingRestartTest, BinaryUpdateRequestHandlerTest, TestNRTOpen, DistribDocExpirationUpdateProcessorTest, TestLMDirichletSimilarityFactory, TestAddFieldRealTimeGet, TestUniqueKeyFieldResource, ExternalFileFieldSortTest, ShardSplitTest, TestPHPSerializedResponseWriter, TestSolrCoreProperties, DisMaxRequestHandlerTest, TestDistributedGrouping, UUIDUpdateProcessorFallbackTest, ReplicationFactorTest, TestRealTimeGet, TestMiniSolrCloudCluster, PrimitiveFieldTypeTest, TestRangeQuery, SpellCheckCollatorTest, FileBasedSpellCheckerTest, TestRestManager, HdfsChaosMonkeySafeLeaderTest, DistributedFacetPivotSmallTest, AutoCommitTest, TestZkChroot, FastVectorHighlighterTest, TestHighFrequencyDictionaryFactory, SpellPossibilityIteratorTest, DocExpirationUpdateProcessorFactoryTest, DeleteShardTest, TestFreeTextSuggestions, ChaosMonkeySafeLeaderTest, CollectionsAPIDistributedZkTest]
   [junit4] Completed on J1 in 70.90s, 1 test, 1 failure <<< FAILURES!

[...truncated 700 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:519: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:467: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:61: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:191: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:512: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1348: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:956: There were test failures: 465 suites, 1855 tests, 1 error, 1 failure, 46 ignored (21 assumptions)

Total time: 69 minutes 16 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0_31 -XX:+UseCompressedOops -XX:+UseParallelGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0_31) - Build # 11764 - Still Failing!

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

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

Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:40922, http://127.0.0.1:39614, http://127.0.0.1:40832, http://127.0.0.1:44169, http://127.0.0.1:42513]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:40922, http://127.0.0.1:39614, http://127.0.0.1:40832, http://127.0.0.1:44169, http://127.0.0.1:42513]
	at __randomizedtesting.SeedInfo.seed([4E1BD7E82D31C081:C64FE83283CDAD79]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:349)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1009)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:787)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:730)
	at org.apache.solr.cloud.ReplicaPropertiesBase.doPropertyAction(ReplicaPropertiesBase.java:51)
	at org.apache.solr.cloud.TestReplicaProperties.clusterAssignPropertyTest(TestReplicaProperties.java:183)
	at org.apache.solr.cloud.TestReplicaProperties.test(TestReplicaProperties.java:70)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:940)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:915)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	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:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:40922: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 500 </title>
</head>
<body>
<h2>HTTP ERROR: 500</h2>
<p>Problem accessing /admin/collections. Reason:
<pre>    {trace=java.lang.AssertionError
	at org.apache.solr.common.util.ByteUtils.UTF8toUTF16(ByteUtils.java:36)
	at org.apache.solr.common.util.ByteUtils.UTF8toUTF16(ByteUtils.java:64)
	at org.apache.solr.common.cloud.ZkStateReader.fromJSON(ZkStateReader.java:140)
	at org.apache.solr.common.cloud.ZkNodeProps.load(ZkNodeProps.java:92)
	at org.apache.solr.cloud.DistributedQueue.containsTaskWithRequestId(DistributedQueue.java:127)
	at org.apache.solr.handler.admin.CollectionsHandler.overseerCollectionQueueContains(CollectionsHandler.java:687)
	at org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:712)
	at org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:692)
	at org.apache.solr.handler.admin.CollectionsHandler.rejoinElection(CollectionsHandler.java:487)
	at org.apache.solr.handler.admin.CollectionsHandler.insurePreferredIsLeader(CollectionsHandler.java:402)
	at org.apache.solr.handler.admin.CollectionsHandler.handleBalanceLeaders(CollectionsHandler.java:309)
	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:275)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:144)
	at org.apache.solr.servlet.SolrDispatchFilter.handleAdminRequest(SolrDispatchFilter.java:736)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:261)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:204)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:143)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
	at org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)
	at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:364)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1125)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1059)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
	at org.eclipse.jetty.server.Server.handle(Server.java:497)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:313)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:248)
	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:626)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:546)
	at java.lang.Thread.run(Thread.java:745)
,code=500}</pre></p>
<hr /><i><small>Powered by Jetty://</small></i>
</body>
</html>

	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:527)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:214)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:210)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:370)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:338)
	... 48 more




Build Log:
[...truncated 10088 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestReplicaProperties
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestReplicaProperties 4E1BD7E82D31C081-001/init-core-data-001
   [junit4]   2> 1672834 T11548 oas.SolrTestCaseJ4.startTrackingSearchers WARN startTrackingSearchers: numOpens=6 numCloses=6
   [junit4]   2> 1672835 T11548 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1672835 T11548 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 1672837 T11548 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1672838 T11549 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1672938 T11548 oasc.ZkTestServer.run start zk server on port:58173
   [junit4]   2> 1672938 T11548 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1672949 T11548 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1672951 T11556 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@59ba85b0 name:ZooKeeperConnection Watcher:127.0.0.1:58173 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1672952 T11548 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1672952 T11548 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1672952 T11548 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1672954 T11548 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1672955 T11548 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1672956 T11559 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3c30cc68 name:ZooKeeperConnection Watcher:127.0.0.1:58173/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1672956 T11548 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1672956 T11548 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1672956 T11548 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1672958 T11548 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1672959 T11548 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1672960 T11548 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1672961 T11548 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1672961 T11548 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1672963 T11548 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1672963 T11548 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1672964 T11548 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1672964 T11548 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1672965 T11548 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1672966 T11548 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1672967 T11548 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1672967 T11548 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1672968 T11548 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1672968 T11548 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1672969 T11548 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1672970 T11548 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1672971 T11548 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1672971 T11548 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1672972 T11548 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1672972 T11548 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1672973 T11548 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1672974 T11548 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1672975 T11548 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1672975 T11548 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1673231 T11548 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestReplicaProperties 4E1BD7E82D31C081-001/control-001/cores/collection1
   [junit4]   2> 1673232 T11548 oejs.Server.doStart jetty-9.2.6.v20141205
   [junit4]   2> 1673233 T11548 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@b17a8f7{/,null,AVAILABLE}
   [junit4]   2> 1673234 T11548 oejs.AbstractConnector.doStart Started ServerConnector@1a9b120{HTTP/1.1}{127.0.0.1:๔๒๕๑๓}
   [junit4]   2> 1673234 T11548 oejs.Server.doStart Started @๑๖๗๔๔๖๕ms
   [junit4]   2> 1673234 T11548 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@c387f44
   [junit4]   2> 1673235 T11548 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1673235 T11548 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestReplicaProperties 4E1BD7E82D31C081-001/control-001
   [junit4]   2> 1673235 T11548 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestReplicaProperties 4E1BD7E82D31C081-001/control-001/'
   [junit4]   2> 1673246 T11548 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestReplicaProperties 4E1BD7E82D31C081-001/control-001/solr.xml
   [junit4]   2> 1673250 T11548 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestReplicaProperties 4E1BD7E82D31C081-001/control-001/cores
   [junit4]   2> 1673250 T11548 oasc.CoreContainer.<init> New CoreContainer 312567872
   [junit4]   2> 1673251 T11548 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestReplicaProperties 4E1BD7E82D31C081-001/control-001/]
   [junit4]   2> 1673251 T11548 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1673251 T11548 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1673251 T11548 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1673252 T11548 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1673252 T11548 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 1673252 T11548 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1673252 T11548 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1673252 T11548 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1673253 T11548 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1673253 T11548 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1673253 T11548 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 1673253 T11548 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1673254 T11548 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1673254 T11548 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1673254 T11548 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1673254 T11548 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:58173/solr
   [junit4]   2> 1673255 T11548 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1673255 T11548 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1673255 T11548 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1673256 T11573 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@375af884 name:ZooKeeperConnection Watcher:127.0.0.1:58173 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1673257 T11548 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1673257 T11548 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1673262 T11548 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1673262 T11576 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6d8423df name:ZooKeeperConnection Watcher:127.0.0.1:58173/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1673263 T11548 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1673264 T11548 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1673266 T11548 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1673267 T11548 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 1673269 T11548 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 1673270 T11548 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 1673272 T11548 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1673273 T11548 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42513_
   [junit4]   2> 1673273 T11548 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:42513_
   [junit4]   2> 1673275 T11548 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 1673276 T11548 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1673277 T11548 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1673278 T11548 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:42513_
   [junit4]   2> 1673278 T11548 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1673279 T11548 oasc.Overseer.start Overseer (id=93287757235224579-127.0.0.1:42513_-n_0000000000) starting
   [junit4]   2> 1673281 T11548 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1673285 T11548 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1673286 T11578 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1673286 T11548 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1673288 T11548 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1673289 T11548 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1673291 T11577 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1673292 T11548 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestReplicaProperties 4E1BD7E82D31C081-001/control-001/cores
   [junit4]   2> 1673293 T11548 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestReplicaProperties 4E1BD7E82D31C081-001/control-001/cores/collection1/
   [junit4]   2> 1673293 T11548 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1673294 T11580 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 1673294 T11580 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1673295 T11576 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1673295 T11580 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1673296 T11577 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 0, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:42513",
   [junit4]   2> 	  "node_name":"127.0.0.1:42513_",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"} current state version: 0
   [junit4]   2> 1673297 T11577 oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:42513",
   [junit4]   2> 	  "node_name":"127.0.0.1:42513_",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1673297 T11577 oasco.ClusterStateMutator.createCollection building a new cName: control_collection
   [junit4]   2> 1673297 T11577 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1673298 T11576 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1674295 T11580 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1674295 T11580 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 1674296 T11580 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1674296 T11580 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1674297 T11580 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1674297 T11580 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestReplicaProperties 4E1BD7E82D31C081-001/control-001/cores/collection1/'
   [junit4]   2> 1674305 T11580 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 1674306 T11580 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 1674310 T11580 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1674313 T11580 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1674321 T11580 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1674322 T11580 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1674326 T11580 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1674425 T11580 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1674426 T11580 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1674426 T11580 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1674428 T11580 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1674437 T11580 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1674437 T11580 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1674437 T11580 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestReplicaProperties 4E1BD7E82D31C081-001/control-001/cores/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestReplicaProperties 4E1BD7E82D31C081-001/tempDir-001/control/data/
   [junit4]   2> 1674438 T11580 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@680cd86b
   [junit4]   2> 1674438 T11580 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestReplicaProperties 4E1BD7E82D31C081-001/tempDir-001/control/data
   [junit4]   2> 1674438 T11580 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestReplicaProperties 4E1BD7E82D31C081-001/tempDir-001/control/data/index/
   [junit4]   2> 1674438 T11580 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestReplicaProperties 4E1BD7E82D31C081-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1674439 T11580 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestReplicaProperties 4E1BD7E82D31C081-001/tempDir-001/control/data/index
   [junit4]   2> 1674439 T11580 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=91.412109375, floorSegmentMB=0.642578125, forceMergeDeletesPctAllowed=25.962575405882422, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1674439 T11580 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@5c07c978 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@628ad985),segFN=segments_1,generation=1}
   [junit4]   2> 1674439 T11580 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1674441 T11580 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1674441 T11580 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1674441 T11580 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1674442 T11580 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1674442 T11580 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1674442 T11580 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1674442 T11580 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1674442 T11580 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1674442 T11580 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1674443 T11580 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1674443 T11580 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1674443 T11580 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1674443 T11580 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1674444 T11580 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 1674444 T11580 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 1674444 T11580 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 1674444 T11580 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 1674445 T11580 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 1674445 T11580 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 1674445 T11580 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 1674445 T11580 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 1674446 T11580 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 1674446 T11580 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 1674446 T11580 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 1674447 T11580 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1674447 T11580 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 1674447 T11580 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1674448 T11580 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1674449 T11580 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1674450 T11580 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1674450 T11580 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1674451 T11580 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1674451 T11580 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1674452 T11580 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1674452 T11580 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=28.646484375, floorSegmentMB=1.041015625, forceMergeDeletesPctAllowed=10.308475184529662, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1674452 T11580 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@5c07c978 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@628ad985),segFN=segments_1,generation=1}
   [junit4]   2> 1674452 T11580 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1674453 T11580 oass.SolrIndexSearcher.<init> Opening Searcher@5e1f2537[collection1] main
   [junit4]   2> 1674453 T11580 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1674453 T11580 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1674454 T11580 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1674454 T11580 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1674454 T11580 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1674454 T11580 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1674455 T11580 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1674455 T11580 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1674455 T11580 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1674455 T11580 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1674455 T11580 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1674456 T11581 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5e1f2537[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1674456 T11584 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:42513 collection:control_collection shard:shard1
   [junit4]   2> 1674456 T11548 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1674457 T11548 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1674457 T11548 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1674457 T11548 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1674457 T11584 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1674458 T11587 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@222a0983 name:ZooKeeperConnection Watcher:127.0.0.1:58173/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1674459 T11548 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1674459 T11548 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1674460 T11548 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1674461 T11584 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1674461 T11548 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1674462 T11576 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1674462 T11584 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1674462 T11584 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 1674462 T11548 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2
   [junit4]   2> 1674462 T11577 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection"} current state version: 1
   [junit4]   2> ASYNC  NEW_CORE C5866 name=collection1 org.apache.solr.core.SolrCore@579e8d43 url=http://127.0.0.1:42513/collection1 node=127.0.0.1:42513_ C5866_STATE=coll:control_collection core:collection1 props:{core=collection1, base_url=http://127.0.0.1:42513, node_name=127.0.0.1:42513_, state=down}
   [junit4]   2> 1674462 T11584 C5866 P42513 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:42513/collection1/
   [junit4]   2> 1674462 T11548 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1674463 T11584 C5866 P42513 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1674463 T11584 C5866 P42513 oasc.SyncStrategy.syncToMe http://127.0.0.1:42513/collection1/ has no replicas
   [junit4]   2> 1674463 T11584 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:42513/collection1/ shard1
   [junit4]   2> 1674463 T11548 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1674464 T11584 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1674464 T11590 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@fe260bb name:ZooKeeperConnection Watcher:127.0.0.1:58173/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1674464 T11548 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1674465 T11548 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1674470 T11576 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1674471 T11577 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 2, message = {
   [junit4]   2> 	  "operation":"create",
   [junit4]   2> 	  "name":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "stateFormat":"2"} current state version: 1
   [junit4]   2> 1674471 T11577 oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 1674472 T11576 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1674472 T11587 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1674475 T11577 oasc.Overseer$ClusterStateUpdater.run 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:42513",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 2
   [junit4]   2> 1674475 T11577 oasco.ZkStateWriter.writePendingUpdates going to create_collection /collections/collection1/state.json
   [junit4]   2> 1674476 T11587 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1674478 T11591 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1674478 T11587 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1674516 T11584 oasc.ZkController.register We are http://127.0.0.1:42513/collection1/ and leader is http://127.0.0.1:42513/collection1/
   [junit4]   2> 1674517 T11584 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:42513
   [junit4]   2> 1674517 T11584 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1674517 T11584 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 1674517 T11584 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1674518 T11576 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1674519 T11577 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:42513",
   [junit4]   2> 	  "node_name":"127.0.0.1:42513_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"} current state version: 4
   [junit4]   2> 1674519 T11577 oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:42513",
   [junit4]   2> 	  "node_name":"127.0.0.1:42513_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1674621 T11587 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1674621 T11576 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1674721 T11548 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestReplicaProperties 4E1BD7E82D31C081-001/shard-1-001/cores/collection1
   [junit4]   2> 1674722 T11548 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 1674723 T11548 oejs.Server.doStart jetty-9.2.6.v20141205
   [junit4]   2> 1674724 T11548 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@3eac7fce{/,null,AVAILABLE}
   [junit4]   2> 1674724 T11548 oejs.AbstractConnector.doStart Started ServerConnector@15d396cc{HTTP/1.1}{127.0.0.1:๔๐๘๓๒}
   [junit4]   2> 1674725 T11548 oejs.Server.doStart Started @๑๖๗๕๙๕๖ms
   [junit4]   2> 1674725 T11548 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@c387f44
   [junit4]   2> 1674725 T11548 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1674725 T11548 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestReplicaProperties 4E1BD7E82D31C081-001/shard-1-001
   [junit4]   2> 1674726 T11548 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestReplicaProperties 4E1BD7E82D31C081-001/shard-1-001/'
   [junit4]   2> 1674736 T11548 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestReplicaProperties 4E1BD7E82D31C081-001/shard-1-001/solr.xml
   [junit4]   2> 1674740 T11548 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestReplicaProperties 4E1BD7E82D31C081-001/shard-1-001/cores
   [junit4]   2> 1674741 T11548 oasc.CoreContainer.<init> New CoreContainer 827864813
   [junit4]   2> 1674741 T11548 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestReplicaProperties 4E1BD7E82D31C081-001/shard-1-001/]
   [junit4]   2> 1674741 T11548 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1674742 T11548 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1674742 T11548 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1674742 T11548 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1674742 T11548 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 1674742 T11548 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1674743 T11548 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1674743 T11548 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1674743 T11548 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1674743 T11548 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1674743 T11548 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 1674744 T11548 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1674744 T11548 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1674744 T11548 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1674745 T11548 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1674745 T11548 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:58173/solr
   [junit4]   2> 1674745 T11548 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1674745 T11548 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1674746 T11548 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1674747 T11605 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1603212b name:ZooKeeperConnection Watcher:127.0.0.1:58173 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1674747 T11548 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1674747 T11548 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1674749 T11548 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1674749 T11608 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@52daa79b name:ZooKeeperConnection Watcher:127.0.0.1:58173/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1674750 T11548 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1674752 T11548 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1675755 T11548 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40832_
   [junit4]   2> 1675756 T11548 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:40832_
   [junit4]   2> 1675758 T11548 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1675760 T11548 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestReplicaProperties 4E1BD7E82D31C081-001/shard-1-001/cores
   [junit4]   2> 1675760 T11548 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestReplicaProperties 4E1BD7E82D31C081-001/shard-1-001/cores/collection1/
   [junit4]   2> 1675760 T11548 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1675762 T11609 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1675762 T11609 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1675763 T11576 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1675763 T11609 oasc.ZkController.preRegister Registering watch for external collection collection1
   [junit4]   2> 1675763 T11609 oascc.ZkStateReader.addZkWatch addZkWatch collection1
   [junit4]   2> 1675764 T11577 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:40832",
   [junit4]   2> 	  "node_name":"127.0.0.1:40832_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 5
   [junit4]   2> 1675764 T11609 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 1675764 T11577 oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:40832",
   [junit4]   2> 	  "node_name":"127.0.0.1:40832_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1675764 T11577 oasco.ReplicaMutator.updateState Collection already exists with numShards=2
   [junit4]   2> 1675764 T11609 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 0 
   [junit4]   2> 1675764 T11577 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 1675765 T11609 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1675866 T11577 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 1675867 T11608 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 1675868 T11608 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 1 
   [junit4]   2> 1676765 T11609 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1676765 T11609 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1676766 T11609 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1676766 T11609 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1676767 T11609 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1676767 T11609 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestReplicaProperties 4E1BD7E82D31C081-001/shard-1-001/cores/collection1/'
   [junit4]   2> 1676775 T11609 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 1676776 T11609 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 1676780 T11609 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1676783 T11609 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1676805 T11609 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1676807 T11609 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1676810 T11609 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1676894 T11609 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1676895 T11609 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1676896 T11609 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1676898 T11609 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1676907 T11609 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1676907 T11609 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1676908 T11609 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestReplicaProperties 4E1BD7E82D31C081-001/shard-1-001/cores/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestReplicaProperties 4E1BD7E82D31C081-001/tempDir-001/jetty1/
   [junit4]   2> 1676908 T11609 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@680cd86b
   [junit4]   2> 1676908 T11609 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestReplicaProperties 4E1BD7E82D31C081-001/tempDir-001/jetty1
   [junit4]   2> 1676908 T11609 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestReplicaProperties 4E1BD7E82D31C081-001/tempDir-001/jetty1/index/
   [junit4]   2> 1676909 T11609 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestReplicaProperties 4E1BD7E82D31C081-001/tempDir-001/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 1676909 T11609 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestReplicaProperties 4E1BD7E82D31C081-001/tempDir-001/jetty1/index
   [junit4]   2> 1676909 T11609 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=91.412109375, floorSegmentMB=0.642578125, forceMergeDeletesPctAllowed=25.962575405882422, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1676910 T11609 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@2cf09ba4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@41d2a908),segFN=segments_1,generation=1}
   [junit4]   2> 1676910 T11609 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1676912 T11609 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1676912 T11609 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1676912 T11609 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1676912 T11609 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1676912 T11609 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1676913 T11609 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1676913 T11609 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1676913 T11609 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1676913 T11609 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1676913 T11609 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1676914 T11609 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1676914 T11609 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1676914 T11609 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1676915 T11609 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 1676915 T11609 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 1676915 T11609 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 1676916 T11609 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 1676916 T11609 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 1676916 T11609 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 1676917 T11609 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 1676917 T11609 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 1676917 T11609 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 1676917 T11609 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 1676918 T11609 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 1676918 T11609 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1676918 T11609 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 1676919 T11609 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1676920 T11609 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1676921 T11609 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1676921 T11609 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1676922 T11609 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1676922 T11609 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1676923 T11609 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1676923 T11609 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1676924 T11609 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=28.646484375, floorSegmentMB=1.041015625, forceMergeDeletesPctAllowed=10.308475184529662, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1676924 T11609 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@2cf09ba4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@41d2a908),segFN=segments_1,generation=1}
   [junit4]   2> 1676924 T11609 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1676924 T11609 oass.SolrIndexSearcher.<init> Opening Searcher@5a8120c9[collection1] main
   [junit4]   2> 1676924 T11609 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1676925 T11609 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1676925 T11609 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1676926 T11609 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1676926 T11609 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1676926 T11609 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1676926 T11609 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1676927 T11609 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1676927 T11609 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1676927 T11609 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1676927 T11610 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5a8120c9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1676928 T11609 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1676928 T11613 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:40832 collection:collection1 shard:shard2
   [junit4]   2> 1676928 T11548 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1676929 T11613 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 1676929 T11548 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1676931 T11613 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 1676932 T11576 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1676932 T11613 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1676933 T11613 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 1676933 T11577 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1"} current state version: 5
   [junit4]   2> ASYNC  NEW_CORE C5867 name=collection1 org.apache.solr.core.SolrCore@34801f67 url=http://127.0.0.1:40832/collection1 node=127.0.0.1:40832_ C5867_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=http://127.0.0.1:40832, node_name=127.0.0.1:40832_, state=down}
   [junit4]   2> 1676933 T11613 C5867 P40832 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:40832/collection1/
   [junit4]   2> 1676933 T11613 C5867 P40832 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1676933 T11613 C5867 P40832 oasc.SyncStrategy.syncToMe http://127.0.0.1:40832/collection1/ has no replicas
   [junit4]   2> 1676933 T11577 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 1
   [junit4]   2> 1676934 T11613 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:40832/collection1/ shard2
   [junit4]   2> 1676934 T11613 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 1676934 T11608 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 1676935 T11608 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 2 
   [junit4]   2> 1676937 T11576 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1676937 T11577 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:40832",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 5
   [junit4]   2> 1676938 T11577 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 2
   [junit4]   2> 1676939 T11608 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 1676939 T11608 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 3 
   [junit4]   2> 1676987 T11613 oasc.ZkController.register We are http://127.0.0.1:40832/collection1/ and leader is http://127.0.0.1:40832/collection1/
   [junit4]   2> 1676988 T11613 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:40832
   [junit4]   2> 1676988 T11613 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1676988 T11613 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 1676988 T11613 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1676989 T11576 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1676990 T11577 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:40832",
   [junit4]   2> 	  "node_name":"127.0.0.1:40832_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 5
   [junit4]   2> 1676990 T11577 oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:40832",
   [junit4]   2> 	  "node_name":"127.0.0.1:40832_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1676991 T11577 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 3
   [junit4]   2> 1676991 T11613 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 3 
   [junit4]   2> 1676991 T11608 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 1676992 T11608 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 
   [junit4]   2> 1677197 T11548 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestReplicaProperties 4E1BD7E82D31C081-001/shard-2-001/cores/collection1
   [junit4]   2> 1677198 T11548 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 1677199 T11548 oejs.Server.doStart jetty-9.2.6.v20141205
   [junit4]   2> 1677200 T11548 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@221f289a{/,null,AVAILABLE}
   [junit4]   2> 1677201 T11548 oejs.AbstractConnector.doStart Started ServerConnector@d8f4dea{HTTP/1.1}{127.0.0.1:๔๐๙๒๒}
   [junit4]   2> 1677201 T11548 oejs.Server.doStart Started @๑๖๗๘๔๓๒ms
   [junit4]   2> 1677201 T11548 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@c387f44
   [junit4]   2> 1677202 T11548 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1677202 T11548 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestReplicaProperties 4E1BD7E82D31C081-001/shard-2-001
   [junit4]   2> 1677202 T11548 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestReplicaProperties 4E1BD7E82D31C081-001/shard-2-001/'
   [junit4]   2> 1677213 T11548 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestReplicaProperties 4E1BD7E82D31C081-001/shard-2-001/solr.xml
   [junit4]   2> 1677217 T11548 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestReplicaProperties 4E1BD7E82D31C081-001/shard-2-001/cores
   [junit4]   2> 1677217 T11548 oasc.CoreContainer.<init> New CoreContainer 544155477
   [junit4]   2> 1677217 T11548 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestReplicaProperties 4E1BD7E82D31C081-001/shard-2-001/]
   [junit4]   2> 1677218 T11548 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1677218 T11548 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1677218 T11548 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1677218 T11548 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1677219 T11548 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 1677219 T11548 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1677219 T11548 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1677219 T11548 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1677219 T11548 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1677220 T11548 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1677220 T11548 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 1677220 T11548 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1677220 T11548 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1677221 T11548 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1677221 T11548 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1677221 T11548 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:58173/solr
   [junit4]   2> 1677221 T11548 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1677222 T11548 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1677222 T11548 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1677223 T11627 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7f06d3cc name:ZooKeeperConnection Watcher:127.0.0.1:58173 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1677224 T11548 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1677224 T11548 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1677225 T11548 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1677226 T11630 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@619d3bad name:ZooKeeperConnection Watcher:127.0.0.1:58173/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1677227 T11548 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1677230 T11548 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1678233 T11548 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40922_
   [junit4]   2> 1678233 T11548 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:40922_
   [junit4]   2> 1678236 T11548 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1678238 T11548 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestReplicaProperties 4E1BD7E82D31C081-001/shard-2-001/cores
   [junit4]   2> 1678239 T11548 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestReplicaProperties 4E1BD7E82D31C081-001/shard-2-001/cores/collection1/
   [junit4]   2> 1678239 T11548 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1678240 T11631 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1678240 T11631 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1678241 T11576 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1678254 T11631 oasc.ZkController.preRegister Registering watch for external collection collection1
   [junit4]   2> 1678255 T11577 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:40922",
   [junit4]   2> 	  "node_name":"127.0.0.1:40922_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 5
   [junit4]   2> 1678255 T11631 oascc.ZkStateReader.addZkWatch addZkWatch collection1
   [junit4]   2> 1678255 T11577 oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:40922",
   [junit4]   2> 	  "node_name":"127.0.0.1:40922_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1678256 T11631 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 1678256 T11577 oasco.ReplicaMutator.updateState Collection already exists with numShards=2
   [junit4]   2> 1678256 T11577 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1678256 T11631 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 
   [junit4]   2> 1678257 T11577 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 4
   [junit4]   2> 1678257 T11631 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1678257 T11630 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 1678257 T11608 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 1678258 T11630 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 5 
   [junit4]   2> 1678258 T11608 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 5 
   [junit4]   2> 1679257 T11631 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1679257 T11631 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1679258 T11631 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1679258 T11631 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1679259 T11631 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1679259 T11631 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestReplicaProperties 4E1BD7E82D31C081-001/shard-2-001/cores/collection1/'
   [junit4]   2> 1679267 T11631 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 1679269 T11631 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 1679272 T11631 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1679275 T11631 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1679283 T11631 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1679284 T11631 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1679288 T11631 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1679372 T11631 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1679374 T11631 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1679374 T11631 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1679376 T11631 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1679386 T11631 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1679386 T11631 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1679386 T11631 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestReplicaProperties 4E1BD7E82D31C081-001/shard-2-001/cores/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestReplicaProperties 4E1BD7E82D31C081-001/tempDir-001/jetty2/
   [junit4]   2> 1679386 T11631 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@680cd86b
   [junit4]   2> 1679387 T11631 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestReplicaProperties 4E1BD7E82D31C081-001/tempDir-001/jetty2
   [junit4]   2> 1679387 T11631 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestReplicaProperties 4E1BD7E82D31C081-001/tempDir-001/jetty2/index/
   [junit4]   2> 1679387 T11631 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestReplicaProperties 4E1BD7E82D31C081-001/tempDir-001/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 1679387 T11631 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestReplicaProperties 4E1BD7E82D31C081-001/tempDir-001/jetty2/index
   [junit4]   2> 1679388 T11631 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=91.412109375, floorSegmentMB=0.642578125, forceMergeDeletesPctAllowed=25.962575405882422, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1679388 T11631 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@533488bd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@48369abc),segFN=segments_1,generation=1}
   [junit4]   2> 1679388 T11631 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1679390 T11631 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1679390 T11631 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1679391 T11631 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1679391 T11631 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1679391 T11631 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1679391 T11631 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1679391 T11631 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1679391 T11631 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1679392 T11631 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1679392 T11631 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1679392 T11631 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1679392 T11631 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1679393 T11631 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1679393 T11631 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 1679393 T11631 oasc.RequestHandlers.in

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

  > 	at org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:712)
   [junit4]    > 	at org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:692)
   [junit4]    > 	at org.apache.solr.handler.admin.CollectionsHandler.rejoinElection(CollectionsHandler.java:487)
   [junit4]    > 	at org.apache.solr.handler.admin.CollectionsHandler.insurePreferredIsLeader(CollectionsHandler.java:402)
   [junit4]    > 	at org.apache.solr.handler.admin.CollectionsHandler.handleBalanceLeaders(CollectionsHandler.java:309)
   [junit4]    > 	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:275)
   [junit4]    > 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:144)
   [junit4]    > 	at org.apache.solr.servlet.SolrDispatchFilter.handleAdminRequest(SolrDispatchFilter.java:736)
   [junit4]    > 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:261)
   [junit4]    > 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:204)
   [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]    > 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:143)
   [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]    > 	at org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)
   [junit4]    > 	at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:364)
   [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
   [junit4]    > 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1125)
   [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
   [junit4]    > 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1059)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]    > 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
   [junit4]    > 	at org.eclipse.jetty.server.Server.handle(Server.java:497)
   [junit4]    > 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:313)
   [junit4]    > 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:248)
   [junit4]    > 	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
   [junit4]    > 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:626)
   [junit4]    > 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:546)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > ,code=500}</pre></p>
   [junit4]    > <hr /><i><small>Powered by Jetty://</small></i>
   [junit4]    > </body>
   [junit4]    > </html>
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:527)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:214)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:210)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:370)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:338)
   [junit4]    > 	... 48 more
   [junit4]   2> 1757407 T11548 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestReplicaProperties 4E1BD7E82D31C081-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=DefaultSimilarity, locale=th_TH_TH_#u-nu-thai, timezone=Africa/Algiers
   [junit4]   2> NOTE: Linux 3.13.0-45-generic amd64/Oracle Corporation 1.8.0_31 (64-bit)/cpus=8,threads=1,free=88944784,total=288047104
   [junit4]   2> NOTE: All tests run in this JVM: [PreAnalyzedUpdateProcessorTest, SuggestComponentTest, TestCharFilters, SimpleMLTQParserTest, TestClusterStateMutator, NumericFieldsTest, TestQueryTypes, TestManagedResource, DistribCursorPagingTest, TestShardHandlerFactory, TestLFUCache, TestManagedSynonymFilterFactory, PrimUtilsTest, ActionThrottleTest, TestSolrIndexConfig, DistributedSuggestComponentTest, TestCloudPivotFacet, TestSolrDynamicMBean, ClusterStateTest, SOLR749Test, TestStressUserVersions, TestBinaryResponseWriter, SyncSliceTest, SliceStateTest, ScriptEngineTest, TestXIncludeConfig, IndexSchemaRuntimeFieldTest, TestSerializedLuceneMatchVersion, TestArbitraryIndexDir, TestFieldTypeResource, TestFaceting, TestCSVResponseWriter, TestSweetSpotSimilarityFactory, TestDynamicLoading, TestAtomicUpdateErrorCases, SuggesterWFSTTest, UniqFieldsUpdateProcessorFactoryTest, HardAutoCommitTest, TestSolrConfigHandlerCloud, SolrPluginUtilsTest, AnalysisErrorHandlingTest, TestRandomDVFaceting, XmlUpdateRequestHandlerTest, TestDocumentBuilder, TestImplicitCoreProperties, TestSolrConfigHandlerConcurrent, TestCloudManagedSchemaConcurrent, ShowFileRequestHandlerTest, TestComplexPhraseQParserPlugin, TestReRankQParserPlugin, TestJmxMonitoredMap, DOMUtilTest, DirectUpdateHandlerTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestCloudInspectUtil, SampleTest, SolrInfoMBeanTest, TestBlobHandler, AlternateDirectoryTest, CustomCollectionTest, CursorPagingTest, TestDistributedSearch, TestOrdValues, SuggesterFSTTest, SortByFunctionTest, URLClassifyProcessorTest, RequiredFieldsTest, DocValuesMultiTest, InfoHandlerTest, RecoveryZkTest, ZkControllerTest, CacheHeaderTest, TestExtendedDismaxParser, TestBinaryField, DistributedFacetPivotLongTailTest, CloudMLTQParserTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestHashPartitioner, HdfsCollectionsAPIDistributedZkTest, HdfsRecoveryZkTest, SynonymTokenizerTest, SharedFSAutoReplicaFailoverTest, HdfsDirectoryFactoryTest, TestSortingResponseWriter, LeaderElectionTest, TestSurroundQueryParser, DistanceFunctionTest, CollectionsAPIAsyncDistributedZkTest, TestFunctionQuery, LukeRequestHandlerTest, TestElisionMultitermQuery, PreAnalyzedFieldTest, CircularListTest, TestSolrQueryParserResource, TestExpandComponent, CachingDirectoryFactoryTest, UnloadDistributedZkTest, HttpPartitionTest, TestConfigReload, DistributedSpellCheckComponentTest, RequestHandlersTest, TestDocBasedVersionConstraints, AddBlockUpdateTest, HdfsSyncSliceTest, TestReplicationHandler, TestReplicationHandlerBackup, ChangedSchemaMergeTest, TestIndexSearcher, DocumentAnalysisRequestHandlerTest, TestGroupingSearch, OutputWriterTest, TestPostingsSolrHighlighter, ShardRoutingTest, FullSolrCloudDistribCmdsTest, TestRealTimeGet, TestReload, DistributedTermsComponentTest, TestCoreContainer, SimpleFacetsTest, SolrCoreTest, StatsComponentTest, BadIndexSchemaTest, TestFiltering, SolrIndexSplitterTest, SignatureUpdateProcessorFactoryTest, SolrRequestParserTest, TestFoldingMultitermQuery, SuggesterTSTTest, TestStressLucene, PolyFieldTest, SolrCoreCheckLockOnStartupTest, DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, DebugComponentTest, DisMaxRequestHandlerTest, TestWriterPerf, FileBasedSpellCheckerTest, DocumentBuilderTest, TestIndexingPerformance, FieldAnalysisRequestHandlerTest, IndexSchemaTest, TestCollationField, ReturnFieldsTest, JSONWriterTest, TestAnalyzedSuggestions, TestPHPSerializedResponseWriter, SearchHandlerTest, UpdateParamsTest, ResponseLogComponentTest, TestStressRecovery, TestSuggestSpellingConverter, DateFieldTest, TestSolrJ, TestLRUCache, TestUtils, ZkNodePropsTest, SystemInfoHandlerTest, UUIDFieldTest, TestRTGBase, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestHighlightDedupGrouping, TestTolerantSearch, AssignTest, AsyncMigrateRouteKeyTest, DeleteReplicaTest, DistribDocExpirationUpdateProcessorTest, LeaderInitiatedRecoveryOnCommitTest, MultiThreadedOCPTest, OverseerStatusTest, RemoteQueryErrorTest, SolrXmlInZkTest, TestCollectionAPI, TestMiniSolrCloudCluster, TestReplicaProperties]
   [junit4] Completed on J0 in 84.60s, 1 test, 1 error <<< FAILURES!

[...truncated 241 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:519: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:467: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:61: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:191: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:512: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1348: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:956: There were test failures: 465 suites, 1855 tests, 1 error, 46 ignored (21 assumptions)

Total time: 59 minutes 14 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0_31 -XX:+UseCompressedOops -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any