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 2013/03/20 22:05:43 UTC

[JENKINS] Lucene-Solr-4.x-Linux (64bit/jdk1.8.0-ea-b79) - Build # 4754 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/4754/
Java: 64bit/jdk1.8.0-ea-b79 -XX:+UseG1GC

2 tests failed.
REGRESSION:  org.apache.solr.cloud.BasicDistributedZk2Test.testDistribSearch

Error Message:
Server at http://127.0.0.1:53133/onenodecollectioncore returned non ok status:404, message:Can not find: /onenodecollectioncore/update

Stack Trace:
org.apache.solr.common.SolrException: Server at http://127.0.0.1:53133/onenodecollectioncore returned non ok status:404, message:Can not find: /onenodecollectioncore/update
	at __randomizedtesting.SeedInfo.seed([4D05CD85521504D4:CCE3439D254A64E8]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:375)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102)
	at org.apache.solr.cloud.BasicDistributedZk2Test.testNodeWithoutCollectionForwarding(BasicDistributedZk2Test.java:196)
	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:89)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:487)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	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.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	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:70)
	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:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	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:358)
	at java.lang.Thread.run(Thread.java:722)


REGRESSION:  org.apache.solr.cloud.UnloadDistributedZkTest.testDistribSearch

Error Message:
Still found shard2 in collection test_unload_shard_and_collection

Stack Trace:
java.lang.AssertionError: Still found shard2 in collection test_unload_shard_and_collection
	at __randomizedtesting.SeedInfo.seed([4D05CD85521504D4:CCE3439D254A64E8]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.UnloadDistributedZkTest.testUnloadShardAndCollection(UnloadDistributedZkTest.java:124)
	at org.apache.solr.cloud.UnloadDistributedZkTest.doTest(UnloadDistributedZkTest.java:77)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:487)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	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.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	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:70)
	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:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	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:358)
	at java.lang.Thread.run(Thread.java:722)




Build Log:
[...truncated 9046 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.UnloadDistributedZkTest
[junit4:junit4]   2> 0 T27 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 16 T27 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363812379782
[junit4:junit4]   2> 22 T27 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 26 T28 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 65 T28 oaz.Environment.logEnv Server environment:zookeeper.version=3.4.5-1392090, built on 09/30/2012 17:52 GMT
[junit4:junit4]   2> 66 T28 oaz.Environment.logEnv Server environment:host.name=serv1
[junit4:junit4]   2> 66 T28 oaz.Environment.logEnv Server environment:java.version=1.8.0-ea
[junit4:junit4]   2> 67 T28 oaz.Environment.logEnv Server environment:java.vendor=Oracle Corporation
[junit4:junit4]   2> 68 T28 oaz.Environment.logEnv Server environment:java.home=/var/lib/jenkins/tools/java/64bit/jdk1.8.0-ea-b79/jre
[junit4:junit4]   2> 68 T28 oaz.Environment.logEnv Server environment:java.class.path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/classes/test:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-test-framework/classes/java:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/build/test-framework/classes/java:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/build/codecs/classes/java:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/classes/java:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/classes/java:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/build/analysis/common/lucene-analyzers-common-4.3-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/build/analysis/kuromoji/lucene-analyzers-kuromoji-4.3-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/build/analysis/phonetic/lucene-analyzers-phonetic-4.3-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/build/codecs/lucene-codecs-4.3-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/build/highlighter/lucene-highlighter-4.3-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/build/memory/lucene-memory-4.3-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/build/misc/lucene-misc-4.3-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/build/spatial/lucene-spatial-4.3-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/build/suggest/lucene-suggest-4.3-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/build/grouping/lucene-grouping-4.3-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/build/queries/lucene-queries-4.3-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/build/queryparser/lucene-queryparser-4.3-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/lib/cglib-nodep-2.2.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/lib/commons-cli-1.2.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/lib/commons-codec-1.7.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/lib/commons-fileupload-1.2.1.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/lib/commons-lang-2.6.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/lib/easymock-3.0.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/lib/guava-13.0.1.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/lib/javax.servlet-api-3.0.1.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/lib/objenesis-1.2.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/lib/org.restlet-2.1.1.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/lib/org.restlet.ext.servlet-2.1.1.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/lib/spatial4j-0.3.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/solrj/lib/commons-io-2.1.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/solrj/lib/httpclient-4.2.3.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/solrj/lib/httpcore-4.2.2.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/solrj/lib/httpmime-4.2.3.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/solrj/lib/jcl-over-slf4j-1.6.4.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/solrj/lib/noggit-0.5.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/solrj/lib/slf4j-api-1.6.4.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/solrj/lib/slf4j-jdk14-1.6.4.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/solrj/lib/wstx-asl-3.2.7.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/solrj/lib/zookeeper-3.4.5.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/lib/jetty-continuation-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/lib/jetty-deploy-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/lib/jetty-http-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/lib/jetty-io-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/lib/jetty-jmx-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/lib/jetty-security-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/lib/jetty-server-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/lib/jetty-servlet-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/lib/jetty-util-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/lib/jetty-webapp-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/lib/jetty-xml-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/lib/servlet-api-3.0.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/example-DIH/solr/db/lib/derby-10.9.1.0.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/example-DIH/solr/db/lib/hsqldb-1.8.0.10.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/build/core/classes/java:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/test-framework/lib/junit-4.10.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/test-framework/lib/randomizedtesting-runner-2.0.8.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-launcher.jar:/var/lib/jenkins/.ant/lib/ivy-2.3.0.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jai.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-swing.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-oro.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jmf.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-xalan2.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-javamail.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-resolver.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-testutil.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-commons-logging.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-log4j.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-junit.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jsch.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-commons-net.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-bsf.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jdepend.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-netrexx.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-regexp.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-junit4.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-bcel.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-antlr.jar:/var/lib/jenkins/tools/java/64bit/jdk1.8.0-ea-b79/lib/tools.jar:/var/lib/jenkins/.ivy2/cache/com.carrotsearch.randomizedtesting/junit4-ant/jars/junit4-ant-2.0.8.jar
[junit4:junit4]   2> 70 T28 oaz.Environment.logEnv Server environment:java.library.path=/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
[junit4:junit4]   2> 71 T28 oaz.Environment.logEnv Server environment:java.io.tmpdir=.
[junit4:junit4]   2> 72 T28 oaz.Environment.logEnv Server environment:java.compiler=<NA>
[junit4:junit4]   2> 72 T28 oaz.Environment.logEnv Server environment:os.name=Linux
[junit4:junit4]   2> 73 T28 oaz.Environment.logEnv Server environment:os.arch=amd64
[junit4:junit4]   2> 73 T28 oaz.Environment.logEnv Server environment:os.version=3.2.0-39-generic
[junit4:junit4]   2> 73 T28 oaz.Environment.logEnv Server environment:user.name=jenkins
[junit4:junit4]   2> 74 T28 oaz.Environment.logEnv Server environment:user.home=/var/lib/jenkins
[junit4:junit4]   2> 74 T28 oaz.Environment.logEnv Server environment:user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 89 T28 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 89 T28 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 89 T28 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 92 T28 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 126 T27 oasc.ZkTestServer.run start zk server on port:39514
[junit4:junit4]   2> 129 T28 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1363812379781/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 152 T27 oaz.Environment.logEnv Client environment:zookeeper.version=3.4.5-1392090, built on 09/30/2012 17:52 GMT
[junit4:junit4]   2> 153 T27 oaz.Environment.logEnv Client environment:host.name=serv1
[junit4:junit4]   2> 154 T27 oaz.Environment.logEnv Client environment:java.version=1.8.0-ea
[junit4:junit4]   2> 155 T27 oaz.Environment.logEnv Client environment:java.vendor=Oracle Corporation
[junit4:junit4]   2> 155 T27 oaz.Environment.logEnv Client environment:java.home=/var/lib/jenkins/tools/java/64bit/jdk1.8.0-ea-b79/jre
[junit4:junit4]   2> 156 T27 oaz.Environment.logEnv Client environment:java.class.path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/classes/test:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-test-framework/classes/java:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/build/test-framework/classes/java:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/build/codecs/classes/java:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/classes/java:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/classes/java:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/build/analysis/common/lucene-analyzers-common-4.3-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/build/analysis/kuromoji/lucene-analyzers-kuromoji-4.3-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/build/analysis/phonetic/lucene-analyzers-phonetic-4.3-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/build/codecs/lucene-codecs-4.3-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/build/highlighter/lucene-highlighter-4.3-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/build/memory/lucene-memory-4.3-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/build/misc/lucene-misc-4.3-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/build/spatial/lucene-spatial-4.3-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/build/suggest/lucene-suggest-4.3-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/build/grouping/lucene-grouping-4.3-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/build/queries/lucene-queries-4.3-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/build/queryparser/lucene-queryparser-4.3-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/lib/cglib-nodep-2.2.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/lib/commons-cli-1.2.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/lib/commons-codec-1.7.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/lib/commons-fileupload-1.2.1.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/lib/commons-lang-2.6.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/lib/easymock-3.0.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/lib/guava-13.0.1.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/lib/javax.servlet-api-3.0.1.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/lib/objenesis-1.2.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/lib/org.restlet-2.1.1.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/lib/org.restlet.ext.servlet-2.1.1.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/lib/spatial4j-0.3.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/solrj/lib/commons-io-2.1.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/solrj/lib/httpclient-4.2.3.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/solrj/lib/httpcore-4.2.2.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/solrj/lib/httpmime-4.2.3.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/solrj/lib/jcl-over-slf4j-1.6.4.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/solrj/lib/noggit-0.5.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/solrj/lib/slf4j-api-1.6.4.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/solrj/lib/slf4j-jdk14-1.6.4.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/solrj/lib/wstx-asl-3.2.7.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/solrj/lib/zookeeper-3.4.5.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/lib/jetty-continuation-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/lib/jetty-deploy-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/lib/jetty-http-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/lib/jetty-io-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/lib/jetty-jmx-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/lib/jetty-security-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/lib/jetty-server-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/lib/jetty-servlet-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/lib/jetty-util-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/lib/jetty-webapp-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/lib/jetty-xml-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/lib/servlet-api-3.0.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/example-DIH/solr/db/lib/derby-10.9.1.0.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/example/example-DIH/solr/db/lib/hsqldb-1.8.0.10.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/build/core/classes/java:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/test-framework/lib/junit-4.10.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/test-framework/lib/randomizedtesting-runner-2.0.8.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-launcher.jar:/var/lib/jenkins/.ant/lib/ivy-2.3.0.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jai.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-swing.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-oro.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jmf.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-xalan2.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-javamail.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-resolver.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-testutil.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-commons-logging.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-log4j.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-junit.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jsch.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-commons-net.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-bsf.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jdepend.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-netrexx.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-regexp.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-junit4.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-bcel.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-antlr.jar:/var/lib/jenkins/tools/java/64bit/jdk1.8.0-ea-b79/lib/tools.jar:/var/lib/jenkins/.ivy2/cache/com.carrotsearch.randomizedtesting/junit4-ant/jars/junit4-ant-2.0.8.jar
[junit4:junit4]   2> 158 T27 oaz.Environment.logEnv Client environment:java.library.path=/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
[junit4:junit4]   2> 159 T27 oaz.Environment.logEnv Client environment:java.io.tmpdir=.
[junit4:junit4]   2> 159 T27 oaz.Environment.logEnv Client environment:java.compiler=<NA>
[junit4:junit4]   2> 160 T27 oaz.Environment.logEnv Client environment:os.name=Linux
[junit4:junit4]   2> 163 T27 oaz.Environment.logEnv Client environment:os.arch=amd64
[junit4:junit4]   2> 164 T27 oaz.Environment.logEnv Client environment:os.version=3.2.0-39-generic
[junit4:junit4]   2> 164 T27 oaz.Environment.logEnv Client environment:user.name=jenkins
[junit4:junit4]   2> 165 T27 oaz.Environment.logEnv Client environment:user.home=/var/lib/jenkins
[junit4:junit4]   2> 165 T27 oaz.Environment.logEnv Client environment:user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 167 T27 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39514 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@6e3d9ce
[junit4:junit4]   2> 189 T27 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 194 T33 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:39514. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 196 T33 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:39514, initiating session
[junit4:junit4]   2> 196 T29 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:57411
[junit4:junit4]   2> 208 T29 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:57411
[junit4:junit4]   2> 214 T31 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 302 T31 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d898d6d040000 with negotiated timeout 10000 for client /127.0.0.1:57411
[junit4:junit4]   2> 302 T33 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:39514, sessionid = 0x13d898d6d040000, negotiated timeout = 10000
[junit4:junit4]   2> 307 T34 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6e3d9ce name:ZooKeeperConnection Watcher:127.0.0.1:39514 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 307 T27 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 310 T27 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 348 T32 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d898d6d040000
[junit4:junit4]   2> 356 T34 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 356 T29 oazs.NIOServerCnxn.doIO WARNING caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x13d898d6d040000, likely client has closed socket
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 
[junit4:junit4]   2> 357 T27 oaz.ZooKeeper.close Session: 0x13d898d6d040000 closed
[junit4:junit4]   2> 358 T29 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:57411 which had sessionid 0x13d898d6d040000
[junit4:junit4]   2> 358 T27 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39514/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@5f2350cd
[junit4:junit4]   2> 360 T27 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 360 T35 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:39514. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 361 T35 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:39514, initiating session
[junit4:junit4]   2> 362 T29 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:57412
[junit4:junit4]   2> 363 T29 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:57412
[junit4:junit4]   2> 364 T31 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d898d6d040001 with negotiated timeout 10000 for client /127.0.0.1:57412
[junit4:junit4]   2> 364 T35 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:39514, sessionid = 0x13d898d6d040001, negotiated timeout = 10000
[junit4:junit4]   2> 365 T36 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5f2350cd name:ZooKeeperConnection Watcher:127.0.0.1:39514/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 365 T27 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 373 T27 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 379 T27 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 384 T27 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 388 T27 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 394 T27 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 406 T27 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 414 T27 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 417 T27 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 423 T27 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 424 T27 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 437 T27 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 439 T27 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 445 T27 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 446 T27 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 451 T27 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 452 T27 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 461 T27 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 462 T27 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 467 T27 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 468 T27 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 472 T27 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 473 T27 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 478 T32 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d898d6d040001
[junit4:junit4]   2> 479 T36 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 481 T29 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:57412 which had sessionid 0x13d898d6d040001
[junit4:junit4]   2> 481 T27 oaz.ZooKeeper.close Session: 0x13d898d6d040001 closed
[junit4:junit4]   2> 582 T27 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 589 T27 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49485
[junit4:junit4]   2> 590 T27 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 591 T27 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 592 T27 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1363812380247
[junit4:junit4]   2> 592 T27 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1363812380247/solr.xml
[junit4:junit4]   2> 593 T27 oasc.CoreContainer.<init> New CoreContainer 184586806
[junit4:junit4]   2> 593 T27 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1363812380247/'
[junit4:junit4]   2> 594 T27 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1363812380247/'
[junit4:junit4]   2> 622 T27 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 623 T27 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 624 T27 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 624 T27 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 625 T27 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 625 T27 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 626 T27 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 626 T27 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 627 T27 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 628 T27 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 990 T27 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 1006 T27 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:39514/solr
[junit4:junit4]   2> 1015 T27 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 1015 T27 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39514 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@7d6235d8
[junit4:junit4]   2> 1016 T27 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 1017 T46 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:39514. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 1018 T46 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:39514, initiating session
[junit4:junit4]   2> 1018 T29 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:57413
[junit4:junit4]   2> 1019 T29 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:57413
[junit4:junit4]   2> 1021 T31 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d898d6d040002 with negotiated timeout 20000 for client /127.0.0.1:57413
[junit4:junit4]   2> 1021 T46 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:39514, sessionid = 0x13d898d6d040002, negotiated timeout = 20000
[junit4:junit4]   2> 1022 T47 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7d6235d8 name:ZooKeeperConnection Watcher:127.0.0.1:39514 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 1022 T27 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 1025 T32 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d898d6d040002
[junit4:junit4]   2> 1026 T47 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 1026 T27 oaz.ZooKeeper.close Session: 0x13d898d6d040002 closed
[junit4:junit4]   2> 1026 T29 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:57413 which had sessionid 0x13d898d6d040002
[junit4:junit4]   2> 1028 T27 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 1038 T27 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39514/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1dd6438f
[junit4:junit4]   2> 1039 T27 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 1039 T48 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:39514. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 1040 T48 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:39514, initiating session
[junit4:junit4]   2> 1040 T29 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:57414
[junit4:junit4]   2> 1041 T29 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:57414
[junit4:junit4]   2> 1043 T31 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d898d6d040003 with negotiated timeout 20000 for client /127.0.0.1:57414
[junit4:junit4]   2> 1043 T48 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:39514, sessionid = 0x13d898d6d040003, negotiated timeout = 20000
[junit4:junit4]   2> 1044 T49 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1dd6438f name:ZooKeeperConnection Watcher:127.0.0.1:39514/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 1044 T27 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 1058 T27 oascc.SolrZkClient.makePath makePath: /overseer/queue
[junit4:junit4]   2> 1065 T32 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d898d6d040003 type:create cxid:0x7 zxid:0x1b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 1067 T27 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
[junit4:junit4]   2> 1075 T27 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 1078 T27 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49485_
[junit4:junit4]   2> 1080 T32 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d898d6d040003 type:delete cxid:0x12 zxid:0x1e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:49485_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:49485_
[junit4:junit4]   2> 1081 T27 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49485_
[junit4:junit4]   2> 1088 T27 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 1103 T32 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d898d6d040003 type:delete cxid:0x20 zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 1104 T27 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 1108 T27 oasc.Overseer.start Overseer (id=89378808129650691-127.0.0.1:49485_-n_0000000000) starting
[junit4:junit4]   2> 1110 T32 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d898d6d040003 type:create cxid:0x25 zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 1119 T32 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d898d6d040003 type:create cxid:0x26 zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 1121 T32 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d898d6d040003 type:create cxid:0x28 zxid:0x27 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 1123 T27 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
[junit4:junit4]   2> 1133 T32 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d898d6d040003 type:create cxid:0x2e zxid:0x29 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 1137 T51 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 1138 T27 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 1142 T27 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 1145 T27 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 1153 T50 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 1155 T27 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 1156 T27 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 1181 T27 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 1192 T27 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 1195 T27 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39514/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@7584e754
[junit4:junit4]   2> 1197 T27 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 1197 T53 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:39514. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 1198 T53 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:39514, initiating session
[junit4:junit4]   2> 1198 T29 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:57415
[junit4:junit4]   2> 1199 T29 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:57415
[junit4:junit4]   2> 1200 T31 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d898d6d040004 with negotiated timeout 10000 for client /127.0.0.1:57415
[junit4:junit4]   2> 1201 T53 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:39514, sessionid = 0x13d898d6d040004, negotiated timeout = 10000
[junit4:junit4]   2> 1204 T54 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7584e754 name:ZooKeeperConnection Watcher:127.0.0.1:39514/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 1205 T27 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 1207 T27 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 1213 T27 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 1314 T27 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 1318 T27 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52891
[junit4:junit4]   2> 1319 T27 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 1320 T27 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 1320 T27 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1363812380978
[junit4:junit4]   2> 1321 T27 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1363812380978/solr.xml
[junit4:junit4]   2> 1322 T27 oasc.CoreContainer.<init> New CoreContainer 321838053
[junit4:junit4]   2> 1323 T27 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1363812380978/'
[junit4:junit4]   2> 1323 T27 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1363812380978/'
[junit4:junit4]   2> 1360 T27 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 1361 T27 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 1362 T27 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 1362 T27 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 1363 T27 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 1364 T27 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 1364 T27 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 1365 T27 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 1366 T27 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 1367 T27 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 1380 T27 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 1406 T27 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:39514/solr
[junit4:junit4]   2> 1406 T27 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 1407 T27 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39514 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@5d465e11
[junit4:junit4]   2> 1408 T27 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 1411 T64 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:39514. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 1412 T64 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:39514, initiating session
[junit4:junit4]   2> 1413 T29 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:57416
[junit4:junit4]   2> 1413 T29 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:57416
[junit4:junit4]   2> 1415 T31 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d898d6d040005 with negotiated timeout 20000 for client /127.0.0.1:57416
[junit4:junit4]   2> 1415 T64 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:39514, sessionid = 0x13d898d6d040005, negotiated timeout = 20000
[junit4:junit4]   2> 1417 T65 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5d465e11 name:ZooKeeperConnection Watcher:127.0.0.1:39514 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 1418 T27 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 1420 T32 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d898d6d040005
[junit4:junit4]   2> 1422 T29 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:57416 which had sessionid 0x13d898d6d040005
[junit4:junit4]   2> 1422 T65 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 1422 T27 oaz.ZooKeeper.close Session: 0x13d898d6d040005 closed
[junit4:junit4]   2> 1428 T27 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 1432 T27 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39514/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@16a6569f
[junit4:junit4]   2> 1433 T27 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 1434 T66 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:39514. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 1435 T66 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:39514, initiating session
[junit4:junit4]   2> 1435 T29 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:57417
[junit4:junit4]   2> 1436 T29 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:57417
[junit4:junit4]   2> 1437 T31 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d898d6d040006 with negotiated timeout 20000 for client /127.0.0.1:57417
[junit4:junit4]   2> 1437 T66 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:39514, sessionid = 0x13d898d6d040006, negotiated timeout = 20000
[junit4:junit4]   2> 1437 T67 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@16a6569f name:ZooKeeperConnection Watcher:127.0.0.1:39514/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 1438 T27 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 1439 T32 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d898d6d040006 type:create cxid:0x1 zxid:0x30 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 1441 T32 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d898d6d040006 type:create cxid:0x3 zxid:0x31 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 1445 T27 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 2449 T27 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52891_
[junit4:junit4]   2> 2450 T32 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d898d6d040006 type:delete cxid:0xd zxid:0x32 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:52891_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:52891_
[junit4:junit4]   2> 2451 T27 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52891_
[junit4:junit4]   2> 2457 T49 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 2457 T67 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 2457 T54 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 2469 T27 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 2470 T27 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 2472 T27 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2552 T27 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 2554 T27 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:56856
[junit4:junit4]   2> 2555 T27 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 2556 T27 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 2556 T27 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1363812382243
[junit4:junit4]   2> 2557 T27 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1363812382243/solr.xml
[junit4:junit4]   2> 2557 T27 oasc.CoreContainer.<init> New CoreContainer 1848877492
[junit4:junit4]   2> 2558 T27 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1363812382243/'
[junit4:junit4]   2> 2558 T27 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1363812382243/'
[junit4:junit4]   2> 2585 T27 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 2585 T27 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 2586 T27 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 2586 T27 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 2587 T27 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 2587 T27 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 2588 T27 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 2592 T27 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 2593 T27 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 2593 T27 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 2603 T27 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 2618 T27 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:39514/solr
[junit4:junit4]   2> 2619 T27 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 2620 T27 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39514 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@718a3e56
[junit4:junit4]   2> 2621 T27 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2621 T78 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:39514. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 2622 T78 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:39514, initiating session
[junit4:junit4]   2> 2622 T29 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:57418
[junit4:junit4]   2> 2623 T29 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:57418
[junit4:junit4]   2> 2624 T31 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d898d6d040007 with negotiated timeout 20000 for client /127.0.0.1:57418
[junit4:junit4]   2> 2625 T78 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:39514, sessionid = 0x13d898d6d040007, negotiated timeout = 20000
[junit4:junit4]   2> 2625 T79 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@718a3e56 name:ZooKeeperConnection Watcher:127.0.0.1:39514 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2626 T27 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2627 T32 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d898d6d040007
[junit4:junit4]   2> 2628 T79 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 2628 T27 oaz.ZooKeeper.close Session: 0x13d898d6d040007 closed
[junit4:junit4]   2> 2628 T29 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:57418 which had sessionid 0x13d898d6d040007
[junit4:junit4]   2> 2629 T27 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 2633 T27 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39514/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@6775fe74
[junit4:junit4]   2> 2634 T27 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2634 T80 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:39514. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 2635 T80 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:39514, initiating session
[junit4:junit4]   2> 2635 T29 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:57419
[junit4:junit4]   2> 2636 T29 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:57419
[junit4:junit4]   2> 2637 T31 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d898d6d040008 with negotiated timeout 20000 for client /127.0.0.1:57419
[junit4:junit4]   2> 2637 T80 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:39514, sessionid = 0x13d898d6d040008, negotiated timeout = 20000
[junit4:junit4]   2> 2637 T81 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6775fe74 name:ZooKeeperConnection Watcher:127.0.0.1:39514/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2638 T27 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2639 T32 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d898d6d040008 type:create cxid:0x1 zxid:0x38 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2640 T32 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d898d6d040008 type:create cxid:0x3 zxid:0x39 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2643 T27 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3651 T27 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56856_
[junit4:junit4]   2> 3652 T32 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d898d6d040008 type:delete cxid:0xd zxid:0x3a txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:56856_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:56856_
[junit4:junit4]   2> 3653 T27 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56856_
[junit4:junit4]   2> 3657 T67 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 3657 T49 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 3657 T54 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 3658 T81 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 3666 T27 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 3667 T27 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3668 T27 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3764 T27 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 3767 T27 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52387
[junit4:junit4]   2> 3768 T27 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 3769 T27 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 3770 T27 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1363812383436
[junit4:junit4]   2> 3771 T27 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1363812383436/solr.xml
[junit4:junit4]   2> 3772 T27 oasc.CoreContainer.<init> New CoreContainer 348974861
[junit4:junit4]   2> 3773 T27 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1363812383436/'
[junit4:junit4]   2> 3773 T27 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1363812383436/'
[junit4:junit4]   2> 3811 T27 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 3812 T27 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 3813 T27 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 3813 T27 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 3814 T27 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 3815 T27 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 3816 T27 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 3816 T27 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 3817 T27 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 3818 T27 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 3832 T27 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 3857 T27 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:39514/solr
[junit4:junit4]   2> 3858 T27 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 3859 T27 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39514 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@7d606e27
[junit4:junit4]   2> 3860 T27 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3860 T92 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:39514. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3861 T92 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:39514, initiating session
[junit4:junit4]   2> 3861 T29 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:57420
[junit4:junit4]   2> 3862 T29 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:57420
[junit4:junit4]   2> 3863 T31 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d898d6d040009 with negotiated timeout 20000 for client /127.0.0.1:57420
[junit4:junit4]   2> 3863 T92 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:39514, sessionid = 0x13d898d6d040009, negotiated timeout = 20000
[junit4:junit4]   2> 3864 T93 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7d606e27 name:ZooKeeperConnection Watcher:127.0.0.1:39514 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3864 T27 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3866 T32 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d898d6d040009
[junit4:junit4]   2> 3867 T27 oaz.ZooKeeper.close Session: 0x13d898d6d040009 closed
[junit4:junit4]   2> 3867 T29 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:57420 which had sessionid 0x13d898d6d040009
[junit4:junit4]   2> 3868 T93 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 3868 T27 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 3872 T27 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39514/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@4c1c007d
[junit4:junit4]   2> 3873 T27 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3873 T94 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:39514. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3874 T94 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:39514, initiating session
[junit4:junit4]   2> 3874 T29 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:57421
[junit4:junit4]   2> 3875 T29 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:57421
[junit4:junit4]   2> 3877 T31 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d898d6d04000a with negotiated timeout 20000 for client /127.0.0.1:57421
[junit4:junit4]   2> 3877 T94 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:39514, sessionid = 0x13d898d6d04000a, negotiated timeout = 20000
[junit4:junit4]   2> 3877 T95 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4c1c007d name:ZooKeeperConnection Watcher:127.0.0.1:39514/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3878 T27 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3879 T32 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d898d6d04000a type:create cxid:0x1 zxid:0x40 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3881 T32 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d898d6d04000a type:create cxid:0x3 zxid:0x41 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3884 T27 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4889 T27 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52387_
[junit4:junit4]   2> 4890 T32 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d898d6d04000a type:delete cxid:0xd zxid:0x42 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:52387_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:52387_
[junit4:junit4]   2> 4891 T27 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52387_
[junit4:junit4]   2> 4896 T67 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 4896 T49 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 4897 T81 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 4897 T95 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 4897 T54 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 4904 T27 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 4905 T27 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 4906 T27 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 5020 T27 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 5023 T27 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:40837
[junit4:junit4]   2> 5024 T27 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 5025 T27 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 5025 T27 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1363812384675
[junit4:junit4]   2> 5026 T27 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1363812384675/solr.xml
[junit4:junit4]   2> 5026 T27 oasc.CoreContainer.<init> New CoreContainer 2070940928
[junit4:junit4]   2> 5027 T27 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1363812384675/'
[junit4:junit4]   2> 5028 T27 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1363812384675/'
[junit4:junit4]   2> 5057 T27 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 5058 T27 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 5059 T27 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 5059 T27 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 5060 T27 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 5060 T27 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 5061 T27 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 5061 T27 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 5062 T27 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 5063 T27 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 5072 T27 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 5100 T27 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:39514/solr
[junit4:junit4]   2> 5101 T27 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 5102 T27 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39514 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@5964a26
[junit4:junit4]   2> 5113 T27 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 5113 T106 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:39514. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 5114 T106 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:39514, initiating session
[junit4:junit4]   2> 5114 T29 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:57422
[junit4:junit4]   2> 5115 T29 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:57422
[junit4:junit4]   2> 5117 T31 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d898d6d04000b with negotiated timeout 20000 for client /127.0.0.1:57422
[junit4:junit4]   2> 5117 T106 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:39514, sessionid = 0x13d898d6d04000b, negotiated timeout = 20000
[junit4:junit4]   2> 5118 T107 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5964a26 name:ZooKeeperConnection Watcher:127.0.0.1:39514 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 5119 T27 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 5121 T32 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d898d6d04000b
[junit4:junit4]   2> 5122 T29 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:57422 which had sessionid 0x13d898d6d04000b
[junit4:junit4]   2> 5122 T107 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 5122 T27 oaz.ZooKeeper.close Session: 0x13d898d6d04000b closed
[junit4:junit4]   2> 5123 T27 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 5130 T27 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39514/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@64d4fa02
[junit4:junit4]   2> 5132 T27 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 5133 T108 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:39514. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 5134 T108 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:39514, initiating session
[junit4:junit4]   2> 5134 T29 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:57423
[junit4:junit4]   2> 5135 T29 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:57423
[junit4:junit4]   2> 5136 T31 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d898d6d04000c with negotiated timeout 20000 for client /127.0.0.1:57423
[junit4:junit4]   2> 5137 T108 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:39514, sessionid = 0x13d898d6d04000c, negotiated timeout = 20000
[junit4:junit4]   2> 5138 T109 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@64d4fa02 name:ZooKeeperConnection Watcher:127.0.0.1:39514/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 5138 T27 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 5140 T32 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d898d6d04000c type:create cxid:0x1 zxid:0x48 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 5143 T32 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d898d6d04000c type:create cxid:0x3 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 5147 T27 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 6152 T27 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40837_
[junit4:junit4]   2> 6153 T32 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d898d6d04000c type:delete cxid:0xd zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:40837_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:40837_
[junit4:junit4]   2> 6155 T27 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:40837_
[junit4:junit4]   2> 6159 T95 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 6159 T67 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 6160 T49 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 6160 T81 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 6160 T54 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 6160 T109 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 6166 T27 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 6167 T27 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 6168 T27 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 6172 T27 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 6373 T61 oasc.CoreContainer.create Creating SolrCore 'unloadcollection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1363812380978/unloadcollection1
[junit4:junit4]   2> 6376 T61 oasc.ZkController.createCollectionZkNode Check for collection zkNode:unloadcollection
[junit4:junit4]   2> 6379 T61 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:unloadcollection
[junit4:junit4]   2> 6381 T61 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 6384 T61 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 6386 T61 oascc.SolrZkClient.makePath makePath: /collections/unloadcollection
[junit4:junit4]   2> 6391 T61 oasc.ZkController.readConfigName Load collection config from:/collections/unloadcollection
[junit4:junit4]   2> 6393 T61 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1363812380978/unloadcollection1/'
[junit4:junit4]   2> 6480 T61 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 6570 T61 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 6572 T61 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 6629 T61 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 7292 T61 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 7308 T61 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 7312 T61 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 7413 T61 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 7423 T61 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 7429 T61 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 7433 T61 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 7434 T61 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 7435 T61 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 7437 T61 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 7438 T61 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 7438 T61 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 7439 T61 oasc.SolrCore.<init> [unloadcollection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1363812380978/unloadcollection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363812379782/1363812385943unloadcollection1_1n/
[junit4:junit4]   2> 7441 T61 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@d65233b
[junit4:junit4]   2> 7443 T61 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 7444 T61 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363812379782/1363812385943unloadcollection1_1n forceNew: false
[junit4:junit4]   2> 7445 T61 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363812379782/1363812385943unloadcollection1_1n/index/
[junit4:junit4]   2> 7446 T61 oasc.SolrCore.initIndex WARNING [unloadcollection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363812379782/1363812385943unloadcollection1_1n/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 7447 T61 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363812379782/1363812385943unloadcollection1_1n/index forceNew: false
[junit4:junit4]   2> 7451 T61 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4b93e50e lockFactory=org.apache.lucene.store.NativeFSLockFactory@7a5b7648),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 7451 T61 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 7465 T61 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 7465 T61 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 7466 T61 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 7468 T61 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 7469 T61 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 7469 T61 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 7470 T61 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 7471 T61 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 7471 T61 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 7475 T61 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 7478 T61 oass.SolrIndexSearcher.<init> Opening Searcher@11ea4a56 main
[junit4:junit4]   2> 7481 T61 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363812379782/1363812385943unloadcollection1_1n/tlog
[junit4:junit4]   2> 7489 T61 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 7489 T61 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 7499 T111 oasc.SolrCore.registerSearcher [unloadcollection1] Registered new searcher Searcher@11ea4a56 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 7505 T61 oasc.ZkController.publish publishing core=unloadcollection1 state=down
[junit4:junit4]   2> 8670 T50 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8671 T50 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52891",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "core":"unloadcollection1",
[junit4:junit4]   2> 	  "collection":"unloadcollection",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:52891_",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 8672 T50 oasc.Overseer$ClusterStateUpdater.createCollection Create collection unloadcollection with numShards 1
[junit4:junit4]   2> 8684 T50 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 8935 T95 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 8935 T49 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 8935 T54 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 8935 T81 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 8935 T109 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 8935 T67 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 9508 T61 oasc.CoreContainer.registerCore registering core: unloadcollection1
[junit4:junit4]   2> 9509 T61 oasc.ZkController.register Register replica - core:unloadcollection1 address:http://127.0.0.1:52891 collection:unloadcollection shard:shard1
[junit4:junit4]   2> 9513 T61 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
[junit4:junit4]   2> 9519 T61 oascc.SolrZkClient.makePath makePath: /collections/unloadcollection/leader_elect/shard1/election
[junit4:junit4]   2> 9530 T32 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d898d6d040006 type:delete cxid:0x51 zxid:0x57 txntype:-1 reqpath:n/a Error Path:/solr/collections/unloadcollection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/unloadcollection/leaders
[junit4:junit4]   2> 9531 T61 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 9531 T32 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d898d6d040006 type:create cxid:0x52 zxid:0x58 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 9535 T61 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 9535 T61 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 9536 T61 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:52891/unloadcollection1/
[junit4:junit4]   2> 9537 T61 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 9537 T61 oasc.SyncStrategy.syncToMe http://127.0.0.1:52891/unloadcollection1/ has no replicas
[junit4:junit4]   2> 9537 T61 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:52891/unloadcollection1/
[junit4:junit4]   2> 9538 T61 oascc.SolrZkClient.makePath makePath: /collections/unloadcollection/leaders/shard1
[junit4:junit4]   2> 9544 T32 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d898d6d040006 type:create cxid:0x5d zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 10445 T50 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 10455 T109 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 10455 T49 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 10455 T54 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 10455 T95 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 10455 T67 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 10455 T81 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 10500 T61 oasc.ZkController.register We are http://127.0.0.1:52891/unloadcollection1/ and leader is http://127.0.0.1:52891/unloadcollection1/
[junit4:junit4]   2> 10502 T61 oasc.ZkController.register No LogReplay needed for core=unloadcollection1 baseURL=http://127.0.0.1:52891
[junit4:junit4]   2> 10503 T61 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 10503 T61 oasc.ZkController.publish publishing core=unloadcollection1 state=active
[junit4:junit4]   2> 10506 T61 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 10507 T61 oasc.CoreContainer.persistFile Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1363812380978/solr.xml
[junit4:junit4]   2> 10516 T61 oasc.SolrXMLSerializer.persistFile Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1363812380978/solr.xml
[junit4:junit4]   2> 10518 T61 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {wt=javabin&name=unloadcollection1&version=2&collection=unloadcollection&numShards=1&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363812379782/1363812385943unloadcollection1_1n&action=CREATE} status=0 QTime=4150 
[junit4:junit4]   2> 10540 T27 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 10542 T27 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:39514/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@6fdcb089
[junit4:junit4]   2> 10543 T27 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 10543 T112 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:39514. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 10544 T112 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:39514, initiating session
[junit4:junit4]   2> 10544 T29 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:57426
[junit4:junit4]   2> 10545 T29 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:57426
[junit4:junit4]   2> 10546 T31 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d898d6d04000d with negotiated timeout 10000 for client /127.0.0.1:57426
[junit4:junit4]   2> 10546 T112 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:39514, sessionid = 0x13d898d6d04000d, negotiated timeout = 10000
[junit4:junit4]   2> 10546 T113 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6fdcb089 name:ZooKeeperConnection Watcher:127.0.0.1:39514/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 10547 T27 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 10549 T27 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 10552 T27 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 10553 T27 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 10560 T76 oasc.CoreContainer.create Creating SolrCore 'unloadcollection2' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1363812382243/unloadcollection2
[junit4:junit4]   2> 10561 T76 oasc.ZkController.createCollectionZkNode Check for collection zkNode:unloadcollection
[junit4:junit4]   2> 10562 T76 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 10562 T76 oasc.ZkController.readConfigName Load collection config from:/collections/unloadcollection
[junit4:junit4]   2> 10564 T76 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1363812382243/unloadcollection2/'
[junit4:junit4]   2> 10616 T76 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 10680 T76 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 10682 T76 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 10725 T76 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 11207 T76 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 11219 T76 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 11224 T76 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 11267 T76 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 11277 T76 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 11285 T76 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 11287 T76 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 11288 T76 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 11288 T76 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 11290 T76 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 11291 T76 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 11291 T76 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 11292 T76 oasc.SolrCore.<init> [unloadcollection2] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1363812382243/unloadcollection2/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363812379782/1363812390321unloadcollection1_2n/
[junit4:junit4]   2> 11292 T76 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@d65233b
[junit4:junit4]   2> 11293 T76 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 11294 T76 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363812379782/1363812390321unloadcollection1_2n forceNew: false
[junit4:junit4]   2> 11294 T76 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363812379782/1363812390321unloadcollection1_2n/index/
[junit4:junit4]   2> 11294 T76 oasc.SolrCore.initIndex WARNING [unloadcollection2] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363812379782/1363812390321unloadcollection1_2n/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 11295 T76 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363812379782/1363812390321unloadcollection1_2n/index forceNew: false
[junit4:junit4]   2> 11297 T76 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@544a3498 lockFactory=org.apache.lucene.store.NativeFSLockFactory@53b3c95a),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 11298 T76 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 11300 T76 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 11301 T76 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 11302 T76 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 11303 T76 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 11304 T76 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 11304 T76 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 11305 T76 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 11306 T76 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 11306 T76 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 11309 T76 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 11312 T76 oass.SolrIndexSearcher.<init> Opening Searcher@61433cfc main
[junit4:junit4]   2> 11313 T76 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363812379782/1363812390321unloadcollection1_2n/tlog
[junit4:junit4]   2> 11314 T76 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 11314 T76 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 11322 T114 oasc.SolrCore.registerSearcher [unloadcollection2] Registered new searcher Searcher@61433cfc main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 11327 T76 oasc.ZkController.publish publishing core=unloadcollection2 state=down
[junit4:junit4]   2> 11328 T76 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11968 T50 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11969 T50 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52891",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "core":"unloadcollection1",
[junit4:junit4]   2> 	  "collection":"unloadcollection",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:52891_",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:52891__unloadcollection1",
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 11978 T50 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:56856",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "core":"unloadcollection2",
[junit4:junit4]   2> 	  "collection":"unloadcollection",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:56856_",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 11979 T50 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 11979 T50 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 11991 T54 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 11992 T49 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 11992 T109 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 11992 T113 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 11992 T67 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 11992 T95 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 11992 T81 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 12346 T76 oasc.CoreContainer.registerCore registering core: unloadcollection2
[junit4:junit4]   2> 12347 T76 oasc.ZkController.register Register replica - core:unloadcollection2 address:http://127.0.0.1:56856 collection:unloadcollection shard:shard1
[junit4:junit4]   2> 12369 T76 oasc.ZkController.register We are http://127.0.0.1:56856/unloadcollection2/ and leader is http://127.0.0.1:52891/unloadcollection1/
[junit4:junit4]   2> 12369 T76 oasc.ZkController.register No LogReplay needed for core=unloadcollection2 baseURL=http://127.0.0.1:56856
[junit4:junit4]   2> 12370 T76 oasc.ZkController.checkRecovery Core needs to recover:unloadcollection2
[junit4:junit4]   2> 12370 T76 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C1 name=unloadcollection2 org.apache.solr.core.SolrCore@ecc2a7f url=http://127.0.0.1:56856/unloadcollection2 node=127.0.0.1:56856_ C1_STATE=coll:unloadcollection core:unloadcollection2 props:{base_url=http://127.0.0.1:56856, core=unloadcollection2, collection=unloadcollection, state=down, node_name=127.0.0.1:56856_}
[junit4:junit4]   2> 12374 T115 C1 P56856 oasc.RecoveryStrategy.run Starting recovery process.  core=unloadcollection2 recoveringAfterStartup=true
[junit4:junit4]   2> 12374 T115 C1 P56856 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 12374 T76 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12375 T115 C1 P56856 oasc.ZkController.publish publishing core=unloadcollection2 state=recovering
[junit4:junit4]   2> 12375 T115 C1 P56856 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 12376 T76 oasc.CoreContainer.persistFile Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1363812382243/solr.xml
[junit4:junit4]   2> 12382 T76 oasc.SolrXMLSerializer.persistFile Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1363812382243/solr.xml
[junit4:junit4]   2> 12384 T76 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {wt=javabin&name=unloadcollection2&version=2&collection=unloadcollection&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363812379782/1363812390321unloadcollection1_2n&action=CREATE} status=0 QTime=1824 
[junit4:junit4]   2> 12396 T115 C1 P56856 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 12396 T27 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12398 T27 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: unloadcollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 12400 T27 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13402 T27 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13512 T50 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13513 T50 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:56856",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "core":"unloadcollection2",
[junit4:junit4]   2> 	  "collection":"unloadcollection",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:56856_",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:56856__unloadcollection2",
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 13526 T95 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 13526 T67 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 13526 T49 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 13526 T113 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 13526 T109 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 13526 T54 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 13526 T81 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 14405 T60 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {wt=javabin&version=2&core=unloadcollection1&onlyIfLeader=true&action=PREPRECOVERY&state=recovering&coreNodeName=127.0.0.1:56856__unloadcollection2&checkLive=true&nodeName=127.0.0.1:56856_} status=0 QTime=2001 
[junit4:junit4]   2> 14405 T27 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15408 T27 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C1_STATE=coll:unloadcollection core:unloadcollection2 props:{base_url=http://127.0.0.1:56856, shard=shard1, core=unloadcollection2, collection=unloadcollection, state=recovering, node_name=127.0.0.1:56856_}
[junit4:junit4]   2> 16406 T115 C1 P56856 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:52891/unloadcollection1/ core=unloadcollection2 - recoveringAfterStartup=true
[junit4:junit4]   2> 16411 T27 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16413 T115 C1 P56856 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&connTimeout=30000&socketTimeout=30000&retry=false
[junit4:junit4]   2> 16423 T115 C1 P56856 oasu.PeerSync.sync PeerSync: core=unloadcollection2 url=http://127.0.0.1:56856 START replicas=[http://127.0.0.1:52891/unloadcollection1/] nUpdates=100
[junit4:junit4]   2> 16425 T115 C1 P56856 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 16426 T115 C1 P56856 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=unloadcollection2
[junit4:junit4]   2> 16426 T115 C1 P56856 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=unloadcollection2
[junit4:junit4]   2> 16426 T115 C1 P56856 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=unloadcollection2
[junit4:junit4]   2> 16427 T115 C1 P56856 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 16427 T115 C1 P56856 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:52891/unloadcollection1/. core=unloadcollection2
[junit4:junit4]   2> 16427 T115 C1 P56856 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C2 name=unloadcollection1 org.apache.solr.core.SolrCore@1cf7c5b5 url=http://127.0.0.1:52891/unloadcollection1 node=127.0.0.1:52891_ C2_STATE=coll:unloadcollection core:unloadcollection1 props:{base_url=http://127.0.0.1:52891, shard=shard1, core=unloadcollection1, collection=unloadcollection, state=active, node_name=127.0.0.1:52891_, leader=true}
[junit4:junit4]   2> 16453 T61 C2 P52891 REQ /get {wt=javabin&version=2&getVersions=100&distrib=false&qt=/get} status=0 QTime=4 
[junit4:junit4]   2> 16463 T60 C2 P52891 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 16465 T60 C2 P52891 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4b93e50e lockFactory=org.apache.lucene.store.NativeFSLockFactory@7a5b7648),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 16466 T60 C2 P52891 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 16467 T60 C2 P52891 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4b93e50e lockFactory=org.apache.lucene.store.NativeFSLockFactory@7a5b7648),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4b93e50e lockFactory=org.apache.lucene.store.NativeFSLockFactory@7a5b7648),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 16467 T60 C2 P52891 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 16468 T60 C2 P52891 oass.SolrIndexSearcher.<init> Opening Searcher@5541c786 realtime
[junit4:junit4]   2> 16468 T60 C2 P52891 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 16469 T60 C2 P52891 /update {wt=javabin&openSearcher=false&version=2&commit_end_point=true&softCommit=false&waitSearcher=true&commit=true} {commit=} 0 20
[junit4:junit4]   2> 16495 T115 C1 P56856 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 16496 T115 C1 P56856 oascsi.HttpClientUtil.createClient Creating new http client, config:connTimeout=5000&socketTimeout=20000&allowCompression=false&maxConnections=10000&maxConnectionsPerHost=10000
[junit4:junit4]   2> 16505 T115 C1 P56856 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 16525 T61 C2 P52891 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 16526 T61 C2 P52891 REQ /replication {wt=javabin&version=2&qt=/replication&command=indexversion} status=0 QTime=18 
[junit4:junit4]   2> 16527 T115 C1 P56856 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 16528 T115 C1 P56856 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 16529 T115 C1 P56856 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 16533 T60 C2 P52891 REQ /replication {wt=javabin&version=2&generation=2&qt=/replication&command=filelist} status=0 QTime=0 
[junit4:junit4]   2> 16535 T115 C1 P56856 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 16537 T115 C1 P56856 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363812379782/1363812390321unloadcollection1_2n/index.20130321034636300 forceNew: false
[junit4:junit4]   2> 16538 T115 C1 P56856 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@4812adec lockFactory=org.apache.lucene.store.NativeFSLockFactory@5d714250) fullCopy=false
[junit4:junit4]   2> 16549 T63 C2 P52891 REQ /replication {wt=filestream&file=segments_2&checksum=true&generation=2&qt=/replication&command=filecontent} status=0 QTime=3 
[junit4:junit4]   2> 16558 T115 C1 P56856 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 16561 T115 C1 P56856 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 16561 T115 C1 P56856 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=unloadcollection2
[junit4:junit4]   2> 16565 T115 C1 P56856 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@544a3498 lockFactory=org.apache.lucene.store.NativeFSLockFactory@53b3c95a),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@544a3498 lockFactory=org.apache.lucene.store.NativeFSLockFactory@53b3c95a),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 16566 T115 C1 P56856 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 16567 T115 C1 P56856 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 16567 T115 C1 P56856 oass.SolrIndexSearcher.<init> Opening Searcher@340155bf main
[junit4:junit4]   2> 16573 T114 oasc.SolrCore.registerSearcher [unloadcollection2] Registered new searcher Searcher@340155bf main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 16575 T115 C1 P56856 oasc.RecoveryStrategy.replay No replay needed. core=unloadcollection2
[junit4:junit4]   2> 16576 T115 C1 P56856 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=unloadcollection2
[junit4:junit4]   2> 16577 T115 C1 P56856 oasc.ZkController.publish publishing core=unloadcollection2 state=active
[junit4:junit4]   2> 16577 T115 C1 P56856 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16580 T115 C1 P56856 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=unloadcollection2
[junit4:junit4]   2> 17414 T27 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18041 T50 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18042 T50 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:56856",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "core":"unloadcollection2",
[junit4:junit4]   2> 	  "collection":"unloadcollection",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:56856_",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:56856__unloadcollection2",
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 18048 T54 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 18049 T67 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 18049 T95 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 18049 T81 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 18048 T49 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 18049 T109 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 18048 T113 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 18417 T27 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18418 T27 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: unloadcollection
[junit4:junit4]   2> 18419 T27 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2>  C1_STATE=coll:unloadcollection core:unloadcollection2 props:{base_url=http://127.0.0.1:56856, shard=shard1, core=unloadcollection2, collection=unloadcollection, state=active, node_name=127.0.0.1:56856_}
[junit4:junit4]   2> 18621 T76 C1 P56856 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52891/unloadcollection1/&update.distrib=FROMLEADER} {add=[6 (1430060949353529344)]} 0 5
[junit4:junit4]   2> 18623 T63 C2 P52891 /update {wt=javabin&version=2} {add=[6 (1430060949353529344)]} 0 181
[junit4:junit4]   2> 18637 T77 C1 P56856 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52891/unloadcollection1/&update.distrib=FROMLEADER} {add=[7 (1430060949454192640)]} 0 4
[junit4:junit4]   2> 18638 T62 C2 P52891 /update {wt=javabin&version=2} {add=[7 (1430060949454192640)]} 0 12
[junit4:junit4]   2> 18652 T74 C1 P56856 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52891/unloadcollection1/&update.distrib=FROMLEADER} {add=[8 (1430060949470969856)]} 0 3
[junit4:junit4]   2> 18653 T60 C2 P52891 /update {wt=javabin&version=2} {add=[8 (1430060949470969856)]} 0 11
[junit4:junit4]   2> 18657 T63 C2 P52891 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 18711 T63 C2 P52891 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4b93e50e lockFactory=org.apache.lucene.store.NativeFSLockFactory@7a5b7648),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4b93e50e lockFactory=org.apache.lucene.store.NativeFSLockFactory@7a5b7648),segFN=segments_3,generation=3,filenames=[_0_Lucene41_0.tip, _0_Lucene41_0.pos, _0_Lucene41_0.tim, _0.si, _0_Lucene41_0.doc, _0.nvm, _0.fdx, _0.fdt, _0.nvd, segments_3, _0.fnm]
[junit4:junit4]   2> 18712 T63 C2 P52891 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[_0_Lucene41_0.tip, _0_Lucene41_0.pos, _0_Lucene41_0.tim, _0.si, _0_Lucene41_0.doc, _0.nvm, _0.fdx, _0.fdt, _0.nvd, segments_3, _0.fnm]
[junit4:junit4]   2> 18747 T63 C2 P52891 oass.SolrIndexSearcher.<init> Opening Searcher@272fa766 main
[junit4:junit4]   2> 18748 T63 C2 P52891 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 18750 T111 oasc.SolrCore.registerSearcher [unloadcollection1] Registered new searcher Searcher@272fa766 main{StandardDirectoryReader(segments_3:3:nrt _0(4.3):C3)}
[junit4:junit4]   2> 18751 T63 C2 P52891 oasu.SolrCmdDistributor.distribCommit Distrib commit to:[StdNode: http://127.0.0.1:56856/unloadcollection2/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   2> 18759 T75 C1 P56856 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 18767 T75 C1 P56856 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@544a3498 lockFactory=org.apache.lucene.store.NativeFSLockFactory@53b3c95a),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@544a3498 lockFactory=org.apache.lucene.store.NativeFSLockFactory@53b3c95a),segFN=segments_3,generation=3,filenames=[_0_Lucene41_0.tip, _0_Lucene41_0.pos, _0_Lucene41_0.tim, _0.si, _0_Lucene41_0.doc, _0.nvm, _0.fdx, _0.fdt, _0.nvd, segments_3, _0.fnm]
[junit4:junit4]   2> 18768 T75 C1 P56856 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[_0_Lucene41_0.tip, _0_Lucene41_0.pos, _0_Lucene41_0.tim, _0.si, _0_Lucene41_0.doc, _0.nvm, _0.fdx, _0.fdt, _0.nvd, segments_3, _0.fnm]
[junit4:junit4]   2> 18771 T75 C1 P56856 oass.SolrIndexSearcher.<init> Opening Searcher@572b5563 main
[junit4:junit4]   2> 18771 T75 C1 P56856 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 18773 T114 oasc.SolrCore.registerSearcher [unloadcollection2] Registered new searcher Searcher@572b5563 main{StandardDirectoryReader(segments_3:3:nrt _0(4.3):C3)}
[junit4:junit4]   2> 18774 T75 C1 P56856 /update {wt=javabin&version=2&commit_end_point=true&expungeDeletes=false&softCommit=false&waitSearcher=true&commit=true} {commit=} 0 15
[junit4:junit4]   2> 18775 T63 C2 P52891 /update {wt=javabin&version=2&softCommit=false&waitSearcher=true&commit=true} {commit=} 0 118
[junit4:junit4]   2> 18776 T27 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18783 T89 oasc.CoreContainer.create Creating SolrCore 'unloadcollection3' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1363812383436/unloadcollection3
[junit4:junit4]   2> 18783 T89 oasc.ZkController.createCollectionZkNode Check for collection zkNode:unloadcollection
[junit4:junit4]   2> 18785 T89 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 18785 T89 oasc.ZkController.readConfigName Load collection config from:/collections/unloadcollection
[junit4:junit4]   2> 18787 T89 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1363812383436/unloadcollection3/'
[junit4:junit4]   2> 18831 T89 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 18872 T89 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 18874 T89 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 18920 T89 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 19425 T89 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 19443 T89 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 19448 T89 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 19484 T89 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 19489 T89 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 19494 T89 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 19496 T89 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 19497 T89 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 19497 T89 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 19499 T89 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 19499 T89 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 19500 T89 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 19500 T89 oasc.SolrCore.<init> [unloadcollection3] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1363812383436/unloadcollection3/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363812379782/1363812398544unloadcollection_3n/
[junit4:junit4]   2> 19500 T89 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@d65233b
[junit4:junit4]   2> 19501 T89 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 19502 T89 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363812379782/1363812398544unloadcollection_3n forceNew: false
[junit4:junit4]   2> 19502 T89 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363812379782/1363812398544unloadcollection_3n/index/
[junit4:junit4]   2> 19503 T89 oasc.SolrCore.initIndex WARNING [unloadcollection3] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363812379782/1363812398544unloadcollection_3n/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 19503 T89 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363812379782/1363812398544unloadcollection_3n/index forceNew: false
[junit4:junit4]   2> 19505 T89 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5b0063ca lockFactory=org.apache.lucene.store.NativeFSLockFactory@3caf3b44),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 19506 T89 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 19516 T89 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 19516 T89 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 19518 T89 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 19518 T89 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 19520 T89 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 19520 T89 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 19521 T89 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 19521 T89 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 19522 T89 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 19525 T89 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 19528 T89 oass.SolrIndexSearcher.<init> Opening Searcher@43b88cc9 main
[junit4:junit4]   2> 19528 T89 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363812379782/1363812398544unloadcollection_3n/tlog
[junit4:junit4]   2> 19529 T89 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 19529 T89 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 19535 T119 oasc.SolrCore.registerSearcher [unloadcollection3] Registered new searcher Searcher@43b88cc9 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 19539 T89 oasc.ZkController.publish publishing core=unloadcollection3 state=down
[junit4:junit4]   2> 19539 T89 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19557 T50 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19558 T50 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52387",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "core":"unloadcollection3",
[junit4:junit4]   2> 	  "collection":"unloadcollection",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:52387_",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 19558 T50 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 19558 T50 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 19576 T95 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 19576 T67 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 19576 T54 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 19576 T49 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 19576 T81 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 19576 T109 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 19576 T113 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 20542 T89 oasc.CoreContainer.registerCore registering core: unloadcollection3
[junit4:junit4]   2> 20543 T89 oasc.ZkController.register Register replica - core:unloadcollection3 address:http://127.0.0.1:52387 collection:unloadcollection shard:shard1
[junit4:junit4]   2> 20549 T89 oasc.ZkController.register We are http://127.0.0.1:52387/unloadcollection3/ and leader is http://127.0.0.1:52891/unloadcollection1/
[junit4:junit4]   2> 20550 T89 oasc.ZkController.register No LogReplay needed for core=unloadcollection3 baseURL=http://127.0.0.1:52387
[junit4:junit4]   2> 20550 T89 oasc.ZkController.checkRecovery Core needs to recover:unloadcollection3
[junit4:junit4]   2> 20551 T89 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C3 name=unloadcollection3 org.apache.solr.core.SolrCore@55bff944 url=http://127.0.0.1:52387/unloadcollection3 node=127.0.0.1:52387_ C3_STATE=coll:unloadcollection core:unloadcollection3 props:{base_url=http://127.0.0.1:52387, core=unloadcollection3, collection=unloadcollection, state=down, node_name=127.0.0.1:52387_}
[junit4:junit4]   2> 20552 T120 C3 P52387 oasc.RecoveryStrategy.run Starting recovery process.  core=unloadcollection3 recoveringAfterStartup=true
[junit4:junit4]   2> 20554 T120 C3 P52387 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 20553 T89 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20556 T120 C3 P52387 oasc.ZkController.publish publishing core=unloadcollection3 state=recovering
[junit4:junit4]   2> 20556 T120 C3 P52387 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 20557 T89 oasc.CoreContainer.persistFile Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1363812383436/solr.xml
[junit4:junit4]   2> 20562 T120 C3 P52387 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 20568 T89 oasc.SolrXMLSerializer.persistFile Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1363812383436/solr.xml
[junit4:junit4]   2> 20572 T89 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {wt=javabin&name=unloadcollection3&version=2&collection=unloadcollection&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363812379782/1363812398544unloadcollection_3n&action=CREATE} status=0 QTime=1789 
[junit4:junit4]   2> 20573 T27 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: unloadcollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 20575 T27 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21085 T50 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21086 T50 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52387",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "core":"unloadcollection3",
[junit4:junit4]   2> 	  "collection":"unloadcollection",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:52387_",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:52387__unloadcollection3",
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 21093 T113 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 21093 T109 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 21093 T81 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 21093 T67 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 21093 T54 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 21093 T49 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 21093 T95 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 21573 T62 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {wt=javabin&version=2&core=unloadcollection1&onlyIfLeader=true&action=PREPRECOVERY&state=recovering&coreNodeName=127.0.0.1:52387__unloadcollection3&checkLive=true&nodeName=127.0.0.1:52387_} status=0 QTime=1001 
[junit4:junit4]   2> 21581 T27 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22584 T27 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C3_STATE=coll:unloadcollection core:unloadcollection3 props:{base_url=http://127.0.0.1:52387, shard=shard1, core=unloadcollection3, collection=unloadcollection, state=recovering, node_name=127.0.0.1:52387_}
[junit4:junit4]   2> 23574 T120 C3 P52387 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:52891/unloadcollection1/ core=unloadcollection3 - recoveringAfterStartup=true
[junit4:junit4]   2> 23574 T120 C3 P52387 oasu.PeerSync.sync PeerSync: core=unloadcollection3 url=http://127.0.0.1:52387 START replicas=[http://127.0.0.1:52891/unloadcollection1/] nUpdates=100
[junit4:junit4]   2> 23575 T120 C3 P52387 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 23575 T120 C3 P52387 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=unloadcollection3
[junit4:junit4]   2> 23576 T120 C3 P52387 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=unloadcollection3
[junit4:junit4]   2> 23576 T120 C3 P52387 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=unloadcollection3
[junit4:junit4]   2> 23577 T120 C3 P52387 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 23577 T120 C3 P52387 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:52891/unloadcollection1/. core=unloadcollection3
[junit4:junit4]   2> 23577 T120 C3 P52387 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 23584 T62 C2 P52891 REQ /get {wt=javabin&version=2&getVersions=100&distrib=false&qt=/get} status=0 QTime=4 
[junit4:junit4]   2> 23586 T27 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23589 T63 C2 P52891 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 23591 T63 C2 P52891 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=3
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4b93e50e lockFactory=org.apache.lucene.store.NativeFSLockFactory@7a5b7648),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4b93e50e lockFactory=org.apache.lucene.store.NativeFSLockFactory@7a5b7648),segFN=segments_3,generation=3,filenames=[_0_Lucene41_0.tip, _0_Lucene41_0.pos, _0_Lucene41_0.tim, _0.si, _0_Lucene41_0.doc, _0.nvm, _0.fdx, _0.fdt, _0.nvd, segments_3, _0.fnm]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4b93e50e lockFactory=org.apache.lucene.store.NativeFSLockFactory@7a5b7648),segFN=segments_4,generation=4,filenames=[_0_Lucene41_0.tip, _0_Lucene41_0.pos, _0_Lucene41_0.tim, _0.si, _0_Lucene41_0.doc, _0.nvm, segments_4, _0.fdx, _0.fdt, _0.nvd, _0.fnm]
[junit4:junit4]   2> 23592 T63 C2 P52891 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[_0_Lucene41_0.tip, _0_Lucene41_0.pos, _0_Lucene41_0.tim, _0.si, _0_Lucene41_0.doc, _0.nvm, segments_4, _0.fdx, _0.fdt, _0.nvd, _0.fnm]
[junit4:junit4]   2> 23593 T63 C2 P52891 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 23593 T63 C2 P52891 /update {wt=javabin&openSearcher=false&version=2&commit_end_point=true&softCommit=false&waitSearcher=true&commit=true} {commit=} 0 4
[junit4:junit4]   2> 23595 T120 C3 P52387 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 23595 T120 C3 P52387 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 23599 T62 C2 P52891 REQ /replication {wt=javabin&version=2&qt=/replication&command=indexversion} status=0 QTime=1 
[junit4:junit4]   2> 23600 T120 C3 P52387 oash.SnapPuller.fetchLatestIndex Master's generation: 4
[junit4:junit4]   2> 23601 T120 C3 P52387 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 23601 T120 C3 P52387 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 23605 T60 C2 P52891 REQ /replication {wt=javabin&version=2&generation=4&qt=/replication&command=filelist} status=0 QTime=1 
[junit4:junit4]   2> 23607 T120 C3 P52387 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 11
[junit4:junit4]   2> 23608 T120 C3 P52387 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1363812379782/1363812398544unloadcollection_3n/index.20130321034643371 forceNew: false
[junit4:junit4]   2> 23608 T120 C3 P52387 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@5051f813 lockFactory=org.apache.lucene.store.NativeFSLockFactory@43df8794) fullCopy=false
[junit4:junit4]   2> 23611 T63 C2 P52891 REQ /replication {wt=filestream&file=_0_Lucene41_0.tip&checksum=true&generation=4&qt=/replication&command=filecontent} status=0 QTime=0 
[junit4:junit4]   2> 23616 T61 C2 P52891 REQ /replication {wt=filestream&file=_0_Lucene41_0.tim&checksum=true&generation=4&qt=/replication&command=filecontent} status=0 QTime=0 
[junit4:junit4]   2> 23621 T62 C2 P52891 REQ /replication {wt=filestream&file=_0_Lucene41_0.pos&checksum=true&generation=4&qt=/replication&command=filecontent} status=0 QTime=1 
[junit4:junit4]   2> 23626 T60 C2 P52891 REQ /replication {wt=filestream&file=_0_Lucene41_0.doc&checksum=true&generation=4&qt=/replication&command=filecontent} status=0 QTime=0 
[junit4:junit4]   2> 23636 T63 C2 P52891 REQ /replication {wt=filestream&file=_0.si&checksum=true&generation=4&qt=/replication&command=filecontent} status=0 QTime=0 
[junit4:junit4]   2> 23641 T61 C2 P52891 REQ /replication {wt=filestream&file=segments_4&checksum=true&generation=4&qt=/replication&command=filecontent} status=0 QTime=0 
[junit4:junit4]   2> 23646 T62 C2 P52891 REQ /replication {wt=filestream&file=_0.nvm&checksum=true&generation=4&qt=/replication&command=filecontent} status=0 QTime=1 
[junit4:junit4]   2> 23651 T60 C2 P52891 REQ /replication {wt=filestream&file=_0.fdx&checksum=true&generation=4&qt=/replication&command=filecontent} status=0 QTime=1 
[junit4:junit4]   2> 23665 T61 C2 P52891 REQ /replication {wt=filestream&file=_0.nvd&checksum=true&generation=4&qt=/replication&command=filecontent} status=0 QTime=0 
[junit4:junit4]   2> 23679 T62 C2 P52891 REQ /replication {wt=filestream&file=_0.fdt&checksum=true&generation=4&qt=/replication&command=filecontent} status=0 QTime=0 
[junit4:junit4]   2> 23684 T60 C2 P52891 REQ /replication {wt=filestream&file=_0.fnm&checksum=true&generation=4&qt=/replication&command=filecontent} status=0 QTime=0 
[junit4:junit4]   2> 23685 T120 C3 P52387 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 23687 T120 C3 P52387 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 23687 T120 C3 P52387 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=unloadcollection3
[junit4:junit4]   2> 23691 T120 C3 P52387 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5b0063ca lockFactory=org.apache.lucene.store.NativeFSLockFactory@3caf3b44),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5b0063ca lockFactory=org.apache.lucene.store.NativeFSLockFactory@3caf3b44),segFN=segments_4,generation=4,filenames=[_0_Lucene41_0.tip, _0_Lucene41_0.tim, _0_Lucene41_0.pos, _0_Lucene41_0.doc, _0.si, _0.nvm, segments_4, _0.fdx, _0.nvd, _0.fdt, _0.fnm]
[junit4:junit4]   2> 23692 T120 C3 P52387 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[_0_Lucene41_0.tip, _0_Lucene41_0.tim, _0_Lucene41_0.pos, _0_Lucene41_0.doc, _0.si, _0.nvm, segments_4, _0.fdx, _0.nvd, _0.fdt, _0.fnm]
[junit4:junit4]   2> 23700 T120 C3 P52387 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 23703 T120 C3 P52387 oass.SolrIndexSearcher.<init> Opening Searcher@7906e96e main
[junit4:junit4]   2> 23706 T119 oasc.SolrCore.registerSearcher [unloadcollection3] Registered new searcher Searcher@7906e96e main{StandardDirectoryReader(segments_4:3:nrt _0(4.3):C3)}
[junit4:junit4]   2> 23707 T120 C3 P52387 oasc.RecoveryStrategy.replay No replay needed. core=unloadcollection3
[junit4:junit4]   2> 23707 T120 C3 P52387 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=unloadcollection3
[junit4:junit4]   2> 23708 T120 C3 P52387 oasc.ZkController.publish publishing core=unloadcollection3 state=active
[junit4:junit4]   2> 23708 T120 C3 P52387 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 23710 T120 C3 P52387 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=unloadcollection3
[junit4:junit4]   2> 24103 T50 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 24104 T50 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52387",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "core":"unloadcollection3",
[junit4:junit4]   2> 	  "collection":"unloadcollection",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:52387_",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:52387__unloadcollection3",
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 24116 T54 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 24116 T49 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 24116 T113 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 24116 T95 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 24116 T109 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 24116 T81 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 24116 T67 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 24589 T27 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 24591 T27 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: unloadcollection
[junit4:junit4]   2> 24591 T27 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 24630 T74 C1 P56856 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52891/unloadcollection1/&update.distrib=FROMLEADER} {add=[20 (1430060955728871424)]} 0 12
[junit4:junit4]   2>  C3_STATE=coll:unloadcollection core:unloadcollection3 props:{base_url=http://127.0.0.1:52387, shard=shard1, core=unloadcollection3, collection=unloadcollection, state=active, node_name=127.0.0.1:52387_}
[junit4:junit4]   2> 24631 T89 C3 P52387 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52891/unloadcollection1/&update.distrib=FROMLEADER} {add=[20 (1430060955728871424)]} 0 14
[junit4:junit4]   2> 24632 T61 C2 P52891 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52387/unloadcollection3/&update.distrib=TOLEADER} {add=[20 (1430060955728871424)]} 0 22
[junit4:junit4]   2> 24633 T90 C3 P52387 /update {wt=javabin&version=2} {add=[20]} 0 28
[junit4:junit4]   2> 24651 T77 C1 P56856 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52891/unloadcollection1/&update.distrib=FROMLEADER} {add=[21 (1430060955760328704)]} 0 4
[junit4:junit4]   2> 24651 T88 C3 P52387 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52891/unloadcollection1/&update.distrib=FROMLEADER} {add=[21 (1430060955760328704)]} 0 4
[junit4:junit4]   2> 24653 T62 C2 P52891 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52387/unloadcollection3/&update.distrib=TOLEADER} {add=[21 (1430060955760328704)]} 0 13
[junit4:junit4]   2> 24654 T91 C3 P52387 /update {wt=javabin&version=2} {add=[21]} 0 18
[junit4:junit4]   2> 24672 T90 C3 P52387 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52891/unloadcollection1/&update.distrib=FROMLEADER} {add=[22 (1430060955783397376)]} 0 4
[junit4:junit4]   2> 24672 T75 C1 P56856 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52891/unloadcollection1/&update.distrib=FROMLEADER} {add=[22 (1430060955783397376)]} 0 4
[junit4:junit4]   2> 24674 T60 C2 P52891 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52387/unloadcollection3/&update.distrib=TOLEADER} {add=[22 (1430060955783397376)]} 0 13
[junit4:junit4]   2> 24675 T89 C3 P52387 /update {wt=javabin&version=2} {add=[22]} 0 17
[junit4:junit4]   2> 24695 T76 C1 P56856 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52891/unloadcollection1/&update.distrib=FROMLEADER} {add=[23 (1430060955805417472)]} 0 3
[junit4:junit4]   2> 24697 T91 C3 P52387 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52891/unloadcollection1/&update.distrib=FROMLEADER} {add=[23 (1430060955805417472)]} 0 3
[junit4:junit4]   2> 24698 T63 C2 P52891 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52387/unloadcollection3/&update.distrib=TOLEADER} {add=[23 (1430060955805417472)]} 0 16
[junit4:junit4]   2> 24699 T88 C3 P52387 /update {wt=javabin&version=2} {add=[23]} 0 21
[junit4:junit4]   2> 24715 T74 C1 P56856 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52891/unloadcollection1/&update.distrib=FROMLEADER} {add=[24 (1430060955829534720)]} 0 3
[junit4:junit4]   2> 24715 T89 C3 P52387 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52891/unloadcollection1/&update.distrib=FROMLEADER} {add=[24 (1430060955829534720)]} 0 3
[junit4:junit4]   2> 24717 T61 C2 P52891 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52387/unloadcollection3/&update.distrib=TOLEADER} {add=[24 (1430060955829534720)]} 0 10
[junit4:junit4]   2> 24717 T90 C3 P52387 /update {wt=javabin&version=2} {add=[24]} 0 14
[junit4:junit4]   2> 24734 T77 C1 P56856 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52891/unloadcollection1/&update.distrib=FROMLEADER} {add=[25 (1430060955849457664)]} 0 3
[junit4:junit4]   2> 24734 T88 C3 P52387 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52891/unloadcollection1/&update.distrib=FROMLEADER} {add=[25 (1430060955849457664)]} 0 3
[junit4:junit4]   2> 24736 T62 C2 P52891 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52387/unloadcollection3/&update.distrib=TOLEADER} {add=[25 (1430060955849457664)]} 0 12
[junit4:junit4]   2> 24737 T91 C3 P52387 /update {wt=javabin&version=2} {add=[25]} 0 16
[junit4:junit4]   2> 24751 T90 C3 P52387 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52891/unloadcollection1/&update.distrib=FROMLEADER} {add=[26 (1430060955868332032)]} 0 3
[junit4:junit4]   2> 24752 T75 C1 P56856 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52891/unloadcollection1/&update.distrib=FROMLEADER} {add=[26 (1430060955868332032)]} 0 4
[junit4:junit4]   2> 24753 T60 C2 P52891 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52387/unloadcollection3/&update.distrib=TOLEADER} {add=[26 (1430060955868332032)]} 0 10
[junit4:junit4]   2> 24754 T89 C3 P52387 /update {wt=javabin&version=2} {add=[26]} 0 14
[junit4:junit4]   2> 24768 T76 C1 P56856 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52891/unloadcollection1/&update.distrib=FROMLEADER} {add=[27 (1430060955887206400)]} 0 2
[junit4:junit4]   2> 24768 T91 C3 P52387 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52891/unloadcollection1/&update.distrib=FROMLEADER} {add=[27 (1430060955887206400)]} 0 2
[junit4:junit4]   2> 24770 T63 C2 P52891 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52387/unloadcollection3/&update.distrib=TOLEADER} {add=[27 (1430060955887206400)]} 0 10
[junit4:junit4]   2> 24770 T88 C3 P52387 /update {wt=javabin&version=2} {add=[27]} 0 13
[junit4:junit4]   2> 24786 T89 C3 P52387 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52891/unloadcollection1/&update.distrib=FROMLEADER} {add=[28 (1430060955903983616)]} 0 4
[junit4:junit4]   2> 24786 T74 C1 P56856 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52891/unloadcollection1/&update.distrib=FROMLEADER} {add=[28 (1430060955903983616)]} 0 4
[junit4:junit4]   2> 24787 T61 C2 P52891 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52387/unloadcollection3/&update.distrib=TOLEADER} {add=[28 (1430060955903983616)]} 0 10
[junit4:junit4]   2> 24788 T90 C3 P52387 /update {wt=javabin&version=2} {add=[28]} 0 14
[junit4:junit4]   2> 24802 T75 C1 P56856 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52891/unloadcollection1/&update.distrib=FROMLEADER} {add=[29 (1430060955922857984)]} 0 2
[junit4:junit4]   2> 24802 T88 C3 P52387 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52891/unloadcollection1/&update.distrib=FROMLEADER} {add=[29 (1430060955922857984)]} 0 2
[junit4:junit4]   2> 24804 T62 C2 P52891 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52387/unloadcollection3/&update.distrib=TOLEADER} {add=[29 (1430060955922857984)]} 0 10
[junit4:junit4]   2> 24804 T91 C3 P52387 /update {wt=javabin&version=2} {add=[29]} 0 13
[junit4:junit4]   2> 24822 T90 C3 P52387 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52891/unloadcollection1/&update.distrib=FROMLEADER} {add=[30 (1430060955939635200)]} 0 3
[junit4:junit4]   2> 24822 T76 C1 P56856 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52891/unloadcollection1/&update.distrib=FROMLEADER} {add=[30 (1430060955939635200)]} 0 2
[junit4:junit4]   2> 24824 T60 C2 P52891 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52387/unloadcollection3/&update.distrib=TOLEADER} {add=[30 (1430060955939635200)]} 0 13
[junit4:junit4]   2> 24824 T89 C3 P52387 /update {wt=javabin&version=2} {add=[30]} 0 16
[junit4:junit4]   2> 24839 T91 C3 P52387 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52891/unloadcollection1/&update.distrib=FROMLEADER} {add=[31 (1430060955960606720)]} 0 3
[junit4:junit4]   2> 24839 T74 C1 P56856 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52891/unloadcollection1/&update.distrib=FROMLEADER} {add=[31 (1430060955960606720)]} 0 3
[junit4:junit4]   2> 24840 T63 C2 P52891 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52387/unloadcollection3/&update.distrib=TOLEADER} {add=[31 (1430060955960606720)]} 0 9
[junit4:junit4]   2> 24841 T88 C3 P52387 /update {wt=javabin&version=2} {add=[31]} 0 13
[junit4:junit4]   2> 24855 T89 C3 P52387 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52891/unloadcollection1/&update.distrib=FROMLEADER} {add=[32 (1430060955978432512)]} 0 3
[junit4:junit4]   2> 24855 T77 C1 P56856 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52891/unloadcollection1/&update.distrib=FROMLEADER} {add=[32 (1430060955978432512)]} 0 3
[junit4:junit4]   2> 24857 T61 C2 P52891 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52387/unloadcollection3/&update.distrib=TOLEADER} {add=[32 (1430060955978432512)]} 0 10
[junit4:junit4]   2> 24858 T90 C3 P52387 /update {wt=javabin&version=2} {add=[32]} 0 14
[junit4:junit4]   2> 24872 T88 C3 P52387 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52891/unloadcollection1/&update.distrib=FROMLEADER} {add=[33 (1430060955995209728)]} 0 3
[junit4:junit4]   2> 24872 T75 C1 P56856 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52891/unloadcollection1/&update.distrib=FROMLEADER} {add=[33 (1430060955995209728)]} 0 3
[junit4:junit4]   2> 24873 T62 C2 P52891 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52387/unloadcollection3/&update.distrib=TOLEADER} {add=[33 (1430060955995209728)]} 0 9
[junit4:junit4]   2> 24874 T91 C3 P52387 /update {wt=javabin&version=2} {add=[33]} 0 13
[junit4:junit4]   2> 24888 T76 C1 P56856 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52891/unloadcollection1/&update.distrib=FROMLEADER} {add=[34 (1430060956011986944)]} 0 2
[junit4:junit4]   2> 24888 T90 C3 P52387 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52891/unloadcollection1/&update.distrib=FROMLEADER} {add=[34 (1430060956011986944)]} 0 2
[junit4:junit4]   2> 24890 T60 C2 P52891 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52387/unloadcollection3/&update.distrib=TOLEADER} {add=[34 (1430060956011986944)]} 0 10
[junit4:junit4]   2> 24891 T89 C3 P52387 /update {wt=javabin&version=2} {add=[34]} 0 14
[junit4:junit4]   2> 24910 T77 C1 P56856 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52891/unloadcollection1/&update.distrib=FROMLEADER} {add=[35 (1430060956031909888)]} 0 4
[junit4:junit4]   2> 24911 T91 C3 P52387 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52891/unloadcollection1/&update.distrib=FROMLEADER} {add=[35 (1430060956031909888)]} 0 5
[junit4:junit4]   2> 24913 T61 C2 P52891 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52387/unloadcollection3/&update.distrib=TOLEADER} {add=[35 (1430060956031909888)]} 0 15
[junit4:junit4]   2> 24914 T88 C3 P52387 /update {wt=javabin&version=2} {add=[35]} 0 20
[junit4:junit4]   2> 24931 T75 C1 P56856 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52891/unloadcollection1/&update.distrib=FROMLEADER} {add=[36 (1430060956056027136)]} 0 3
[junit4:junit4]   2> 24932 T89 C3 P52387 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52891/unloadcollection1/&update.distrib=FROMLEADER} {add=[36 (1430060956056027136)]} 0 4
[junit4:junit4]   2> 24936 T62 C2 P52891 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52387/unloadcollection3/&update.distrib=TOLEADER} {add=[36 (1430060956056027136)]} 0 14
[junit4:junit4]   2> 24937 T90 C3 P52387 /update {wt=javabin&version=2} {add=[36]} 0 19
[junit4:junit4]   2> 24952 T88 C3 P52387 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52891/unloadcollection1/&update.distrib=FROMLEADER} {add=[37 (1430060956079095808)]} 0 3
[junit4:junit4]   2> 24953 T76 C1 P56856 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52891/unloadcollection1/&update.distrib=FROMLEADER} {add=[37 (1430060956079095808)]} 0 4
[junit4:junit4]   2> 24954 T60 C2 P52891 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52387/unloadcollection3/&update.distrib=TOLEADER} {add=[37 (1430060956079095808)]} 0 10
[junit4:junit4]   2> 24956 T91 C3 P52387 /update {wt=javabin&version=2} {add=[37]} 0 15
[junit4:junit4]   2> 24971 T90 C3 P52387 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52891/unloadcollection1/&update.distrib=FROMLEADER} {add=[38 (1430060956099018752)]} 0 3
[junit4:junit4]   2> 24971 T74 C1 P56856 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52891/unloadcollection1/&update.distrib=FROMLEADER} {add=[38 (1430060956099018752)]} 0 4
[junit4:junit4]   2> 24972 T63 C2 P52891 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52387/unloadcollection3/&update.distrib=TOLEADER} {add=[38 (1430060956099018752)]} 0 10
[junit4:junit4]   2> 24973 T89 C3 P52387 /update {wt=javabin&version=2} {add=[38]} 0 14
[junit4:junit4]   2> 24987 T91 C3 P52387 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52891/unloadcollection1/&update.distrib=FROMLEADER} {add=[39 (1430060956116844544)]} 0 2
[junit4:junit4]   2> 24987 T77 C1 P56856 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52891/unloadcollection1/&update.distrib=FROMLEADER} {add=[39 (1430060956116844544)]} 0 2
[junit4:junit4]   2> 24989 T61 C2 P52891 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52387/unloadcollection3/&update.distrib=TOLEADER} {add=[39 (1430060956116844544)]} 0 9
[junit4:junit4]   2> 24990 T88 C3 P52387 /update {wt=javabin&version=2} {add=[39]} 0 13
[junit4:junit4]   2> 25004 T91 C3 P52387 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52891/unloadcollection1/&update.distrib=FROMLEADER} {add=[40 (1430060956133621760)]} 0 3
[junit4:junit4]   2> 25004 T75 C1 P56856 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52891/unloadcollection1/&update.distrib=FROMLEADER} {add=[40 (1430060956133621760)]} 0 3
[junit4:junit4]   2> 25006 T62 C2 P52891 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52387/unloadcollection3/&update.distrib=TOLEADER} {add=[40 (1430060956133621760)]} 0 10
[junit4:junit4]   2> 25007 T90 C3 P52387 /update {wt=javabin&version=2} {add=[40]} 0 13
[junit4:junit4]   2> 25023 T89 C3 P52387 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52891/unloadcollection1/&update.distrib=FROMLEADER} {add=[41 (1430060956152496128)]} 0 3
[junit4:junit4]   2> 25024 T76 C1 P56856 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52891/unloadcollection1/&update.distrib=FROMLEADER} {add=[41 (1430060956152496128)]} 0 4
[junit4:junit4]   2> 25025 T60 C2 P52891 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52387/unloadcollection3/&update.distrib=TOLEADER} {add=[41 (1430060956152496128)]} 0 12
[junit4:junit4]   2> 25026 T88 C3 P52387 /update {wt=javabin&version=2} {add=[41]} 0 16
[junit4:junit4]   2> 25041 T90 C3 P52387 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52891/unloadcollection1/&update.distrib=FROMLEADER} {add=[42 (1430060956172419072)]} 0 3
[junit4:junit4]   2> 25041 T74 C1 P56856 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52891/unloadcollection1/&update.distrib=FROMLEADER} {add=[42 (1430060956172419072)]} 0 3
[junit4:junit4]   2> 25043 T63 C2 P52891 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52387/unloadcollection3/&update.distrib=TOLEADER} {add=[42 (1430060956172419072)]} 0 10
[junit4:junit4]   2> 25044 T91 C3 P52387 /update {wt=javabin&version=2} {add=[42]} 0 14
[junit4:junit4]   2> 25059 T77 C1 P56856 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52891/unloadcollection1/&update.distrib=FROMLEADER} {add=[43 (1430060956190244864)]} 0 4
[junit4:junit4]   2> 25060 T88 C3 P52387 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52891/unloadcollection1/&update.distrib=FROMLEADER} {add=[43 (1430060956190244864)]} 0 5
[junit4:junit4]   2> 25061 T61 C2 P52891 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52387/unloadcollection3/&update.distrib=TOLEADER} {add=[43 (1430060956190244864)]} 0 11
[junit4:junit4]   2> 25062 T89 C3 P52387 /update {wt=javabin&version=2} {add=[43]} 0 15
[junit4:junit4]   2> 25077 T91 C3 P52387 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52891/unloadcollection1/&update.distrib=FROMLEADER} {add=[44 (1430060956210167808)]} 0 3
[junit4:junit4]   2> 25078 T75 C1 P56856 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52891/unloadcollection1/&update.distrib=FROMLEADER} {add=[44 (1430060956210167808)]} 0 4
[junit4:junit4]   2> 25079 T62 C2 P52891 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52387/unloadcollection3/&update.distrib=TOLEADER} {add=[44 (1430060956210167808)]} 0 10
[junit4:junit4]   2> 25080 T90 C3 P52387 /update {wt=javabin&version=2} {add=[44]} 0 15
[junit4:junit4]   2> 25094 T89 C3 P52387 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52891/unloadcollection1/&update.distrib=FROMLEADER} {add=[45 (1430060956227993600)]} 0 3
[junit4:junit4]   2> 25099 T76 C1 P56856 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52891/unloadcollection1/&update.distrib=FROMLEADER} {add=[45 (1430060956227993600)]} 0 8
[junit4:junit4]   2> 25100 T60 C2 P52891 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52387/unloadcollection3/&update.distrib=TOLEADER} {add=[45 (1430060956227993600)]} 0 14
[junit4:junit4]   2> 25101 T88 C3 P52387 /update {wt=javabin&version=2} {add=[45]} 0 18
[junit4:junit4]   2> 25116 T90 C3 P52387 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52891/unloadcollection1/&update.distrib=FROMLEADER} {add=[46 (1430060956251062272)]} 0 3
[junit4:junit4]   2> 25116 T74 C1 P56856 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52891/unloadcollection1/&update.distrib=FROMLEADER} {add=[46 (1430060956251062272)]} 0 3
[junit4:junit4]   2> 25117 T63 C2 P52891 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52387/unloadcollection3/&update.distrib=TOLEADER} {add=[46 (1430060956251062272)]} 0 9
[junit4:junit4]   2> 25118 T91 C3 P52387 /update {wt=javabin&version=2} {add=[46]} 0 14
[junit4:junit4]   2> 25133 T88 C3 P52387 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52891/unloadcollection1/&update.distrib=FROMLEADER} {add=[47 (1430060956268888064)]} 0 3
[junit4:junit4]   2> 25133 T77 C1 P56856 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52891/unloadcollection1/&update.distrib=FROMLEADER} {add=[47 (1430060956268888064)]} 0 3
[junit4:junit4]   2> 25135 T61 C2 P52891 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52387/unloadcollection3/&update.distrib=TOLEADER} {add=[47 (1430060956268888064)]} 0 11
[junit4:junit4]   2> 25136 T89 C3 P52387 /update {wt=javabin&version=2} {add=[47]} 0 15
[junit4:junit4]   2> 25149 T91 C3 P52387 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52891/unloadcollection1/&update.distrib=FROMLEADER} {add=[48 (1430060956286713856)]} 0 2
[junit4:junit4]   2> 25150 T75 C1 P56856 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52891/unloadcollection1/&update.distrib=FROMLEADER} {add=[48 (1430060956286713856)]} 0 3
[junit4:junit4]   2> 25151 T62 C2 P52891 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52387/unloadcollection3/&update.distrib=TOLEADER} {add=[48 (1430060956286713856)]} 0 9
[junit4:junit4]   2> 25153 T90 C3 P52387 /update {wt=javabin&version=2} {add=[48]} 0 14
[junit4:junit4]   2> 25166 T76 C1 P56856 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52891/unloadcollection1/&update.distrib=FROMLEADER} {add=[49 (1430060956304539648)]} 0 2
[junit4:junit4]   2> 25166 T89 C3 P52387 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52891/unloadcollection1/&update.distrib=FROMLEADER} {add=[49 (1430060956304539648)]} 0 2
[junit4:junit4]   2> 25167 T60 C2 P52891 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52387/unloadcollection3/&update.distrib=TOLEADER} {add=[49 (1430060956304539648)]} 0 8
[junit4:junit4]   2> 25168 T88 C3 P52387 /update {wt=javabin&version=2} {add=[49]} 0 12
[junit4:junit4]   2> 25182 T74 C1 P56856 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52891/unloadcollection1/&update.distrib=FROMLEADER} {add=[50 (1430060956321316864)]} 0 2
[junit4:junit4]   2> 25182 T90 C3 P52387 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52891/unloadcollection1/&update.distrib=FROMLEADER} {add=[50 (1430060956321316864)]} 0 2
[junit4:junit4]   2> 25183 T63 C2 P52891 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52387/unloadcollection3/&update.distrib=TOLEADER} {add=[50 (1430060956321316864)]} 0 8
[junit4:junit4]   2> 25184 T91 C3 P52387 /update {wt=javabin&version=2} {add=[50]} 0 12
[junit4:junit4]   2> 25201 T77 C1 P56856 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52891/unloadcollection1/&update.distrib=FROMLEADER} {add=[51 (1430060956339142656)]} 0 3
[junit4:junit4]   2> 25201 T88 C3 P52387 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52891/unloadcollection1/&update.distrib=FROMLEADER} {add=[51 (1430060956339142656)]} 0 3
[junit4:junit4]   2> 25202 T61 C2 P52891 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52387/unloadcollection3/&update.distrib=TOLEADER} {add=[51 (1430060956339142656)]} 0 10
[junit4:junit4]   2> 25203 T89 C3 P52387 /update {wt=javabin&version=2} {add=[51]} 0 14
[junit4:junit4]   2> 25217 T76 C1 P56856 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52891/unloadcollection1/&update.distrib=FROMLEADER} {add=[52 (1430060956358017024)]} 0 2
[junit4:junit4]   2> 25217 T91 C3 P52387 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52891/unloadcollection1/&update.distrib=FROMLEADER} {add=[52 (1430060956358017024)]} 0 2
[junit4:junit4]   2> 25218 T60 C2 P52891 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52387/unloadcollection3/&update.distrib=TOLEADER} {add=[52 (1430060956358017024)]} 0 8
[junit4:junit4]   2> 25219 T90 C3 P52387 /update {wt=javabin&version=2} {add=[52]} 0 12
[junit4:junit4]   2> 25232 T74 C1 P56856 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52891/unloadcollection1/&update.distrib=FROMLEADER} {add=[53 (1430060956373745664)]} 0 2
[junit4:junit4]   2> 25234 T89 C3 P52387 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52891/unloadcollection1/&update.distrib=FROMLEADER} {add=[53 (1430060956373745664)]} 0 2
[junit4:junit4]   2> 25235 T63 C2 P52891 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52387/unloadcollection3/&update.distrib=TOLEADER} {add=[53 (1430060956373745664)]} 0 10
[junit4:junit4]   2> 25236 T88 C3 P52387 /update {wt=javabin&version=2} {add=[53]} 0 14
[junit4:junit4]   2> 25250 T75 C1 P56856 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52891/unloadcollection1/&update.distrib=FROMLEADER} {add=[54 (1430060956392620032)]} 0 2
[junit4:junit4]   2> 25250 T90 C3 P52387 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52891/unloadcollection1/&update.distrib=FROMLEADER} {add=[54 (1430060956392620032)]} 0 2
[junit4:junit4]   2> 25252 T62 C2 P52891 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52387/unloadcollection3/&update.distrib=TOLEADER} {add=[54 (1430060956392620032)]} 0 9
[junit4:junit4]   2> 25252 T91 C3 P52387 /update {wt=javabin&version=2} {add=[54]} 0 13
[junit4:junit4]   2> 25266 T77 C1 P56856 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52891/unloadcollection1/&update.distrib=FROMLEADER} {add=[55 (1430060956409397248)]} 0 2
[junit4:junit4]   2> 25266 T88 C3 P52387 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52891/unloadcollection1/&update.distrib=FROMLEADER} {add=[55 (1430060956409397248)]} 0 2
[junit4:junit4]   2> 25268 T61 C2 P52891 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52387/unloadcollection3/&update.distrib=TOLEADER} {add=[55 (1430060956409397248)]} 0 9
[junit4:junit4]   2> 25268 T89 C3 P52387 /update {wt=javabin&version=2} {add=[55]} 0 12
[junit4:junit4]   2> 25282 T91 C3 P52387 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52891/unloadcollection1/&update.distrib=FROMLEADER} {add=[56 (1430060956426174464)]} 0 2
[junit4:junit4]   2> 25283 T76 C1 P56856 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52891/unloadcollection1/&update.distrib=FROMLEADER} {add=[56 (1430060956426174464)]} 0 3
[junit4:junit4]   2> 25284 T60 C2 P52891 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52387/unloadcollection3/&update.distrib=TOLEADER} {add=[56 (1430060956426174464)]} 0 9
[junit4:junit4]   2> 25285 T90 C3 P52387 /update {wt=javabin&version=2} {add=[56]} 0 13
[junit4:junit4]   2> 25300 T89 C3 P52387 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52891/unloadcollection1/&update.distrib=FROMLEADER} {add=[57 (1430060956444000256)]} 0 3
[junit4:junit4]   2> 25300 T74 C1 P56856 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52891/unloadcollection1/&update.distrib=FROMLEADER} {add=[57 (1430060956444000256)]} 0 3
[junit4:junit4]   2> 25302 T63 C2 P52891 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52387/unloadcollection3/&update.distrib=TOLEADER} {add=[57 (1430060956444000256)]} 0 11
[junit4:junit4]   2> 25303 T88 C3 P52387 /update {wt=javabin&version=2} {add=[57]} 0 15
[junit4:junit4]   2> 25318 T90 C3 P52387 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52891/unloadcollection1/&update.distrib=FROMLEADER} {add=[58 (1430060956463923200)]} 0 3
[junit4:junit4]   2> 25318 T77 C1 P56856 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52891/unloadcollection1/&update.distrib=FROMLEADER} {add=[58 (1430060956463923200)]} 0 3
[junit4:junit4]   2> 25319 T61 C2 P52891 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52387/unloadcollection3/&update.distrib=TOLEADER} {add=[58 (1430060956463923200)]} 0 9
[junit4:junit4]   2> 25320 T91 C3 P52387 /update {wt=javabin&version=2} {add=[58]} 0 13
[junit4:junit4]   2> 25335 T76 C1 P56856 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52891/unloadcollection1/&update.distrib=FROMLEADER} {add=[59 (1430060956480700416)]} 0 3
[junit4:junit4]   2> 25335 T88 C3 P52387 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52891/unloadcollection1/&update.distrib=FROMLEADER} {add=[59 (1430060956480700416)]} 0 3
[junit4:junit4]   2> 25337 T60 C2 P52891 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52387/unloadcollection3/&update.distrib=TOLEADER} {add=[59 (1430060956480700416)]} 0 10
[junit4:junit4]   2> 25338 T89 C3 P52387 /update {wt=javabin&version=2} {add=[59]} 0 15
[junit4:junit4]   2> 25352 T74 C1 P56856 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52891/unloadcollection1/&update.distrib=FROMLEADER} {add=[60 (1430060956498526208)]} 0 3
[junit4:junit4]   2> 25352 T91 C3 P52387 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52891/unloadcollection1/&update.distrib=FROMLEADER} {add=[60 (1430060956498526208)]} 0 3
[junit4:junit4]   2> 25353 T63 C2 P52891 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52387/unloadcollection3/&update.distrib=TOLEADER} {add=[60 (1430060956498526208)]} 0 9
[junit4:junit4]   2> 25354 T90 C3 P52387 /update {wt=javabin&version=2} {add=[60]} 0 13
[junit4:junit4]   2> 25368 T89 C3 P52387 /update {wt=javabin&version=2&distrib.from=http://127.0.0.1:52891/unloadcollection1/&update.distrib=FROMLEADER} {add=[61

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

Throwable #1: org.apache.solr.common.SolrException: Server at http://127.0.0.1:53133/onenodecollectioncore returned non ok status:404, message:Can not find: /onenodecollectioncore/update
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([4D05CD85521504D4:CCE3439D254A64E8]:0)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:375)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102)
[junit4:junit4]    > 	at org.apache.solr.cloud.BasicDistributedZk2Test.testNodeWithoutCollectionForwarding(BasicDistributedZk2Test.java:196)
[junit4:junit4]    > 	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:89)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4:junit4]    > 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4:junit4]    > 	at java.lang.reflect.Method.invoke(Method.java:487)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 32741 T2089 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 32745 T2088 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 3 leaked thread(s).
[junit4:junit4]   2> 32757 T2092 oazs.SessionTrackerImpl.run SessionTrackerImpl exited loop!
[junit4:junit4]   2> 32844 T2163 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 32845 T2163 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 32845 T2163 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 32845 T2163 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> NOTE: test params are: codec=Appending, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=es_CU, timezone=Pacific/Pohnpei
[junit4:junit4]   2> NOTE: Linux 3.2.0-39-generic amd64/Oracle Corporation 1.8.0-ea (64-bit)/cpus=8,threads=1,free=294641160,total=499122176
[junit4:junit4]   2> NOTE: All tests run in this JVM: [StandardRequestHandlerTest, TestAtomicUpdateErrorCases, TestOmitPositions, TestFiltering, TestBinaryResponseWriter, SolrRequestParserTest, IndexBasedSpellCheckerTest, CurrencyFieldXmlFileTest, TestCollationField, TestFieldResource, OutputWriterTest, StatsComponentTest, TestDefaultSimilarityFactory, BadIndexSchemaTest, TestAnalyzedSuggestions, SpellPossibilityIteratorTest, LeaderElectionIntegrationTest, SimplePostToolTest, TestQuerySenderNoQuery, NotRequiredUniqueKeyTest, TestStressReorder, DocValuesMultiTest, TestRandomFaceting, TestPartialUpdateDeduplication, TestStressLucene, FileUtilsTest, SignatureUpdateProcessorFactoryTest, TestSolrDiscoveryProperties, SuggesterWFSTTest, DistanceFunctionTest, TestCSVLoader, TestMergePolicyConfig, TestIndexSearcher, IndexSchemaRuntimeFieldTest, TestJmxMonitoredMap, HighlighterTest, TestRecovery, TestCodecSupport, TestSolr4Spatial, TestDistributedGrouping, TestFoldingMultitermQuery, TestDynamicFieldResource, ZkSolrClientTest, XsltUpdateRequestHandlerTest, SolrIndexConfigTest, TestPostingsSolrHighlighter, TestMultiCoreConfBootstrap, EchoParamsTest, SuggesterTSTTest, TestHashPartitioner, TestBM25SimilarityFactory, TestPropInject, TestLazyCores, CollectionsAPIDistributedZkTest, TermVectorComponentDistributedTest, TestComponentsName, XmlUpdateRequestHandlerTest, RequestHandlersTest, DateMathParserTest, PathHierarchyTokenizerFactoryTest, HardAutoCommitTest, DefaultValueUpdateProcessorTest, TestCollationKeyRangeQueries, TestFieldTypeCollectionResource, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test]
[junit4:junit4] Completed on J1 in 33.02s, 1 test, 1 error <<< FAILURES!

[...truncated 452 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:381: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:361: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:183: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:449: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1213: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:877: There were test failures: 273 suites, 1147 tests, 1 error, 1 failure, 13 ignored (7 assumptions)

Total time: 39 minutes 39 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Description set: Java: 64bit/jdk1.8.0-ea-b79 -XX:+UseG1GC
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.8.0-ea-b79) - Build # 4755 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/4755/
Java: 32bit/jdk1.8.0-ea-b79 -server -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.cloud.BasicDistributedZk2Test.testDistribSearch

Error Message:
Server at http://127.0.0.1:45910/ck_fdd/onenodecollectioncore returned non ok status:404, message:Can not find: /ck_fdd/onenodecollectioncore/update

Stack Trace:
org.apache.solr.common.SolrException: Server at http://127.0.0.1:45910/ck_fdd/onenodecollectioncore returned non ok status:404, message:Can not find: /ck_fdd/onenodecollectioncore/update
	at __randomizedtesting.SeedInfo.seed([6F12A7BD49F866B5:EEF429A53EA70689]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:375)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102)
	at org.apache.solr.cloud.BasicDistributedZk2Test.testNodeWithoutCollectionForwarding(BasicDistributedZk2Test.java:196)
	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:89)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:487)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	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.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	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:70)
	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:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	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:358)
	at java.lang.Thread.run(Thread.java:722)




Build Log:
[...truncated 9449 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
[junit4:junit4]   2> 0 T1987 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /ck_fdd/
[junit4:junit4]   2> 6 T1987 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363818713648
[junit4:junit4]   2> 6 T1987 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 7 T1988 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 7 T1988 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 8 T1988 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 8 T1988 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 8 T1988 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 9 T1988 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1363818713648/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 107 T1987 oasc.ZkTestServer.run start zk server on port:46637
[junit4:junit4]   2> 108 T1987 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:46637 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@1584792
[junit4:junit4]   2> 109 T1987 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 109 T1993 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:46637. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 110 T1993 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:46637, initiating session
[junit4:junit4]   2> 110 T1989 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:55040
[junit4:junit4]   2> 111 T1989 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:55040
[junit4:junit4]   2> 111 T1991 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 138 T1991 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d89ee12330000 with negotiated timeout 10000 for client /127.0.0.1:55040
[junit4:junit4]   2> 138 T1993 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:46637, sessionid = 0x13d89ee12330000, negotiated timeout = 10000
[junit4:junit4]   2> 139 T1994 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1584792 name:ZooKeeperConnection Watcher:127.0.0.1:46637 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 139 T1987 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 140 T1987 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 144 T1992 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d89ee12330000
[junit4:junit4]   2> 145 T1994 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 146 T1989 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:55040 which had sessionid 0x13d89ee12330000
[junit4:junit4]   2> 145 T1987 oaz.ZooKeeper.close Session: 0x13d89ee12330000 closed
[junit4:junit4]   2> 146 T1987 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:46637/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@19fa609
[junit4:junit4]   2> 148 T1995 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:46637. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 147 T1987 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 148 T1995 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:46637, initiating session
[junit4:junit4]   2> 148 T1989 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:55041
[junit4:junit4]   2> 149 T1989 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:55041
[junit4:junit4]   2> 150 T1991 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d89ee12330001 with negotiated timeout 10000 for client /127.0.0.1:55041
[junit4:junit4]   2> 150 T1995 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:46637, sessionid = 0x13d89ee12330001, negotiated timeout = 10000
[junit4:junit4]   2> 151 T1996 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@19fa609 name:ZooKeeperConnection Watcher:127.0.0.1:46637/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 151 T1987 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 151 T1987 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 157 T1987 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 160 T1987 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 163 T1987 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 167 T1987 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 167 T1987 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 173 T1987 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 174 T1987 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 178 T1987 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 179 T1987 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 183 T1987 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 183 T1987 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 187 T1987 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 188 T1987 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 191 T1987 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 192 T1987 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 196 T1987 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 197 T1987 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 201 T1987 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 202 T1987 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 206 T1987 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 206 T1987 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 211 T1992 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d89ee12330001
[junit4:junit4]   2> 212 T1996 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 212 T1989 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:55041 which had sessionid 0x13d89ee12330001
[junit4:junit4]   2> 212 T1987 oaz.ZooKeeper.close Session: 0x13d89ee12330001 closed
[junit4:junit4]   2> 288 T1987 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 292 T1987 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:54396
[junit4:junit4]   2> 292 T1987 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 293 T1987 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 293 T1987 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363818713855
[junit4:junit4]   2> 293 T1987 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363818713855/solr.xml
[junit4:junit4]   2> 294 T1987 oasc.CoreContainer.<init> New CoreContainer 23835358
[junit4:junit4]   2> 294 T1987 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363818713855/'
[junit4:junit4]   2> 294 T1987 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363818713855/'
[junit4:junit4]   2> 312 T1987 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 313 T1987 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 313 T1987 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 314 T1987 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 314 T1987 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 314 T1987 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 315 T1987 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 315 T1987 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 315 T1987 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 316 T1987 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 322 T1987 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 331 T1987 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:46637/solr
[junit4:junit4]   2> 331 T1987 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 332 T1987 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:46637 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@e8bbf8
[junit4:junit4]   2> 332 T1987 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 333 T2006 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:46637. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 333 T2006 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:46637, initiating session
[junit4:junit4]   2> 333 T1989 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:55049
[junit4:junit4]   2> 333 T1989 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:55049
[junit4:junit4]   2> 334 T1991 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d89ee12330002 with negotiated timeout 20000 for client /127.0.0.1:55049
[junit4:junit4]   2> 334 T2006 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:46637, sessionid = 0x13d89ee12330002, negotiated timeout = 20000
[junit4:junit4]   2> 334 T2007 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e8bbf8 name:ZooKeeperConnection Watcher:127.0.0.1:46637 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 335 T1987 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 336 T1992 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d89ee12330002
[junit4:junit4]   2> 337 T2007 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 337 T1989 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:55049 which had sessionid 0x13d89ee12330002
[junit4:junit4]   2> 337 T1987 oaz.ZooKeeper.close Session: 0x13d89ee12330002 closed
[junit4:junit4]   2> 337 T1987 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 340 T1987 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:46637/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1057a7c
[junit4:junit4]   2> 341 T1987 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 341 T2008 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:46637. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 341 T2008 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:46637, initiating session
[junit4:junit4]   2> 341 T1989 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:55050
[junit4:junit4]   2> 342 T1989 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:55050
[junit4:junit4]   2> 342 T1991 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d89ee12330003 with negotiated timeout 20000 for client /127.0.0.1:55050
[junit4:junit4]   2> 342 T2008 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:46637, sessionid = 0x13d89ee12330003, negotiated timeout = 20000
[junit4:junit4]   2> 343 T2009 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1057a7c name:ZooKeeperConnection Watcher:127.0.0.1:46637/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 343 T1987 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 345 T1987 oascc.SolrZkClient.makePath makePath: /overseer/queue
[junit4:junit4]   2> 348 T1992 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d89ee12330003 type:create cxid:0x7 zxid:0x1b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 349 T1987 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
[junit4:junit4]   2> 351 T1987 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 352 T1987 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54396_ck_fdd
[junit4:junit4]   2> 353 T1992 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d89ee12330003 type:delete cxid:0x12 zxid:0x1e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:54396_ck_fdd Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:54396_ck_fdd
[junit4:junit4]   2> 353 T1987 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54396_ck_fdd
[junit4:junit4]   2> 367 T1987 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 371 T1992 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d89ee12330003 type:delete cxid:0x20 zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 372 T1987 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 374 T1987 oasc.Overseer.start Overseer (id=89379223217831939-127.0.0.1:54396_ck_fdd-n_0000000000) starting
[junit4:junit4]   2> 374 T1992 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d89ee12330003 type:create cxid:0x25 zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 377 T1992 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d89ee12330003 type:create cxid:0x26 zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 379 T1992 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d89ee12330003 type:create cxid:0x28 zxid:0x27 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 381 T1987 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
[junit4:junit4]   2> 383 T1992 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d89ee12330003 type:create cxid:0x2e zxid:0x29 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 384 T2011 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 384 T1987 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 393 T1987 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 396 T1987 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 399 T2010 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 404 T2012 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363818713855/collection1
[junit4:junit4]   2> 404 T2012 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 405 T2012 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 405 T2012 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 407 T2012 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363818713855/collection1/'
[junit4:junit4]   2> 408 T2012 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363818713855/collection1/lib/README' to classloader
[junit4:junit4]   2> 408 T2012 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363818713855/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 451 T2012 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 477 T2012 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 478 T2012 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 482 T2012 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 788 T2012 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 793 T2012 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 795 T2012 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 816 T2012 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 820 T2012 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 824 T2012 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 825 T2012 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 825 T2012 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 826 T2012 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 827 T2012 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 827 T2012 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 827 T2012 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 828 T2012 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363818713855/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363818713648/control/data/
[junit4:junit4]   2> 828 T2012 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@a46f11
[junit4:junit4]   2> 828 T2012 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 829 T2012 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363818713648/control/data forceNew: false
[junit4:junit4]   2> 829 T2012 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363818713648/control/data/index/
[junit4:junit4]   2> 829 T2012 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363818713648/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 830 T2012 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363818713648/control/data/index forceNew: false
[junit4:junit4]   2> 832 T2012 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@105d5fb lockFactory=org.apache.lucene.store.NativeFSLockFactory@1f6fbc8),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 832 T2012 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 834 T2012 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 834 T2012 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 835 T2012 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 836 T2012 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 836 T2012 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 836 T2012 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 836 T2012 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 837 T2012 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 837 T2012 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 841 T2012 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 844 T2012 oass.SolrIndexSearcher.<init> Opening Searcher@23e172 main
[junit4:junit4]   2> 845 T2012 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363818713648/control/data/tlog
[junit4:junit4]   2> 845 T2012 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 846 T2012 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 850 T2013 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@23e172 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 852 T2012 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 852 T2012 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1903 T2010 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1905 T2010 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:54396_ck_fdd",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:54396/ck_fdd",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 1905 T2010 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 1905 T2010 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 1910 T2009 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 2853 T2012 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2854 T2012 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:54396/ck_fdd collection:control_collection shard:shard1
[junit4:junit4]   2> 2855 T2012 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2864 T1992 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d89ee12330003 type:delete cxid:0x82 zxid:0x35 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 2865 T2012 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2866 T1992 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d89ee12330003 type:create cxid:0x83 zxid:0x36 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2869 T2012 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2869 T2012 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2869 T2012 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:54396/ck_fdd/collection1/
[junit4:junit4]   2> 2870 T2012 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2870 T2012 oasc.SyncStrategy.syncToMe http://127.0.0.1:54396/ck_fdd/collection1/ has no replicas
[junit4:junit4]   2> 2870 T2012 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:54396/ck_fdd/collection1/
[junit4:junit4]   2> 2870 T2012 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2875 T1992 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d89ee12330003 type:create cxid:0x8e zxid:0x3a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3415 T2010 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3424 T2009 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 3429 T2012 oasc.ZkController.register We are http://127.0.0.1:54396/ck_fdd/collection1/ and leader is http://127.0.0.1:54396/ck_fdd/collection1/
[junit4:junit4]   2> 3429 T2012 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:54396/ck_fdd
[junit4:junit4]   2> 3430 T2012 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3430 T2012 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3430 T2012 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3432 T2012 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3433 T1987 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 3434 T1987 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3435 T1987 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3440 T1987 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3442 T1987 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:46637/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@108ebb4
[junit4:junit4]   2> 3443 T1987 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3443 T2015 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:46637. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3444 T2015 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:46637, initiating session
[junit4:junit4]   2> 3444 T1989 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:55062
[junit4:junit4]   2> 3444 T1989 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:55062
[junit4:junit4]   2> 3445 T1991 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d89ee12330004 with negotiated timeout 10000 for client /127.0.0.1:55062
[junit4:junit4]   2> 3445 T2015 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:46637, sessionid = 0x13d89ee12330004, negotiated timeout = 10000
[junit4:junit4]   2> 3446 T2016 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@108ebb4 name:ZooKeeperConnection Watcher:127.0.0.1:46637/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3446 T1987 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3449 T1987 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3452 T1987 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 3513 T1987 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 3515 T1987 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:40804
[junit4:junit4]   2> 3515 T1987 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 3516 T1987 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 3516 T1987 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363818717095
[junit4:junit4]   2> 3516 T1987 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363818717095/solr.xml
[junit4:junit4]   2> 3517 T1987 oasc.CoreContainer.<init> New CoreContainer 17126142
[junit4:junit4]   2> 3517 T1987 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363818717095/'
[junit4:junit4]   2> 3517 T1987 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363818717095/'
[junit4:junit4]   2> 3533 T1987 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 3534 T1987 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 3534 T1987 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 3534 T1987 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 3534 T1987 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 3535 T1987 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 3535 T1987 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 3535 T1987 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 3536 T1987 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 3536 T1987 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 3541 T1987 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 3550 T1987 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:46637/solr
[junit4:junit4]   2> 3550 T1987 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 3551 T1987 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:46637 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@46f090
[junit4:junit4]   2> 3551 T1987 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3557 T2026 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:46637. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3558 T2026 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:46637, initiating session
[junit4:junit4]   2> 3558 T1989 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:55063
[junit4:junit4]   2> 3558 T1989 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:55063
[junit4:junit4]   2> 3559 T1991 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d89ee12330005 with negotiated timeout 20000 for client /127.0.0.1:55063
[junit4:junit4]   2> 3559 T2026 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:46637, sessionid = 0x13d89ee12330005, negotiated timeout = 20000
[junit4:junit4]   2> 3559 T2027 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@46f090 name:ZooKeeperConnection Watcher:127.0.0.1:46637 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3559 T1987 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3561 T1992 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d89ee12330005
[junit4:junit4]   2> 3562 T2027 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 3562 T1989 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:55063 which had sessionid 0x13d89ee12330005
[junit4:junit4]   2> 3562 T1987 oaz.ZooKeeper.close Session: 0x13d89ee12330005 closed
[junit4:junit4]   2> 3563 T1987 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 3567 T1987 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:46637/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@fcae4f
[junit4:junit4]   2> 3569 T2028 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:46637. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3569 T1987 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3569 T2028 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:46637, initiating session
[junit4:junit4]   2> 3570 T1989 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:55064
[junit4:junit4]   2> 3570 T1989 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:55064
[junit4:junit4]   2> 3571 T1991 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d89ee12330006 with negotiated timeout 20000 for client /127.0.0.1:55064
[junit4:junit4]   2> 3571 T2028 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:46637, sessionid = 0x13d89ee12330006, negotiated timeout = 20000
[junit4:junit4]   2> 3571 T2029 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@fcae4f name:ZooKeeperConnection Watcher:127.0.0.1:46637/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3572 T1987 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3573 T1992 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d89ee12330006 type:create cxid:0x1 zxid:0x48 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3575 T1992 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d89ee12330006 type:create cxid:0x3 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3577 T1987 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4580 T1987 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40804_ck_fdd
[junit4:junit4]   2> 4582 T1992 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d89ee12330006 type:delete cxid:0xd zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:40804_ck_fdd Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:40804_ck_fdd
[junit4:junit4]   2> 4583 T1987 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:40804_ck_fdd
[junit4:junit4]   2> 4588 T2016 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4588 T2029 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4588 T2009 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4588 T2009 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 4596 T2030 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363818717095/collection1
[junit4:junit4]   2> 4597 T2030 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 4598 T2030 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 4598 T2030 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 4600 T2030 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363818717095/collection1/'
[junit4:junit4]   2> 4600 T2030 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363818717095/collection1/lib/README' to classloader
[junit4:junit4]   2> 4601 T2030 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363818717095/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 4635 T2030 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 4662 T2030 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4663 T2030 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4667 T2030 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 4929 T2010 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 4930 T2010 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:54396_ck_fdd_collection1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:54396_ck_fdd",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:54396/ck_fdd",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 4933 T2029 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 4933 T2009 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 4933 T2016 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 4967 T2030 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 4971 T2030 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 4974 T2030 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 4988 T2030 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 4991 T2030 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 4994 T2030 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 4995 T2030 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 4995 T2030 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 4995 T2030 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 4996 T2030 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 4997 T2030 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 4997 T2030 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 4997 T2030 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363818717095/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363818713648/jetty1/
[junit4:junit4]   2> 4997 T2030 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@a46f11
[junit4:junit4]   2> 4998 T2030 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 4998 T2030 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363818713648/jetty1 forceNew: false
[junit4:junit4]   2> 4998 T2030 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363818713648/jetty1/index/
[junit4:junit4]   2> 4999 T2030 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363818713648/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 4999 T2030 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363818713648/jetty1/index forceNew: false
[junit4:junit4]   2> 5000 T2030 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@f3bcdf lockFactory=org.apache.lucene.store.NativeFSLockFactory@e9a9a0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5001 T2030 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5003 T2030 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 5003 T2030 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 5004 T2030 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 5004 T2030 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5005 T2030 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 5005 T2030 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 5005 T2030 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 5006 T2030 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5006 T2030 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5009 T2030 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5012 T2030 oass.SolrIndexSearcher.<init> Opening Searcher@df18fa main
[junit4:junit4]   2> 5012 T2030 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363818713648/jetty1/tlog
[junit4:junit4]   2> 5013 T2030 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5013 T2030 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5017 T2031 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@df18fa main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5018 T2030 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 5019 T2030 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6437 T2010 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6438 T2010 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:40804_ck_fdd",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:40804/ck_fdd",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 6439 T2010 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 6439 T2010 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 6444 T2016 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 6444 T2009 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 6444 T2029 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 7046 T2030 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 7047 T2030 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:40804/ck_fdd collection:collection1 shard:shard1
[junit4:junit4]   2> 7048 T2030 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 7058 T1992 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d89ee12330006 type:delete cxid:0x4a zxid:0x5a txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 7058 T2030 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 7059 T1992 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d89ee12330006 type:create cxid:0x4b zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7062 T2030 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 7062 T2030 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 7063 T2030 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:40804/ck_fdd/collection1/
[junit4:junit4]   2> 7063 T2030 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 7063 T2030 oasc.SyncStrategy.syncToMe http://127.0.0.1:40804/ck_fdd/collection1/ has no replicas
[junit4:junit4]   2> 7063 T2030 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:40804/ck_fdd/collection1/
[junit4:junit4]   2> 7064 T2030 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 7069 T1992 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d89ee12330006 type:create cxid:0x56 zxid:0x5f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7949 T2010 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 7959 T2009 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 7959 T2029 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 7959 T2016 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 7974 T2030 oasc.ZkController.register We are http://127.0.0.1:40804/ck_fdd/collection1/ and leader is http://127.0.0.1:40804/ck_fdd/collection1/
[junit4:junit4]   2> 7975 T2030 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:40804/ck_fdd
[junit4:junit4]   2> 7975 T2030 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 7975 T2030 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 7976 T2030 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 7978 T2030 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 7980 T1987 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 7980 T1987 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 7981 T1987 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8056 T1987 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 8058 T1987 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:45910
[junit4:junit4]   2> 8059 T1987 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 8060 T1987 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 8060 T1987 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363818721629
[junit4:junit4]   2> 8060 T1987 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363818721629/solr.xml
[junit4:junit4]   2> 8061 T1987 oasc.CoreContainer.<init> New CoreContainer 11905985
[junit4:junit4]   2> 8061 T1987 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363818721629/'
[junit4:junit4]   2> 8061 T1987 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363818721629/'
[junit4:junit4]   2> 8081 T1987 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 8081 T1987 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 8082 T1987 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 8082 T1987 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 8082 T1987 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 8082 T1987 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 8083 T1987 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 8083 T1987 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 8083 T1987 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 8084 T1987 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 8090 T1987 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 8100 T1987 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:46637/solr
[junit4:junit4]   2> 8101 T1987 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 8101 T1987 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:46637 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1e49ff6
[junit4:junit4]   2> 8102 T1987 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8102 T2042 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:46637. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8103 T2042 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:46637, initiating session
[junit4:junit4]   2> 8103 T1989 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:55068
[junit4:junit4]   2> 8104 T1989 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:55068
[junit4:junit4]   2> 8105 T1991 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d89ee12330007 with negotiated timeout 20000 for client /127.0.0.1:55068
[junit4:junit4]   2> 8105 T2042 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:46637, sessionid = 0x13d89ee12330007, negotiated timeout = 20000
[junit4:junit4]   2> 8105 T2043 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1e49ff6 name:ZooKeeperConnection Watcher:127.0.0.1:46637 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8106 T1987 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8108 T1992 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d89ee12330007
[junit4:junit4]   2> 8108 T2043 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 8108 T1989 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:55068 which had sessionid 0x13d89ee12330007
[junit4:junit4]   2> 8108 T1987 oaz.ZooKeeper.close Session: 0x13d89ee12330007 closed
[junit4:junit4]   2> 8109 T1987 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 8112 T1987 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:46637/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@19718de
[junit4:junit4]   2> 8113 T2044 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:46637. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8112 T1987 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8113 T2044 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:46637, initiating session
[junit4:junit4]   2> 8113 T1989 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:55069
[junit4:junit4]   2> 8113 T1989 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:55069
[junit4:junit4]   2> 8114 T1991 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d89ee12330008 with negotiated timeout 20000 for client /127.0.0.1:55069
[junit4:junit4]   2> 8114 T2044 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:46637, sessionid = 0x13d89ee12330008, negotiated timeout = 20000
[junit4:junit4]   2> 8115 T2045 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@19718de name:ZooKeeperConnection Watcher:127.0.0.1:46637/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8115 T1987 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8116 T1992 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d89ee12330008 type:create cxid:0x1 zxid:0x6c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8118 T1992 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d89ee12330008 type:create cxid:0x3 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8121 T1987 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9124 T1987 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45910_ck_fdd
[junit4:junit4]   2> 9126 T1992 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d89ee12330008 type:delete cxid:0xd zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:45910_ck_fdd Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:45910_ck_fdd
[junit4:junit4]   2> 9127 T1987 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:45910_ck_fdd
[junit4:junit4]   2> 9131 T2009 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 9131 T2016 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 9132 T2045 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9132 T2029 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9132 T2029 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9134 T2016 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9134 T2009 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9140 T2046 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363818721629/collection1
[junit4:junit4]   2> 9141 T2046 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9141 T2046 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9142 T2046 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9143 T2046 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363818721629/collection1/'
[junit4:junit4]   2> 9144 T2046 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363818721629/collection1/lib/README' to classloader
[junit4:junit4]   2> 9145 T2046 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363818721629/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9177 T2046 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 9208 T2046 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9209 T2046 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 9213 T2046 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 9465 T2010 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9466 T2010 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:40804_ck_fdd_collection1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:40804_ck_fdd",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:40804/ck_fdd",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 9470 T2045 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9470 T2029 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9470 T2009 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9470 T2016 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9657 T2046 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 9664 T2046 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 9667 T2046 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 9679 T2046 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9683 T2046 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9687 T2046 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9688 T2046 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 9689 T2046 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 9689 T2046 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9690 T2046 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 9690 T2046 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 9690 T2046 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 9690 T2046 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363818721629/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363818713648/jetty2/
[junit4:junit4]   2> 9691 T2046 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@a46f11
[junit4:junit4]   2> 9691 T2046 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 9692 T2046 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363818713648/jetty2 forceNew: false
[junit4:junit4]   2> 9692 T2046 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363818713648/jetty2/index/
[junit4:junit4]   2> 9692 T2046 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363818713648/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 9693 T2046 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363818713648/jetty2/index forceNew: false
[junit4:junit4]   2> 9694 T2046 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3795b7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@9c4714),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 9695 T2046 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 9697 T2046 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 9697 T2046 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 9698 T2046 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 9698 T2046 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 9699 T2046 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 9699 T2046 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 9699 T2046 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 9700 T2046 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 9700 T2046 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 9704 T2046 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 9707 T2046 oass.SolrIndexSearcher.<init> Opening Searcher@1cd07de main
[junit4:junit4]   2> 9707 T2046 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363818713648/jetty2/tlog
[junit4:junit4]   2> 9708 T2046 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 9708 T2046 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 9712 T2047 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1cd07de main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 9714 T2046 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 9714 T2046 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 10975 T2010 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 10976 T2010 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:45910_ck_fdd",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:45910/ck_fdd",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 10977 T2010 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 10977 T2010 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 10981 T2029 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 10981 T2009 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 10981 T2045 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 10981 T2016 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 11716 T2046 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 11717 T2046 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:45910/ck_fdd collection:collection1 shard:shard2
[junit4:junit4]   2> 11718 T2046 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 11726 T1992 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d89ee12330008 type:delete cxid:0x49 zxid:0x7d txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders/shard2 Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders/shard2
[junit4:junit4]   2> 11727 T2046 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 11727 T1992 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d89ee12330008 type:create cxid:0x4a zxid:0x7e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11730 T2046 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 11730 T2046 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 11731 T2046 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:45910/ck_fdd/collection1/
[junit4:junit4]   2> 11731 T2046 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 11731 T2046 oasc.SyncStrategy.syncToMe http://127.0.0.1:45910/ck_fdd/collection1/ has no replicas
[junit4:junit4]   2> 11732 T2046 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:45910/ck_fdd/collection1/
[junit4:junit4]   2> 11732 T2046 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 11736 T1992 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d89ee12330008 type:create cxid:0x54 zxid:0x81 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12487 T2010 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12526 T2029 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 12526 T2045 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 12526 T2016 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 12527 T2009 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 12541 T2046 oasc.ZkController.register We are http://127.0.0.1:45910/ck_fdd/collection1/ and leader is http://127.0.0.1:45910/ck_fdd/collection1/
[junit4:junit4]   2> 12541 T2046 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:45910/ck_fdd
[junit4:junit4]   2> 12541 T2046 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 12542 T2046 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 12542 T2046 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 12544 T2046 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12546 T1987 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 12546 T1987 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 12547 T1987 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 12615 T1987 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 12617 T1987 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:44583
[junit4:junit4]   2> 12618 T1987 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 12618 T1987 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 12618 T1987 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363818726195
[junit4:junit4]   2> 12619 T1987 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363818726195/solr.xml
[junit4:junit4]   2> 12619 T1987 oasc.CoreContainer.<init> New CoreContainer 11097250
[junit4:junit4]   2> 12619 T1987 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363818726195/'
[junit4:junit4]   2> 12620 T1987 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363818726195/'
[junit4:junit4]   2> 12636 T1987 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 12637 T1987 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 12637 T1987 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 12637 T1987 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 12638 T1987 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 12638 T1987 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 12638 T1987 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 12638 T1987 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 12639 T1987 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 12639 T1987 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 12644 T1987 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 12653 T1987 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:46637/solr
[junit4:junit4]   2> 12654 T1987 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 12654 T1987 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:46637 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@401c05
[junit4:junit4]   2> 12655 T1987 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12655 T2058 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:46637. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12655 T2058 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:46637, initiating session
[junit4:junit4]   2> 12656 T1989 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:55090
[junit4:junit4]   2> 12656 T1989 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:55090
[junit4:junit4]   2> 12656 T1991 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d89ee12330009 with negotiated timeout 20000 for client /127.0.0.1:55090
[junit4:junit4]   2> 12656 T2058 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:46637, sessionid = 0x13d89ee12330009, negotiated timeout = 20000
[junit4:junit4]   2> 12657 T2059 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@401c05 name:ZooKeeperConnection Watcher:127.0.0.1:46637 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12657 T1987 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12658 T1992 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d89ee12330009
[junit4:junit4]   2> 12658 T2059 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 12658 T1989 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:55090 which had sessionid 0x13d89ee12330009
[junit4:junit4]   2> 12658 T1987 oaz.ZooKeeper.close Session: 0x13d89ee12330009 closed
[junit4:junit4]   2> 12659 T1987 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 12661 T1987 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:46637/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1180e7c
[junit4:junit4]   2> 12662 T1987 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12662 T2060 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:46637. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12662 T2060 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:46637, initiating session
[junit4:junit4]   2> 12662 T1989 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:55091
[junit4:junit4]   2> 12663 T1989 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:55091
[junit4:junit4]   2> 12663 T1991 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d89ee1233000a with negotiated timeout 20000 for client /127.0.0.1:55091
[junit4:junit4]   2> 12663 T2060 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:46637, sessionid = 0x13d89ee1233000a, negotiated timeout = 20000
[junit4:junit4]   2> 12664 T2061 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1180e7c name:ZooKeeperConnection Watcher:127.0.0.1:46637/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12664 T1987 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12664 T1992 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d89ee1233000a type:create cxid:0x1 zxid:0x8e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12665 T1992 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d89ee1233000a type:create cxid:0x3 zxid:0x8f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12667 T1987 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 13670 T1987 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44583_ck_fdd
[junit4:junit4]   2> 13671 T1992 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d89ee1233000a type:delete cxid:0xd zxid:0x90 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:44583_ck_fdd Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:44583_ck_fdd
[junit4:junit4]   2> 13672 T1987 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:44583_ck_fdd
[junit4:junit4]   2> 13676 T2045 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 13676 T2016 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 13676 T2029 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 13676 T2009 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 13678 T2061 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13680 T2045 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13680 T2016 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13681 T2009 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13681 T2029 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13687 T2062 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363818726195/collection1
[junit4:junit4]   2> 13687 T2062 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 13688 T2062 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 13689 T2062 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 13690 T2062 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363818726195/collection1/'
[junit4:junit4]   2> 13691 T2062 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363818726195/collection1/lib/README' to classloader
[junit4:junit4]   2> 13691 T2062 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363818726195/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 13720 T2062 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 13748 T2062 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 13749 T2062 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 13752 T2062 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 14034 T2010 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14035 T2010 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:45910_ck_fdd_collection1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:45910_ck_fdd",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:45910/ck_fdd",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 14038 T2009 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 14038 T2016 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 14038 T2029 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 14038 T2045 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 14038 T2061 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 14042 T2062 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 14046 T2062 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 14048 T2062 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 14064 T2062 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14067 T2062 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14071 T2062 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14073 T2062 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 14073 T2062 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 14073 T2062 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14075 T2062 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 14076 T2062 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 14076 T2062 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 14076 T2062 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363818726195/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363818713648/jetty3/
[junit4:junit4]   2> 14077 T2062 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@a46f11
[junit4:junit4]   2> 14077 T2062 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 14078 T2062 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363818713648/jetty3 forceNew: false
[junit4:junit4]   2> 14078 T2062 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363818713648/jetty3/index/
[junit4:junit4]   2> 14079 T2062 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363818713648/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 14079 T2062 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363818713648/jetty3/index forceNew: false
[junit4:junit4]   2> 14081 T2062 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4e10fb lockFactory=org.apache.lucene.store.NativeFSLockFactory@6127d4),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 14082 T2062 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 14084 T2062 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 14085 T2062 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 14085 T2062 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 14086 T2062 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 14087 T2062 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 14087 T2062 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 14087 T2062 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 14088 T2062 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 14089 T2062 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 14093 T2062 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 14097 T2062 oass.SolrIndexSearcher.<init> Opening Searcher@1776f95 main
[junit4:junit4]   2> 14097 T2062 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363818713648/jetty3/tlog
[junit4:junit4]   2> 14098 T2062 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 14098 T2062 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 14103 T2063 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1776f95 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 14106 T2062 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 14106 T2062 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15543 T2010 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15544 T2010 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:44583_ck_fdd",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:44583/ck_fdd",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 15544 T2010 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 15544 T2010 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 15549 T2016 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 15549 T2029 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 15549 T2045 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 15549 T2061 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 15549 T2009 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 16108 T2062 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 16108 T2062 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:44583/ck_fdd collection:collection1 shard:shard1
[junit4:junit4]   2> 16112 T2062 oasc.ZkController.register We are http://127.0.0.1:44583/ck_fdd/collection1/ and leader is http://127.0.0.1:40804/ck_fdd/collection1/
[junit4:junit4]   2> 16113 T2062 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:44583/ck_fdd
[junit4:junit4]   2> 16113 T2062 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 16113 T2062 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C387 name=collection1 org.apache.solr.core.SolrCore@18a2cac url=http://127.0.0.1:44583/ck_fdd/collection1 node=127.0.0.1:44583_ck_fdd C387_STATE=coll:collection1 core:collection1 props:{collection=collection1, state=down, core=collection1, node_name=127.0.0.1:44583_ck_fdd, base_url=http://127.0.0.1:44583/ck_fdd}
[junit4:junit4]   2> 16114 T2064 C387 P44583 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 16115 T2064 C387 P44583 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 16115 T2062 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16116 T2064 C387 P44583 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 16116 T2064 C387 P44583 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16117 T1987 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 16117 T2064 C387 P44583 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16118 T1987 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 16119 T1987 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16189 T1987 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 16192 T1987 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:38233
[junit4:junit4]   2> 16192 T1987 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 16192 T1987 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 16193 T1987 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363818729768
[junit4:junit4]   2> 16193 T1987 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363818729768/solr.xml
[junit4:junit4]   2> 16193 T1987 oasc.CoreContainer.<init> New CoreContainer 17796773
[junit4:junit4]   2> 16193 T1987 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363818729768/'
[junit4:junit4]   2> 16194 T1987 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363818729768/'
[junit4:junit4]   2> 16210 T1987 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 16210 T1987 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 16210 T1987 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 16211 T1987 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 16211 T1987 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 16211 T1987 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 16211 T1987 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 16212 T1987 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 16212 T1987 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 16212 T1987 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 16218 T1987 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 16227 T1987 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:46637/solr
[junit4:junit4]   2> 16227 T1987 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 16228 T1987 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:46637 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@45fac9
[junit4:junit4]   2> 16228 T1987 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16228 T2075 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:46637. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 16229 T2075 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:46637, initiating session
[junit4:junit4]   2> 16229 T1989 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:55095
[junit4:junit4]   2> 16229 T1989 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:55095
[junit4:junit4]   2> 16230 T1991 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d89ee1233000b with negotiated timeout 20000 for client /127.0.0.1:55095
[junit4:junit4]   2> 16230 T2075 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:46637, sessionid = 0x13d89ee1233000b, negotiated timeout = 20000
[junit4:junit4]   2> 16230 T2076 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@45fac9 name:ZooKeeperConnection Watcher:127.0.0.1:46637 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16230 T1987 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16231 T1992 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d89ee1233000b
[junit4:junit4]   2> 16231 T2076 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 16232 T1989 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:55095 which had sessionid 0x13d89ee1233000b
[junit4:junit4]   2> 16231 T1987 oaz.ZooKeeper.close Session: 0x13d89ee1233000b closed
[junit4:junit4]   2> 16232 T1987 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 16236 T1987 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:46637/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@933ebe
[junit4:junit4]   2> 16237 T2077 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:46637. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 16237 T1987 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16237 T2077 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:46637, initiating session
[junit4:junit4]   2> 16238 T1989 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:55096
[junit4:junit4]   2> 16238 T1989 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:55096
[junit4:junit4]   2> 16238 T1991 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d89ee1233000c with negotiated timeout 20000 for client /127.0.0.1:55096
[junit4:junit4]   2> 16238 T2077 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:46637, sessionid = 0x13d89ee1233000c, negotiated timeout = 20000
[junit4:junit4]   2> 16239 T2078 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@933ebe name:ZooKeeperConnection Watcher:127.0.0.1:46637/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16239 T1987 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16240 T1992 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d89ee1233000c type:create cxid:0x1 zxid:0xa1 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16241 T1992 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d89ee1233000c type:create cxid:0x3 zxid:0xa2 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16243 T1987 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 17055 T2010 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17056 T2010 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:44583_ck_fdd_collection1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:44583_ck_fdd",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:44583/ck_fdd",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 17061 T2016 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 17061 T2009 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 17061 T2045 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 17061 T2061 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 17061 T2029 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 17061 T2078 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 17127 T2023 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {nodeName=127.0.0.1:44583_ck_fdd&onlyIfLeader=true&version=2&state=recovering&action=PREPRECOVERY&core=collection1&coreNodeName=127.0.0.1:44583_ck_fdd_collection1&wt=javabin&checkLive=true} status=0 QTime=1000 
[junit4:junit4]   2> 17246 T1987 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38233_ck_fdd
[junit4:junit4]   2> 17247 T1992 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d89ee1233000c type:delete cxid:0xf zxid:0xa7 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:38233_ck_fdd Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:38233_ck_fdd
[junit4:junit4]   2> 17248 T1987 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:38233_ck_fdd
[junit4:junit4]   2> 17250 T2061 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 17250 T2078 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 17251 T2016 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17251 T2009 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17252 T2029 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17252 T2045 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17252 T2009 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 17251 T2016 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 17252 T2029 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 17252 T2045 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 17254 T2061 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17255 T2078 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17261 T2079 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363818729768/collection1
[junit4:junit4]   2> 17261 T2079 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 17262 T2079 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 17262 T2079 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 17264 T2079 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363818729768/collection1/'
[junit4:junit4]   2> 17265 T2079 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363818729768/collection1/lib/README' to classloader
[junit4:junit4]   2> 17265 T2079 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363818729768/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 17296 T2079 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 17332 T2079 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 17333 T2079 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 17336 T2079 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 17622 T2079 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 17627 T2079 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 17629 T2079 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 17644 T2079 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17647 T2079 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17650 T2079 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17651 T2079 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 17651 T2079 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 17651 T2079 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17652 T2079 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 17653 T2079 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 17653 T2079 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 17653 T2079 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363818729768/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363818713648/jetty4/
[junit4:junit4]   2> 17654 T2079 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@a46f11
[junit4:junit4]   2> 17654 T2079 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 17655 T2079 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363818713648/jetty4 forceNew: false
[junit4:junit4]   2> 17655 T2079 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363818713648/jetty4/index/
[junit4:junit4]   2> 17655 T2079 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363818713648/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 17655 T2079 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363818713648/jetty4/index forceNew: false
[junit4:junit4]   2> 17657 T2079 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@f42864 lockFactory=org.apache.lucene.store.NativeFSLockFactory@10a5c27),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 17657 T2079 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 17659 T2079 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 17659 T2079 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 17660 T2079 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 17660 T2079 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 17661 T2079 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 17661 T2079 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 17662 T2079 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 17662 T2079 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 17662 T2079 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 17665 T2079 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 17667 T2079 oass.SolrIndexSearcher.<init> Opening Searcher@7148b main
[junit4:junit4]   2> 17668 T2079 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363818713648/jetty4/tlog
[junit4:junit4]   2> 17668 T2079 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 17668 T2079 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 17673 T2080 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7148b main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 17675 T2079 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 17675 T2079 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18568 T2010 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18570 T2010 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:38233_ck_fdd",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:38233/ck_fdd",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 18570 T2010 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 18570 T2010 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 18586 T2061 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 18586 T2045 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 18586 T2009 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 18586 T2016 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 18586 T2078 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 18586 T2029 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 18677 T2079 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 18677 T2079 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:38233/ck_fdd collection:collection1 shard:shard2
[junit4:junit4]   2> 18679 T2079 oasc.ZkController.register We are http://127.0.0.1:38233/ck_fdd/collection1/ and leader is http://127.0.0.1:45910/ck_fdd/collection1/
[junit4:junit4]   2> 18679 T2079 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:38233/ck_fdd
[junit4:junit4]   2> 18679 T2079 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 18680 T2079 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C388 name=collection1 org.apache.solr.core.SolrCore@e56853 url=http://127.0.0.1:38233/ck_fdd/collection1 node=127.0.0.1:38233_ck_fdd C388_STATE=coll:collection1 core:collection1 props:{collection=collection1, state=down, core=collection1, node_name=127.0.0.1:38233_ck_fdd, base_url=http://127.0.0.1:38233/ck_fdd}
[junit4:junit4]   2> 18680 T2081 C388 P38233 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 18681 T2081 C388 P38233 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 18681 T2079 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18681 T2081 C388 P38233 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 18681 T2081 C388 P38233 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18682 T2081 C388 P38233 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18682 T1987 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 18683 T1987 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 18683 T1987 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18686 T1987 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18687 T1987 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18693 T2023 oasc.CoreContainer.create Creating SolrCore 'onenodecollectioncore' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363818717095/onenodecollectioncore
[junit4:junit4]   2> 18694 T2023 oasc.ZkController.createCollectionZkNode Check for collection zkNode:onenodecollection
[junit4:junit4]   2> 18695 T2023 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:onenodecollection
[junit4:junit4]   2> 18695 T2023 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 18697 T2023 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 18697 T2023 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection
[junit4:junit4]   2> 18699 T2023 oasc.ZkController.readConfigName Load collection config from:/collections/onenodecollection
[junit4:junit4]   2> 18700 T2023 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363818717095/onenodecollectioncore/'
[junit4:junit4]   2> 18729 T2023 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 18758 T2023 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 18759 T2023 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 18762 T2023 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 19076 T2023 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 19080 T2023 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 19083 T2023 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 19091 T2023 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 19094 T2023 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 19097 T2023 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 19098 T2023 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 19098 T2023 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 19098 T2023 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 19099 T2023 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 19099 T2023 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 19099 T2023 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 19100 T2023 oasc.SolrCore.<init> [onenodecollectioncore] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363818717095/onenodecollectioncore/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363818713648/onenodecollection/
[junit4:junit4]   2> 19100 T2023 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@a46f11
[junit4:junit4]   2> 19100 T2023 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 19101 T2023 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363818713648/onenodecollection forceNew: false
[junit4:junit4]   2> 19102 T2023 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363818713648/onenodecollection/index/
[junit4:junit4]   2> 19102 T2023 oasc.SolrCore.initIndex WARNING [onenodecollectioncore] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363818713648/onenodecollection/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 19103 T2023 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363818713648/onenodecollection/index forceNew: false
[junit4:junit4]   2> 19104 T2023 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2fed91 lockFactory=org.apache.lucene.store.NativeFSLockFactory@68827e),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 19105 T2023 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 19107 T2023 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 19108 T2023 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 19108 T2023 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 19109 T2023 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 19110 T2023 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 19110 T2023 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 19110 T2023 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 19111 T2023 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 19111 T2023 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 19115 T2023 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 19118 T2023 oass.SolrIndexSearcher.<init> Opening Searcher@d5722a main
[junit4:junit4]   2> 19119 T2023 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363818713648/onenodecollection/tlog
[junit4:junit4]   2> 19120 T2023 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 19120 T2023 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 19126 T2083 oasc.SolrCore.registerSearcher [onenodecollectioncore] Registered new searcher Searcher@d5722a main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 19127 T2023 oasc.ZkController.publish publishing core=onenodecollectioncore state=down
[junit4:junit4]   2>  C387_STATE=coll:collection1 core:collection1 props:{collection=collection1, shard=shard1, state=recovering, core=collection1, node_name=127.0.0.1:44583_ck_fdd, base_url=http://127.0.0.1:44583/ck_fdd}
[junit4:junit4]   2> 19128 T2064 C387 P44583 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:40804/ck_fdd/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 19128 T2064 C387 P44583 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:44583/ck_fdd START replicas=[http://127.0.0.1:40804/ck_fdd/collection1/] nUpdates=100
[junit4:junit4]   2> 19128 T2064 C387 P44583 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 19129 T2064 C387 P44583 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 19129 T2064 C387 P44583 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 19129 T2064 C387 P44583 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 19129 T2064 C387 P44583 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 19129 T2064 C387 P44583 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:40804/ck_fdd/collection1/. core=collection1
[junit4:junit4]   2> 19129 T2064 C387 P44583 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C389 name=collection1 org.apache.solr.core.SolrCore@174cd59 url=http://127.0.0.1:40804/ck_fdd/collection1 node=127.0.0.1:40804_ck_fdd C389_STATE=coll:collection1 core:collection1 props:{collection=collection1, shard=shard1, state=active, core=collection1, node_name=127.0.0.1:40804_ck_fdd, base_url=http://127.0.0.1:40804/ck_fdd, leader=true}
[junit4:junit4]   2> 19134 T2025 C389 P40804 REQ /get {qt=/get&version=2&getVersions=100&distrib=false&wt=javabin} status=0 QTime=0 
[junit4:junit4]   2> 19134 T2022 C389 P40804 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 19135 T2022 C389 P40804 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@f3bcdf lockFactory=org.apache.lucene.store.NativeFSLockFactory@e9a9a0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 19136 T2022 C389 P40804 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 19136 T2022 C389 P40804 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@f3bcdf lockFactory=org.apache.lucene.store.NativeFSLockFactory@e9a9a0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@f3bcdf lockFactory=org.apache.lucene.store.NativeFSLockFactory@e9a9a0),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 19136 T2022 C389 P40804 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 19137 T2022 C389 P40804 oass.SolrIndexSearcher.<init> Opening Searcher@a53332 realtime
[junit4:junit4]   2> 19137 T2022 C389 P40804 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 19137 T2022 C389 P40804 /update {waitSearcher=true&commit=true&openSearcher=false&version=2&softCommit=false&commit_end_point=true&wt=javabin} {commit=} 0 3
[junit4:junit4]   2> 19138 T2064 C387 P44583 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 19138 T2064 C387 P44583 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 19140 T2024 C389 P40804 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 19140 T2024 C389 P40804 REQ /replication {qt=/replication&command=indexversion&version=2&wt=javabin} status=0 QTime=1 
[junit4:junit4]   2> 19141 T2064 C387 P44583 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 19141 T2064 C387 P44583 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 19141 T2064 C387 P44583 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 19142 T2022 C389 P40804 REQ /replication {qt=/replication&command=filelist&version=2&wt=javabin&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 19143 T2064 C387 P44583 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 19143 T2064 C387 P44583 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363818713648/jetty3/index.20130320183212785 forceNew: false
[junit4:junit4]   2> 19143 T2064 C387 P44583 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@16e6193 lockFactory=org.apache.lucene.store.NativeFSLockFactory@830eff; maxCacheMB=0.8310546875 maxMergeSizeMB=0.5595703125)) fullCopy=false
[junit4:junit4]   2> 19145 T2025 C389 P40804 REQ /replication {qt=/replication&command=filecontent&checksum=true&wt=filestream&file=segments_2&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 19146 T2064 C387 P44583 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 19147 T2064 C387 P44583 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 19147 T2064 C387 P44583 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 19148 T2064 C387 P44583 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4e10fb lockFactory=org.apache.lucene.store.NativeFSLockFactory@6127d4),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4e10fb lockFactory=org.apache.lucene.store.NativeFSLockFactory@6127d4),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 19148 T2064 C387 P44583 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 19148 T2064 C387 P44583 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 19148 T2064 C387 P44583 oass.SolrIndexSearcher.<init> Opening Searcher@18dd97 main
[junit4:junit4]   2> 19149 T2063 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@18dd97 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 19150 T2064 C387 P44583 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 19150 T2064 C387 P44583 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 19150 T2064 C387 P44583 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 19150 T2064 C387 P44583 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19151 T2064 C387 P44583 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 20090 T2010 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20091 T2010 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:38233_ck_fdd_collection1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:38233_ck_fdd",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:38233/ck_fdd",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 20093 T2010 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "roles":"none",
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "core":"onenodecollectioncore",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:40804_ck_fdd",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:40804/ck_fdd",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 20094 T2010 oasc.Overseer$ClusterStateUpdater.createCollection Create collection onenodecollection with numShards 1
[junit4:junit4]   2> 20094 T2010 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 20096 T2010 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:44583_ck_fdd_collection1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:44583_ck_fdd",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:44583/ck_fdd",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 20139 T2078 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 20139 T2045 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 20140 T2029 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 20140 T2061 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 20139 T2009 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 20139 T2016 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 20686 T2041 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {nodeName=127.0.0.1:38233_ck_fdd&onlyIfLeader=true&version=2&state=recovering&action=PREPRECOVERY&core=collection1&coreNodeName=127.0.0.1:38233_ck_fdd_collection1&wt=javabin&checkLive=true} status=0 QTime=2000 
[junit4:junit4]   2> 21130 T2023 oasc.CoreContainer.registerCore registering core: onenodecollectioncore
[junit4:junit4]   2> 21130 T2023 oasc.ZkController.register Register replica - core:onenodecollectioncore address:http://127.0.0.1:40804/ck_fdd collection:onenodecollection shard:shard1
[junit4:junit4]   2> 21132 T2023 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection/leader_elect/shard1/election
[junit4:junit4]   2> 21141 T1992 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d89ee12330006 type:delete cxid:0xac zxid:0xc2 txntype:-1 reqpath:n/a Error Path:/solr/collections/onenodecollection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/onenodecollection/leaders
[junit4:junit4]   2> 21141 T2023 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 21142 T1992 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d89ee12330006 type:create cxid:0xad zxid:0xc3 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 21146 T2023 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 21147 T2023 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 21147 T2023 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:40804/ck_fdd/onenodecollectioncore/
[junit4:junit4]   2> 21148 T2023 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 21148 T2023 oasc.SyncStrategy.syncToMe http://127.0.0.1:40804/ck_fdd/onenodecollectioncore/ has no replicas
[junit4:junit4]   2> 21149 T2023 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:40804/ck_fdd/onenodecollectioncore/
[junit4:junit4]   2> 21149 T2023 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection/leaders/shard1
[junit4:junit4]   2> 21154 T1992 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d89ee12330006 type:create cxid:0xb8 zxid:0xc7 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 21644 T2010 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21649 T2016 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 21649 T2061 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 21649 T2029 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 21649 T2009 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 21649 T2078 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 21649 T2045 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 21659 T2023 oasc.ZkController.register We are http://127.0.0.1:40804/ck_fdd/onenodecollectioncore/ and leader is http://127.0.0.1:40804/ck_fdd/onenodecollectioncore/
[junit4:junit4]   2> 21659 T2023 oasc.ZkController.register No LogReplay needed for core=onenodecollectioncore baseURL=http://127.0.0.1:40804/ck_fdd
[junit4:junit4]   2> 21659 T2023 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 21660 T2023 oasc.ZkController.publish publishing core=onenodecollectioncore state=active
[junit4:junit4]   2> 21661 T2023 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21661 T2023 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {roles=none&name=onenodecollectioncore&version=2&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363818713648/onenodecollection&collection=onenodecollection&action=CREATE&numShards=1&wt=javabin} status=0 QTime=2968 
[junit4:junit4]   2> 21662 T1987 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: onenodecollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 21663 T1987 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22664 T1987 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C388_STATE=coll:collection1 core:collection1 props:{collection=collection1, shard=shard2, state=recovering, core=collection1, node_name=127.0.0.1:38233_ck_fdd, base_url=http://127.0.0.1:38233/ck_fdd}
[junit4:junit4]   2> 22687 T2081 C388 P38233 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:45910/ck_fdd/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 22687 T2081 C388 P38233 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:38233/ck_fdd START replicas=[http://127.0.0.1:45910/ck_fdd/collection1/] nUpdates=100
[junit4:junit4]   2> 22688 T2081 C388 P38233 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 22688 T2081 C388 P38233 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 22688 T2081 C388 P38233 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 22688 T2081 C388 P38233 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 22688 T2081 C388 P38233 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 22688 T2081 C388 P38233 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:45910/ck_fdd/collection1/. core=collection1
[junit4:junit4]   2> 22688 T2081 C388 P38233 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C390 name=collection1 org.apache.solr.core.SolrCore@1584ef2 url=http://127.0.0.1:45910/ck_fdd/collection1 node=127.0.0.1:45910_ck_fdd C390_STATE=coll:collection1 core:collection1 props:{collection=collection1, shard=shard2, state=active, core=collection1, node_name=127.0.0.1:45910_ck_fdd, base_url=http://127.0.0.1:45910/ck_fdd, leader=true}
[junit4:junit4]   2> 22692 T2041 C390 P45910 REQ /get {qt=/get&version=2&getVersions=100&distrib=false&wt=javabin} status=0 QTime=1 
[junit4:junit4]   2> 22692 T2039 C390 P45910 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 22693 T2039 C390 P45910 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3795b7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@9c4714),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 22694 T2039 C390 P45910 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 22694 T2039 C390 P45910 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3795b7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@9c4714),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3795b7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@9c4714),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 22694 T2039 C390 P45910 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 22695 T2039 C390 P45910 oass.SolrIndexSearcher.<init> Opening Searcher@20085f realtime
[junit4:junit4]   2> 22695 T2039 C390 P45910 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 22695 T2039 C390 P45910 /update {waitSearcher=true&commit=true&openSearcher=false&version=2&softCommit=false&commit_end_point=true&wt=javabin} {commit=} 0 3
[junit4:junit4]   2> 22696 T2081 C388 P38233 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 22696 T2081 C388 P38233 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 22697 T2038 C390 P45910 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 22698 T2038 C390 P45910 REQ /replication {qt=/replication&command=indexversion&version=2&wt=javabin} status=0 QTime=1 
[junit4:junit4]   2> 22698 T2081 C388 P38233 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 22698 T2081 C388 P38233 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 22698 T2081 C388 P38233 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 22700 T2041 C390 P45910 REQ /replication {qt=/replication&command=filelist&version=2&wt=javabin&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 22700 T2081 C388 P38233 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 22701 T2081 C388 P38233 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363818713648/jetty4/index.20130320183216343 forceNew: false
[junit4:junit4]   2> 22701 T2081 C388 P38233 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@188d377 lockFactory=org.apache.lucene.store.NativeFSLockFactory@be1cac; maxCacheMB=0.8310546875 maxMergeSizeMB=0.5595703125)) fullCopy=false
[junit4:junit4]   2> 22703 T2039 C390 P45910 REQ /replication {qt=/replication&command=filecontent&checksum=true&wt=filestream&file=segments_2&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 22704 T2081 C388 P38233 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 22704 T2081 C388 P38233 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 22704 T2081 C388 P38233 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 22705 T2081 C388 P38233 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@f42864 lockFactory=org.apache.lucene.store.NativeFSLockFactory@10a5c27),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@f42864 lockFactory=org.apache.lucene.store.NativeFSLockFactory@10a5c27),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 22705 T2081 C388 P38233 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 22706 T2081 C388 P38233 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 22706 T2081 C388 P38233 oass.SolrIndexSearcher.<init> Opening Searcher@1a004ff main
[junit4:junit4]   2> 22706 T2080 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1a004ff main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 22707 T2081 C388 P38233 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 22707 T2081 C388 P38233 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 22707 T2081 C388 P38233 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 22707 T2081 C388 P38233 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 22708 T2081 C388 P38233 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 23154 T2010 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23155 T2010 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:40804_ck_fdd_onenodecollectioncore",
[junit4:junit4]   2> 	  "roles":"none",
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "core":"onenodecollectioncore",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:40804_ck_fdd",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:40804/ck_fdd",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 23158 T2010 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:38233_ck_fdd_collection1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:38233_ck_fdd",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:38233/ck_fdd",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 23161 T2029 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 23161 T2061 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 23161 T2009 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 23161 T2045 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 23161 T2016 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 23161 T2078 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 23665 T1987 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23667 T1987 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: onenodecollection
[junit4:junit4]   2> 23668 T1987 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 23685 T1987 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:46637 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@18ac85e
[junit4:junit4]   2> 23686 T1987 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 23686 T2088 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:46637. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 23687 T2088 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:46637, initiating session
[junit4:junit4]   2> 23687 T1989 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:55119
[junit4:junit4]   2> 23688 T1989 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:55119
[junit4:junit4]   2> 23689 T1991 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d89ee1233000d with negotiated timeout 10000 for client /127.0.0.1:55119
[junit4:junit4]   2> 23689 T2088 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:46637, sessionid = 0x13d89ee1233000d, negotiated timeout = 10000
[junit4:junit4]   2> 23689 T2089 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@18ac85e name:ZooKeeperConnection Watcher:127.0.0.1:46637 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 23690 T1987 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   1> client port:0.0.0.0/0.0.0.0:0
[junit4:junit4]   1> / (2)
[junit4:junit4]   1> DATA:
[junit4:junit4]   1>     
[junit4:junit4]   1>  /solr (7)
[junit4:junit4]   1>   /solr/aliases.json (0)
[junit4:junit4]   1>   /solr/collections (3)
[junit4:junit4]   1>    /solr/collections/control_collection (3)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        {"configName":"conf1"}
[junit4:junit4]   1>     /solr/collections/control_collection/leader_elect (1)
[junit4:junit4]   1>      /solr/collections/control_collection/leader_elect/shard1 (1)
[junit4:junit4]   1>       /solr/collections/control_collection/leader_elect/shard1/election (1)
[junit4:junit4]   1>        /solr/collections/control_collection/leader_elect/shard1/election/89379223217831939-127.0.0.1:54396_ck_fdd_collection1-n_0000000000 (0)
[junit4:junit4]   1>     /solr/collections/control_collection/shards (0)
[junit4:junit4]   1>     /solr/collections/control_collection/leaders (1)
[junit4:junit4]   1>      /solr/collections/control_collection/leaders/shard1 (0)
[junit4:junit4]   1>      DATA:
[junit4:junit4]   1>          {
[junit4:junit4]   1>            "core":"collection1",
[junit4:junit4]   1>            "node_name":"127.0.0.1:54396_ck_fdd",
[junit4:junit4]   1>            "base_url":"http://127.0.0.1:54396/ck_fdd"}
[junit4:junit4]   1>    /solr/collections/onenodecollection (2)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        {
[junit4:junit4]   1>          "configName":"conf1",
[junit4:junit4]   1>          "router":"compositeId"}
[junit4:junit4]   1>     /solr/collections/onenodecollection/leader_elect (1)
[junit4:junit4]   1>      /solr/collections/onenodecollection/leader_elect/shard1 (1)
[junit4:junit4]   1>       /solr/collections/onenodecollection/leader_elect/shard1/election (1)
[junit4:junit4]   1>        /solr/collections/onenodecollection/leader_elect/shard1/election/89379223217831942-127.0.0.1:40804_ck_fdd_onenodecollectioncore-n_0000000000 (0)
[junit4:junit4]   1>     /solr/collections/onenodecollection/leaders (1)
[junit4:junit4]   1>      /solr/collections/onenodecollection/leaders/shard1 (0)
[junit4:junit4]   1>      DATA:
[junit4:junit4]   1>          {
[junit4:junit4]   1>            "core":"onenodecollectioncore",
[junit4:junit4]   1>            "node_name":"127.0.0.1:40804_ck_fdd",
[junit4:junit4]   1>            "base_url":"http://127.0.0.1:40804/ck_fdd"}
[junit4:junit4]   1>    /solr/collections/collection1 (3)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        {"configName":"conf1"}
[junit4:junit4]   1>     /solr/collections/collection1/leader_elect (2)
[junit4:junit4]   1>      /solr/collections/collection1/leader_elect/shard1 (1)
[junit4:junit4]   1>       /solr/collections/collection1/leader_elect/shard1/election (2)
[junit4:junit4]   1>        /solr/collections/collection1/leader_elect/shard1/election/89379223217831942-127.0.0.1:40804_ck_fdd_collection1-n_0000000000 (0)
[junit4:junit4]   1>        /solr/collections/collection1/leader_elect/shard1/election/89379223217831946-127.0.0.1:44583_ck_fdd_collection1-n_0000000001 (0)
[junit4:junit4]   1>      /solr/collections/collection1/leader_elect/shard2 (1)
[junit4:junit4]   1>       /solr/collections/collection1/leader_elect/shard2/election (2)
[junit4:junit4]   1>        /solr/collections/collection1/leader_elect/shard2/election/89379223217831944-127.0.0.1:45910_ck_fdd_collection1-n_0000000000 (0)
[junit4:junit4]   1>        /solr/collections/collection1/leader_elect/shard2/election/89379223217831948-127.0.0.1:38233_ck_fdd_collection1-n_0000000001 (0)
[junit4:junit4]   1>     /solr/collections/collection1/shards (0)
[junit4:junit4]   1>     /solr/collections/collection1/leaders (2)
[junit4:junit4]   1>      /solr/collections/collection1/leaders/shard1 (0)
[junit4:junit4]   1>      DATA:
[junit4:junit4]   1>          {
[junit4:junit4]   1>            "core":"collection1",
[junit4:junit4]   1>            "node_name":"127.0.0.1:40804_ck_fdd",
[junit4:junit4]   1>            "base_url":"http://127.0.0.1:40804/ck_fdd"}
[junit4:junit4]   1>      /solr/collections/collection1/leaders/shard2 (0)
[junit4:junit4]   1>      DATA:
[junit4:junit4]   1>          {
[junit4:junit4]   1>            "core":"collection1",
[junit4:junit4]   1>            "node_name":"127.0.0.1:45910_ck_fdd",
[junit4:junit4]   1>            "base_url":"http://127.0.0.1:45910/ck_fdd"}
[junit4:junit4]   1>   /solr/live_nodes (5)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:44583_ck_fdd (0)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:40804_ck_fdd (0)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:45910_ck_fdd (0)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:38233_ck_fdd (0)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:54396_ck_fdd (0)
[junit4:junit4]   1>   /solr/configs (1)
[junit4:junit4]   1>    /solr/configs/conf1 (9)
[junit4:junit4]   1>     /solr/configs/conf1/synonyms.txt (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/open-exchange-rates.json (0)
[junit4:junit4]   1>     DATA:
[junit4:junit4]   1>         {
[junit4:junit4]   1>           "disclaimer": "This data is not real, it was synthetically created to match currency.xml.  It is modeled after the data format available from openexchangerates.org.  See https://openexchangerates.org/documentation for details",
[junit4:junit4]   1>           "license": "http://www.apache.org/licenses/LICENSE-2.0",
[junit4:junit4]   1>           "timestamp": 1332070464,
[junit4:junit4]   1>         
[junit4:junit4]   1>         
[junit4:junit4]   1>           "IMPORTANT NOTE": "In order for tests to work, this data must be kept in sync with ./currency.xml",
[junit4:junit4]   1>         
[junit4:junit4]   1>         
[junit4:junit4]   1>           "base": "USD",
[junit4:junit4]   1>           "rates": {
[junit4:junit4]   1>             "USD": 1,
[junit4:junit4]   1>             "JPY": 81.29,
[junit4:junit4]   1>             "EUR": 2.5,
[junit4:junit4]   1>             "GBP": 0.5,
[junit4:junit4]   1>             "MXN": 2.0
[junit4:junit4]   1>           }
[junit4:junit4]   1>         }
[junit4:junit4]   1>         
[junit4:junit4]   1>     /solr/configs/conf1/old_synonyms.txt (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/mapping-ISOLatin1Accent.txt (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/protwords.txt (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/stopwords.txt (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/schema.xml (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/solrconfig.xml (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/currency.xml (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>   /solr/overseer_elect (2)
[junit4:junit4]   1>    /solr/overseer_elect/leader (0)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        {"id":"89379223217831939-127.0.0.1:54396_ck_fdd-n_0000000000"}
[junit4:junit4]   1>    /solr/overseer_elect/election (5)
[junit4:junit4]   1>     /solr/overseer_elect/election/89379223217831946-127.0.0.1:44583_ck_fdd-n_0000000003 (0)
[junit4:junit4]   1>     /solr/overseer_elect/election/89379223217831942-127.0.0.1:40804_ck_fdd-n_0000000001 (0)
[junit4:junit4]   1>     /solr/overseer_elect/election/89379223217831939-127.0.0.1:54396_ck_fdd-n_0000000000 (0)
[junit4:junit4]   1>     /solr/overseer_elect/election/89379223217831948-127.0.0.1:38233_ck_fdd-n_0000000004 (0)
[junit4:junit4]   1>     /solr/overseer_elect/election/89379223217831944-127.0.0.1:45910_ck_fdd-n_0000000002 (0)
[junit4:junit4]   1>   /solr/overseer (3)
[junit4:junit4]   1>   DATA:
[junit4:junit4]   1>       
[junit4:junit4]   1>    /solr/overseer/queue-work (0)
[junit4:junit4]   1>    /solr/overseer/queue (0)
[junit4:junit4]   1>    /solr/overseer/collection-queue-work (0)
[junit4:junit4]   1>   /solr/clusterstate.json (0)
[junit4:junit4]   1>   DATA:
[junit4:junit4]   1>       {
[junit4:junit4]   1>         "onenodecollection":{
[junit4:junit4]   1>           "router":"compositeId",
[junit4:junit4]   1>           "shards":{"shard1":{
[junit4:junit4]   1>               "range":"80000000-7fffffff",
[junit4:junit4]   1>               "state":"active",
[junit4:junit4]   1>               "replicas":{"127.0.0.1:40804_ck_fdd_onenodecollectioncore":{
[junit4:junit4]   1>                   "roles":"none",
[junit4:junit4]   1>                   "collection":"onenodecollection",
[junit4:junit4]   1>                   "shard":"shard1",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "core":"onenodecollectioncore",
[junit4:junit4]   1>                   "node_name":"127.0.0.1:40804_ck_fdd",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:40804/ck_fdd",
[junit4:junit4]   1>                   "leader":"true"}}}}},
[junit4:junit4]   1>         "collection1":{
[junit4:junit4]   1>           "router":"compositeId",
[junit4:junit4]   1>           "shards":{
[junit4:junit4]   1>             "shard1":{
[junit4:junit4]   1>               "range":"80000000-ffffffff",
[junit4:junit4]   1>               "state":"active",
[junit4:junit4]   1>               "replicas":{
[junit4:junit4]   1>                 "127.0.0.1:40804_ck_fdd_collection1":{
[junit4:junit4]   1>                   "collection":"collection1",
[junit4:junit4]   1>                   "shard":"shard1",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "core":"collection1",
[junit4:junit4]   1>                   "node_name":"127.0.0.1:40804_ck_fdd",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:40804/ck_fdd",
[junit4:junit4]   1>                   "leader":"true"},
[junit4:junit4]   1>                 "127.0.0.1:44583_ck_fdd_collection1":{
[junit4:junit4]   1>                   "collection":"collection1",
[junit4:junit4]   1>                   "shard":"shard1",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "core":"collection1",
[junit4:junit4]   1>                   "node_name":"127.0.0.1:44583_ck_fdd",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:44583/ck_fdd"}}},
[junit4:junit4]   1>             "shard2":{
[junit4:junit4]   1>               "range":"0-7fffffff",
[junit4:junit4]   1>               "state":"active",
[junit4:junit4]   1>               "replicas":{
[junit4:junit4]   1>                 "127.0.0.1:45910_ck_fdd_collection1":{
[junit4:junit4]   1>                   "collection":"collection1",
[junit4:junit4]   1>                   "shard":"shard2",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "core":"collection1",
[junit4:junit4]   1>                   "node_name":"127.0.0.1:45910_ck_fdd",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:45910/ck_fdd",
[junit4:junit4]   1>                   "leader":"true"},
[junit4:junit4]   1>                 "127.0.0.1:38233_ck_fdd_collection1":{
[junit4:junit4]   1>                   "collection":"collection1",
[junit4:junit4]   1>                   "shard":"shard2",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "core":"collection1",
[junit4:junit4]   1>                   "node_name":"127.0.0.1:38233_ck_fdd",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:38233/ck_fdd"}}}}},
[junit4:junit4]   1>         "control_collection":{
[junit4:junit4]   1>           "router":"compositeId",
[junit4:junit4]   1>           "shards":{"shard1":{
[junit4:junit4]   1>               "range":"80000000-7fffffff",
[junit4:junit4]   1>               "state":"active",
[junit4:junit4]   1>               "replicas":{"127.0.0.1:54396_ck_fdd_collection1":{
[junit4:junit4]   1>                   "collection":"control_collection",
[junit4:junit4]   1>                   "shard":"shard1",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   2> 23733 T1992 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d89ee1233000d
[junit4:junit4]   2> 23733 T2089 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 23733 T1987 oaz.ZooKeeper.close Session: 0x13d89ee1233000d closed
[junit4:junit4]   2> 23734 T1989 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:55119 which had sessionid 0x13d89ee1233000d
[junit4:junit4]   2> 23734 T1992 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d89ee12330004
[junit4:junit4]   2> 23734 T2016 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 23734 T1989 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:55062 which had sessionid 0x13d89ee12330004
[junit4:junit4]   2> 23734 T1987 oaz.ZooKeeper.close Session: 0x13d89ee12330004 closed
[junit4:junit4]   2> 23736 T1987 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 54396
[junit4:junit4]   2> 23737 T1987 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=23835358
[junit4:junit4]   2> 24668 T2010 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 24669 T2010 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:54396_ck_fdd_collection1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:54396_ck_fdd",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:54396/ck_fdd",
[junit4:junit4]   2> 	  "operation":"state"}
[junit4:junit4]   2> 24675 T2061 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 24675 T2045 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 24675 T2078 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 24675 T2009 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 24675 T2029 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 25738 T1987 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 25738 T1987 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 25742 T1987 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1bb6150
[junit4:junit4]   2> 25747 T1987 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 25747 T1987 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 25748 T1987 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 25748 T1987 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 25750 T1987 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 25750 T1987 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363818713648/control/data/index
[junit4:junit4]   2> 25751 T1987 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363818713648/control/data/index
[junit4:junit4]   2> 25751 T1987 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363818713648/control/data
[junit4:junit4]   2> 25752 T1987 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363818713648/control/data
[junit4:junit4]   2> 25753 T2010 oasc.Overseer$ClusterStateUpdater.amILeader According to ZK I (id=89379223217831939-127.0.0.1:54396_ck_fdd-n_0000000000) am no longer a leader.
[junit4:junit4]   2> 25754 T1992 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d89ee12330003
[junit4:junit4]   2> 25755 T2078 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 25755 T2045 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 25756 T1989 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:55050 which had sessionid 0x13d89ee12330003
[junit4:junit4]   2> 25755 T1987 oaz.ZooKeeper.close Session: 0x13d89ee12330003 closed
[junit4:junit4]   2> 25756 T1992 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d89ee12330006 type:delete cxid:0xc6 zxid:0xe3 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 25757 T2029 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 25758 T2061 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 25758 T2061 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 25758 T2045 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 25759 T2078 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 25760 T2029 oasc.Overseer.start Overseer (id=89379223217831942-127.0.0.1:40804_ck_fdd-n_0000000001) starting
[junit4:junit4]   2> 25761 T1992 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d89ee12330006 type:create cxid:0xcb zxid:0xe5 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 25762 T1992 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d89ee12330006 type:create cxid:0xcc zxid:0xe6 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 25763 T1992 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d89ee12330006 type:create cxid:0xce zxid:0xe7 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 25764 T1992 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d89ee12330006 type:create cxid:0xd0 zxid:0xe8 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists fo

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

stribSearch <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.common.SolrException: Server at http://127.0.0.1:45910/ck_fdd/onenodecollectioncore returned non ok status:404, message:Can not find: /ck_fdd/onenodecollectioncore/update
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([6F12A7BD49F866B5:EEF429A53EA70689]:0)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:375)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102)
[junit4:junit4]    > 	at org.apache.solr.cloud.BasicDistributedZk2Test.testNodeWithoutCollectionForwarding(BasicDistributedZk2Test.java:196)
[junit4:junit4]    > 	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:89)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4:junit4]    > 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4:junit4]    > 	at java.lang.reflect.Method.invoke(Method.java:487)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 32193 T1987 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 32196 T1986 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 3 leaked thread(s).
[junit4:junit4]   2> 32358 T1990 oazs.SessionTrackerImpl.run SessionTrackerImpl exited loop!
[junit4:junit4]   2> 33403 T2078 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 33404 T2078 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 33404 T2078 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 33404 T2078 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> NOTE: test params are: codec=SimpleText, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=tr, timezone=America/St_Kitts
[junit4:junit4]   2> NOTE: Linux 3.2.0-39-generic i386/Oracle Corporation 1.8.0-ea (32-bit)/cpus=8,threads=3,free=222932712,total=309395456
[junit4:junit4]   2> NOTE: All tests run in this JVM: [DocumentAnalysisRequestHandlerTest, BadIndexSchemaTest, TestMultiCoreConfBootstrap, DateMathParserTest, TestAtomicUpdateErrorCases, TestRTGBase, TestUtils, TestCollationKeyRangeQueries, DistanceFunctionTest, HardAutoCommitTest, ShardRoutingCustomTest, HighlighterConfigTest, OpenCloseCoreStressTest, UniqFieldsUpdateProcessorFactoryTest, TestPostingsSolrHighlighter, LeaderElectionIntegrationTest, JSONWriterTest, TestFastOutputStream, TestRangeQuery, TestFieldCollectionResource, TestBinaryField, NumericFieldsTest, TimeZoneUtilsTest, CopyFieldTest, TestPartialUpdateDeduplication, TestJmxIntegration, TestReload, TestElisionMultitermQuery, BasicZkTest, StandardRequestHandlerTest, TestSystemIdResolver, TestBinaryResponseWriter, XsltUpdateRequestHandlerTest, TestSolrJ, SortByFunctionTest, TestDefaultSimilarityFactory, TermVectorComponentDistributedTest, TestHashPartitioner, TestLazyCores, TestDFRSimilarityFactory, TestStressLucene, ClusterStateTest, TestShardHandlerFactory, TestSolr4Spatial, DisMaxRequestHandlerTest, NotRequiredUniqueKeyTest, CoreContainerCoreInitFailuresTest, TestSolrDiscoveryProperties, UpdateParamsTest, TestDynamicFieldResource, ChaosMonkeySafeLeaderTest, DirectUpdateHandlerTest, DefaultValueUpdateProcessorTest, SolrIndexConfigTest, ConvertedLegacyTest, SolrTestCaseJ4Test, TestFieldResource, XmlUpdateRequestHandlerTest, TestRecovery, StatsComponentTest, FieldAnalysisRequestHandlerTest, TestNumberUtils, TestBM25SimilarityFactory, TestCodecSupport, BasicDistributedZk2Test]
[junit4:junit4] Completed on J1 in 33.49s, 1 test, 1 error <<< FAILURES!

[...truncated 422 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:381: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:361: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:183: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:449: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1213: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:877: There were test failures: 273 suites, 1147 tests, 1 error, 13 ignored (7 assumptions)

Total time: 47 minutes 32 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Description set: Java: 32bit/jdk1.8.0-ea-b79 -server -XX:+UseParallelGC
Email was triggered for: Failure
Sending email for trigger: Failure